AuraRO Logo

Viewing Item

#570002: Trumpet Shell

Item ID 570002 For Sale No
Identifier Trumpet Shell Credit Price Not For Sale
Name Trumpet Shell Type
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 if (.@r>=2) {

3 bonus bMatk,.@r/2*10;

4 }

5 if (.@r>=3) {

6 bonus2 bMagicAtkEle,Ele_Neutral,.@r/3*4;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"WM_REVERBERATION",10;

10 bonus2 bSkillAtk,"WM_METALICSOUND",10;

11 }

12 if (.@r>=11) {

13 bonus2 bSkillFixedCast,"WM_REVERBERATION",-500;

14 }

Equip Script None
Unequip Script None