Artwork unavailable
RENEWAL / ITEMS
Boosting Forged Boots Type D
#470220Armor
Z_Boost_Set4_Boots
TypeArmor
Equipment positionFootgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF18
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 bSPrecovRate,25;
if (.@r>=7) {
bonus bAtkRate,1;
bonus bMatkRate,1;
if (.@r>=9) {
bonus2 bAddSize,Size_All,3;
bonus2 bMagicAddSize,Size_All,3;
}
}