mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge branch 'master' into 'master'
- Added some cards See merge request core-developers/forge!989
This commit is contained in:
7
forge-gui/res/cardsfolder/s/selective_snare.txt
Normal file
7
forge-gui/res/cardsfolder/s/selective_snare.txt
Normal 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.
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user