Veteran Axe [2] ( Veteran_Axe )
ID 1384 |
![]() |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: 10000 zeny | Sell Price: 5000 zeny | Weight: 300 | Slots: 2 | ||||||||||||||||||||||||
Type: Weapon item. | Sub Type: Two-Handed Axe | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||||||
Attack: 250 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||||||
Weapon Level: 3 | Armor Level: Not specified | Min. Equip Level: 80 | Max. Equip Level: Not specified | |||||||||||||||||||||||||
Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||
Machado feito do metal dado aos humanos pelo Deus Antigo dos Ferreiros. 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. An axe made out of the metal which the Ancient God of Blacksmiths gave to humans.
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; Not specified Not specified |