Item Details

Rubber Hammer [2] ( Ein_1HHAMMER )

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

Pela sua durabilidade, essa arma é uma ferramenta usada para nivelar pisos dentro da Mina de Einbech.
--------------------------
Indestrutível em batalha.
--------------------------
Dano mágico +7%.
Efetividade de cura +15%.
Dano de [Adoramus] +10%.
Refino +7 ou mais:
Conjuração variável -10%.
Dano mágico de propriedade Sagrado +7%.
Refino +9 ou mais:
Dano de [Adoramus] +15% adicional.
Ao realizar ataques mágicos, 3% de chance de ativar um [Efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -20%.
--------------------------
Efeito:
Dano mágico contra todos os Tamanhos +15%.
--------------------------
Conjunto
[Medalha Rubra] ou [Medalha Azul]
[Dragona Rubra] ou [Dragona Azul]
Pós-conjuração -7% adicional.
Conjuração fixa -0,3 segundos.
Resistência a todos os tamanhos +3%.
--------------------------
Tipo: Maça
ATQ: 160 ATQM: 180
Peso: 190
Nível da arma: 4
Nível necessário: 170
Classes: Arcebispos e evoluções

A hammer used to investigating mine shafts in Einbroch.
It's a tool used to check shafts, but people often use it in battle due to its design and durability.
_
MATK +180, indestructible.
MATK +7%
Healing Recovery +15%, Adoramus damage +10%.
When refined to +7 or higher, Holy Magic damage +7%, Variable Cast Time -10%.
When refined to +9 or higher, Additional Adoramus damage +15%.
When dealing magic damage, create a chance to gain additional Magic damage +15% on enemies of all sizes for 5 sec.
When refined to +11 or higher, After-cast delay -20%.
_
Class: Mace ATK: 160
Weight: 190
Weapon Level: 4
Required Level: 170
Job: Arch Bishop Classes

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:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,7;
bonus bHealPower,15;
bonus2 bSkillAtk,"AB_ADORAMUS",10;
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Holy,7;
   bonus bVariableCastrate,-10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"AB_ADORAMUS",15;
   autobonus "{ bonus2 bMagicAddSize,Size_All,15; }",1,5000,BF_MAGIC;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
Not specified
Not specified