From f62cd7649b4155d143bf6c78ec094c5337c3c742 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sun, 1 Jul 2018 07:17:19 +0100 Subject: [PATCH 1/2] Palladia Mors --- .../cardsfolder/upcoming/palladia_mors_the_ruiner.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt diff --git a/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt b/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt new file mode 100644 index 00000000000..d4b6d9d476e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt @@ -0,0 +1,9 @@ +Name:Palladia-Mors, the Ruiner +ManaCost:3 W R G +Types:Legendary Creature Elder Dragon +PT:6/6 +K:Flying +K:Vigilance +K:Trample +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Hexproof | IsPresent$ Card.Self+dealtDamageThisTurn | PresentCompare$ EQ0 | Description$ CARDNAME, the Ruiner has hexproof if it hasn’t dealt damage yet. +Oracle:Flying, vigilance, trample\nPalladia-Mors, the Ruiner has hexproof if it hasn’t dealt damage yet. From 7dacfb64aa1b0fb33e3119033dfa9cd6711c17ed Mon Sep 17 00:00:00 2001 From: Michael Kamensky Date: Sun, 1 Jul 2018 11:46:58 +0300 Subject: [PATCH 2/2] - Description fix for Palladia-Mors, the Ruiner. --- forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt b/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt index d4b6d9d476e..8eca67277f0 100644 --- a/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt +++ b/forge-gui/res/cardsfolder/upcoming/palladia_mors_the_ruiner.txt @@ -5,5 +5,5 @@ PT:6/6 K:Flying K:Vigilance K:Trample -S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Hexproof | IsPresent$ Card.Self+dealtDamageThisTurn | PresentCompare$ EQ0 | Description$ CARDNAME, the Ruiner has hexproof if it hasn’t dealt damage yet. +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Hexproof | IsPresent$ Card.Self+dealtDamageThisTurn | PresentCompare$ EQ0 | Description$ CARDNAME has hexproof if it hasn’t dealt damage yet. Oracle:Flying, vigilance, trample\nPalladia-Mors, the Ruiner has hexproof if it hasn’t dealt damage yet.