Viewing Item

#570002: Trumpet Shell

Item ID 570002 For Sale No
Identifier Trumpet_Shell_K Credit Price Not For Sale
Name Trumpet Shell Type Weapon - Musical Instrument
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
MATK 190 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Male
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =2)

7 {

8 bonus

9 bMatk,.@r/2*10;

10 }

11 if

12 (.@r

13 =3)

14 {

15 bonus2

16 bMagicAtkEle,Ele_Neutral,.@r/3*4;

17 }

18 if

19 (.@r

20 =9)

21 {

22 bonus2

23 bSkillAtk,"WM_REVERBERATION",10;

24 bonus2

25 bSkillAtk,"WM_METALICSOUND",10;

26 }

27 if

28 (.@r

29 =11)

30 {

31 bonus2

32 bSkillFixedCast,"WM_REVERBERATION",-500;

33 }

Equip Script None
Unequip Script None