diff --git a/.gitattributes b/.gitattributes index 66446509c7c..b8f7caa3d15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/crookshank_kobolds.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_catacombs.txt svneol=native#text/plain res/cardsfolder/c/crosiss_charm.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/crosis_the_purger.txt b/res/cardsfolder/c/crosis_the_purger.txt new file mode 100644 index 00000000000..7f988d57650 --- /dev/null +++ b/res/cardsfolder/c/crosis_the_purger.txt @@ -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 \ No newline at end of file