Artwork unavailable
RENEWAL / ITEMS
Conqueror's Dress [1]
#15230Armor
90Lv_Dress
TypeArmor
Equipment positionArmor
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF65
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 bVit,2;
bonus bMaxHP,800;
bonus bMaxSP,70;
bonus bMdef,5;
bonus bDef,50;
if (.@r>=5) {
bonus bDef,15;
bonus bMaxHP,100;
}
if (.@r>=7)
bonus bVit,2;