mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
added SpellDescription to added ability so it shows up in the menus clearly
This commit is contained in:
@@ -7,7 +7,7 @@ A:SP$ Attach | Cost$ G | ValidTgts$ Land | AILogic$ Pump
|
|||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ FreeCard | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ FreeCard | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
||||||
SVar:FreeCard:DB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
SVar:FreeCard:DB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ AbundantGrowthTap | Description$ Enchanted land has "T: Add one mana of any color to your mana pool."
|
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ AbundantGrowthTap | Description$ Enchanted land has "T: Add one mana of any color to your mana pool."
|
||||||
SVar:AbundantGrowthTap:AB$ Mana | Cost$ T | Produced$ Any
|
SVar:AbundantGrowthTap:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color to your mana pool.
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/abundant_growth.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/abundant_growth.jpg
|
||||||
SetInfo:AVR|Common|http://magiccards.info/scans/en/avr/167.jpg
|
SetInfo:AVR|Common|http://magiccards.info/scans/en/avr/167.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user