Adding to cards where needed (and removing from cards where it isn't safe to rely on one copy, like Moat)

This commit is contained in:
Seravy
2018-02-11 00:28:22 +01:00
parent 3a9af0480d
commit b51ca84a8f
40 changed files with 37 additions and 3 deletions

View File

@@ -3,5 +3,6 @@ ManaCost:B G
Types:Enchantment
A:AB$ GainLife | Cost$ Sac<1/Forest> | LifeAmount$ 3 | SpellDescription$ You gain 3 life.
SVar:RemAIDeck:True
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/dark_heart_of_the_wood.jpg
Oracle:Sacrifice a Forest: You gain 3 life.

View File

@@ -5,6 +5,7 @@ S:Mode$ Continuous | Affected$ Creature | AddSVar$ DeathDestroy
SVar:DeathDestroy:SVar:DestroyWhenDamaged:True
T:Mode$ DamageDoneOnce | ValidTarget$ Creature | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature is dealt damage, destroy it. It can't be regenerated.
SVar:TrigDestroy:DB$ Destroy | Defined$ TriggeredTarget | NoRegen$ True
SVar:NonStackingEffect:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/death_pits_of_rath.jpg
Oracle:Whenever a creature is dealt damage, destroy it. It can't be regenerated.