From 746c8b7d8f9b423fec91208256a84d09869e94df Mon Sep 17 00:00:00 2001 From: tehdiplomat Date: Wed, 22 Aug 2018 11:00:59 -0400 Subject: [PATCH] Fix Xantcha activated ability --- forge-gui/res/cardsfolder/x/xantcha_sleeper_agent.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/x/xantcha_sleeper_agent.txt b/forge-gui/res/cardsfolder/x/xantcha_sleeper_agent.txt index cbb68fd2357..195739b5cbe 100644 --- a/forge-gui/res/cardsfolder/x/xantcha_sleeper_agent.txt +++ b/forge-gui/res/cardsfolder/x/xantcha_sleeper_agent.txt @@ -9,5 +9,5 @@ SVar:DBDonate:DB$ GainControl | Defined$ Self | NewController$ Player.Chosen | S SVar:DBCleanup:DB$ Cleanup | ClearChosenPlayer$ True S:Mode$ CantAttack | ValidCard$ Card.Self | Target$ Player.CardOwner,Planeswalker.ControlledBy Player.CardOwner A:AB$ Draw | Cost$ 3 | NumCards$ 1 | AnyPlayer$ True | SubAbility$ DBLoseLife | SpellDescription$ Xantcha’s controller loses 2 life and you draw a card. Any player may activate this ability. -SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ Player.Chosen +SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ CardController Oracle:As Xantcha, Sleeper Agent enters the battlefield, an opponent of your choice gains control of it.\nXantcha attacks each combat if able and can’t attack its owner or planeswalkers its owner controls.\n{3}: Xantcha’s controller loses 2 life and you draw a card. Any player may activate this ability. \ No newline at end of file