Mana Cache!

This commit is contained in:
Tim Mocny
2020-04-09 05:06:11 +00:00
committed by Michael Kamensky
parent 972327bd72
commit e1b14ecb51

View File

@@ -0,0 +1,10 @@
Name:Mana Cache
ManaCost:1 R R
Types:Enchantment
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Player | Execute$ TrigCounters | TriggerDescription$ At the beginning of each players end step, put a charge counter on CARDNAME for each untapped land that player controls.
SVar:TrigCounters:DB$ PutCounter | Defined$ Self | CounterType$ CHARGE | CounterNum$ X | References$ X
SVar:X:Count$Valid Land.ActivePlayerCtrl+untapped
A:AB$ Mana | Cost$ SubCounter<1/CHARGE> | Produced$ C | AnyPlayer$ True | PlayerTurn$ True | ActivationPhases$ Upkeep->Main2 | SpellDescription$ Add {C}. Any player may activate this ability but only during their turn before the end step.
AI:RemoveDeck:All
#Until Agetian can sort the AI use/misuse of this card
Oracle:At the beginning of each players end step, put a charge counter on Mana Cache for each untapped land that player controls.\nRemove a charge counter from Mana Cache: Add {C}. Any player may activate this ability but only during their turn before the end step.