Item Details

Saw Axe [2] ( Ein_BHAXE )

# 28140 Saw Axe [2]
Saw Axe [2] Buy: zeny Sell: 0 zeny Weight: 500 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 350 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 170 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Serra elétrica presa a um cabo, tornando-a um Machado específico para ser usado na Mina de Einbech.
--------------------------
Indestrutível em batalha.
--------------------------
ATQ da arma +10%.
Dano de [Canhão] +10%.
Refino +7 ou mais:
ATQ +60.
Conjuração variável -10%.
Refino +9 ou mais:
Dano físico a distância +10%.
Ao realizar ataques físicos, 3% de chance de ativar um [Efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -20%.
--------------------------
Efeito:
Dano físico 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: Machado de Duas Mãos
ATQ: 350 ATQM: 0
Peso: 500
Nível da arma: 4
Nível necessário: 170
Classes: Mecânicos e evoluções

A weapon modified from a metal-cutting saw to a battle axe.
The sound of the engine reverberating every time the wielder swings makes enemies cower in fear.
_
ATK +10%, indestructible.
Arm Cannon damage +10%.
When refined to +7 or higher, ATK +60, Variable Cast Time -10%.
When refined to +9 or higher, Long-ranged DMG +10%.
When physically attacking, create a chance to gain additional DMG +15% on enemies of all sizes for 5 sec.
When refined to +11 or higher, After-cast delay -20%.
_
Class: Two-handed Axe ATK: 350
Weight: 500
Weapon Level: 4
Required Level: 170
Job: Mechanic Classes

N/A

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 bAtkRate,10;
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"NC_ARMSCANNON",10;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   bonus bBaseAtk,60;
}
if (.@r>=9) {
   bonus bLongAtkRate,10;
   autobonus "{ bonus2 bAddSize,Size_All,15; }",1,5000,BF_WEAPON;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
N/A
N/A