From 2b24539e0e28036b2be35a3b920b94f2ae2f9db0 Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Tue, 23 Mar 2021 21:53:02 +0100 Subject: [PATCH] Fix trigger --- forge-gui/res/cardsfolder/i/insubordination.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/i/insubordination.txt b/forge-gui/res/cardsfolder/i/insubordination.txt index d3da0a95abf..13cdd9d137d 100644 --- a/forge-gui/res/cardsfolder/i/insubordination.txt +++ b/forge-gui/res/cardsfolder/i/insubordination.txt @@ -4,6 +4,6 @@ Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ B B | ValidTgts$ Creature | AILogic$ Curse T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ EnchantedController | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of the end step of enchanted creature's controller, CARDNAME deals 2 damage to that player unless that creature attacked this turn. -SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredController | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn +SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredPlayer | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn SVar:Picture:http://www.wizards.com/global/images/magic/general/insubordination.jpg Oracle:Enchant creature\nAt the beginning of the end step of enchanted creature's controller, Insubordination deals 2 damage to that player unless that creature attacked this turn.