Viewing Item

#570022: Paradise Minstrel Violin

Item ID 570022 For Sale No
Identifier 3Para_Violin_MI Credit Price Not For Sale
Name Paradise Minstrel Violin Type Weapon - Musical Instrument
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 180 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Male
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@a = getskilllv("BA_MUSICALLESSON");

2 bonus2 bAddClass,Class_All,5;

3 bonus bLongAtkRate,1*.@a;

4 if (BaseLevel>=105) {

5 bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;

6 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25;

7 if (BaseLevel>=110) {

8 bonus bLongAtkRate,15;

9 bonus2 bAddSize,Size_All,15;

10 if (BaseLevel>=115)

11 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;

12 }

13 }

Equip Script None
Unequip Script None