Viewing Item (Veteran Axe)

Veteran Axe
#1384

Veteran Axe

Veteran_Axe
Weapon 2H Axe 2 Slots

General

Type Weapon
Subtype 2H Axe
Buy Price 10,000z
Sell Price 5,000z
Weight 30

Equipment

ATK 250
Range 1
Weapon Lv 3
Slots 2
Refineable Yes

Requirements

Location:
Right Hand Left Hand
Level:
80
Jobs:
Swordman Merchant Knight Blacksmith Crusader Alchemist

Item Script

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;

Dropped By

Lv. 107
0%