0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #590006 Weapon

Envy Blunt [2]

Buy Price: N/A Sell Price: N/A
Automatic robots break down, smash and fall apart.
It was terribly transformed by the magic interference device installed by the Illusionians.
_______________________
Indestructible in battle
_______________________
MATK +210
_______________________
Increases damage of Duple Light by 15%.
_______________________
For each 3 Refine Levels:
MATK +12
_______________________
Refine Level +7:
Increases damage of Duple Light by additional 20%.
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +11:
Increases damage of Duple Light by additional 35%.
Decreases Fixed Casting Time of Duple Light by 0.5 seconds.
_______________________
Type: Mace
Attack: 180
Weight: 150
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Archbishop

Monster Drops

Normal Drops

Boiled Water Swordfish

Rate: 1.5%

Spell Addicted Sanare

Rate: 2.5%

Equipment Reform

Available through the reform system R_Ep17_Box

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1500
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",15; bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",15; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",20; bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",20; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillFixedCast,"AB_DUPLELIGHT",-500; bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",35; bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",35; }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",15;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",15;
bonus bMatk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",20;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",20;
}
if (.@r>=9) {
   bonus bAspdRate,10;
}
if (.@r>=11) {
   bonus2 bSkillFixedCast,"AB_DUPLELIGHT",-500;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",35;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",35;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.