From a625bc67c0cccbe3e19fbed1e086f2d82038c5cf Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 5 Apr 2012 11:39:38 +0000 Subject: [PATCH] - Removed RemAIDeck SVar from Deceiver Exarch and Dromar's Charm. --- res/cardsfolder/d/deceiver_exarch.txt | 1 - res/cardsfolder/d/dromars_charm.txt | 25 ++++++++++++------------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/res/cardsfolder/d/deceiver_exarch.txt b/res/cardsfolder/d/deceiver_exarch.txt index 53ea39fdb8a..7ddb29e7905 100644 --- a/res/cardsfolder/d/deceiver_exarch.txt +++ b/res/cardsfolder/d/deceiver_exarch.txt @@ -8,7 +8,6 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S SVar:TrigCharm:AB$ Charm | Cost$ 0 | Choices$ DBUntap,DBTap | SpellDescription$ Choose one - Untap target permanent you control; or tap target permanent an opponent controls. SVar:DBUntap:DB$ Untap | TgtPrompt$ Choose target permanent you control | ValidTgts$ Permanent.YouCtrl | SpellDescription$ Untap target permanent you control SVar:DBTap:DB$ Tap | TgtPrompt$ Choose target permanent an opponent controls | ValidTgts$ Permanent.YouDontCtrl | SpellDescription$ Tap target permanent an opponent controls. -SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/deceiver_exarch.jpg SetInfo:NPH|Uncommon|http://magiccards.info/scans/en/nph/33.jpg diff --git a/res/cardsfolder/d/dromars_charm.txt b/res/cardsfolder/d/dromars_charm.txt index f4b33fc4c85..bcab27ee48a 100644 --- a/res/cardsfolder/d/dromars_charm.txt +++ b/res/cardsfolder/d/dromars_charm.txt @@ -1,14 +1,13 @@ -Name:Dromar's Charm -ManaCost:W U B -Types:Instant -Text:no text -A:SP$ Charm | Cost$ W U B | Choices$ DBGainLife,DBCounter,DBPump | Defined$ You | SpellDescription$ Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn. -SVar:DBGainLife:DB$ GainLife | LifeAmount$ 5 | Defined$ You | SpellDescription$ You gain 5 life; -SVar:DBCounter:DB$ Counter | TargetType$ Spell | ValidTgts$ Card | TgtPrompt$ Counter target spell | SpellDescription$ Counter target spell; -SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -2 | NumDef$ -2 | SpellDescription$ Target creature gets -2/-2 until end of turn -SVar:RemAIDeck:True -SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/dromars_charm.jpg -SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/105.jpg -Oracle:Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn. +Name:Dromar's Charm +ManaCost:W U B +Types:Instant +Text:no text +A:SP$ Charm | Cost$ W U B | Choices$ DBGainLife,DBCounter,DBPump | Defined$ You | SpellDescription$ Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn. +SVar:DBGainLife:DB$ GainLife | LifeAmount$ 5 | Defined$ You | SpellDescription$ You gain 5 life; +SVar:DBCounter:DB$ Counter | TargetType$ Spell | ValidTgts$ Card | TgtPrompt$ Counter target spell | SpellDescription$ Counter target spell; +SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ Target creature gets -2/-2 until end of turn +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/dromars_charm.jpg +SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/105.jpg +Oracle:Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn. End \ No newline at end of file