Basic Info

Name 5783 YellowBunny Hairband[1]
Item ID 5783 - YellowBunny_Hairband
Type Armor
5783
A hairband that attracts men. You can wear it when you want to look sexy.
-------------------------
STR +1, INT +1, DEX +2
-------------------------
Refine Level +9:
Increases ATK and MATK by 2%.
Refine Level +10:
Increases ATK and MATK by 2%.
-------------------------
Class: Headgear
Defense: 0
Location: Upper
Weight: 20
Level Requirement: 1
Jobs: All classes

Details

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

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

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

Scripts

Use Script
bonus bStr,1; bonus bInt,1; bonus bDex,2; if (getrefine()>8) { bonus bAtkRate,2; bonus bMatkRate,2; } if (getrefine()>9) { bonus bAtkRate,2; bonus bMatkRate,2; }
Equip Script
None
Unequip Script
None