mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
11 lines
697 B
Plaintext
11 lines
697 B
Plaintext
Name:Subversion
|
|
ManaCost:3 B B
|
|
Types:Enchantment
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.
|
|
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
|
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ AFLifeLost
|
|
SVar:AFLifeLost:Number$0
|
|
#AFLifeLost will be set by LoseLife
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/subversion.jpg
|
|
Oracle:At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.
|