Fixed Rupture (the sacrifice was a cost instead of an ability)

This commit is contained in:
moomarc
2012-03-29 18:33:58 +00:00
parent 8d6c72d5f8
commit 1cf62f29c7

View File

@@ -2,8 +2,10 @@ Name:Rupture
ManaCost:2 R ManaCost:2 R
Types:Sorcery Types:Sorcery
Text:no text 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. 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:X:Sacrificed$CardPower 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:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/rupture.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/rupture.jpg