mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
add Utopia Sprawl (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/u/utopia_sprawl.txt
Normal file
14
res/cardsfolder/u/utopia_sprawl.txt
Normal 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
|
||||
Reference in New Issue
Block a user