Viewing Item

#490146: Paracelsus Glove

Item ID 490146 For Sale No
Identifier Paracelsus_Glove Credit Price Not For Sale
Name Paracelsus Glove Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bStr,7;

3 bonus

4 bAtkRate,10;

5 bonus2

6 bSkillAtk,"GN_CARTCANNON",(BaseLevel/2);

7 bonus2

8 bSkillAtk,"GN_CART_TORNADO",(BaseLevel/2);

9 if

10 (getskilllv("GN_CARTBOOST")

11 ==

12 5)

13 {

14 bonus

15 bAspdRate,15;

16 bonus

17 bMaxHPrate,15;

18 }

19 if

20 (getskilllv("GN_CRAZYWEED")

21 ==

22 10)

23 bonus

24 bSPDrainValue,3;

25 if

26 (getskilllv("GN_FIRE_EXPANSION")

27 ==

28 5)

29 bonus2

30 bAddSize,Size_All,10;

Equip Script None
Unequip Script None