Item Details

Thanos Hammer-AD [2] ( Thanos_Hammer_AD )

ID 590020 Thanos Hammer-AD [2]
Thanos Hammer-AD [2] Buy Price: zeny Sell Price: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Sub Type: Mace Gender: Both Locations: Weapon
Attack: 200 Magic Attack: 190 Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 190 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes., All Third classes.

Thanatos Hammer remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle
MATK +190.
When dealing physical damage, has a chance to recovers 2500 HP and 50 SP every 1 second for 4 times.

ATK + 10 and MATK + 10 per 2 refine rate.
Increases Duple Light damage by 18% per 3 refine rate.

If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 10%), increases holy property magical damage by 15%.

If refine rate is 9 or higher, ATK + 5%, MATK + 5%, increases Duple Light damage by additional 30%.

If refine rate is 11 or higher, increases physical and magical damage against all size enemies by 15%, increases melee physical damage by 15%.
------------------------
[Bonus By Grade]

[Grade D] ATK + 3%, increases Petitio damage by 10%.
[Grade C] Increases long ranged physical damage by 15%, P.ATK + 1.
[Grade B] Increases Petitio damage by additional 10%.
------------------------
Class : Mace
ATK : 200
Weight : 100
Weapon Lv : 5
Required Level : 190
Class : Archbishop

Not specified

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:
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
autobonus "{ bonus2 bHPRegenRate,2500,1000; }",1,4000,BF_WEAPON;
bonus bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",18*(.@r/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",18*(.@r/3);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Holy,15;
   bonus bAspdRate,10;
   if (.@r>=9) {
      bonus bMatkRate,5;
      bonus bAtkRate,5;
      bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",30;
      bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,15;
         bonus2 bMagicAddSize,Size_All,15;
         bonus bShortAtkRate,15;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bAtkRate,3;
   bonus2 bSkillAtk,"CD_PETITIO",10;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bLongAtkRate,15;
      bonus bPAtk,1;
      if (.@g >= ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"CD_PETITIO",10;
      }
   }
}
Not specified
Not specified

Not specified