Add new file

This commit is contained in:
John
2021-05-28 15:22:02 +00:00
parent 7c34720cf7
commit cc380a99f1

View File

@@ -0,0 +1,7 @@
Name:Feast of Sanity
ManaCost:3 B
Types:Enchantment
T:Mode$ Discarded | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever you discard a card, CARDNAME deals 1 damage to any target and you gain 1 life.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 1 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 1 damage to any target and you gain 1 life.
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 1
Oracle:Whenever you discard a card, Feast of Sanity deals 1 damage to any target and you gain 1 life.