Illusion Electric Guitar

Item ID 570008 Name Illusion Electric Guitar
Although the shape is a guitar, steel strings are used, and an amplifier is installed that converts the vibration into electrical vibration by means of magnetic induction.
_______________________
MATK +180
_______________________
For each 2 Refine Levels:
MATK +6
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level +7:
Increases Magical Damage with Neutral element by 10%.
Decreases SP Consumption of Severe Rainstorm by 10%.
_______________________
Refine Level +9:
Increases damage of Reverberation and Severe Rainstorm by 15%.
_______________________
Refine Level +11:
Increases Magical Damage against Water elemental by 10%,
Decreases Severe Rainstorm skill cooldown by 1 second.
_______________________
When equipped with Illusion Muffler;
ATK +30

Refine Level of Illusion Electric Guitar and Illusion Muffler each is +7 or higher:
Increases Ranged Physical Damage by 5%.

Total Refine Level of entire set at least +18:
Increases damage of Severe Rainstorm by 20%.

Total Refine Level of entire set at least +22:
Decreases Severe Rainstorm skill cooldown by 1 second.
_______________________
When equipped with Illusion Shoes,
MATK +40

Refine Level of Illusion Electric Guitar and Illusion Shoes each is +7 or higher:
Increases Magical Damage with Neutral element by 5%.

Total Refine Level of entire set at least +18:
Increases damage of Reverberation by 20%.

Total Refine Level of entire set at least +22:
Decreases Fixed Casting time of Reverberation by 0.5 seconds.
_______________________
Type: Musical Instrument
Attack: 170
Weight: 180
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Minstrel
Weapon Level 4 Identifier Electronic_Guitar_IL
Attack 170 Type Weapon - Musical Instrument
MATK 180 Equip Locations Main Hand
Defense 0 Equippable Jobs Bard / Dancer
Range 1 Equip Gender Male
Slots 2 Equip Upper Third, Third Upper, Third Baby
Weight 180 Min Equip Level 120
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bLongAtkRate,3*(.@r/2);
bonus bMatk,6*(.@r/2);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Neutral,10;
   bonus2 bSkillUseSPrate,"WM_SEVERE_RAINSTORM",10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;
   bonus2 bSkillAtk,"WM_REVERBERATION",15;
}
if (.@r>=11) {
   bonus2 bMagicAddEle,Ele_Water,10;
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;
}

Set Script
Illusion Electric Guitar
Illusion Muffler
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_GARMENT);
bonus bBaseAtk,30;
if (.@sum >= 7) {
   bonus bLongAtkRate,5;
}
if (.@sum >= 18) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
}
if (.@sum >= 22) {
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;
}
Illusion Electric Guitar
Illusion Shoes
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
bonus bMatk,40;
if (.@sum >= 7) {
   bonus2 bMagicAtkEle,Ele_Neutral,5;
}
if (.@sum >= 18) {
   bonus2 bSkillAtk,"WM_REVERBERATION",20;
}
if (.@sum >= 22) {
   bonus2 bSkillFixedCast,"WM_REVERBERATION",-500;
}

Illusion Electric Guitar Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20806 Deep Sea Sedora 0.025% YES 199 Fish Level 0 Neutral iz_d05_i
20811 Deep Sea Kraken 5% YES 204 Fish Level 0 Neutral iz_d05_i