mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added missing description part to Parting Thoughts.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Parting Thoughts
|
Name:Parting Thoughts
|
||||||
ManaCost:2 B
|
ManaCost:2 B
|
||||||
Types:Sorcery
|
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:DBDraw:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBLoseLife
|
||||||
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ X | References$ X | SubAbility$ DBCleanUp
|
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ X | References$ X | SubAbility$ DBCleanUp
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
|||||||
Reference in New Issue
Block a user