Viewing Item

#15228: Conqueror's Cloth

Item ID 15228 For Sale No
Identifier 90Lv_Cloth Credit Price Not For Sale
Name Conqueror's Cloth Type Armor
NPC Buy 0 Weight 65
NPC Sell 0 Weapon Level 0
Range 0 Defense 71
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bDex,2;

3 bonus bAgi,2;

4 bonus bMaxHP,700;

5 bonus bMaxSP,80;

6 bonus bMdef,5;

7 bonus bDef,50;

8 if (.@r>=5) {

9 bonus bDef,20;

10 bonus bMaxSP,20;

11 }

12 if (.@r>=7)

13 bonus bDex,2;

Equip Script None
Unequip Script None