diff --git a/.gitattributes b/.gitattributes index 537a0bb2e5f..1ddcd587b44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8774,6 +8774,7 @@ res/cardsfolder/u/urzas_rage.txt svneol=native#text/plain res/cardsfolder/u/urzas_tower.txt svneol=native#text/plain res/cardsfolder/u/uthden_troll.txt svneol=native#text/plain res/cardsfolder/u/utopia_mycon.txt svneol=native#text/plain +res/cardsfolder/u/utopia_sprawl.txt -text res/cardsfolder/u/utopia_tree.txt svneol=native#text/plain res/cardsfolder/u/utopia_vow.txt svneol=native#text/plain res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain diff --git a/res/cardsfolder/u/utopia_sprawl.txt b/res/cardsfolder/u/utopia_sprawl.txt new file mode 100644 index 00000000000..9a7fecb73dd --- /dev/null +++ b/res/cardsfolder/u/utopia_sprawl.txt @@ -0,0 +1,14 @@ +Name:Utopia Sprawl +ManaCost:G +Types:Enchantment Aura +Text:no text +K:Enchant Forest +A:SP$ Attach | Cost$ G | ValidTgts$ Forest | TgtPrompt$ Select target Forest | AILogic$ Pump +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color. +SVar:ChooseColor:DB$ ChooseColor | Defined$ You +T:Mode$ TapsForMana | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigMana | TriggerDescription$ Whenever enchanted Forest is tapped for mana, its controller adds one mana of the chosen color to his or her mana pool. +SVar:TrigMana:AB$ Mana | Cost$ 0 | Produced$ Chosen +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/utopia_sprawl.jpg +End \ No newline at end of file