[Not For Sale] Isabella Carrot

Item ID 420135 Name [Not For Sale] Isabella Carrot
None
Weapon Level 0 Identifier Comp_Isabella_Carrot
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 70
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
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
bonus bVit,1;
bonus bDex,1;
bonus bInt,1;

Set Script
Isabella Blue Ear
[Not For Sale] Isabella Carrot
if (getequiprefinerycnt(EQI_HEAD_TOP) >= 9)
   bonus2 bAddSize,Size_Medium,6;
Isabella Red Ear
[Not For Sale] Isabella Carrot
if (getequiprefinerycnt(EQI_HEAD_TOP) >= 9)
   bonus bAspdRate,6;
Isabella Brown Ear
[Not For Sale] Isabella Carrot
if (getequiprefinerycnt(EQI_HEAD_TOP) >= 9) {
   bonus2 bSubRace,RC_DemiHuman,6;
   bonus2 bSubRace,RC_Player_Human,6;
}