diff --git a/res/cardsfolder/psychic_barrier.txt b/res/cardsfolder/psychic_barrier.txt index c36d8630e98..51e3745ac06 100644 --- a/res/cardsfolder/psychic_barrier.txt +++ b/res/cardsfolder/psychic_barrier.txt @@ -2,7 +2,8 @@ Name:Psychic Barrier ManaCost:U U Types:Instant Text:no text -A:SP$ Counter | Cost$ U U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | ExtraActions$ CC-LoseLife(1) | SpellDescription$ Counter target creature spell. Its controller loses 1 life. +A:SP$ Counter | Cost$ U U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SubAbility$ SVar=DBDrain | SpellDescription$ Counter target creature spell. Its controller loses 1 life. +SVar:DBDrain:DB$LoseLife | Defined$ TargetedController | LifeAmount$ 1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/psychic_barrier.jpg SetInfo:NPH|Common|http://magiccards.info/scans/en/nph/43.jpg diff --git a/res/cardsfolder/punish_ignorance.txt b/res/cardsfolder/punish_ignorance.txt index 2da8c95e5f3..78e98b7eece 100644 --- a/res/cardsfolder/punish_ignorance.txt +++ b/res/cardsfolder/punish_ignorance.txt @@ -2,7 +2,9 @@ Name:Punish Ignorance ManaCost:W U U B Types:Instant Text:no text -A:SP$ Counter | Cost$ W U U B | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | ExtraActions$ CC-LoseLife(3) My-GainLife(3) | SpellDescription$ Counter target spell. Its controller loses 3 life and you gain 3 life. +A:SP$ Counter | Cost$ W U U B | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SubAbility$ SVar=DBDrain | SpellDescription$ Counter target spell. Its controller loses 3 life and you gain 3 life. +SVar:DBDrain:DB$LoseLife | Defined$ TargetedController | LifeAmount$ 3 | SubAbility$ SVar=DBGain +SVar:DBGain:DB$GainLife | Defined$ You | LifeAmount$ 3 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/punish_ignorance.jpg SetInfo:ALA|Rare|http://magiccards.info/scans/en/ala/183.jpg diff --git a/res/cardsfolder/undermine.txt b/res/cardsfolder/undermine.txt index b2a63b67df2..7528d607a96 100644 --- a/res/cardsfolder/undermine.txt +++ b/res/cardsfolder/undermine.txt @@ -2,8 +2,9 @@ Name:Undermine ManaCost:U U B Types:Instant Text:no text -A:SP$ Counter | Cost$ U U B | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | ExtraActions$ CC-LoseLife(3) | Destination$ Graveyard | SpellDescription$ Counter target spell. Its controller loses 3 life. +A:SP$ Counter | Cost$ U U B | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SubAbility$ SVar=DBDrain | Destination$ Graveyard | SpellDescription$ Counter target spell. Its controller loses 3 life. +SVar:DBDrain:DB$LoseLife | Defined$ TargetedController | LifeAmount$ 3 SVar:Rarity:Rare -SVar:Picture:http://resources.wizards.com/magic/cards/in/en-us/card23190.jpg +SVar:Picture:http://www.wizards.com/global/images/magic/general/undermine.jpg SetInfo:INV|Rare|http://magiccards.info/scans/en/in/282.jpg End \ No newline at end of file