Artwork unavailable
RENEWAL / ITEMS
Desert Leather Armor [1]
#15251Armor
D_Leather_Armor
TypeArmor
Equipment positionArmor
GenderBoth
Weight150
Buy price0 z
Sell price0 z
DEF25
Slots1
Required level50
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
- Alchemist
- Yes
- Blacksmith
- Yes
- Crusader
- Yes
- Knight
- Yes
- Merchant
- Yes
- Star Gladiator
- Yes
- Swordman
- Yes
- Taekwon
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,250;
bonus2 bSubEle,Ele_Earth,5;
if (.@r>=7) {
bonus bMaxHP,100;
if (.@r>=9) {
bonus bMaxHP,150;
bonus2 bSubEle,Ele_Earth,5;
}
}