Refactor and add hint for "Ability resolved X times"

Affects Ashling the Pilgrim, Inner-Flame Igniter and Soulbright Flamekin.
This commit is contained in:
emerald000 2020-05-03 09:42:16 -04:00
parent a7de11345d
commit 111114e338
9 changed files with 156 additions and 76 deletions

View file

@ -150,7 +150,8 @@ public class GameEvent implements Serializable {
SPELL_CAST,
ACTIVATE_ABILITY, ACTIVATED_ABILITY,
TRIGGERED_ABILITY,
COPY_STACKOBJECT,COPIED_STACKOBJECT,
RESOLVED_ABILITY,
COPY_STACKOBJECT, COPIED_STACKOBJECT,
/* ADD_MANA
targetId id of the ability that added the mana
sourceId sourceId of the ability that added the mana