diff --git a/.gitattributes b/.gitattributes index da163383e3e..09aef73365e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4958,6 +4958,7 @@ res/cardsfolder/raging_kavu.txt -text svneol=native#text/plain res/cardsfolder/raging_minotaur.txt -text svneol=native#text/plain res/cardsfolder/raging_ravine.txt -text svneol=native#text/plain res/cardsfolder/ragnar.txt -text svneol=native#text/plain +res/cardsfolder/raid_bombardment.txt -text svneol=native#text/plain res/cardsfolder/raiding_nightstalker.txt -text svneol=native#text/plain res/cardsfolder/rain_of_blades.txt -text svneol=native#text/plain res/cardsfolder/rain_of_embers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/raid_bombardment.txt b/res/cardsfolder/raid_bombardment.txt new file mode 100644 index 00000000000..f0ee422a782 --- /dev/null +++ b/res/cardsfolder/raid_bombardment.txt @@ -0,0 +1,10 @@ +Name:Raid Bombardment +ManaCost:2 R +Types:Enchantment +Text:no text +T:Mode$ Attacks | ValidCard$ Creature.powerLE2+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a creature you control with power 2 or less attacks, CARDNAME deals 1 damage to defending player. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 1 +SVar:BuffedBy:Creature.powerLE2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/raid_bombardment.jpg +End \ No newline at end of file