Illusion Electric Eel
| Item ID | 580008 | Name | Illusion Electric Eel |
|
A whip made of creatures that emit powerful electric energy. It feels bad to be slippery.
_______________________ 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 property monsters by 10%, Decreases Severe Rainstorm skill cooldown by 1 second. _______________________ When equipped with Illusion Muffler, ATK +30 Refine Level of Illusion Electric Eel 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 Eel 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: Whip Attack: 170 Weight: 200 Weapon Level: 4 _______________________ Requirement: Base Level 120 Wanderer |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Electric_Eel_IL | ||
| Attack | 170 | Type | Weapon - Whip | ||
| MATK | 180 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Bard / Dancer | ||
| Range | 2 | Equip Gender | Female | ||
| 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 | ||||
|---|---|---|---|---|---|
|
.@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;
}
|
||||
|
.@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 Eel Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20801 | Deep Sea Sropho | 0.025% | YES | 147 | Fish | Level 0 Neutral | iz_d04_i |
| 20843 | Deep Sea Witch | 5% | YES | 205 | Demon | Level 0 Neutral | iz_d04_i |