mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Add ValidActivator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Mana Reflection
|
||||
ManaCost:4 G G
|
||||
Types:Enchantment
|
||||
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidPlayer$ You | ValidCard$ Permanent | ValidAbility$ Activated.hasTapCost | ReplaceWith$ ProduceTwice | Description$ If you tap a permanent for mana, it produces twice as much of that mana instead.
|
||||
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidActivator$ You | ValidCard$ Permanent | ValidAbility$ Activated.hasTapCost | ReplaceWith$ ProduceTwice | Description$ If you tap a permanent for mana, it produces twice as much of that mana instead.
|
||||
SVar:ProduceTwice:DB$ ReplaceMana | ReplaceAmount$ 2
|
||||
Oracle:If you tap a permanent for mana, it produces twice as much of that mana instead.
|
||||
|
||||
Reference in New Issue
Block a user