Artwork unavailable
RENEWAL / ITEMS
Conqueror's Robe [1]
#15229Armor
90Lv_Robe
TypeArmor
Equipment positionArmor
GenderBoth
Weight65
Buy price0 z
Sell price0 z
DEF66
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 bInt,2;
bonus bDex,2;
bonus bMaxHP,600;
bonus bMaxSP,90;
bonus bMdef,5;
bonus bDef,50;
if (.@r>=5) {
bonus bDef,15;
bonus bMaxSP,20;
}
if (.@r>=7)
bonus bDex,2;