Bijou's Hat (Dexterity)

Item ID 400578 Name Bijou's Hat (Dexterity)
None
Weapon Level 0 Identifier ROZ_Bijou_Hat_Dex
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 9 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 20 Min Equip Level 165
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxHPrate,6;
bonus bMaxSPrate,6;
bonus bLongAtkRate,2*(.@r/2);
if (.@r>=6) {
   bonus bLongAtkRate,6;
   if (.@r>=9) {
       bonus2 bAddSize,Size_All,6;
       bonus2 bMagicAddSize,Size_All,6;
       if (.@r>=12) {
           bonus2 bIgnoreDefRaceRate,RC_All,6;
           bonus2 bIgnoreMdefRaceRate,RC_All,6;
       }
   }
}

Set Script
Bijou's Hat (Dexterity)
Cultist's Circlet (Dexterity)
bonus bUseSPrate,-5;