|
Weapon - Two-handed Axe
 |
Valorous Insane Battle Axe [0] [Two Handed] Item ID# 1379 (BF_Two_Handed_Axe1) Valorous Battle Axe |   |
|
Type |
Weapon |
Class |
Two-handed Axe |
Buy |
20z |
Sell |
10z |
Weight |
0 |
Attack |
200 | Required Lvl |
80 | Weapon Lvl |
3 | Slot |
0 | |
Applicable Jobs |  | Swordman |  | Merchant |  | Knight |  | Blacksmith |  | Crusader |  | Alchemist |
|
Description |
A terrifying two-handed axe that is said to stimulate the nerves in order to kill DemiHumans, once it's in the wearer's hands.
STR + 3 Increases physical damage on DemiHuman monsters by 55%. Ignores physical defense of DemiHuman monsters by 20%.
Indestructible. |
Item Script |
{ bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon; },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Vellum Guillotine [0] [Two Handed] Item ID# 1396 (Velum_Guillotine) Bellum Guillotine |   |
|
Type |
Weapon |
Class |
Two-handed Axe |
Buy |
20z |
Sell |
10z |
Weight |
550 |
Attack |
300 | Required Lvl |
95 | Weapon Lvl |
4 | Slot |
0 | |
Applicable Jobs |  | Swordman |  | Merchant |  | Knight |  | Blacksmith |  | Crusader |  | Alchemist |
|
Description |
*Stats during WoE & PVP
Increases physical damage to enemy Players by 40%. Ignores physical defense of enemy Players by 30%.
When refined to +6 or higher: Increases Axe Boomerang and Power Swing damage by 80%
When refined to +9 or higher: Increases damage to enemy Players by additional 60%. |
Item Script |
{ bonus bUnbreakableWeapon; bonus2 bAddRace,RC_Player,40; bonus2 bIgnoreDefRaceRate,RC_Player,30; [email protected] = getrefine(); if( [email protected]>=6) { bonus2 bSkillAtk,"NC_AXEBOOMERANG",80; bonus2 bSkillAtk,"NC_POWERSWING",80; } if( [email protected]>=9) { bonus2 bAddRace,RC_Player,60; } },{},{} |
Dropped By | |
---|
 |
Veteran Axe [2] [Two Handed] Item ID# 1384 (Veteran_Axe) |   |
|
Type |
Weapon |
Class |
Two-handed Axe |
Buy |
10000z |
Sell |
5000z |
Weight |
300 |
Attack |
250 | Required Lvl |
80 | Weapon Lvl |
3 | Slot |
2 | |
Applicable Jobs |  | Swordman |  | Merchant |  | Knight |  | Blacksmith |  | Crusader |  | Alchemist |
|
Description |
An axe made out of the metal which the Ancient God of Blacksmiths gave to humans.
VIT +2. Has a chance to autocast Level 3 Magnum Break when using Hammer Fall.
ATK +10 for each mastered Forging skill. (Smith Dagger, Smith Sword, Smith Two-Handed Sword, Smith Axe, Smith Mace, Smith Brass Knuckle and Smith Spear) |
Item 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 | |
---|
|
|