Item Details

Veteran Axe [2] ( Veteran_Axe )

# 1384 Veteran Axe [2]
Veteran Axe [2] Buy: 10000 zeny Sell: 5000 zeny Weight: 300 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 250 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 80 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Machado feito do metal dado aos humanos pelo Deus Antigo dos Ferreiros.
Se alguém habilidoso com o manejo do metal usar este machado, ele terá um poder incrível.
--------------------------
Indestrutível em batalha.
--------------------------
VIT +2.
--------------------------
Ao usar [Martelo de Thor]:
5% de chance de autoconjurar [Impacto Explosivo] nv.3.
--------------------------
ATQ +10 a cada habilidade de Forja no nível 3.
Habilidades de forja:
Forjar Adaga, Forjar Espada, Forjar Espada de Duas Mãos, Forjar Soqueira, Forjar Lança, Forjar Machado e Forjar Maça.
--------------------------
Tipo: Machado de Duas Mãos
ATQ: 250 ATQM: 0
Peso: 300
Nível da arma: 3
Nível necessário: 80
Classes: Mercadores e evoluções

An axe made out of the metal which the Ancient God of Blacksmiths gave to humans. If someone handy with metals uses this axe, it will show their incredible power.
Class: Two-Handed Axe
Attack: 250
Property: Neutral
Weight: 300
Weapon Level: 3
Requires Level: 80
Usable By: Merchant Jobs
ATK + 10, if Forge Axe is at maximum level.
ATK + 10, if Forge Dagger is at maximum level.
ATK + 10, if Forge Knuckle is at maximum level.
ATK + 10, if Forge Mace is at maximum level.
ATK + 10, if Forge Spear is at maximum level.
ATK + 10, if Forge Knuckle is at maximum level.
ATK + 10, if Forge Sword is at maximum level.
ATK + 10, if Forge Two-Handed Sword is at maximum level.
Adds a 5% chance of casting Level 3 Magnum Break on the target when using Hammerfall.
This item is indestructible in battle.

Duneyrr (0.50%)
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:
if (getskilllv("BS_DAGGER") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_SWORD") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_TWOHANDSWORD") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_KNUCKLE") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_SPEAR") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_AXE") == 3) {
   bonus bBaseAtk,10;
}
if (getskilllv("BS_MACE") == 3) {
   bonus bBaseAtk,10;
}
bonus bVit,2;
bonus4 bAutoSpellOnSkill,"BS_HAMMERFALL","SM_MAGNUM",3,50;
N/A
N/A