diff --git a/.gitattributes b/.gitattributes index 188b35e3fe3..da90c85a8f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -132,6 +132,7 @@ res/cardsfolder/amrou_kithkin.txt -text svneol=native#text/plain res/cardsfolder/amrou_scout.txt -text svneol=native#text/plain res/cardsfolder/amrou_seekers.txt -text svneol=native#text/plain res/cardsfolder/amugaba.txt -text svneol=native#text/plain +res/cardsfolder/amulet_of_unmaking.txt -text svneol=native#text/plain res/cardsfolder/amulet_of_vigor.txt -text svneol=native#text/plain res/cardsfolder/an_havva_inn.txt -text svneol=native#text/plain res/cardsfolder/an_havva_township.txt -text svneol=native#text/plain @@ -473,6 +474,7 @@ res/cardsfolder/bloodcurdling_scream.txt -text svneol=native#text/plain res/cardsfolder/bloodfire_colossus.txt -text svneol=native#text/plain res/cardsfolder/bloodghast.txt -text svneol=native#text/plain res/cardsfolder/bloodmark_mentor.txt -text svneol=native#text/plain +res/cardsfolder/bloodpyre_elemental.txt -text svneol=native#text/plain res/cardsfolder/bloodrite_invoker.txt -text svneol=native#text/plain res/cardsfolder/bloodrock_cyclops.txt -text svneol=native#text/plain res/cardsfolder/bloodshed_fever.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/amulet_of_unmaking.txt b/res/cardsfolder/amulet_of_unmaking.txt new file mode 100644 index 00000000000..4bbad771998 --- /dev/null +++ b/res/cardsfolder/amulet_of_unmaking.txt @@ -0,0 +1,8 @@ +Name:Amulet of Unmaking +ManaCost:5 +Types:Artifact +Text:no text +A:AB$Bounce|Cost$5 T Exile<1/CARDNAME>|ValidTgts$Artifact,Creature,Land|SorcerySpeed$True|TgtPrompt$Select target artifact, creature, or land|Destination$Exile|SpellDescription$Exile target artifact, creature, or land. Activate this ability only any time you could cast a sorcery. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/amulet_of_unmaking.jpg +End diff --git a/res/cardsfolder/bloodpyre_elemental.txt b/res/cardsfolder/bloodpyre_elemental.txt new file mode 100644 index 00000000000..1bc71521206 --- /dev/null +++ b/res/cardsfolder/bloodpyre_elemental.txt @@ -0,0 +1,9 @@ +Name:Bloodpyre Elemental +ManaCost:4 R +Types:Creature Elemental +Text:no text +PT:4/1 +A:AB$DealDamage|Cost$Sac<1/CARDNAME>|Tgt$TgtC|NumDmg$4|SorcerySpeed$True|SpellDescription$Bloodpyre Elemental deals 4 damage to target creature. Activate this ability only any time you could cast a sorcery. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodpyre_elemental.jpg +End