ID #18930
Armor
Gorilla Model Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat that is shaped like the biggest primate in Africa.
_______________________
STR +2
_______________________
Random chance to auto-cast Level 1 Bowling Bash when dealing physical damage.
_______________________
Refine Level +8:
STR +3
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
_______________________
STR +2
_______________________
Random chance to auto-cast Level 1 Bowling Bash when dealing physical damage.
_______________________
Refine Level +8:
STR +3
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
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
10
Requirements
Armor Level
1
Min Level
30
Scripts
Script bonus bStr,2; .@m = gettime(DT_MONTH); if (.@m == 1 || .@m == 2) { bonus bStr,2; bonus bVit,2; } bonus4 bAutoSpell,"KN_BOWLINGBASH",1,20,1; if (getrefine()>10) { bonus bStr,3; }
bonus bStr,2;
.@m = gettime(DT_MONTH);
if (.@m == 1 || .@m == 2) {
bonus bStr,2;
bonus bVit,2;
}
bonus4 bAutoSpell,"KN_BOWLINGBASH",1,20,1;
if (getrefine()>10) {
bonus bStr,3;
}