|
|
|
|
Viewing Item
#700030: Adulter Fides Crossbow
Item ID
|
700030
|
|
For Sale
|
No
|
Identifier
|
Adulter_F_C_Bow
|
Credit Price
|
Not For Sale
|
Name
|
Adulter Fides Crossbow
|
Type
|
Weapon - Bow
|
NPC Buy
|
0
|
Weight
|
150
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
5
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
240
|
Min Equip Level
|
180
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Two-Handed
|
Equip Upper
|
Third / Third Upper / Third Baby
|
Equippable Jobs
|
Rogue
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r = getrefine();
2 bonus2 bSkillAtk,"SC_TRIANGLESHOT",10;
3 bonus bBaseAtk,18*(.@r/3);
4 if (.@r>=7) {
5 bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;
6 if (.@r>=9) {
7 bonus bDelayrate,-10;
8 if (.@r>=11) {
9 bonus2 bSkillAtk,"SC_TRIANGLESHOT",25;
10 if (.@r>=12) {
11 bonus bLongAtkRate,15;
12 }
13 }
14 }
15 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|