Isabella Carrot

Item ID 420000 Name Isabella Carrot
None
Weapon Level 0 Identifier 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 None
Item Script
bonus bVit,1;
bonus bDex,1;
bonus bInt,1;

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