Add new file

This commit is contained in:
John
2021-05-28 11:34:35 +00:00
parent fb92e06d62
commit b7fd4d094c

View File

@@ -0,0 +1,8 @@
Name:Flay Essence
ManaCost:1 B B
Types:Sorcery
A:SP$ ChangeZone | Cost$ 1 B B | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | RememberLKI$ True | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBGainLife | SpellDescription$ Exile target creature or planeswalker. You gain life equal to the number of counters on it.
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:RememberedLKI$CardCounters.ALL
Oracle:Exile target creature or planeswalker. You gain life equal to the number of counters on it.