Artwork unavailable
RENEWAL / ITEMS
Boosting Forged Cloak Type C
#480356Armor
Z_Boost_Set3_Hood
TypeArmor
Equipment positionGarment
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF25
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,3;
bonus bMaxSPrate,3;
bonus bVariableCastrate,-7;
if (.@r>=7) {
bonus bAspdRate,7;
if (.@r>=9) {
bonus bAtkRate,3;
bonus bMatkRate,3;
}
}