Viewing Item

#490183: Military Glove

Item ID 490183 For Sale No
Identifier Military_Glove Credit Price Not For Sale
Name Military Glove Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 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 bVit,7;

2 bonus2 bAddSize,Size_All,10;

3 bonus2 bSkillAtk,"NC_AXETORNADO",BaseLevel/2;

4 bonus2 bSkillAtk,"NC_AXEBOOMERANG",BaseLevel/2;

5 bonus2 bSkillAtk,"NC_POWERSWING",BaseLevel/2;

6 if (getskilllv("NC_SILVERSNIPER") == 5)

7 bonus2 bAddEle,Ele_All,10;

8 if (getskilllv("NC_MAGICDECOY") == 5) {

9 bonus2 bAddMonsterDropItem,731,30;

10 bonus2 bAddMonsterDropItem,731,10;

11 }

12 if (getskilllv("NC_AXEBOOMERANG") == 5) {

13 bonus bAspdRate,10;

14 bonus bHPGainValue,100;

15 bonus bSPGainValue,10;

16 }

17 if (getskilllv("NC_MAGMA_ERUPTION") == 5)

18 bonus bDelayrate,-30;

Equip Script None
Unequip Script None