From c7dd68749dbaf81bc32ff5c83dd9b54b3418eee7 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Mon, 30 May 2022 17:50:58 -0400 Subject: [PATCH] agent_of_the_shadow_thieves.txt revis --- .../cardsfolder/upcoming/agent_of_the_shadow_thieves.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/agent_of_the_shadow_thieves.txt b/forge-gui/res/cardsfolder/upcoming/agent_of_the_shadow_thieves.txt index d5846469759..0cfa6aeff57 100644 --- a/forge-gui/res/cardsfolder/upcoming/agent_of_the_shadow_thieves.txt +++ b/forge-gui/res/cardsfolder/upcoming/agent_of_the_shadow_thieves.txt @@ -2,9 +2,9 @@ Name:Agent of the Shadow Thieves ManaCost:1 B Types:Legendary Enchantment Background S:Mode$ Continuous | Affected$ Creature.IsCommander+YouOwn | AddTrigger$ AttacksPlayer | Description$ Commander creatures you own have "Whenever this creature attacks a player, if no opponent has more life than that player, put a +1/+1 counter on this creature. It gains deathtouch and indestructible until end of turn." -SVar:AttacksPlayer:Mode$ Attacks | ValidCard$ Card.Self | Attacked$ Opponent.withMostLife | Execute$ TrigPutCounter | TriggerDescription$ Whenever this creature attacks a player, if no opponent has more life than that player, put a +1/+1 counter on this creature. It gains deathtouch and indestructible until end of turn. -SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredAttackerLKICopy | CounterType$ P1P1 | SubAbility$ DBPump -SVar:DBPump:DB$ Pump | Defined$ TriggeredAttackerLKICopy | KW$ Deathtouch & Indestructible +SVar:AttacksPlayer:Mode$ Attacks | ValidCard$ Card.Self | Attacked$ Player | Condition$ NoOpponentHasMoreLifeThanAttacked | Execute$ TrigPutCounter | TriggerDescription$ Whenever this creature attacks a player, if no opponent has more life than that player, put a +1/+1 counter on this creature. It gains deathtouch and indestructible until end of turn. +SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | SubAbility$ DBPump +SVar:DBPump:DB$ Pump | KW$ Deathtouch & Indestructible DeckHas:Ability$Counters AI:RemoveDeck:NonCommander Oracle:Commander creatures you own have "Whenever this creature attacks a player, if no opponent has more life than that player, put a +1/+1 counter on this creature. It gains deathtouch and indestructible until end of turn."