mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Fix Whispering Snitch
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Whispering Snitch
|
||||
ManaCost:1 B
|
||||
Types:Creature Vampire Rogue
|
||||
PT:1/3
|
||||
T:Mode$ SpellCast | ValidCard$ You | TriggerZones$ Battlefield | Execute$ TrigDamageAll | TriggerDescription$ Whenever you, for the first time each turn, CARDNAME deals 1 damage to each opponent and you gain 1 life.
|
||||
T:Mode$ SpellCast | ValidCard$ You | TriggerZones$ Battlefield | Execute$ TrigDamageAll | TriggerDescription$ Whenever you surveil for the first time each turn, CARDNAME deals 1 damage to each opponent and you gain 1 life.
|
||||
SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ 1 | SubAbility$ DBGainLife
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||||
DeckHas:Ability$LifeGain
|
||||
|
||||
Reference in New Issue
Block a user