From 6388f1ba1b1ff179322adf79e0c800ddac2cedbb Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Tue, 26 Jun 2018 08:12:15 +0100 Subject: [PATCH] Added M19 card Diamond Mare --- forge-gui/res/cardsfolder/upcoming/diamond_mare.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/diamond_mare.txt diff --git a/forge-gui/res/cardsfolder/upcoming/diamond_mare.txt b/forge-gui/res/cardsfolder/upcoming/diamond_mare.txt new file mode 100644 index 00000000000..3b35377ff9b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/diamond_mare.txt @@ -0,0 +1,10 @@ +Name:Diamond Mare +ManaCost:2 +Types:Artifact Creature Horse +PT:1/3 +K:ETBReplacement:Other:ChooseColor +SVar:ChooseColor:DB$ ChooseColor | Defined$ You | SpellDescription$ As CARDNAME enters the battlefield, choose a color. | AILogic$ MostProminentInComputerDeck +T:Mode$ SpellCast | ValidCard$ Card.ChosenColor | ValidActivatingPlayer$ You | Execute$ TrigGainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell of the chosen color, you gain 1 life. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 1 +SVar:Picture:http://www.wizards.com/global/images/magic/general/diamond_mare.jpg +Oracle:As Diamond Mare enters the battlefield, choose a color.\nWhenever you cast a spell of the chosen color, you gain 1 life. \ No newline at end of file