- Added Mana-Charged Dragon

- Update scripts for some RepeatEach cards
This commit is contained in:
swordshine
2014-03-12 13:06:34 +00:00
parent c056a98347
commit 61830aabe5
14 changed files with 33 additions and 19 deletions

View File

@@ -2,7 +2,7 @@ Name:Cleansing
ManaCost:W W W
Types:Sorcery
A:SP$ RepeatEach | Cost$ W W W | RepeatSubAbility$ DBSac | RepeatCards$ Land | SpellDescription$ For each land, destroy that land unless any player pays 1 life.
SVar:DBSac:DB$ Destroy | UnlessCost$ PayLife<1> | UnlessPayer$ Player | UnlessAI$ DefinedRememberedController | Defined$ Remembered
SVar:DBSac:DB$ Destroy | UnlessCost$ PayLife<1> | UnlessPayer$ Player | UnlessAI$ DefinedRememberedController | Defined$ Remembered | StackDescription$ Destroy {c:Remembered}
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/cleansing.jpg
Oracle:For each land, destroy that land unless any player pays 1 life.

View File

@@ -2,6 +2,6 @@ Name:Cut the Tethers
ManaCost:2 U U
Types:Sorcery
A:SP$ RepeatEach | Cost$ 2 U U | RepeatSubAbility$ DBReturn | RepeatCards$ Creature.Spirit | SpellDescription$ For each Spirit, return it to its owner's hand unless that player pays {3}.
SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Battlefield | Destination$ Hand | UnlessCost$ 3 | UnlessPayer$ RememberedController
SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Battlefield | Destination$ Hand | UnlessCost$ 3 | UnlessPayer$ RememberedController | ShowCurrentCard$ Remembered
SVar:Picture:http://www.wizards.com/global/images/magic/general/cut_the_tethers.jpg
Oracle:For each Spirit, return it to its owner's hand unless that player pays {3}.