ID #5469
Armor
Musketeer Hat [1]
Buy Price: N/A
Sell Price: N/A
"One for all and all for one" is inscribed on the inside of this extravagant hat.
_______________________
DEX +3
FLEE +3
_______________________
Refine Level +7:
FLEE +3
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level +9:
FLEE +4
Increases Ranged Physical Damage by 5%.
_______________________
Type: Headgear
Defense: 4
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 60
_______________________
DEX +3
FLEE +3
_______________________
Refine Level +7:
FLEE +3
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level +9:
FLEE +4
Increases Ranged Physical Damage by 5%.
_______________________
Type: Headgear
Defense: 4
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 60
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Defense
4
Requirements
Armor Level
1
Min Level
60
Scripts
Script bonus bDex,3; bonus bFlee,3; .@r = getrefine(); if (.@r>=7) { bonus bFlee,3; bonus bLongAtkRate,3; } if (.@r>=9) { bonus bFlee,4; bonus bLongAtkRate,2; }
bonus bDex,3;
bonus bFlee,3;
.@r = getrefine();
if (.@r>=7) {
bonus bFlee,3;
bonus bLongAtkRate,3;
}
if (.@r>=9) {
bonus bFlee,4;
bonus bLongAtkRate,2;
}