Awakened Glacier Helm

Item ID 430002 Name Awakened Glacier Helm
None
Weapon Level 0 Identifier Rachel_Helmet
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 5 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 25 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus2 bSubRace,RC_DemiHuman,.@r;
if (.@r>=6) {
   bonus bAllStats,6;
   bonus bAtkRate,6;
   bonus bMatkRate,6;
}
if (.@r>=9) {
   bonus2 bAddRace2,RC2_Rachel_Sanctuary,25;
   bonus2 bMagicAddRace2,RC2_Rachel_Sanctuary,25;
}