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