From cbc3f6a56873b77adb8e128f1e37db260dd8dab7 Mon Sep 17 00:00:00 2001 From: swordshine Date: Wed, 24 Jun 2020 19:58:14 +0800 Subject: [PATCH] JMP: Add Emiel the Blessed --- .../res/cardsfolder/upcoming/emiel_the_blessed.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt diff --git a/forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt b/forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt new file mode 100644 index 00000000000..89d27f46f1a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt @@ -0,0 +1,12 @@ +Name:Emiel the Blessed +ManaCost:2 W W +Types:Legendary Creature Unicorn +PT:4/4 +A:AB$ ChangeZone | Cost$ 3 | ValidTgts$ Creature.Other+YouCtrl | Origin$ Battlefield | Destination$ Exile | TgtPrompt$ Select another target creature you control | RememberTargets$ True | SubAbility$ DBReturn | SpellDescription$ Exile another target creature you control, then return it to the battlefield under its owner's control. +SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ All | Destination$ Battlefield | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever another creature enters the battlefield under your control, you may pay {G/W}. If you do, put a +1/+1 counter on it. If it's a Unicorn, put two +1/+1 counters on it instead. +SVar:TrigPutCounter:AB$ PutCounter | Cost$ GW | Defined$ TriggeredCardLKICopy | CounterType$ P1P1 | CounterNum$ X | References$ X,Y +SVar:X:Count$Compare Y GE1.2.1 +SVar:Y:TriggeredCard$Valid Card.Unicorn +Oracle:{3}: Exile another target creature you control, then return it to the battlefield under its owner's control.\nWhenever another creature enters the battlefield under your control, you may pay {G/W}. If you do, put a +1/+1 counter on it. If it's a Unicorn, put two +1/+1 counters on it instead. ({G/W} can be paid with either {G} or {W}.) \ No newline at end of file