diff --git a/.gitattributes b/.gitattributes index cbeb875b165..b0cb61524ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2809,6 +2809,7 @@ res/cardsfolder/heartstone.txt -text svneol=native#text/plain res/cardsfolder/heartwood_dryad.txt -text svneol=native#text/plain res/cardsfolder/heartwood_shard.txt -text svneol=native#text/plain res/cardsfolder/heartwood_treefolk.txt -text svneol=native#text/plain +res/cardsfolder/heat_of_battle.txt -text svneol=native#text/plain res/cardsfolder/heat_ray.txt -text svneol=native#text/plain res/cardsfolder/heavy_arbalest.txt svneol=native#text/plain res/cardsfolder/heavy_ballista.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/heat_of_battle.txt b/res/cardsfolder/heat_of_battle.txt new file mode 100644 index 00000000000..bd82d9fbeef --- /dev/null +++ b/res/cardsfolder/heat_of_battle.txt @@ -0,0 +1,10 @@ +Name:Heat of Battle +ManaCost:1 R +Types:Enchantment +Text:no text +T:Mode$ Blocks | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a creature blocks, CARDNAME deals 1 damage to that creature's controller. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ TriggeredController | NumDmg$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/heat_of_battle.jpg +End