mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
15 lines
934 B
Plaintext
15 lines
934 B
Plaintext
Name:Standstill
|
|
ManaCost:1 U
|
|
Types:Enchantment
|
|
T:Mode$ SpellCast | ValidActivatingPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When a player casts a spell, sacrifice CARDNAME. If you do, each of that player's opponents draws three cards.
|
|
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | SacValid$ Self | RememberSacrificed$ True | SubAbility$ DrawOpp
|
|
SVar:DrawOpp:DB$ Draw | NumCards$ 3 | Defined$ TriggeredCardOpponent | ConditionCheckSVar$ X | References$ X | ConditionSVarCompare$ GE1 | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Remembered$Amount
|
|
SVar:Y:Count$Valid Creature.YouCtrl
|
|
SVar:Z:Count$Valid Creature.OppCtrl
|
|
SVar:NeedsToPlayVar:Y GTZ
|
|
Svar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/standstill.jpg
|
|
Oracle:When a player casts a spell, sacrifice Standstill. If you do, each of that player's opponents draws three cards.
|