Viewing Item

#570023: Paradise Minstrel Harp

Item ID 570023 For Sale No
Identifier 3Para_Harp_MI Credit Price Not For Sale
Name Paradise Minstrel Harp Type Weapon - Musical Instrument
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable No
Attack 150 Min Equip Level 80
MATK 180 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 .@a

2 =

3 getskilllv("BA_MUSICALLESSON");

4 bonus

5 bMatkRate,5;

6 bonus2

7 bMagicAtkEle,Ele_All,.@a;

8 if

9 (BaseLevel

10 =105)

11 {

12 bonus2

13 bSkillCooldown,"WM_METALICSOUND",-2000;

14 bonus2

15 bSkillAtk,"WM_METALICSOUND",25;

16 bonus2

17 bSkillAtk,"WM_REVERBERATION",25;

18 if

19 (BaseLevel

20 =110)

21 {

22 bonus2

23 bSkillFixedCast,"WM_REVERBERATION",-500;

24 bonus2

25 bMagicAddSize,Size_All,15;

26 if

27 (BaseLevel

28 =115)

29 {

30 bonus2

31 bSkillAtk,"WM_METALICSOUND",15;

32 bonus2

33 bSkillAtk,"WM_REVERBERATION",15;

34 }

35 }

36 }

Equip Script None
Unequip Script None