Viewing Item

#15253: Desert Leather Suits

Item ID 15253 For Sale No
Identifier D_Leather_Suits Credit Price Not For Sale
Name Desert Leather Suits Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 15
Slots 1 Refineable Yes
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Archer / Thief / Hunter / Rogue / Bard / Dancer / Gunslinger / Ninja / Kagerou / Oboro / Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,200;

3 bonus bAgi,3;

4 bonus bDex,3;

5 if (.@r>=7) {

6 bonus bMaxHP,75;

7 bonus bHit,5;

8 bonus bFlee,5;

9 if (.@r>=9) {

10 bonus bMaxHP,75;

11 bonus bHit,10;

12 bonus bFlee,5;

13 }

14 }

Equip Script None
Unequip Script None