Merge branch 'master' into 'master'

- Added some cards

See merge request core-developers/forge!989
This commit is contained in:
swordshine
2018-10-07 04:55:47 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -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.

View File

@@ -3,5 +3,5 @@ ManaCost:1 B
Types:Sorcery 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. 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: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. 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.