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 90
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,20;

3 bonus bMaxHP,1000;

4 bonus bMaxSP,100;

5 if (BaseLevel>=100) {

6 bonus bMaxHP,50*BaseLevel;

7 bonus bMaxSP,3*BaseLevel;

8 }

9 if (.@r>=7)

10 bonus bAtkRate,10;

11 if (.@r>=10)

12 skill "BS_WEAPONPERFECT",5;

13 if (.@r>=12)

14 bonus bDefEle,Ele_Ghost;

Equip Script None
Unequip Script None