Viewing Item

#570024: Rainstorm Booster Violin

Item ID 570024 For Sale No
Identifier RS_B_Violin Credit Price Not For Sale
Name Rainstorm Booster Violin Type Weapon - Musical Instrument
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 150 Min Equip Level 80
MATK 0 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 .@r

2 =

3 getrefine();

4 bonus

5 bAtkRate,2;

6 bonus

7 bBaseAtk,3*.@r;

8 bonus

9 bBaseAtk,3*(min(BaseLevel,195)/15);

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bLongAtkRate,2*getskilllv("BA_MUSICALLESSON");

16 if

17 (.@r

18 =9)

19 {

20 bonus2

21 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;

22 bonus2

23 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",25;

24 if

25 (.@r

26 =11)

27 {

28 bonus2

29 bAddSize,Size_All,15;

30 bonus2

31 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;

32 if

33 (.@r

34 =13)

35 {

36 bonus2

37 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;

38 }

39 }

40 }

41 }

Equip Script None
Unequip Script None