Viewing Item

#490141: Metal Pick

Item ID 490141 For Sale No
Identifier Metal_Pick Credit Price Not For Sale
Name Metal Pick 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 bInt,7;

2 bonus2 bMagicAddSize,Size_All,10;

3 bonus2 bSkillAtk,"WM_METALICSOUND",(BaseLevel/3);

4 if (getskilllv("WM_RANDOMIZESPELL") == 5)

5 bonus2 bMagicAtkEle,Ele_Neutral,10;

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

7 bonus2 bIgnoreMdefRaceRate,RC_All,50;

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

9 bonus bAspdRate,10;

10 bonus bMagicHPGainValue,100;

11 bonus bMagicSPGainValue,10;

12 }

13 if (getskilllv("WM_GLOOMYDAY") == 5) {

14 bonus2 bMagicAddClass,Class_Normal,10;

15 bonus2 bMagicAddClass,Class_Boss,10;

16 }

Equip Script None
Unequip Script None