Viewing Item (Red Wing Hat)

Basic Info

Name 5690 Red Wing Hat[1]
Item ID 5690 - Red_Wing_Hat
Type Armor
5690
A red driver's hat decorated by wings.
STR + 1, INT + 1, DEX + 1.
If refined to 7, increase ATK and MATK by 2%.
If refined to 9, additional increase ATK and MATK by 2%.
Type : Headgear
Defense : 0
Equipped on : Upper
Weight : 60
Applicable Job : Every Job

Details

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

Stats

Range 0
Defense 2
Attack 0
Weapon Level 0
Slots 1

Restrictions

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

Scripts

Use Script
if (getrefine() > 6) { bonus2 bAddRace, RC_All, 2; bonus bMatkRate,2; } if (getrefine() > 8) { bonus2 bAddRace, RC_All, 2; bonus bMatkRate,2; }
Equip Script
None
Unequip Script
None