Artwork unavailable
RENEWAL / ITEMS
Conqueror's Cloth [1]
#15228Armor
90Lv_Cloth
TypeArmor
Equipment positionArmor
GenderBoth
Weight65
Buy price0 z
Sell price0 z
DEF71
Slots1
Required level90
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
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bDex,2;
bonus bAgi,2;
bonus bMaxHP,700;
bonus bMaxSP,80;
bonus bMdef,5;
bonus bDef,50;
if (.@r>=5) {
bonus bDef,20;
bonus bMaxSP,20;
}
if (.@r>=7)
bonus bDex,2;