From 0f9be7af6c94861100f0d6ec2be219b0791d1d7d Mon Sep 17 00:00:00 2001 From: moomarc Date: Wed, 14 Mar 2012 05:53:41 +0000 Subject: [PATCH] Fixed Insist and Overmaster. --- res/cardsfolder/i/insist.txt | 2 +- res/cardsfolder/o/overmaster.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/i/insist.txt b/res/cardsfolder/i/insist.txt index 7e69966bb3b..d8a7e34c467 100644 --- a/res/cardsfolder/i/insist.txt +++ b/res/cardsfolder/i/insist.txt @@ -2,7 +2,7 @@ Name:Insist ManaCost:G Types:Sorcery Text:no text -A:SP$Effect | Cost$ G | CheckSVar$ X | SVarCompare$ GE1 | Name$ Insist effect | Triggers$ SpellCastTrig | SVars$ Insistence,DBCleanup | SubAbility$ DBDraw | SpellDescription$ The next creature spell you cast this turn can't be countered by spells or abilities. +A:SP$Effect | Cost$ G | Name$ Insist effect | Triggers$ SpellCastTrig | SVars$ Insistence,DBCleanup | SubAbility$ DBDraw | SpellDescription$ The next creature spell you cast this turn can't be countered by spells or abilities. SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card. SVar:SpellCastTrig:Mode$ SpellCast | ValidCard$ Creature | ValidControllingPlayer$ You | Execute$ Insistence | TriggerDescription$ The next creature spell you cast this turn can't be countered by spells or abilities. SVar:Insistence:AB$ Pump | Cost$ 0 | Defined$ TriggeredCard | KW$ HIDDEN CARDNAME can't be countered. | PumpZone$ Stack | SubAbility$ DBCleanup diff --git a/res/cardsfolder/o/overmaster.txt b/res/cardsfolder/o/overmaster.txt index 27ea99da4d2..f539faeaeb0 100644 --- a/res/cardsfolder/o/overmaster.txt +++ b/res/cardsfolder/o/overmaster.txt @@ -2,7 +2,7 @@ Name:Overmaster ManaCost:R Types:Sorcery Text:no text -A:SP$Effect | Cost$ G | CheckSVar$ X | SVarCompare$ GE1 | Name$ Overmaster effect | Triggers$ SpellCastTrig | SVars$ Mastery,DBCleanup | SubAbility$ DBDraw | SpellDescription$ The next instant or sorcery spell you cast this turn can't be countered by spells or abilities. +A:SP$Effect | Cost$ R | Name$ Overmaster effect | Triggers$ SpellCastTrig | SVars$ Mastery,DBCleanup | SubAbility$ DBDraw | SpellDescription$ The next instant or sorcery spell you cast this turn can't be countered by spells or abilities. SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card. SVar:SpellCastTrig:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidControllingPlayer$ You | Execute$ Mastery | TriggerDescription$ The next instant or sorcery spell you cast this turn can't be countered by spells or abilities. SVar:Mastery:AB$ Pump | Cost$ 0 | Defined$ TriggeredCard | KW$ HIDDEN CARDNAME can't be countered. | PumpZone$ Stack | SubAbility$ DBCleanup