add Barbed Lightning (from Darksteel)

This commit is contained in:
jendave
2011-08-06 15:02:25 +00:00
parent 31d9330252
commit 2a46061ac1
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -411,6 +411,7 @@ res/cardsfolder/barbarian_riftcutter.txt -text svneol=native#text/plain
res/cardsfolder/barbarian_ring.txt -text svneol=native#text/plain
res/cardsfolder/barbary_apes.txt -text svneol=native#text/plain
res/cardsfolder/barbed_battlegear.txt -text svneol=native#text/plain
res/cardsfolder/barbed_lightning.txt -text svneol=native#text/plain
res/cardsfolder/barbtooth_wurm.txt -text svneol=native#text/plain
res/cardsfolder/bargain.txt -text svneol=native#text/plain
res/cardsfolder/barkhide_mauler.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Barbed Lightning
ManaCost:2 R
Types:Instant
Text:no text
A:SP$DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ Choose one <20> CARDNAME deals 3 damage to target creature;
A:SP$DealDamage | Cost$ 2 R | Tgt$TgtP | NumDmg$ 3 | SpellDescription$ or CARDNAME deals 3 damage to target player.
A:SP$DealDamage | Cost$ 4 R | PrecostDesc$ Entwine | CostDesc$ 2 | Tgt$TgtC | NumDmg$ 3 |SpellDescription$ (Choose both if you pay the entwine cost.) | SubAbility$ SVar=DBDamage
SVar:DBDamage:DB$DealDamage| Tgt$TgtP | NumDmg$ 3 |
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/barbed_lightning.jpg
End