arrogant_outlaw.txt

This commit is contained in:
Northmoc
2021-09-06 13:13:56 -04:00
parent ac3afbdd8c
commit 0ab8c24a1a

View File

@@ -0,0 +1,10 @@
Name:Arrogant Outlaw
ManaCost:2 B
Types:Creature Vampire Noble
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigDrain | TriggerDescription$ When CARDNAME enters the battlefield, if an opponent lost life this turn, each opponent loses 2 life and you gain 2 life.
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
DeckHas:Ability$LifeGain
SVar:X:Count$LifeOppsLostThisTurn
Oracle:When Arrogant Outlaw enters the battlefield, if an opponent lost life this turn, each opponent loses 2 life and you gain 2 life.