mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
10 lines
671 B
Plaintext
10 lines
671 B
Plaintext
Name:Death's Caress
|
|
ManaCost:3 B B
|
|
Types:Sorcery
|
|
A:SP$ Destroy | Cost$ 3 B B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBGainLife | SpellDescription$ Destroy target creature. If that creature was a Human, you gain life equal to its toughness.
|
|
SVar:DBGainLife:DB$ GainLife | Cost$ 0 | LifeAmount$ Y | ConditionCheckSVar$ IsHuman | ConditionSVarCompare$ GE1 | References$ IsHuman,Y
|
|
SVar:IsHuman:TargetedLKI$Valid Creature.Human
|
|
SVar:Y:TargetedLKI$CardToughness
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deaths_caress.jpg
|
|
Oracle:Destroy target creature. If that creature was a Human, you gain life equal to its toughness.
|