mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Patrician's Scorn
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/p/patricians_scorn.txt
Normal file
10
res/cardsfolder/p/patricians_scorn.txt
Normal 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
|
||||
Reference in New Issue
Block a user