From 02da92cbde033a7ce0812b0d90564c1683ed888c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:07:59 +0000 Subject: [PATCH] add Boneknitter, Broken Fall, Fanatical Devotion, Herbal Poultice, and Medicine Bag. --- .gitattributes | 5 +++++ res/cardsfolder/boneknitter.txt | 9 +++++++++ res/cardsfolder/broken_fall.txt | 8 ++++++++ res/cardsfolder/fanatical_devotion.txt | 8 ++++++++ res/cardsfolder/herbal_poultice.txt | 8 ++++++++ res/cardsfolder/medicine_bag.txt | 8 ++++++++ 6 files changed, 46 insertions(+) create mode 100644 res/cardsfolder/boneknitter.txt create mode 100644 res/cardsfolder/broken_fall.txt create mode 100644 res/cardsfolder/fanatical_devotion.txt create mode 100644 res/cardsfolder/herbal_poultice.txt create mode 100644 res/cardsfolder/medicine_bag.txt diff --git a/.gitattributes b/.gitattributes index cc8b3a30e10..97c731a21be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -523,6 +523,7 @@ res/cardsfolder/bonds_of_quicksilver.txt -text svneol=native#text/plain res/cardsfolder/bone_flute.txt -text svneol=native#text/plain res/cardsfolder/bone_saw.txt -text svneol=native#text/plain res/cardsfolder/bone_shredder.txt -text svneol=native#text/plain +res/cardsfolder/boneknitter.txt -text svneol=native#text/plain res/cardsfolder/boneshard_slasher.txt -text svneol=native#text/plain res/cardsfolder/bonesplitter.txt -text svneol=native#text/plain res/cardsfolder/bonesplitter_sliver.txt -text svneol=native#text/plain @@ -590,6 +591,7 @@ res/cardsfolder/bringer_of_the_green_dawn.txt -text svneol=native#text/plain res/cardsfolder/bringer_of_the_white_dawn.txt -text svneol=native#text/plain res/cardsfolder/brion_stoutarm.txt -text svneol=native#text/plain res/cardsfolder/brittle_effigy.txt -text svneol=native#text/plain +res/cardsfolder/broken_fall.txt -text svneol=native#text/plain res/cardsfolder/brood_birthing.txt -text svneol=native#text/plain res/cardsfolder/broodmate_dragon.txt -text svneol=native#text/plain res/cardsfolder/broodstar.txt -text svneol=native#text/plain @@ -1418,6 +1420,7 @@ res/cardsfolder/false_defeat.txt -text svneol=native#text/plain res/cardsfolder/false_mourning.txt -text svneol=native#text/plain res/cardsfolder/false_summoning.txt -text svneol=native#text/plain res/cardsfolder/famine.txt -text svneol=native#text/plain +res/cardsfolder/fanatical_devotion.txt -text svneol=native#text/plain res/cardsfolder/fanatical_fever.txt -text svneol=native#text/plain res/cardsfolder/fangren_hunter.txt -text svneol=native#text/plain res/cardsfolder/farseek.txt -text svneol=native#text/plain @@ -1990,6 +1993,7 @@ res/cardsfolder/henchfiend_of_ukor.txt -text svneol=native#text/plain res/cardsfolder/henge_guardian.txt -text svneol=native#text/plain res/cardsfolder/henge_of_ramos.txt -text svneol=native#text/plain res/cardsfolder/herald_of_serra.txt -text svneol=native#text/plain +res/cardsfolder/herbal_poultice.txt -text svneol=native#text/plain res/cardsfolder/herd_gnarr.txt -text svneol=native#text/plain res/cardsfolder/hermit_druid.txt -text svneol=native#text/plain res/cardsfolder/heroes_remembered.txt -text svneol=native#text/plain @@ -2677,6 +2681,7 @@ res/cardsfolder/mawcor.txt -text svneol=native#text/plain res/cardsfolder/mayael_the_anima.txt -text svneol=native#text/plain res/cardsfolder/meadowboon.txt -text svneol=native#text/plain res/cardsfolder/meddling_mage.txt -text svneol=native#text/plain +res/cardsfolder/medicine_bag.txt -text svneol=native#text/plain res/cardsfolder/meekstone.txt -text svneol=native#text/plain res/cardsfolder/megatog.txt -text svneol=native#text/plain res/cardsfolder/meglonoth.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/boneknitter.txt b/res/cardsfolder/boneknitter.txt new file mode 100644 index 00000000000..614c16eeb7d --- /dev/null +++ b/res/cardsfolder/boneknitter.txt @@ -0,0 +1,9 @@ +Name:Boneknitter +ManaCost:1 B +Types:Creature Zombie Cleric +Text:no text +PT:1/1 +A:AB$Regenerate|ValidTgts$Creature.Zombie|TgtPrompt$Select target Zombie.|Cost$1 B|SpellDescription$Regenerate target Zombie. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/boneknitter.jpg +End diff --git a/res/cardsfolder/broken_fall.txt b/res/cardsfolder/broken_fall.txt new file mode 100644 index 00000000000..6d7932524bd --- /dev/null +++ b/res/cardsfolder/broken_fall.txt @@ -0,0 +1,8 @@ +Name:Broken Fall +ManaCost:2 G +Types:Enchantment +Text:no text +A:AB$Regenerate|Tgt$TgtC|Cost$Return<1/CARDNAME>|SpellDescription$Regenerate target creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/broken_fall.jpg +End diff --git a/res/cardsfolder/fanatical_devotion.txt b/res/cardsfolder/fanatical_devotion.txt new file mode 100644 index 00000000000..a1eaf3331f3 --- /dev/null +++ b/res/cardsfolder/fanatical_devotion.txt @@ -0,0 +1,8 @@ +Name:Fanatical Devotion +ManaCost:2 W +Types:Enchantment +Text:no text +A:AB$Regenerate|Tgt$TgtC|Cost$Sac<1/Creature>|SpellDescription$Regenerate target creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/fanatical_devotion.jpg +End diff --git a/res/cardsfolder/herbal_poultice.txt b/res/cardsfolder/herbal_poultice.txt new file mode 100644 index 00000000000..5107b5d2ccd --- /dev/null +++ b/res/cardsfolder/herbal_poultice.txt @@ -0,0 +1,8 @@ +Name:Herbal Poultice +ManaCost:0 +Types:Artifact +Text:no text +A:AB$Regenerate|Tgt$TgtC|Cost$3 Sac<1/CARDNAME>|SpellDescription$Regenerate target creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/herbal_poultice.jpg +End diff --git a/res/cardsfolder/medicine_bag.txt b/res/cardsfolder/medicine_bag.txt new file mode 100644 index 00000000000..fa49e93c150 --- /dev/null +++ b/res/cardsfolder/medicine_bag.txt @@ -0,0 +1,8 @@ +Name:Medicine Bag +ManaCost:3 +Types:Artifact +Text:no text +A:AB$Regenerate|Tgt$TgtC|Cost$1 T Discard<1/Any>|SpellDescription$Regenerate target creature. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/medicine_bag.jpg +End