add Cave-In (from Mercadian Masques) as an example of using ExileFromHand<1/Card.Red>

This commit is contained in:
jendave
2011-08-06 14:10:51 +00:00
parent e5ee137035
commit 92c0369f5a
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -773,6 +773,7 @@ res/cardsfolder/cateran_summons.txt -text svneol=native#text/plain
res/cardsfolder/cathartic_adept.txt -text svneol=native#text/plain
res/cardsfolder/caustic_rain.txt -text svneol=native#text/plain
res/cardsfolder/cavalry_master.txt -text svneol=native#text/plain
res/cardsfolder/cave_in.txt -text svneol=native#text/plain
res/cardsfolder/cave_people.txt -text svneol=native#text/plain
res/cardsfolder/cave_sense.txt -text svneol=native#text/plain
res/cardsfolder/cavern_crawler.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Cave-In
ManaCost:3 R R
Types:Sorcery
Text:no text
A:SP$DamageAll | Cost$3 R R|NumDmg$2| ValidCards$ Creature|ValidPlayers$ Each | ValidDescription$ each creature and each player. | SpellDescription$ CARDNAME deals 2 damage to each creature and each player.
SVar:AltCost:ExileFromHand<1/Card.Red>$You may exile a red card from your hand rather than pay Cave-In's mana cost.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/cave_in.jpg
End