diff --git a/forge-gui/res/cardsfolder/upcoming/arrogant_outlaw.txt b/forge-gui/res/cardsfolder/upcoming/arrogant_outlaw.txt new file mode 100644 index 00000000000..083e64201ec --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/arrogant_outlaw.txt @@ -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.