From 1cf62f29c70a05a96c8654fbaba1e1030eae74ed Mon Sep 17 00:00:00 2001 From: moomarc Date: Thu, 29 Mar 2012 18:33:58 +0000 Subject: [PATCH] Fixed Rupture (the sacrifice was a cost instead of an ability) --- res/cardsfolder/r/rupture.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/r/rupture.txt b/res/cardsfolder/r/rupture.txt index b5438dde498..662e48bcae9 100644 --- a/res/cardsfolder/r/rupture.txt +++ b/res/cardsfolder/r/rupture.txt @@ -2,8 +2,10 @@ Name:Rupture ManaCost:2 R Types:Sorcery Text:no text -A:SP$ DamageAll | Cost$ 2 R Sac<1/Creature> | ValidCards$ Creature.withoutFlying | ValidPlayers$ Each | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to that creature's power to each creature without flying and each player. -SVar:X:Sacrificed$CardPower +A:SP$ Sacrifice | Cost$ 2 R | Amount$ 1 | SacValid$ Creature | RememberSacrificed$ True | SubAbility$ RuptureDmg | SpellDescription$ Sacrifice a creature. CARDNAME deals damage equal to that creature's power to each creature without flying and each player. +SVar:RuptureDmg:DB$ DamageAll | ValidCards$ Creature.withoutFlying | ValidPlayers$ Each | NumDmg$ X | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$CardPower SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/rupture.jpg