Merge branch 'patch-8' into 'master'

Fade Away from Exodus

See merge request core-developers/forge!1634
This commit is contained in:
Michael Kamensky
2019-05-14 08:35:47 +00:00

View File

@@ -0,0 +1,9 @@
Name:Fade Away
ManaCost:2 U
Types:Sorcery
A:SP$ RepeatEach | Cost$ 2 U | RepeatPlayers$ Player | RepeatSubAbility$ DBRepeatCreature | SpellDescription$ For each creature, its controller sacrifices a permanent unless they pay 1.
SVar:DBRepeatCreature:DB$ RepeatEach | RepeatCards$ Creature.RememberedPlayerCtrl | Zone$ Battlefield | TargetControls$ True | RepeatSubAbility$ DBSac
SVar:DBSac:DB$ Sacrifice | Defined$ Player.IsRemembered | SacValid$ Permanent | SacMessage$ permanent | UnlessCost$ 1 | UnlessPayer$ Player.IsRemembered
SVar:Picture:http://www.wizards.com/global/images/magic/general/fade_away.jpg
AI:RemoveDeck:All
Oracle:For each creature, its controller sacrifices a permanent unless they pay 1.