Renewal
.:Renewal Item Database:.
Search Item By ID


Thanos Hammer-AD [2]   [One Hand]   Item ID# 590020 (Thanos_Hammer_AD)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
100
Attack
200 / MATK 190
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Bishop
Description
Thanos' hammer remodeled with the addition of Tim Artnard's technology.

Indestructible in battle

MATK +190

Physical attacks have a random chance to recover 2500 HP and 50 SP every second for 4 seconds.

For each 2 Refine Levels:
ATK +10
MATK +10

For each 3 Refine Levels:
Increases damage of Duple Light by 18%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).
Increases magical damage with Holy element by 15%.

Refine Level +9:
ATK +5%, MATK +5%
Increases damage of Duple Light by additional 30%.

Refine Level +11:
Increases damage against enemies of every size by 15%.
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: ATK +3%, Damage of Petitio +10%.
[Grade C]: Ranged physical damage +15%, P.ATK +1.
[Grade B]: Damage of Petitio +10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@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",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",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; } } } },{},{}
Dropped By No Result

back to top