Artwork unavailable
RENEWAL / ITEMS
Boosted Adventurer's Boots
#470216Armor
Z_Boost_Greave
TypeArmor
Equipment positionFootgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF30
Required level1
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 bVariableCastrate,-5;
bonus bSPrecovRate,25;
bonus bAllStats,.@r/3;
if (.@r>=5) {
bonus bFlee,30;
if (.@r>=7) {
bonus bBaseAtk,20;
bonus bMatk,20;
bonus bHit,5;
}
}