From b814207cc3bf6acad53761320856a5a8c7397c52 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:57:10 +0000 Subject: [PATCH] - Added Funeral Pyre and Shadowfeed. --- .gitattributes | 2 ++ res/cardsfolder/funeral_pyre.txt | 9 +++++++++ res/cardsfolder/grave_robbers.txt | 2 +- res/cardsfolder/shadowfeed.txt | 8 ++++++++ 4 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/funeral_pyre.txt create mode 100644 res/cardsfolder/shadowfeed.txt diff --git a/.gitattributes b/.gitattributes index da1d284273f..fbd676f3bb3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/funeral_pyre.txt b/res/cardsfolder/funeral_pyre.txt new file mode 100644 index 00000000000..49f469621f3 --- /dev/null +++ b/res/cardsfolder/funeral_pyre.txt @@ -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 diff --git a/res/cardsfolder/grave_robbers.txt b/res/cardsfolder/grave_robbers.txt index b7c25349a6c..50a230448d1 100644 --- a/res/cardsfolder/grave_robbers.txt +++ b/res/cardsfolder/grave_robbers.txt @@ -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 diff --git a/res/cardsfolder/shadowfeed.txt b/res/cardsfolder/shadowfeed.txt new file mode 100644 index 00000000000..fd6dd6c50f2 --- /dev/null +++ b/res/cardsfolder/shadowfeed.txt @@ -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