Viewing Item

#450260: Booster Adventurer's Premium Cloth

Item ID 450260 For Sale No
Identifier P_90Lv_Cloth Credit Price Not For Sale
Name Booster Adventurer's Premium Cloth Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 90
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 bAgi,5;

3 bonus bDex,5;

4 bonus bMaxHP,1100;

5 bonus bMaxSP,100;

6 bonus bDef,80;

7 bonus bMdef,5;

8 if (.@r>=5) {

9 bonus bDef,20;

10 bonus bMaxSP,50;

11 if (.@r>=7) {

12 bonus bDex,5;

13 if (.@r>=9) {

14 bonus bAtkRate,2;

15 bonus bMatkRate,2;

16 }

17 }

18 }

Equip Script None
Unequip Script None