From 4639ec444bc03e5b67d6e14a2856e46da85ec8b2 Mon Sep 17 00:00:00 2001 From: swordshine Date: Sun, 7 Oct 2018 12:54:55 +0800 Subject: [PATCH] - Added Selective Snare --- forge-gui/res/cardsfolder/s/selective_snare.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/cardsfolder/s/selective_snare.txt diff --git a/forge-gui/res/cardsfolder/s/selective_snare.txt b/forge-gui/res/cardsfolder/s/selective_snare.txt new file mode 100644 index 00000000000..78579ab38a4 --- /dev/null +++ b/forge-gui/res/cardsfolder/s/selective_snare.txt @@ -0,0 +1,7 @@ +Name:Selective Snare +ManaCost:X U +Types:Sorcery +A:SP$ ChangeZone | AnnounceType$ CreatureType | AILogic$ MostProminentOppControls | Cost$ X U | ValidTgts$ Creature.ChosenType | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creature of the chosen creature type | Origin$ Battlefield | Destination$ Hand | References$ X,MaxTgts | SpellDescription$ Return X target creatures of the creature type of your choice to their owner's hand. +SVar:X:Targeted$Amount +SVar:MaxTgts:Count$Valid Creature.ChosenType +Oracle:Return X target creatures of the creature type of your choice to their owner's hand.