diff --git a/.gitattributes b/.gitattributes index 2e058c8465a..d96b1b833e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -773,6 +773,7 @@ res/cardsfolder/burrowing.txt -text svneol=native#text/plain res/cardsfolder/burst_lightning.txt -text svneol=native#text/plain res/cardsfolder/burst_of_energy.txt -text svneol=native#text/plain res/cardsfolder/burst_of_speed.txt -text svneol=native#text/plain +res/cardsfolder/butcher_of_malakir.txt -text svneol=native#text/plain res/cardsfolder/cabal_archon.txt -text svneol=native#text/plain res/cardsfolder/cabal_coffers.txt -text svneol=native#text/plain res/cardsfolder/cabal_executioner.txt svneol=native#text/plain diff --git a/res/cardsfolder/butcher_of_malakir.txt b/res/cardsfolder/butcher_of_malakir.txt new file mode 100644 index 00000000000..b8724fc5328 --- /dev/null +++ b/res/cardsfolder/butcher_of_malakir.txt @@ -0,0 +1,17 @@ +Name:Butcher of Malakir +ManaCost:5 B B + +Types:Creature Vampire Warrior +Text:no text + +PT:5/4 +K:Flying +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME or another creature you control is put into a graveyard from the battlefield, each opponent sacrifices a creature. + +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Creature + +SVar:Rarity:Rare + +SVar:Picture:http://www.wizards.com/global/images/magic/general/butcher_of_malakir.jpg + +End \ No newline at end of file