From a5679cab492a8bc87f8dae2188b04467c042d14c Mon Sep 17 00:00:00 2001 From: swordshine Date: Tue, 18 Jun 2019 22:39:02 +0800 Subject: [PATCH] Add Atemsis, All-Seeing --- .../res/cardsfolder/upcoming/atemsis_all_seeing.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/atemsis_all_seeing.txt b/forge-gui/res/cardsfolder/upcoming/atemsis_all_seeing.txt index 66975497e61..f7124bbef43 100644 --- a/forge-gui/res/cardsfolder/upcoming/atemsis_all_seeing.txt +++ b/forge-gui/res/cardsfolder/upcoming/atemsis_all_seeing.txt @@ -1,6 +1,13 @@ Name:Atemsis, All-Seeing ManaCost:3 U U U Types:Legendary Creature Sphinx -K:Flying -Oracle:Flying\n{2}{U}, {T}: Draw two cards, then discard a card.\nWhenever Atemsis, All-Seeing deals damage to an opponent, you may reveal your hand. If cards with at least six different converted mana costs are revealed this way, that player loses the game. PT:4/5 +K:Flying +A:AB$ Draw | Cost$ 2 U T | NumCards$ 2 | SpellDescription$ Draw two cards, then discard a card. | SubAbility$ DBDiscard +SVar:DBDiscard:DB$Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | OptionalDecider$ You | Execute$ TrigReveal | TriggerDescription$ Whenever CARDNAME deals damage to an opponent, you may reveal your hand. If cards with at least six different converted mana costs are revealed this way, that player loses the game. +SVar:TrigReveal:DB$ RevealHand | Defined$ You | RememberRevealed$ True | SubAbility$ DBLoseGame +SVar:DBLoseGame:DB$ LosesGame | Defined$ TriggeredTarget | ConditionCheckSVar$ X | ConditionSVarCompare$ GE6 | References$ X | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$DifferentCMC +Oracle:Flying\n{2}{U}, {T}: Draw two cards, then discard a card.\nWhenever Atemsis, All-Seeing deals damage to an opponent, you may reveal your hand. If cards with at least six different converted mana costs are revealed this way, that player loses the game.