Merge branch 'guildofravnica' into 'master'

Some GRN fixes

See merge request core-developers/forge!944
This commit is contained in:
Jamin Collins
2018-09-25 00:33:27 +00:00
5 changed files with 2 additions and 1 deletions

View File

@@ -2,8 +2,9 @@ Name:Whispering Snitch
ManaCost:1 B ManaCost:1 B
Types:Creature Vampire Rogue Types:Creature Vampire Rogue
PT:1/3 PT:1/3
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. T:Mode$ Surveil | ValidCard$ You | TriggerZones$ Battlefield | OnlyFirst$ True | 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:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
SVar:X:Count$YouSurveilThisTurn
DeckHas:Ability$LifeGain DeckHas:Ability$LifeGain
Oracle:Whenever you surveil for the first time each turn, Whispering Snitch deals 1 damage to each opponent and you gain 1 life. Oracle:Whenever you surveil for the first time each turn, Whispering Snitch deals 1 damage to each opponent and you gain 1 life.