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
11 lines
802 B
Plaintext
11 lines
802 B
Plaintext
Name:Growing Ranks
|
|
ManaCost:2 GW GW
|
|
Types:Enchantment
|
|
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | ValidPlayer$ You | Execute$ TrigChoose | TriggerDescription$ At the beginning of your upkeep, populate. (Create a token that's a copy of a creature token you control.)
|
|
SVar:TrigChoose:AB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.token+YouCtrl | SubAbility$ DBCopy | Mandatory$ True | AILogic$ Clone
|
|
SVar:DBCopy:DB$ CopyPermanent | Defined$ ChosenCard | NumCopies$ 1 | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
|
|
DeckNeeds:Ability$Token
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/growing_ranks.jpg
|
|
Oracle:At the beginning of your upkeep, populate. (Create a token that's a copy of a creature token you control.)
|