mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
771 B
Plaintext
11 lines
771 B
Plaintext
|
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. 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
|
||
|
SVar:X:RememberedLKI$CardCounters.ALL
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/parting_thoughts.jpg
|
||
|
Oracle:Destroy target creature. You draw X cards and you lose X life, where X is the number of counters on that creature.
|