Viewing Item

#570008: Illusion Electric Guitar

Item ID 570008 For Sale No
Identifier Electronic_Guitar_IL Credit Price Not For Sale
Name Illusion Electric Guitar Type Weapon - Musical Instrument
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 170 Min Equip Level 120
MATK 180 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 = getrefine();

2 bonus bLongAtkRate,3*(.@r/2);

3 bonus bMatk,6*(.@r/2);

4 if (.@r>=7) {

5 bonus2 bMagicAtkEle,Ele_Neutral,10;

6 bonus2 bSkillUseSPrate,"WM_SEVERE_RAINSTORM",10;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;

10 bonus2 bSkillAtk,"WM_REVERBERATION",15;

11 }

12 if (.@r>=11) {

13 bonus2 bMagicAtkEle,Ele_Water,10;

14 bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;

15 }

Equip Script None
Unequip Script None