Add new file

This commit is contained in:
John
2021-04-10 07:02:42 +00:00
parent fd420b3d81
commit b8f7d084c7

View File

@@ -0,0 +1,10 @@
Name:Tivash, Gloom Summoner
ManaCost:4 B
Types:Legendary Creature Human Warlock
PT:4/4
K:Lifelink
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigToken | TriggerDescription$ At the beginning of each end step, if you gained life this turn, you may pay X life, where X is the amount of life you gained this turn. If you do, create an X/X black Demon creature token with flying.
SVar:TrigToken:AB$ Token | Cost$ PayLife<X> | TokenAmount$ 1 | TokenScript$ b_x_x_demon_flying | TokenOwner$ You | TokenPower$ X | TokenToughness$ X
SVar:X:Count$LifeYouGainedThisTurn
DeckHas:Ability$Lifegain & Ability$Token
Oracle:Lifelink\nAt the beginning of each end step, if you gained life this turn, you may pay X life, where X is the amount of life you gained this turn. If you do, create an X/X black Demon creature token with flying.