From b6cfbe3fae065b47894fa27f64b3cc9141ec2b56 Mon Sep 17 00:00:00 2001 From: tool4ever Date: Fri, 11 Oct 2024 08:03:06 +0200 Subject: [PATCH] Update unholy_annex_ritual_chamber.txt --- .../res/cardsfolder/upcoming/unholy_annex_ritual_chamber.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/unholy_annex_ritual_chamber.txt b/forge-gui/res/cardsfolder/upcoming/unholy_annex_ritual_chamber.txt index 0d44ef2a5e8..adfa71edf78 100644 --- a/forge-gui/res/cardsfolder/upcoming/unholy_annex_ritual_chamber.txt +++ b/forge-gui/res/cardsfolder/upcoming/unholy_annex_ritual_chamber.txt @@ -3,7 +3,7 @@ ManaCost:2 B Types:Enchantment Room T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your end step, draw a card. If you control a Demon, each opponent loses 2 life and you gain 2 life. Otherwise, you lose 2 life. SVar:TrigDraw:DB$ Draw | SubAbility$ DBBranch -SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GT0 | TrueSubAbility$ DBLoseLife1 | FalseSubAbility$ DBLoseLife2 +SVar:DBBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GT0 | TrueSubAbility$ DBLoseLife1 | FalseSubAbility$ DBLoseLife2 SVar:DBLoseLife1:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 SVar:DBLoseLife2:DB$ LoseLife | Defined$ You | LifeAmount$ 2