ID #5567
Armor
Sinulog Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat to commemorate the Sinulog Festival, you felt stronger while wearing it.
_______________________
STR +1
_______________________
Refine Level +7:
Critical +10
HIT +10
Random chance to increase ATK by 30 for 10 sec when dealing physical damage.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
STR +1
_______________________
Refine Level +7:
Critical +10
HIT +10
Random chance to increase ATK by 30 for 10 sec when dealing physical damage.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
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
5
Requirements
Armor Level
1
Min Level
1
Scripts
Script if (getrefine()>6) { bonus bCritical,10; bonus bHit,10; autobonus "{ bonus bBaseAtk,30; }",30,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }"; } bonus bStr,1;
if (getrefine()>6) {
bonus bCritical,10;
bonus bHit,10;
autobonus "{ bonus bBaseAtk,30; }",30,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }";
}
bonus bStr,1;