first_level
if ((cur_level >= mon_tab[mn].first_level) &&
mon_tab[i].first_level -= (cur_level % 3);
mon_tab[i].first_level += (cur_level % 3);