add Utopia Sprawl (from Dissension)

This commit is contained in:
slapshot5
2011-10-31 02:21:22 +00:00
parent 9380c07349
commit 4c1dbf2ddf
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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