From b32453ace58a29a9caa4174ac982c44de1acd72f Mon Sep 17 00:00:00 2001 From: Hythonia Date: Fri, 6 Nov 2020 17:49:12 +0000 Subject: [PATCH] CMR: Court of Ire --- forge-gui/res/cardsfolder/upcoming/court_of_ire.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/court_of_ire.txt diff --git a/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt b/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt new file mode 100644 index 00000000000..8aa83438491 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt @@ -0,0 +1,9 @@ +Name:Court of Ire +ManaCost:3 R R +Types:Enchantment +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When CARDNAME enters the battlefield, you become the monarch. +SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 2 damage to any target. If you're the monarch, it deals 7 damage to that player or permanent instead. +SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | References$ X +SVar:X:Count$Monarch.7.2 +Oracle:When Court of Ire enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, Court of Ire deals 2 damage to any target. If you're the monarch, it deals 7 damage to that player or permanent instead.