mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
JMP: Add Emiel the Blessed
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/emiel_the_blessed.txt
Normal file
@@ -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}.)
|
||||||
Reference in New Issue
Block a user