- Ran set info script.

- Ran oracle script.
This commit is contained in:
Chris
2012-02-24 12:22:32 +00:00
parent 325957a090
commit 94e2037e46
2 changed files with 26 additions and 22 deletions

View File

@@ -1,13 +1,15 @@
Name:Heretic's Punishment
ManaCost:4 R
Types:Enchantment
Text:no text
A:AB$ Mill | Cost$ 3 R | NumCards$ 3 | RememberMilled$ True | SubAbility$ DBHereticDamage | SpellDescription$ Choose target creature or player, then put the top three cards of your library into your graveyard. CARDNAME deals damage to that creature or player equal to the highest converted mana cost among those cards.
SVar:DBHereticDamage:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ HereticX | SubAbility$ DBHereticCleanup
SVar:DBHereticCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:HereticX:Count$HighestCMCRemembered
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/heretics_punishment.jpg
Name:Heretic's Punishment
ManaCost:4 R
Types:Enchantment
Text:no text
A:AB$ Mill | Cost$ 3 R | NumCards$ 3 | RememberMilled$ True | SubAbility$ DBHereticDamage | SpellDescription$ Choose target creature or player, then put the top three cards of your library into your graveyard. CARDNAME deals damage to that creature or player equal to the highest converted mana cost among those cards.
SVar:DBHereticDamage:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ HereticX | SubAbility$ DBHereticCleanup
SVar:DBHereticCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:HereticX:Count$HighestCMCRemembered
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/heretics_punishment.jpg
SetInfo:ISD|Rare|http://magiccards.info/scans/en/isd/147.jpg
Oracle:{3}{R}: Choose target creature or player, then put the top three cards of your library into your graveyard. Heretic's Punishment deals damage to that creature or player equal to the highest converted mana cost among those cards.
End