Basic Info

Name 18890 Gray Bunny Band[1]
Item ID 18890 - Gray_Bunny_Band
Type Armor
18890
A hairband that attracts individuals.
You can wear it when you want to look sexy.
Sexiness increases by 100%
INT +5, LUK +5
ATK +2%, MATK +5%
Refine level +9: ATK and MATK increase 4%.
Refine level +12: decrease fixed casting time by 10%
Class: Headgear
Defense: 2
Location: Upper
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 2
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 bInt,5; bonus bLuk,5; bonus bAtkRate,2; bonus bMatkRate,5; if(getrefine()>8) { bonus bAtkRate,4; bonus bMatkRate,4; } if(getrefine()>11) { bonus bFixedCastrate,-10; }
Equip Script
None
Unequip Script
None