Basic Info

Name 5785 Green Bunny Band[1]
Item ID 5785 - Green_Bunny_Hairband
Type Armor
5785
A hairband that attracts men. You can wear it when you want to look sexy.
-------------------------
STR +2, INT +1, DEX +1,
-------------------------
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,2; bonus bInt,1; bonus bDex,1; if (getrefine()>8) { bonus bAtkRate,2; bonus bMatkRate,2; } if (getrefine()>9) { bonus bAtkRate,2; bonus bMatkRate,2; }
Equip Script
None
Unequip Script
None