Viewing Item (Veteran Axe) Ragnarok: Project Zero Control Panel
Basic Info
Name | Veteran Axe[2] |
---|---|
Item ID |
1384
-
Veteran_Axe
|
Type | Weapon - Two-Handed Axe |
An axe made out of the metal which the Ancient God of Blacksmiths gave to humans.
-------------------------
VIT +2,
-------------------------
Adds a chance to auto cast Level 3 Magnum Break when using Hammer Fall.
-------------------------
If someone handy with metals uses this axe, it will show their incredible power.
Forging Dagger Master ATK +10
Forging Sword Master ATK +10
Forging Two-Handed Sword Master ATK +10
Forging Knuckle Master ATK +10
Forging Spear Master ATK +10
Forging Axe Master ATK +10
Forging Mace Master ATK +10
-------------------------
Class: Two-Handed Axe
Attack: 250
Weight: 300
Weapon Level: 3
Level Requirement: 80
Jobs: Merchant
-------------------------
VIT +2,
-------------------------
Adds a chance to auto cast Level 3 Magnum Break when using Hammer Fall.
-------------------------
If someone handy with metals uses this axe, it will show their incredible power.
Forging Dagger Master ATK +10
Forging Sword Master ATK +10
Forging Two-Handed Sword Master ATK +10
Forging Knuckle Master ATK +10
Forging Spear Master ATK +10
Forging Axe Master ATK +10
Forging Mace Master ATK +10
-------------------------
Class: Two-Handed Axe
Attack: 250
Weight: 300
Weapon Level: 3
Level Requirement: 80
Jobs: Merchant
Details
Weight | 300 |
---|---|
NPC Buy | 10,000 z |
NPC Sell | 5,000 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 250 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 2 |
Restrictions
Level Range | 80 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Merchant / Blacksmith / Alchemist |
Gender | Any |
Scripts
Use Script |
---|
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,500; |
Equip Script |
None |
Unequip Script |
None |