Queue multiple ActiveEffects to the combat tracker in a single read-modify-write. Use this instead of calling queueEffectToCombat in a loop to avoid lost-update races.
Queue multiple ActiveEffects to the combat tracker in a single read-modify-write. Use this instead of calling queueEffectToCombat in a loop to avoid lost-update races.