From c0ebb31efe708431a04f2bb992a832bae26b1962 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Thu, 6 Apr 2023 19:52:12 +0200 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/hidetsugu_and_kairi.txt | 2 +- .../sun_blessed_guardian_furnace_blessed_conqueror.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/hidetsugu_and_kairi.txt b/forge-gui/res/cardsfolder/upcoming/hidetsugu_and_kairi.txt index f410031fe63..b06c1357457 100644 --- a/forge-gui/res/cardsfolder/upcoming/hidetsugu_and_kairi.txt +++ b/forge-gui/res/cardsfolder/upcoming/hidetsugu_and_kairi.txt @@ -9,7 +9,7 @@ SVar:ChangeZoneDB:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeN T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME dies, exile the top card of your library. Target opponent loses life equal to its mana value. If it's an instant or sorcery card, you may cast it without paying its mana cost. SVar:TrigExile:DB$ Dig | DigNum$ 1 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBLoseLife SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X | ValidTgts$ Opponent | SubAbility$ DBPlay -SVar:DBPlay:DB$ Play | Defined$ Remembered | ValidSA$ Spell | WithoutManaCost$ True | Optional$ True | SubAbility$ DBCleanup +SVar:DBPlay:DB$ Play | Defined$ Remembered | ConditionCheckSVar$ Z | ConditionSVarCompare$ EQ1 | ValidSA$ Spell | WithoutManaCost$ True | Optional$ True | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Remembered$CardManaCost SVar:Z:Remembered$Valid Instant,Sorcery diff --git a/forge-gui/res/cardsfolder/upcoming/sun_blessed_guardian_furnace_blessed_conqueror.txt b/forge-gui/res/cardsfolder/upcoming/sun_blessed_guardian_furnace_blessed_conqueror.txt index a004cee54d2..57e8f0e4121 100644 --- a/forge-gui/res/cardsfolder/upcoming/sun_blessed_guardian_furnace_blessed_conqueror.txt +++ b/forge-gui/res/cardsfolder/upcoming/sun_blessed_guardian_furnace_blessed_conqueror.txt @@ -13,9 +13,9 @@ ManaCost:no cost Colors:red,white Types:Creature Phyrexian Cleric PT:3/3 -T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, create a tapped and attacking token that's a copy of it. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, create a tapped and attacking token that's a copy of it. Put a +1/+1 counter on that token for each +1/+1 counter on CARDNAME. Sacrifice that token at the beginning of the next end step. SVar:TrigCopy:DB$ CopyPermanent | TokenTapped$ True | TokenAttacking$ True | Defined$ Self | NumCopies$ 1 | AtEOT$ Sacrifice | RememberTokens$ True | SubAbility$ DBCounter -SVar:DBCounter:DB$ PutCounter | Defined$ Remembered | CounterNum$ X | CounterType$ P1P1 | SubAbility$ DBCleanup | SpellDescription$ Put a +1/+1 counter on that token for each +1/+1 counter on CARDNAME. Sacrifice that token at the beginning of the next end step. +SVar:DBCounter:DB$ PutCounter | Defined$ Remembered | CounterNum$ X | CounterType$ P1P1 | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Count$CardCounters.P1P1 DeckHas:Ability$Token|Counters