From 2a46061ac13d6b56afac4cce15e99c51eec1def0 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:02:25 +0000 Subject: [PATCH] add Barbed Lightning (from Darksteel) --- .gitattributes | 1 + res/cardsfolder/barbed_lightning.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/barbed_lightning.txt diff --git a/.gitattributes b/.gitattributes index 2be501dc866..d1b7c0581d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/barbed_lightning.txt b/res/cardsfolder/barbed_lightning.txt new file mode 100644 index 00000000000..1f2702190c3 --- /dev/null +++ b/res/cardsfolder/barbed_lightning.txt @@ -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 Ñ 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 \ No newline at end of file