mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
660 B
Plaintext
10 lines
660 B
Plaintext
|
Name:Yawgmoth's Edict
|
||
|
ManaCost:1 B
|
||
|
Types:Enchantment
|
||
|
T:Mode$ SpellCast | ValidCard$ Card.White | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever an opponent casts a white spell, that player loses 1 life and you gain 1 life.
|
||
|
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredActivator | LifeAmount$ 1 | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||
|
SVar:RemRandomDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/yawgmoths_edict.jpg
|
||
|
Oracle:Whenever an opponent casts a white spell, that player loses 1 life and you gain 1 life.
|