Artwork unavailable
RENEWAL / ITEMS
Desert Leather Suits [1]
#15253Armor
D_Leather_Suits
TypeArmor
Equipment positionArmor
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF15
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
- Archer
- Yes
- Bard Dancer
- Yes
- Gunslinger
- Yes
- Hunter
- Yes
- Kagerou Oboro
- Yes
- Ninja
- Yes
- Rebellion
- Yes
- Rogue
- Yes
- Thief
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,200;
bonus bAgi,3;
bonus bDex,3;
if (.@r>=7) {
bonus bMaxHP,75;
bonus bHit,5;
bonus bFlee,5;
if (.@r>=9) {
bonus bMaxHP,75;
bonus bHit,10;
bonus bFlee,5;
}
}