- Added Bloodpyre Elemental and Amulet of Unmaking.

This commit is contained in:
jendave
2011-08-06 09:32:23 +00:00
parent 15aa693729
commit c6fde7d4d9
3 changed files with 19 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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_scout.txt -text svneol=native#text/plain
res/cardsfolder/amrou_seekers.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/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/amulet_of_vigor.txt -text svneol=native#text/plain
res/cardsfolder/an_havva_inn.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 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/bloodfire_colossus.txt -text svneol=native#text/plain
res/cardsfolder/bloodghast.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/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/bloodrite_invoker.txt -text svneol=native#text/plain
res/cardsfolder/bloodrock_cyclops.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 res/cardsfolder/bloodshed_fever.txt -text svneol=native#text/plain

View File

@@ -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

View File

@@ -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