mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
1014 B
Plaintext
11 lines
1014 B
Plaintext
|
Name:Commander's Authority
|
||
|
ManaCost:4 W
|
||
|
Types:Enchantment Aura
|
||
|
K:Enchant Creature
|
||
|
A:SP$ Attach | Cost$ 4 W | ValidTgts$ Creature | AILogic$ Pump
|
||
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddTrigger$ CommanderTrig | AddSVar$ CommanderToken | Description$ Enchanted creature has "At the beginning of your upkeep, create a 1/1 white Human creature token."
|
||
|
SVar:CommanderTrig:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ CommanderToken | TriggerDescription$ At the beginning of your upkeep, create a 1/1 white Human creature token.
|
||
|
SVar:CommanderToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Human | TokenTypes$ Creature,Human | TokenOwner$ You | TokenPower$ 1 | TokenToughness$ 1 | TokenColors$ White | TokenImage$ w 1 1 human avr
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/commanders_authority.jpg
|
||
|
Oracle:Enchant creature\nEnchanted creature has "At the beginning of your upkeep, create a 1/1 white Human creature token."
|