From 10bf7c62a1d87c02ceae1b6c2650d76cfee52eef Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:12:16 +0000 Subject: [PATCH] - Added Heat of Battle --- .gitattributes | 1 + res/cardsfolder/heat_of_battle.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/heat_of_battle.txt 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