diff --git a/.gitattributes b/.gitattributes index 9876a92977f..05f999b10c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -806,6 +806,7 @@ res/cardsfolder/b/blazing_archon.txt svneol=native#text/plain res/cardsfolder/b/blazing_blade_askari.txt svneol=native#text/plain res/cardsfolder/b/blazing_shoal.txt svneol=native#text/plain res/cardsfolder/b/blazing_specter.txt svneol=native#text/plain +res/cardsfolder/b/blazing_torch.txt -text res/cardsfolder/b/bleak_coven_vampires.txt svneol=native#text/plain res/cardsfolder/b/blessed_orator.txt svneol=native#text/plain res/cardsfolder/b/blessed_reversal.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/blazing_torch.txt b/res/cardsfolder/b/blazing_torch.txt new file mode 100644 index 00000000000..08f271e1201 --- /dev/null +++ b/res/cardsfolder/b/blazing_torch.txt @@ -0,0 +1,10 @@ +Name:Blazing Torch +ManaCost:1 +Types:Artifact Equipment +Text:Equipped creature can't be blocked by Vampires or Zombies. +K:eqPump 1:HIDDEN CantBeBlockedBy Creature.Vampire,Creature.Zombie +A:AB$ DealDamage | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ Blazing Torch deals 2 damage to target creature or player. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/blazing_torch.jpg +SetInfo:ZEN|Uncommon|http://magiccards.info/scans/en/zen/197.jpg +End \ No newline at end of file