ID #5579
Armor
Wanderer's Sakkat [1]
Buy Price: N/A
Sell Price: N/A
A rustic hat made of bamboo that was worn by a heroic wandering adventurer. It shadows your eyes with its wide brim.
_______________________
FLEE +3
_______________________
Refine Level +7:
AGI +2
FLEE +2
_______________________
Refine Level +9:
Critical +10
Increases Attack Speed (decreases After Attack Delay by 8%).
_______________________
Type: Headgear
Defense: 2
Position: Upper, Middle
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
FLEE +3
_______________________
Refine Level +7:
AGI +2
FLEE +2
_______________________
Refine Level +9:
Critical +10
Increases Attack Speed (decreases After Attack Delay by 8%).
_______________________
Type: Headgear
Defense: 2
Position: Upper, Middle
Weight: 30
Armor Level: 1
_______________________
Requirement: None
Available from boxes
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
2
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bFlee,3; .@r = getrefine(); if (.@r>=7) { bonus bFlee,2; bonus bAgi,2; } if (.@r>=9) { bonus bCritical,10; bonus bAspdRate,8; }
bonus bFlee,3;
.@r = getrefine();
if (.@r>=7) {
bonus bFlee,2;
bonus bAgi,2;
}
if (.@r>=9) {
bonus bCritical,10;
bonus bAspdRate,8;
}