mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Raid Bombardment
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_minotaur.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/raging_ravine.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/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/raiding_nightstalker.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/rain_of_blades.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
|
res/cardsfolder/rain_of_embers.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/raid_bombardment.txt
Normal file
10
res/cardsfolder/raid_bombardment.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user