Viewing Item (bRO 4th Anniversary Hat)

Basic Info

Name bRO 4th Anniversary Hat
Item ID 5432 - Brazil_Baseball_Cap
Type Armor
Brazil's National Flag Hat which decorated in front the hat.
[Event Bonus : 10 - 24 September]
ALL STAT + 4
Type : Headgear
Defense : 0
Equipped on : Upper
Weight : 10
Applicable Job : Every Job

Details

Weight 10
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 0
Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (gettime(GETTIME_MONTH) == SEPTEMBER && gettime(GETTIME_DAYOFMONTH) >= 10 && gettime(GETTIME_DAYOFMONTH) <= 24) bonus bAllStats, 4;
Equip Script
None
Unequip Script
None