Renewal
.:Renewal Item Database:.

Sea Captain Hat [1]   [Upper Head]   Item ID# 5907 (Sea_Captain_Hat_)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
20
Defense
20
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Mechanic
Description
A crisp white hat most often used by the captains of large naval craft.
It came to be seen as a sign of unwavering strength in the eyes of naval crews everywhere.

Increases Axe Tornado and Axe Boomerang damage by 20%.

Refine Level +7:
Each level of Weaponry Research learned increases damage of Axe Tornado by an additional 1%.

Refine Level +9:
Each level of Axe Training increases the damage of Axe Tornado by an additional 1%.
Item Script
{ bonus2 bSkillAtk,"NC_AXEBOOMERANG",20; .@dmg = 20; .@r = getrefine(); if (.@r>=7) { .@dmg += getskilllv("BS_WEAPONRESEARCH"); } if (.@r>=9) { .@dmg += getskilllv("NC_TRAININGAXE"); } bonus2 bSkillAtk,"NC_AXETORNADO",.@dmg; },{},{}
Dropped By No Result

back to top