From e65f8e490e4d69a42af3ac71c891a6123c435a41 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Wed, 27 Jun 2018 21:39:20 +0100 Subject: [PATCH 1/3] M19: Arcades, the Strategist --- .../cardsfolder/upcoming/arcades_the_strategist.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/arcades_the_strategist.txt diff --git a/forge-gui/res/cardsfolder/upcoming/arcades_the_strategist.txt b/forge-gui/res/cardsfolder/upcoming/arcades_the_strategist.txt new file mode 100644 index 00000000000..3bbc10a851a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/arcades_the_strategist.txt @@ -0,0 +1,10 @@ +Name:Arcades, the Strategist +ManaCost:1 G W U +Types:Legendary Creature Elder Dragon +PT:3/5 +K:Flying +K:Vigilance +S:Mode$ Continuous | Affected$ Creature.withDefender+YouCtrl | AddHiddenKeyword$ CARDNAME assigns combat damage equal to its toughness rather than its power & CARDNAME can attack as though it didn't have defender. | Description$ Each creature you control assigns combat damage equal to its toughness rather than its power and can attack as though it didn’t have defender. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.withDefender+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a creature with defender enters the battlefield under your control, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +Oracle:Flying, vigilance\nWhenever a creature with defender enters the battlefield under your control, draw a card.\nEach creature you control with defender assigns combat damage equal to its toughness rather than its power and can attack as though it didn’t have defender. From 1d797ebe80767daa1f12f53b6b5fa3f43d63020d Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Wed, 27 Jun 2018 21:53:02 +0100 Subject: [PATCH 2/3] M19: Chromium, the Mutable --- .../res/cardsfolder/upcoming/chromium_the_mutable.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt diff --git a/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt b/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt new file mode 100644 index 00000000000..f1638824cc8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt @@ -0,0 +1,9 @@ +Name:Chromium, the Mutable +ManaCost:4 W U B +Types:Legendary Creature Elder Dragon +PT:7/7 +K:Flash +K:Flying +K:CARDNAME can't be countered. +A:AB$ Animate | Cost$ Discard<1/Card> | Types$ Human | Permanent$ True | Power$ 1 | Toughness$ 1 | Keywords$ Hexproof | HiddenKeywords$ Unblockable | RemoveAllAbilities$ True | RemoveCreatureTypes$ True | SpellDescription$ Until end of turn, CARDNAME becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn. +Oracle:Flash\nThis spell can’t be countered.\nFlying\nDiscard a card: Until end of turn, Chromium, the Mutable becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn. \ No newline at end of file From 815150de4e4baa5fc541a136265bcbe8eaec424a Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Thu, 28 Jun 2018 07:55:25 +0000 Subject: [PATCH 3/3] Update chromium_the_mutable.txt - removed permanent flag --- forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt b/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt index f1638824cc8..fb7be3eee4a 100644 --- a/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt +++ b/forge-gui/res/cardsfolder/upcoming/chromium_the_mutable.txt @@ -5,5 +5,5 @@ PT:7/7 K:Flash K:Flying K:CARDNAME can't be countered. -A:AB$ Animate | Cost$ Discard<1/Card> | Types$ Human | Permanent$ True | Power$ 1 | Toughness$ 1 | Keywords$ Hexproof | HiddenKeywords$ Unblockable | RemoveAllAbilities$ True | RemoveCreatureTypes$ True | SpellDescription$ Until end of turn, CARDNAME becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn. +A:AB$ Animate | Cost$ Discard<1/Card> | Types$ Human | Power$ 1 | Toughness$ 1 | Keywords$ Hexproof | HiddenKeywords$ Unblockable | RemoveAllAbilities$ True | RemoveCreatureTypes$ True | SpellDescription$ Until end of turn, CARDNAME becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn. Oracle:Flash\nThis spell can’t be countered.\nFlying\nDiscard a card: Until end of turn, Chromium, the Mutable becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn. \ No newline at end of file