How to make effects not stack?
I want to create some strong buffs/debuffs, but I don’t want the staggered stacking that buffs/debuffs usually have.
Does this only work for monsters? .extra_targets_count n .extra_targets_chance %
I tried implementing it in various ways for heroes. It hasn’t worked yet.