Basic Info

Name 5907 Sea Captain Hat[1]
Item ID 5907 - Sea_Captain_Hat_
Type Armor
5907
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%
-------------------------
Class: Headgear
Defense: 20
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Mechanic

Details

Weight 20
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 20
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types None
Job Classes Blacksmith
Gender Any

Scripts

Use Script
bonus2 bSkillAtk,NC_AXETORNADO,20; bonus2 bSkillAtk,NC_AXEBOOMERANG,20; if(getrefine()>6) { bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(BS_WEAPONRESEARCH); } if(getrefine()>8) { bonus2 bSkillAtk,NC_AXETORNADO,getskilllv(NC_TRAININGAXE); }
Equip Script
None
Unequip Script
None