mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Corrected Vampire Sovereign ChangeZone to only trigger on self
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3 B B
|
|||||||
Types:Creature Vampire
|
Types:Creature Vampire
|
||||||
PT:3/4
|
PT:3/4
|
||||||
K:Flying
|
K:Flying
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | Execute$ TrigBite | TriggerDescription$ When CARDNAME enters the battlefield target player loses 3 life and you gain 3 life.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBite | TriggerDescription$ When CARDNAME enters the battlefield target player loses 3 life and you gain 3 life.
|
||||||
SVar:TrigBite:DB$LoseLife | ValidTgts$ Player | TgtPrompt$ Select a player | LifeAmount$ 3 | SubAbility$ DBGainLife | SpellDescription$ Target player loses 3 life and you gain 3 life.
|
SVar:TrigBite:DB$LoseLife | ValidTgts$ Player | TgtPrompt$ Select a player | LifeAmount$ 3 | SubAbility$ DBGainLife | SpellDescription$ Target player loses 3 life and you gain 3 life.
|
||||||
SVar:DBGainLife:DB$GainLife | LifeAmount$ 3
|
SVar:DBGainLife:DB$GainLife | LifeAmount$ 3
|
||||||
Oracle:Flying\nWhen Vampire Sovereign enters the battlefield, target opponent loses 3 life and you gain 3 life.
|
Oracle:Flying\nWhen Vampire Sovereign enters the battlefield, target opponent loses 3 life and you gain 3 life.
|
||||||
Reference in New Issue
Block a user