From e1b14ecb517f61f5932d2030a47831ec2d8f2896 Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Thu, 9 Apr 2020 05:06:11 +0000 Subject: [PATCH] Mana Cache! --- forge-gui/res/cardsfolder/m/mana_cache.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/m/mana_cache.txt diff --git a/forge-gui/res/cardsfolder/m/mana_cache.txt b/forge-gui/res/cardsfolder/m/mana_cache.txt new file mode 100644 index 00000000000..d3c0d6aa5cf --- /dev/null +++ b/forge-gui/res/cardsfolder/m/mana_cache.txt @@ -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 player’s 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 player’s 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.