mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
arrogant_outlaw.txt
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/arrogant_outlaw.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/arrogant_outlaw.txt
Normal 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.
|
||||
Reference in New Issue
Block a user