mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Mana-Charged Dragon
- Update scripts for some RepeatEach cards
This commit is contained in:
@@ -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.
|
||||
@@ -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}.
|
||||
Reference in New Issue
Block a user