Item Details

Envy Blunt [2] ( Ep172_1h_Hammer )

ID 590006 Envy Blunt [2]
Envy Blunt [2] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: Mace Gender: Both Locations: Weapon
Attack: 180 Magic Attack: 210 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

A mass of fragments that got fallen apart from broken robots.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Indestructible.
MATK +210.
Duple Light damage +15%.
MATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Duple Light damage +20%.
When refined to +9 or higher, Increased ASPD (ASPD +10%).
When refined to +11 or higher, Additional Duple Light damage +35%, Duple Light's Fixed Cast Time -50%.
_
Class: Mace ATK: 180
Weight: 150
Weapon Level: 4
Required Level: 150
Job: Arch Bishop Classes

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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;
}
Not specified
Not specified

Not specified