mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Integrating a reformatted fix by Seravy which makes Mox Amber AI playable (as well as Reflecting Pool) and fixes auto mana payment for these and other cards that use ManaReflected.
This commit is contained in:
@@ -2,6 +2,5 @@ Name:Mox Amber
|
||||
ManaCost:0
|
||||
Types:Legendary Artifact
|
||||
A:AB$ ManaReflected | Cost$ T | ColorOrType$ Color | Valid$ Creature.Legendary+YouCtrl,Planeswalker.Legendary+YouCtrl | ReflectProperty$ Is | SpellDescription$ Add one mana of any color among legendary creatures and planeswalkers you control.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mox_amber.jpg
|
||||
Oracle:{T}: Add one mana of any color among legendary creatures and planeswalkers you control.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Reflecting Pool
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
A:AB$ ManaReflected | Cost$ T | ColorOrType$ Type | Valid$ Land.YouCtrl | ReflectProperty$ Produce | SpellDescription$ Add to your mana pool one mana of any type that a land you control could produce.
|
||||
A:AB$ ManaReflected | Cost$ T | ColorOrType$ Type | Valid$ Land.YouCtrl | ReflectProperty$ Produce | SpellDescription$ Add one mana of any type that a land you control could produce.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reflecting_pool.jpg
|
||||
Oracle:{T}: Add to your mana pool one mana of any type that a land you control could produce.
|
||||
Oracle:{T}: Add one mana of any type that a land you control could produce.
|
||||
|
||||
Reference in New Issue
Block a user