mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Heat of Battle
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_dryad.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/heartwood_shard.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/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/heat_ray.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/heavy_arbalest.txt svneol=native#text/plain
|
res/cardsfolder/heavy_arbalest.txt svneol=native#text/plain
|
||||||
res/cardsfolder/heavy_ballista.txt -text svneol=native#text/plain
|
res/cardsfolder/heavy_ballista.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/heat_of_battle.txt
Normal file
10
res/cardsfolder/heat_of_battle.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user