mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Coffin Purge and Morgue Theft.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -893,6 +893,7 @@ res/cardsfolder/cobalt_golem.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cockatrice.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/coercion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/coffin_puppets.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/coffin_purge.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cognivore.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/coiled_tinviper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cold_eyed_selkie.txt -text svneol=native#text/plain
|
||||
@@ -3110,6 +3111,7 @@ res/cardsfolder/moonwing_moth.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/moor_fiend.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/moorish_cavalry.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/morbid_hunger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/morgue_theft.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/morgue_toad.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/moriok_reaver.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/moriok_replica.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/coffin_purge.txt
Normal file
10
res/cardsfolder/coffin_purge.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Coffin Purge
|
||||
ManaCost:B
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$Retrieve | Cost$ B | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile target card from a graveyard.
|
||||
A:SP$Retrieve | Cost$ B | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | Flashback$ True | CostDesc$ Flashback B | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/coffin_purge.jpg
|
||||
End
|
||||
9
res/cardsfolder/morgue_theft.txt
Normal file
9
res/cardsfolder/morgue_theft.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Morgue Theft
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Retrieve | Cost$ 1 B | Destination$ Hand | TgtPrompt$ Choose target creature card in a graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return target creature card from your graveyard to your hand.
|
||||
A:SP$Retrieve | Cost$ 4 B | Destination$ Hand | TgtPrompt$ Choose target creature card in a graveyard | ValidTgts$ Creature.YouCtrl | Flashback$ True | CostDesc$ Flashback 4 B | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/morgue_theft.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user