From 5439769a7ce687ca1e13d7f5ee97ffd8fd95f01e Mon Sep 17 00:00:00 2001 From: Northmoc Date: Mon, 11 Apr 2022 18:55:33 -0400 Subject: [PATCH] grisly_sigil.txt Branch --- forge-gui/res/cardsfolder/upcoming/grisly_sigil.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/grisly_sigil.txt b/forge-gui/res/cardsfolder/upcoming/grisly_sigil.txt index 72cbf83839d..10414bdde35 100644 --- a/forge-gui/res/cardsfolder/upcoming/grisly_sigil.txt +++ b/forge-gui/res/cardsfolder/upcoming/grisly_sigil.txt @@ -2,9 +2,11 @@ Name:Grisly Sigil ManaCost:B Types:Sorcery K:Casualty:1 -A:SP$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Choose target creature or planeswalker | NumDmg$ Y | SubAbility$ DBGainLife | SpellDescription$ Choose target creature or planeswalker. If it was dealt noncombat damage this turn, Grisly Sigil deals 3 damage to it and you gain 3 life. Otherwise, Grisly Sigil deals 1 damage to it and you gain 1 life. -SVar:DBGainLife:DB$ GainLife | LifeAmount$ Y +A:SP$ Branch | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Choose target creature or planeswalker | BranchConditionSVar$ X | TrueSubAbility$ Damage3 | FalseSubAbility$ Damage1 | SpellDescription$ Choose target creature or planeswalker. If it was dealt noncombat damage this turn, CARDNAME deals 3 damage to it and you gain 3 life. Otherwise, CARDNAME deals 1 damage to it and you gain 1 life. +SVar:Damage3:DB$ DealDamage | Defined$ Targeted | NumDmg$ 3 | SubAbility$ DBGain3Life +SVar:Damage1:DB$ DealDamage | Defined$ Targeted | NumDmg$ 1 | SubAbility$ DBGain1Life +SVar:DBGain3Life:DB$ GainLife | LifeAmount$ 3 +SVar:DBGain1Life:DB$ GainLife | LifeAmount$ 1 SVar:X:Targeted$Valid Card.wasDealtNonCombatDamageThisTurn -SVar:Y:Count$Compare X GE1.3.1 DeckHas:Ability$Sacrifice|LifeGain Oracle:Casualty 1 (As you cast this spell, you may sacrifice a creature with power 1 or greater. When you do, copy this spell and you may choose new targets for the copy.)\nChoose target creature or planeswalker. If it was dealt noncombat damage this turn, Grisly Sigil deals 3 damage to it and you gain 3 life. Otherwise, Grisly Sigil deals 1 damage to it and you gain 1 life.