mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
12 lines
903 B
Plaintext
12 lines
903 B
Plaintext
Name:Overgrowth
|
|
ManaCost:2 G
|
|
Types:Enchantment Aura
|
|
K:Enchant land
|
|
A:SP$ Attach | Cost$ 2 G | ValidTgts$ Land | AILogic$ Pump
|
|
T:Mode$ TapsForMana | ValidCard$ Card.AttachedBy | Execute$ TrigMana | Static$ True | TriggerDescription$ Whenever enchanted land is tapped for mana, its controller adds {G}{G} to his or her mana pool (in addition to the mana the land produces).
|
|
SVar:TrigMana:DB$ Mana | Produced$ G | Amount$ 2 | Defined$ TriggeredCardController
|
|
#TODO: Mana prediction for lands that produce additional mana (Overgrowth, Mana Flare, etc.)
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/overgrowth.jpg
|
|
Oracle:Enchant land (Target a land as you cast this. This card enters the battlefield attached to that land.)\nWhenever enchanted land is tapped for mana, its controller adds {G}{G} to his or her mana pool (in addition to the mana the land produces).
|