Viewing Item

#15219: Ghostring Robe

Item ID 15219 For Sale No
Identifier Ghostring_Suit_BR Credit Price Not For Sale
Name Ghostring Robe Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 77
Slots 1 Refineable Yes
Attack 0 Min Equip Level 78
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,20;

6 bonus

7 bMaxHP,1000;

8 bonus

9 bMaxSP,100;

10 if

11 (BaseLevel

12 =100)

13 {

14 bonus

15 bMaxHP,50*BaseLevel;

16 bonus

17 bMaxSP,3*BaseLevel;

18 }

19 if

20 (.@r

21 =7)

22 bonus

23 bAtkRate,10;

24 if

25 (.@r

26 =10)

27 skill

28 "BS_WEAPONPERFECT",5;

29 if

30 (.@r

31 =12)

32 bonus

33 bDefEle,Ele_Ghost;

Equip Script None
Unequip Script None