- Added Funeral Pyre and Shadowfeed.

This commit is contained in:
jendave
2011-08-06 10:57:10 +00:00
parent 5211fa91a5
commit b814207cc3
4 changed files with 20 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -1719,6 +1719,7 @@ res/cardsfolder/fugue.txt -text svneol=native#text/plain
res/cardsfolder/fulminator_mage.txt -text svneol=native#text/plain
res/cardsfolder/fume_spitter.txt -text svneol=native#text/plain
res/cardsfolder/funeral_charm.txt -text svneol=native#text/plain
res/cardsfolder/funeral_pyre.txt -text svneol=native#text/plain
res/cardsfolder/fungal_bloom.txt -text svneol=native#text/plain
res/cardsfolder/fungal_shambler.txt -text svneol=native#text/plain
res/cardsfolder/fungusaur.txt -text svneol=native#text/plain
@@ -3950,6 +3951,7 @@ res/cardsfolder/shadow_rider.txt -text svneol=native#text/plain
res/cardsfolder/shadow_rift.txt -text svneol=native#text/plain
res/cardsfolder/shadow_sliver.txt -text svneol=native#text/plain
res/cardsfolder/shadowblood_ridge.txt -text svneol=native#text/plain
res/cardsfolder/shadowfeed.txt -text svneol=native#text/plain
res/cardsfolder/shadowmage_infiltrator.txt -text svneol=native#text/plain
res/cardsfolder/shadowstorm.txt -text svneol=native#text/plain
res/cardsfolder/shambling_remains.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Funeral Pyre
ManaCost:W
Types:Instant
Text:no text
A:SP$Retrieve | Cost$ W | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SubAbility$ MakeToken<>1<>Spirit<>W 1 1 Spirit<>TargetController<>W<>Creature;Spirit<>1<>1<>Flying | SpellDescription$ Exile target card from a graveyard. Its owner puts a 1/1 white Spirit creature token with flying onto the battlefield.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/funeral_pyre.jpg
End

View File

@@ -3,7 +3,7 @@ ManaCost:1 B B
Types:Creature Human Rogue
Text:no text
PT:1/1
A:AB$Retrieve | Cost$ B T | Destination$ Exile | TgtPrompt$ Choose target artifact card in a graveyard | ValidTgts$ Artifact | SubAbility$ YouGainLife/1 | SpellDescription$ Exile target artifact card from a graveyard. You gain 2 life.
A:AB$Retrieve | Cost$ B T | Destination$ Exile | TgtPrompt$ Choose target artifact card in a graveyard | ValidTgts$ Artifact | SubAbility$ YouGainLife/2 | SpellDescription$ Exile target artifact card from a graveyard. You gain 2 life.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/grave_robbers.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Shadowfeed
ManaCost:B
Types:Instant
Text:no text
A:SP$Retrieve | Cost$ B | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SubAbility$ YouGainLife/3 | SpellDescription$ Exile target card from a graveyard. You gain 3 life.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/shadowfeed.jpg
End