Implemented Bruvac the Grandiloquent (still needs refactoring

This commit is contained in:
Evan Kranzler 2020-06-23 17:29:14 -04:00
parent 4a6a0e4d42
commit ba0e9af5fd
3 changed files with 82 additions and 0 deletions

View file

@ -88,6 +88,7 @@ public class GameEvent implements Serializable {
CYCLE_CARD, CYCLED_CARD, CYCLE_DRAW,
CLASH, CLASHED,
DAMAGE_PLAYER,
MILL_CARDS,
/* DAMAGED_PLAYER
targetId the id of the damaged player
sourceId sourceId of the ability which caused the damage