From 64f1ad97789d84fe0440b6a6b67abf4a512f24c1 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Tue, 14 Apr 2020 15:25:42 -0400 Subject: [PATCH] extinction_event.txt --- forge-gui/res/cardsfolder/upcoming/extinction_event.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 forge-gui/res/cardsfolder/upcoming/extinction_event.txt diff --git a/forge-gui/res/cardsfolder/upcoming/extinction_event.txt b/forge-gui/res/cardsfolder/upcoming/extinction_event.txt new file mode 100755 index 00000000000..2c6af934b43 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/extinction_event.txt @@ -0,0 +1,9 @@ +Name:Extinction Event +ManaCost:3 B +Types:Sorcery +A:SP$ GenericChoice | Cost$ 3 B | Choices$ Odd,Even | Defined$ You | StackDescription$ SpellDescription | SpellDescription$ Choose odd or even. Exile each creature with converted mana cost of the chosen value. (Zero is even.) +SVar:Odd:DB$ StoreSVar | SVar$ X | References$ X | Type$ Number | Expression$ 1 | SubAbility$ DBExile | SpellDescription$ Odd +SVar:Even:DB$ StoreSVar | SVar$ X | References$ X | Type$ Number | Expression$ 0 | SubAbility$ DBExile | SpellDescription$ Even +SVar:DBExile:DB$ ChangeZoneAll | ChangeType$ Creature.cmcM2X | References$ X | Origin$ Battlefield | Destination$ Exile +SVar:X:Count$0 +Oracle:Choose odd or even. Exile each creature with converted mana cost of the chosen value. (Zero is even.)