mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'vermin-gorger-fix' into 'master'
Fix "Defined" syntax in Vermin Gorger See merge request core-developers/forge!4903
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Vermin Gorger
|
|||||||
ManaCost:1 B
|
ManaCost:1 B
|
||||||
Types:Creature Vampire
|
Types:Creature Vampire
|
||||||
PT:2/2
|
PT:2/2
|
||||||
A:AB$ LoseLife | Cost$ T Sac<1/Creature.Other/another creature> | Defined Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife | SpellDescription$ Each opponent loses 2 life and you gain 2 life.
|
A:AB$ LoseLife | Cost$ T Sac<1/Creature.Other/another creature> | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife | SpellDescription$ Each opponent loses 2 life and you gain 2 life.
|
||||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
|
||||||
DeckHas:Ability$LifeGain
|
DeckHas:Ability$LifeGain
|
||||||
Oracle:{T}, Sacrifice another creature: Each opponent loses 2 life and you gain 2 life.
|
Oracle:{T}, Sacrifice another creature: Each opponent loses 2 life and you gain 2 life.
|
||||||
|
|||||||
Reference in New Issue
Block a user