mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Crosis, the Purger.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/c/crosis_the_purger.txt
Normal file
14
res/cardsfolder/c/crosis_the_purger.txt
Normal 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
|
||||
Reference in New Issue
Block a user