Artwork unavailable
RENEWAL / ITEMS
Leo Mail [1]
#15408Armor
Leo_Mail_J
TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price20 z
Sell price10 z
DEF100
Slots1
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 bUnbreakableArmor;
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bFlee,20;
bonus bMaxHP,1000;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) {
bonus bBaseAtk,80;
bonus bMaxHP,10;
bonus bMaxSP,10;
if (.@r>=8)
bonus bNoKnockback;
}