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
14 lines
987 B
Plaintext
14 lines
987 B
Plaintext
Name:Martial Coup
|
|
ManaCost:X W W
|
|
Types:Sorcery
|
|
A:SP$ Token | Cost$ X W W | TokenAmount$ X | References$ X | TokenName$ Soldier | TokenTypes$ Creature,Soldier | RememberTokens$ True | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | SubAbility$ CoupDestroy | TokenImage$ w 1 1 soldier ALA | SpellDescription$ Create X 1/1 white Soldier creature tokens. If X is 5 or more, destroy all other creatures.
|
|
SVar:CoupDestroy:DB$ DestroyAll | ValidCards$ Creature.IsNotRemembered | ConditionCheckSVar$ X | References$ X | ConditionSVarCompare$ GE5 | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Count$xPaid
|
|
SVar:PayX:5
|
|
SVar:NeedsToPlayVar:OwnCreats LEOppCreats
|
|
SVar:OwnCreats:Count$SumPower_Creature.YouCtrl
|
|
SVar:OppCreats:Count$SumPower_Creature.OppCtrl
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/martial_coup.jpg
|
|
Oracle:Create X 1/1 white Soldier creature tokens. If X is 5 or more, destroy all other creatures.
|