mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
944 B
Plaintext
12 lines
944 B
Plaintext
|
Name:Kaervek's Purge
|
||
|
ManaCost:X B R
|
||
|
Types:Sorcery
|
||
|
A:SP$ Destroy | Cost$ X B R | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberLKI$ True | SubAbility$ DBDamage | References$ X | SpellDescription$ Destroy target creature with converted mana cost X. If that creature dies this way, CARDNAME deals damage equal to the creature's power to the creature's controller.
|
||
|
SVar:DBDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ Z | ConditionCheckSVar$ Y | ConditionSVarCompare$ GE1 | References$ Y,Z | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Targeted$CardManaCost
|
||
|
SVar:Y:Remembered$Amount
|
||
|
SVar:Z:RememberedLKI$CardPower
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/kaerveks_purge.jpg
|
||
|
Oracle:Destroy target creature with converted mana cost X. If that creature dies this way, Kaervek's Purge deals damage equal to the creature's power to the creature's controller.
|