Costume Rainbow Wing Ears

Item ID 20010 Name Costume Rainbow Wing Ears
Feather ear for costume made of beautiful colorful feathers.
A very mysterious decoration that shines when illuminated.
_______________________
Type: Costume
Position: Middle
Weight: 0
_______________________
Requirement: None
Weapon Level 0 Identifier C_Rainbow_Wing_Ears
Attack 0 Type Armor
MATK 0 Equip Locations Costume Mid Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None

Set Script
Angel Of Happiness
Costume Rainbow Wing Ears
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bSubRace,RC_DemiHuman,2*(min(10,.@r)/2);
bonus2 bSubRace,RC_Player_Human,2*(min(10,.@r)/2);
bonus2 bSubRace,RC_Player_Doram,2*(min(10,.@r)/2);
[Not For Sale] Angel Of Happiness
Costume Rainbow Wing Ears
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bSubRace,RC_DemiHuman,2*(min(10,.@r)/2);
bonus2 bSubRace,RC_Player_Human,2*(min(10,.@r)/2);
bonus2 bSubRace,RC_Player_Doram,2*(min(10,.@r)/2);