2020RTC Silver Naughty Ghost

Item ID 400089 Name 2020RTC Silver Naughty Ghost
None
Weapon Level 0 Identifier 2020RTC_02
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bIntravision;
bonus2 bSubRace,RC_DemiHuman,13;
bonus2 bSubRace,RC_Player_Human,13;
bonus2 bSubRace,RC_Player_Doram,13;
bonus2 bSubRace,RC_Brute,13;
bonus2 bAddEffWhenHit,Eff_Freeze,3000;
bonus bFixedCast,-100*(.@r/2);
bonus bAtkRate,3*(.@r/2);
bonus bMatkRate,3*(.@r/2);
bonus bHealPower,4*(.@r/2);
bonus bCritAtkRate,8*(.@r/2);
bonus bCritical,3*(.@r/2);
bonus2 bWeaponDamageRate,W_BOW,3*(.@r/2);
hateffect HAT_EF_2020RTC_02,true;
Unequip Script
hateffect HAT_EF_2020RTC_02,false;