[DSK] Implement Paranormal Analyst

This commit is contained in:
theelk801 2024-09-11 09:27:02 -04:00
parent 96a75d1a0e
commit dc849bea4a
5 changed files with 155 additions and 0 deletions

View file

@ -478,6 +478,7 @@ public class GameEvent implements Serializable {
PHASE_IN, PHASED_IN,
TURN_FACE_UP, TURNED_FACE_UP,
TURN_FACE_DOWN, TURNED_FACE_DOWN,
MANIFESTED_DREAD,
/* OPTION_USED
targetId originalId of the ability that triggered the event
sourceId sourceId of the ability that triggered the event