mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Cave-In (from Mercadian Masques) as an example of using ExileFromHand<1/Card.Red>
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/cave_in.txt
Normal file
9
res/cardsfolder/cave_in.txt
Normal 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
|
||||
Reference in New Issue
Block a user