From 20a4f093e963fadb0e8494760beee8f20bcb04d2 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Tue, 5 Dec 2023 10:13:01 -0500 Subject: [PATCH] tidy up chancellor_of_the_annex --- forge-gui/res/cardsfolder/c/chancellor_of_the_annex.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/chancellor_of_the_annex.txt b/forge-gui/res/cardsfolder/c/chancellor_of_the_annex.txt index 51dd69d98c5..728cab952ff 100644 --- a/forge-gui/res/cardsfolder/c/chancellor_of_the_annex.txt +++ b/forge-gui/res/cardsfolder/c/chancellor_of_the_annex.txt @@ -4,9 +4,8 @@ Types:Creature Phyrexian Angel PT:5/6 K:Flying K:MayEffectFromOpeningHand:RevealCard -SVar:RevealCard:DB$ Reveal | RevealDefined$ Self | SubAbility$ CounterFirstSpellEffect | SpellDescription$ You may reveal this card from your opening hand. If you do, when each opponent casts their first spell of the game, counter that spell unless that player pays {1}. -SVar:CounterFirstSpellEffect:DB$ RepeatEach | RepeatPlayers$ Opponent | RepeatSubAbility$ DBEffect -SVar:DBEffect:DB$ Effect | Triggers$ TrigCounter | EffectOwner$ Remembered | Duration$ Permanent +SVar:RevealCard:DB$ Reveal | RevealDefined$ Self | SubAbility$ DBEffect | SpellDescription$ You may reveal this card from your opening hand. If you do, when each opponent casts their first spell of the game, counter that spell unless that player pays {1}. +SVar:DBEffect:DB$ Effect | Triggers$ TrigCounter | EffectOwner$ Opponent | Duration$ Permanent SVar:TrigCounter:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | Execute$ TrigCounterSpell | OneOff$ True | TriggerZones$ Command | TriggerDescription$ When each opponent casts their first spell of the game, counter that spell unless that player pays {1}. SVar:TrigCounterSpell:DB$ Counter | Defined$ TriggeredSpellAbility | UnlessCost$ 1 | UnlessPayer$ You SVar:SpellsNeedExtraManaEffect:1