- Added Crosis, the Purger.

This commit is contained in:
Sloth
2011-10-29 20:21:00 +00:00
parent 51ef05be11
commit a5710ce8cf
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1638,6 +1638,7 @@ res/cardsfolder/c/crookclaw_elder.txt svneol=native#text/plain
res/cardsfolder/c/crookclaw_transmuter.txt svneol=native#text/plain res/cardsfolder/c/crookclaw_transmuter.txt svneol=native#text/plain
res/cardsfolder/c/crookshank_kobolds.txt svneol=native#text/plain res/cardsfolder/c/crookshank_kobolds.txt svneol=native#text/plain
res/cardsfolder/c/crop_rotation.txt svneol=native#text/plain res/cardsfolder/c/crop_rotation.txt svneol=native#text/plain
res/cardsfolder/c/crosis_the_purger.txt -text
res/cardsfolder/c/crosiss_attendant.txt svneol=native#text/plain res/cardsfolder/c/crosiss_attendant.txt svneol=native#text/plain
res/cardsfolder/c/crosiss_catacombs.txt svneol=native#text/plain res/cardsfolder/c/crosiss_catacombs.txt svneol=native#text/plain
res/cardsfolder/c/crosiss_charm.txt svneol=native#text/plain res/cardsfolder/c/crosiss_charm.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Crosis, the Purger
ManaCost:3 U B R
Types:Legendary Creature Dragon
Text:no text
PT:6/6
K:Flying
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | OptionalDecider$ You | Execute$ TrigChoose | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may pay 2 B. If you do, choose a color, then that player reveals his or her hand and discards all cards of that color.
SVar:TrigChoose:AB$ ChooseColor | Cost$ 2 B | Defined$ You | AILogic$ MostProminentInHumanDeck | SubAbility$ DBRevealDiscard
SVar:DBRevealDiscard:DB$ Discard | Mode$ RevealDiscardAll | DiscardValid$ Card.ChosenColor | Defined$ Opponent
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/crosis_the_purger.jpg
SetInfo:INV|Rare|http://magiccards.info/scans/en/in/242.jpg
Oracle:Flying\nWhenever Crosis, the Purger deals combat damage to a player, you may pay {2}{B}. If you do, choose a color, then that player reveals his or her hand and discards all cards of that color.
End