mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
grisly_sigil.txt Branch
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user