- Added missing description part to Parting Thoughts.

This commit is contained in:
Agetian
2017-01-23 10:52:27 +00:00
parent 06c3eaabba
commit 2aea3d02c8

View File

@@ -1,7 +1,7 @@
Name:Parting Thoughts
ManaCost:2 B
Types:Sorcery
A:SP$ Destroy | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberDestroyed$ True | SpellDescription$ Destroy target creature. | SubAbility$ DBDraw
A:SP$ Destroy | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberDestroyed$ True | SpellDescription$ Destroy target creature. You draw X cards and you lose X life, where X is the number of counters on that creature. | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ X | References$ X | SubAbility$ DBCleanUp
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True