Renewal
.:Renewal Item Database:.

Giant Axe [1]   [Two Handed]   Item ID# 1387 (Giant_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
400
Attack
330
Required Lvl
50
Weapon Lvl
3
Slot
1
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
An incredibly large axe that appears impossible to swing.

Increases damage of the skill Cart Termination by 15%.

[If Base STR >= 95]
HIT + 10, ASPD +3%.

More Information on Combo:
Combo Script
{ bonus2 bSkillAtk,"WS_CARTTERMINATION",15+(getequiprefinerycnt(EQI_HAND_R))*5; }
Item Script
{ bonus2 bSkillAtk,"WS_CARTTERMINATION",15; if (readparam(bStr)>=95) { bonus bHit,10; bonus bAspdRate,3; } },{},{}
Dropped By

Gigant Helm [1]   [Upper Head]   Item ID# 19021 (Gigant_Helm)
Classic Pole Axe 2 Week Rental Box
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
10
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A giant helm of guardian of the ancient temple.
STR +3, ATK +4%.
If base level is higher than 130, every refine STR +1.

If equipped with Giant Axe:
Increase damage of Cart Termination by 15%.
Every refine of axe further increases the skill damage by 5%.

If equipped with Giant Shield:
Reduces damage from Large monsters by 5%.
Every refine of shield reduces the damage by an additional 2%.

If equipped with Giant Lance:
When using Joint Beat, has a chance to autocast Level 1 Spiral Pierce.
Every refine of lance increase the chance of autocast and increase damage of Spiral Pierce by 5%.

More Information on Combo:
Combo Script
{ bonus2 bSkillAtk,"WS_CARTTERMINATION",15+(getequiprefinerycnt(EQI_HAND_R))*5; }
Item Script
{ .@r = getrefine(); bonus bStr,(3 + (BaseLevel > 99 ? .@r : .@r/2)); bonus2 bAddClass,Class_All,4; },{},{}
Dropped By No Result

back to top