mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
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.
|