0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #5907 Armor

Sea Captain Hat [1]

Buy Price: N/A Sell Price: N/A
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 damage of Axe Tornado and Axe Boomerang by 20%.
_______________________
Refine Level +7:
each learned Level of Weaponry Research increases damage of Axe Tornado by an additional 1%
_______________________
Refine Level +9:
each learned Level of Axe Training increases damage of Axe Tornado by an additional 1%
_______________________
Type: Headgear
Defense: 20
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
Mechanic

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
200
20

Job Requirements

Yes

Requirements

1
100

Scripts

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;
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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.