mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
14 lines
944 B
Plaintext
14 lines
944 B
Plaintext
|
Name:Marshaling the Troops
|
||
|
ManaCost:1 G
|
||
|
Types:Sorcery
|
||
|
A:SP$ ChooseCard | Cost$ 1 G | Defined$ You | MinAmount$ 0 | Amount$ X | References$ X | Choices$ Creature.untapped+YouCtrl | ChoiceTitle$ Choose any number of untapped creatures you control | ChoiceZone$ Battlefield | RememberChosen$ True | SubAbility$ TrigTap | SpellDescription$ Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way.
|
||
|
SVar:TrigTap:DB$ Tap | Defined$ Remembered | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ Z | SubAbility$ DBCleanup | References$ Y,Z
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Count$Valid Creature.YouCtrl
|
||
|
SVar:Y:Remembered$Amount
|
||
|
SVar:Z:SVar$Y/Times.4
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/marshaling_the_troops.jpg
|
||
|
Oracle:Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way.
|