diff --git a/.gitattributes b/.gitattributes index 19c927602cb..3d259cb42b6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -246,6 +246,7 @@ res/cardsfolder/arachnoid.txt -text svneol=native#text/plain res/cardsfolder/arashi_the_sky_asunder.txt -text svneol=native#text/plain res/cardsfolder/arbor_elf.txt -text svneol=native#text/plain res/cardsfolder/arc_blade.txt -text svneol=native#text/plain +res/cardsfolder/arc_lightning.txt -text svneol=native#text/plain res/cardsfolder/arc_runner.txt -text svneol=native#text/plain res/cardsfolder/arc_slogger.txt -text svneol=native#text/plain res/cardsfolder/arcades_sabboth.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/arc_lightning.txt b/res/cardsfolder/arc_lightning.txt new file mode 100644 index 00000000000..2c5306be401 --- /dev/null +++ b/res/cardsfolder/arc_lightning.txt @@ -0,0 +1,10 @@ +Name:Arc Lightning +ManaCost:2 R +Types:Sorcery +Text:no text +A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ SVar=DBDamage2 | SpellDescription$ 4 R R - CARDNAME deals 3 damage divided as you choose among any number of target creatures and/or players. +SVar:DBDamage2:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 | SubAbility$ SVar=DBDamage3 +SVar:DBDamage3:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (3) | NumDmg$ 1 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/Arc_Lightning.jpg +End