From 6c50ede8df1c6751c1ae58510bfd68f86fe9c0cb Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 17 Sep 2012 12:33:27 +0000 Subject: [PATCH] - Fixed Breeding Pit's mana cost - converted Orim's Touch and Overload to proper kicker (Overload also conditional destroy now instead of restricted targeting) --- res/cardsfolder/b/breeding_pit.txt | 2 +- res/cardsfolder/o/orims_touch.txt | 6 +++--- res/cardsfolder/o/overload.txt | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/res/cardsfolder/b/breeding_pit.txt b/res/cardsfolder/b/breeding_pit.txt index c5e796dbb7c..45fc2a5d7c1 100644 --- a/res/cardsfolder/b/breeding_pit.txt +++ b/res/cardsfolder/b/breeding_pit.txt @@ -1,5 +1,5 @@ Name:Breeding Pit -ManaCost:2 B B +ManaCost:3 B Types:Enchantment Text:no text K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay B B diff --git a/res/cardsfolder/o/orims_touch.txt b/res/cardsfolder/o/orims_touch.txt index a8d9af172d6..ae14246775e 100644 --- a/res/cardsfolder/o/orims_touch.txt +++ b/res/cardsfolder/o/orims_touch.txt @@ -2,9 +2,9 @@ Name:Orim's Touch ManaCost:W Types:Instant Text:no text -A:SP$ PreventDamage | Cost$ W | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | Amount$ 2 | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature or player this turn. -A:SP$ PreventDamage | Cost$ 1 W | SetAsKicked$ True | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | Amount$ 4 | SpellDescription$ Kicker 1 (You may pay an additional 1 as you cast this spell.) If CARDNAME was kicked, prevent the next 4 damage that would be dealt to that creature or player this turn instead. -SVar:RemAIDeck:True +K:Kicker 1 +A:SP$ PreventDamage | Cost$ W | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | Amount$ X | References$ X | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature or player this turn. If CARDNAME was kicked, prevent the next 4 damage that would be dealt to that creature or player this turn instead. +SVar:X:Count$Kicked.4.2 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/orims_touch.jpg SetInfo:INV|Common|http://magiccards.info/scans/en/in/23.jpg diff --git a/res/cardsfolder/o/overload.txt b/res/cardsfolder/o/overload.txt index cfc32174871..becaab75beb 100644 --- a/res/cardsfolder/o/overload.txt +++ b/res/cardsfolder/o/overload.txt @@ -2,8 +2,10 @@ Name:Overload ManaCost:R Types:Instant Text:no text -A:SP$ Destroy | Cost$ R | ValidTgts$ Artifact.cmcLE2 | TgtPrompt$ Select target artifact with converted mana cost 2 or less | SpellDescription$ Destroy target artifact if its converted mana cost is 2 or less. -A:SP$ Destroy | Cost$ 2 R | SetAsKicked$ True | ValidTgts$ Artifact.cmcLE5 | TgtPrompt$ Select target artifact with converted mana cost 5 or less | SpellDescription$ Kicker 2 (You may pay an additional 2 as you cast this spell.) If CARDNAME was kicked, destroy that artifact if its converted mana cost is 5 or less instead. +K:Kicker 2 +A:SP$ Destroy | Cost$ R | ValidTgts$ Artifact | AITgts$ Artifact.cmcLEX | References$ X,Y | TgtPrompt$ Select target artifact with converted mana cost 2 or less (5 or less if kicked) | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | SpellDescription$ Destroy target artifact if its converted mana cost is 2 or less. If CARDNAME was kicked, destroy that artifact if its converted mana cost is 5 or less instead. +SVar:X:Count$Kicked.5.2 +SVar:Y:Targeted$CardManaCost SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/overload.jpg SetInfo:INV|Common|http://magiccards.info/scans/en/in/157.jpg