From 81fac9545d67e82006fd1c0c33da3b34bfcab4cc Mon Sep 17 00:00:00 2001 From: Agetian Date: Tue, 4 Jul 2017 18:47:04 +0000 Subject: [PATCH] - Fixed Orcish Mine. --- forge-gui/res/cardsfolder/o/orcish_mine.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/o/orcish_mine.txt b/forge-gui/res/cardsfolder/o/orcish_mine.txt index e5b9c0719d5..7985e2d8327 100644 --- a/forge-gui/res/cardsfolder/o/orcish_mine.txt +++ b/forge-gui/res/cardsfolder/o/orcish_mine.txt @@ -6,9 +6,9 @@ K:etbCounter:ORE:3 A:SP$ Attach | Cost$ 1 R R | ValidTgts$ Land | AILogic$ Curse T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCounter | TriggerDescription$ At the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from CARDNAME. T:Mode$ Taps | ValidCard$ Card.AttachedBy | Execute$ TrigRemoveCounter | Secondary$ True | TriggerDescription$ At the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from CARDNAME. -SVar:TrigRemoveCounter:AB$ RemoveCounter | Cost$ 0 | Defined$ Self | CounterType$ ORE | CounterNum$ 1 +SVar:TrigRemoveCounter:DB$ RemoveCounter | Defined$ Self | CounterType$ ORE | CounterNum$ 1 T:Mode$ CounterRemoved | ValidCard$ Card.Self | CounterType$ ORE | NewCounterAmount$ 0 | Execute$ DBDamage | TriggerDescription$ When the last ore counter is removed from Orcish Mine, destroy enchanted land and Orcish Mine deals 2 damage to that land's controller. -SVar:DBDamage:DB$ DealDamage | NumDmg$ 2 | Defined$ TriggeredPlayer | SubAbility$ DBDestroy +SVar:DBDamage:DB$ DealDamage | NumDmg$ 2 | Defined$ EnchantedController | SubAbility$ DBDestroy SVar:DBDestroy:DB$ Destroy | Defined$ Enchanted SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_mine.jpg Oracle:Enchant land\nOrcish Mine enters the battlefield with three ore counters on it.\nAt the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from Orcish Mine.\nWhen the last ore counter is removed from Orcish Mine, destroy enchanted land and Orcish Mine deals 2 damage to that land's controller.