- Added Patrician's Scorn

This commit is contained in:
jeffwadsworth
2011-11-09 16:00:36 +00:00
parent fab563310d
commit 16de603c69
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5914,6 +5914,7 @@ res/cardsfolder/p/path_of_angers_flame.txt svneol=native#text/plain
res/cardsfolder/p/path_of_peace.txt svneol=native#text/plain
res/cardsfolder/p/path_to_exile.txt svneol=native#text/plain
res/cardsfolder/p/patriarchs_bidding.txt svneol=native#text/plain
res/cardsfolder/p/patricians_scorn.txt -text svneol=unset#text/plain
res/cardsfolder/p/patrol_hound.txt -text
res/cardsfolder/p/patrol_signaler.txt svneol=native#text/plain
res/cardsfolder/p/patron_of_the_wild.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Patrician's Scorn
ManaCost:3 W
Types:Instant
Text:no text
A:SP$ DestroyAll | Cost$ 3 W | ValidCards$ Enchantment | SpellDescription$ Destroy all enchantments.
A:SP$ DestroyAll | Cost$ 0 | ValidCards$ Enchantment | CheckSVar$ X | SVarCompare$ GE1 | SpellDescription$ If you've cast another white spell this turn, you may cast CARDNAME without paying its mana cost. Destroy all enchantments.
SVar:X:Count$ThisTurnCast_Card.White+Other+YouCtrl
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/patricians_scorn.jpg
End