diff --git a/res/cardsfolder/psionic_entity.txt b/res/cardsfolder/psionic_entity.txt index bdc682cf78b..e0badf8c6d6 100644 --- a/res/cardsfolder/psionic_entity.txt +++ b/res/cardsfolder/psionic_entity.txt @@ -3,7 +3,7 @@ ManaCost:4 U Types:Creature Illusion Text:no text PT:2/2 -A:AB$ DealDamage | Cost$ T | Tgt$ CP | NumDmg$ 2 | SubAbility$ SVar=DB1 | SpellDescription$ Psionic Entity deals 2 damage to target creature or player and 3 damage to itself. +A:AB$ DealDamage | Cost$ T | Tgt$ CP | NumDmg$ 2 | SubAbility$ SVar=DB1 | SpellDescription$ CARDNAME deals 2 damage to target creature or player and 3 damage to itself. SVar:DB1:DB$DealDamage | NumDmg$ 3 | Defined$ Self SVar:RemAIDeck:True SVar:Rarity:Rare diff --git a/res/cardsfolder/reckless_embermage.txt b/res/cardsfolder/reckless_embermage.txt index 72ccb4fb651..58f9827cede 100644 --- a/res/cardsfolder/reckless_embermage.txt +++ b/res/cardsfolder/reckless_embermage.txt @@ -3,7 +3,8 @@ ManaCost:3 R Types:Creature Human Wizard Text:no text PT:2/2 -A:AB$DealDamage | Cost$ 1 R | Tgt$ TgtCP | NumDmg$ 1 | SubAbility$ DamageSelf/1 | SpellDescription$ Reckless Embermage deals 1 damage to target creature or player and 1 damage to itself. +A:AB$ DealDamage | Cost$ 1 R | Tgt$ TgtCP | NumDmg$ 1 | SubAbility$ SVar=DBDealDamage | SpellDescription$ CARDNAME deals 1 damage to target creature or player and 1 damage to itself. +SVar:DBDealDamage:DB$DealDamage | NumDmg$ 1 | Defined$ Self SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_embermage.jpg SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/201.jpg diff --git a/res/cardsfolder/sign_in_blood.txt b/res/cardsfolder/sign_in_blood.txt index d9517fb2b50..103286777b7 100644 --- a/res/cardsfolder/sign_in_blood.txt +++ b/res/cardsfolder/sign_in_blood.txt @@ -2,7 +2,8 @@ Name:Sign in Blood ManaCost:B B Types:Sorcery Text:no text -A:SP$Draw | Cost$ B B | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player draws two cards and loses 2 life. | SubAbility$ LoseLifeTgt/2 +A:SP$ Draw | Cost$ B B | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ SVar=DBLoseLife | SpellDescription$ Target player draws two cards and loses 2 life. +SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2 | Defined$ Targeted SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/sign_in_blood.jpg SetInfo:M10|Common|http://magiccards.info/scans/en/m10/112.jpg diff --git a/res/cardsfolder/smash_to_smithereens.txt b/res/cardsfolder/smash_to_smithereens.txt index f99c7ac870a..bae65ebb793 100644 --- a/res/cardsfolder/smash_to_smithereens.txt +++ b/res/cardsfolder/smash_to_smithereens.txt @@ -2,7 +2,8 @@ Name:Smash to Smithereens ManaCost:1 R Types:Instant Text:no text -A:SP$Destroy | Cost$ 1 R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SubAbility$ DamageTgtCtrlr/3 | SpellDescription$ Destroy target artifact. CARDNAME deals 3 damage to that artifact's controller. +A:SP$ Destroy | Cost$ 1 R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SubAbility$ SVar=DBDealDamage | SpellDescription$ Destroy target artifact. CARDNAME deals 3 damage to that artifact's controller. +SVar:DBDealDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ 3 SVar:PlayMain1:TRUE SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/smash_to_smithereens.jpg