Artwork unavailable
RENEWAL / ITEMS
Jade Crystal Boots [1]
#470098Armor
EC_Boots_TW
TypeArmor
Equipment positionFootgear
GenderBoth
Weight20
Buy price0 z
Sell price0 z
DEF25
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bDex,3*(.@r/2);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);
bonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/3);
if (.@r>=7)
bonus bAtkRate,5;
if (.@r>=9)
bonus bLongAtkRate,7;
if (.@r>=11)
autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_FLASHER; }";