mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Arc Lightning.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/arashi_the_sky_asunder.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/arbor_elf.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_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_runner.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/arc_slogger.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
|
res/cardsfolder/arcades_sabboth.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/arc_lightning.txt
Normal file
10
res/cardsfolder/arc_lightning.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user