Artwork unavailable
RENEWAL / ITEMS
Boosting Forged Cloak Type B
#480355Armor
Z_Boost_Set2_Hood
TypeArmor
Equipment positionGarment
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
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,1;
bonus bAspdRate,7;
if (.@r>=7) {
bonus bVariableCastrate,-7;
if (.@r>=9) {
bonus bAtkRate,3;
bonus bMatkRate,3;
}
}