Viewing Item

#470098: Jade Crystal Boots

Item ID 470098 For Sale No
Identifier EC_Boots_TW Credit Price Not For Sale
Name Jade Crystal Boots Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 25
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bDex,3*(.@r/2);

3 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);

4 bonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/3);

5 if (.@r>=7)

6 bonus bAtkRate,5;

7 if (.@r>=9)

8 bonus bLongAtkRate,7;

9 if (.@r>=11)

10 autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_FLASHER; }";

Equip Script None
Unequip Script None