Code:
MI_CAITSITH01
{
Maxitem = 2;
DropGold(1300, 2600);
DropItem(II_GEN_GEM_GEM_CATBELL, 100000000, 0, 1);
m_nAttackFirstRange = 8;
AI
{
#Scan
{
scan
}
#battle
{
Attack
}
#move
{
}
}
}
As you can see theres no other drop in that monster except of catbell. But this monster still can drop suns/moons and even green items how can posibly remove the drop from this monster or decrese the drop rate of green items on this monster?
P.S i already decrese the drop rates on EventFunc.lua