mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed Death's Caress
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3 B B
|
|||||||
Types:Sorcery
|
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.
|
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:DBGainLife:DB$ GainLife | Cost$ 0 | LifeAmount$ Y | ConditionCheckSVar$ IsHuman | ConditionSVarCompare$ GE1 | References$ IsHuman,Y
|
||||||
SVar:IsHuman:TargetedLKI$Valid Human
|
SVar:IsHuman:TargetedLKI$Valid Creature.Human
|
||||||
SVar:Y:TargetedLKI$CardToughness
|
SVar:Y:TargetedLKI$CardToughness
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deaths_caress.jpg
|
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.
|
Oracle:Destroy target creature. If that creature was a Human, you gain life equal to its toughness.
|
||||||
|
|||||||
Reference in New Issue
Block a user