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. diff --git a/forge-gui/res/cardsfolder/s/severed_strands.txt b/forge-gui/res/cardsfolder/s/severed_strands.txt index 1ee8c01646f..9eb18d533ed 100644 --- a/forge-gui/res/cardsfolder/s/severed_strands.txt +++ b/forge-gui/res/cardsfolder/s/severed_strands.txt @@ -3,5 +3,5 @@ ManaCost:1 B Types:Sorcery A:SP$ GainLife | Cost$ 1 B Sac<1/Creature> | Defined$ You | LifeAmount$ X | SubAbility$ DBDestroy | References$ X | SpellDescription$ You gain life equal to that sacrificed creature's toughness. Destroy target creature an opponent controls. SVar:DBDestroy:DB$ Destroy | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls. -SVar:X:RememberedLKI$CardToughness +SVar:X:Sacrificed$CardToughness Oracle:As an additional cost to cast this spell, sacrifice a creature.\nYou gain life equal to that sacrificed creature's toughness. Destroy target creature an opponent controls.