- Added Bloodfire Infusion.

This commit is contained in:
jendave
2011-08-06 21:34:33 +00:00
parent f65223af3a
commit ebea4b374f
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -697,6 +697,7 @@ res/cardsfolder/bloodbraid_elf.txt -text svneol=native#text/plain
res/cardsfolder/bloodcurdling_scream.txt -text svneol=native#text/plain
res/cardsfolder/bloodfire_colossus.txt -text svneol=native#text/plain
res/cardsfolder/bloodfire_dwarf.txt -text svneol=native#text/plain
res/cardsfolder/bloodfire_infusion.txt -text svneol=native#text/plain
res/cardsfolder/bloodfire_kavu.txt -text svneol=native#text/plain
res/cardsfolder/bloodghast.txt -text svneol=native#text/plain
res/cardsfolder/bloodhall_ooze.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Bloodfire Infusion
ManaCost:2 R
Types:Enchantment Aura
Text:no text
K:Enchant Creature you control
A:AB$ DamageAll | Cost$ R Sac<1/Card.AttachedBy> | ActivatingZone$ Battlefield | ValidCards$ Creature | NumDmg$ X | CostDesc$ R, Sacrifice enchanted creature: | ValidDescription$ each creature | SpellDescription$ CARDNAME deals damage equal to the sacrificed creature's power to each creature.
SVar:X:Sacrificed$CardPower
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodfire_infusion.jpg
End