wiki:veteran_axe
Table of Contents
Veteran Axe
| This item's information has been altered on one of the servers. Please see the “Changes” section shown below to read details about this change. |
| Veteran Axe |
| ID: | 1384 |
| Tradable: | Yes |
| Storage-able: | Yes |
| Vendable: | Yes |
| Attack: | 250 |
| Slots: | 2 |
| Equipped On: | Weapon |
| Required Level: | 80 |
Item Description
An axe crafted by a man using an ore given by the ancient god of smithing.
It is said that only one skilled in metalworking can properly wield this axe.
- If the player has mastered smith_dagger, ATK + 10
- If the player has mastered smith_sword, ATK + 10
- If the player has mastered Smith Two-Handed Sword, ATK + 10
- If the player has mastered smith_brass_knuckle, ATK + 10
- If the player has mastered smith_spear, ATK + 10
- If the player has mastered smith_axe, ATK + 10
- If the player has mastered smith_mace, ATK + 10
- vit + 2
Changes Made To This Item
Script
Loki:
- { if(getskilllv(“BS_DAGGER”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_SWORD”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_TWOHANDSWORD”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_KNUCKLE”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_SPEAR”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_AXE”)==3) { bonus bBaseAtk,75; } if(getskilllv(“BS_MACE”)==3) { bonus bBaseAtk,75; } bonus bVit,2; },{},{}
wiki/veteran_axe.txt · Last modified: by 127.0.0.1
