From b9559c1b06689ef00ec81c5a70687655a8036469 Mon Sep 17 00:00:00 2001 From: swordshine Date: Thu, 27 Jun 2019 23:00:22 +0800 Subject: [PATCH] Add two cards --- forge-gui/res/cardsfolder/m/moon_eating_dog.txt | 2 +- forge-gui/res/cardsfolder/upcoming/legions_end.txt | 6 ++++++ .../res/cardsfolder/upcoming/portal_of_sanctuary.txt | 8 ++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/legions_end.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/portal_of_sanctuary.txt diff --git a/forge-gui/res/cardsfolder/m/moon_eating_dog.txt b/forge-gui/res/cardsfolder/m/moon_eating_dog.txt index 5f63f6e0db5..6337c5a6dd1 100644 --- a/forge-gui/res/cardsfolder/m/moon_eating_dog.txt +++ b/forge-gui/res/cardsfolder/m/moon_eating_dog.txt @@ -2,6 +2,6 @@ Name:Moon-Eating Dog ManaCost:3 U Types:Creature Hound S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flying | IsPresent$ Planeswalker.Yanling+YouCtrl | Description$ As long as you control a Yanling planeswalker, CARDNAME has flying. -SVar:BuffedBy:Nissa +SVar:BuffedBy:Yanling Oracle:As long as you control a Yanling planeswalker, Moon-Eating Dog has flying. (It can't be blocked except by creatures with flying or reach.) PT:3/3 diff --git a/forge-gui/res/cardsfolder/upcoming/legions_end.txt b/forge-gui/res/cardsfolder/upcoming/legions_end.txt new file mode 100644 index 00000000000..da6a6fa33ac --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/legions_end.txt @@ -0,0 +1,6 @@ +Name:Legion's End +ManaCost:1 B +Types:Sorcery +A:SP$ ChangeZone | Cost$ 1 B | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.OppCtrl+cmcLE2 | TgtPrompt$ Select target creature an opponent controls with converted mana cost 2 or less | SubAbility$ DBChangeZoneAll | SpellDescription$ Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard. +SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Defined$ TargetedController | ChangeType$ Targeted.sameName | Origin$ Battlefield,Graveyard,Hand | Destination$ Exile | Search$ True +Oracle:Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard. diff --git a/forge-gui/res/cardsfolder/upcoming/portal_of_sanctuary.txt b/forge-gui/res/cardsfolder/upcoming/portal_of_sanctuary.txt new file mode 100644 index 00000000000..2ca2f4dde1c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/portal_of_sanctuary.txt @@ -0,0 +1,8 @@ +Name:Portal of Sanctuary +ManaCost:2 U +Types:Artifact +A:AB$ Pump | Cost$ 1 T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | RememberTargets$ True | SubAbility$ DBBounce | StackDescription$ Return {c:Targeted} and all Auras attached to it to their owners' hands. | PlayerTurn$ True | SpellDescription$ Return target creature you control and all Auras attached to it to their owners' hands. Activate this ability only during your turn. +SVar:DBBounce:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered,Aura.AttachedTo Targeted | Origin$ Battlefield | Destination$ Hand | UseAllOriginZones$ True | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +AI:RemoveDeck:All +Oracle:{1}, {T}: Return target creature you control and each Aura attached to it to their owners' hands. Activate this ability only during your turn.