White Neko Witch Hat

Item ID 400624 Name White Neko Witch Hat
None
Weapon Level 0 Identifier White_Cat_Witch_Hat
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 50 Min Equip Level 200
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bSpl,3+.@r;
bonus2 bSubClass,Class_Boss,20;
bonus2 bSubClass,Class_Normal,20;
bonus2 bSubRace,RC_Player_Doram,13;
bonus2 bSubRace,RC_Player_Human,13;
bonus bMatkRate,40;
bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",BaseLevel/10;
bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",BaseLevel/10;
if (.@r>=10) {
   bonus bDelayrate,-20;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}