Tiger Glasses

Item ID 400622 Name Tiger Glasses
None
Weapon Level 0 Identifier Tiger_Glass_BR
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 60 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAgi,5;
bonus bFlee,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;
bonus2 bIgnoreDefRaceRate,RC_Brute,10;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;
if (.@r>=7)
   bonus3 bAutoSpell,"NPC_WIDEBLEEDING",1,20;
if (.@r>=9)
   bonus3 bAutoSpell,"MO_CALLSPIRITS",5,80;

Set Script
Angry Snarl
Tiger Glasses
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bCritical,10;
if (.@r>=7)
   bonus bCritAtkRate,10;
if (.@r>=9)
   bonus bAspd,1;