mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Lightning Volley.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Lightning Volley
|
||||
ManaCost:3 R
|
||||
Types:Instant
|
||||
A:SP$ AnimateAll | Cost$ 2 U | ValidCards$ Creature.YouCtrl | Abilities$ LVAbs | SpellDescription$ Until end of turn, creatures you control gain "{T}: This creature deals 1 damage to target creature or player."
|
||||
A:SP$ AnimateAll | Cost$ 3 R | ValidCards$ Creature.YouCtrl | Abilities$ LVAbs | SpellDescription$ Until end of turn, creatures you control gain "{T}: This creature deals 1 damage to target creature or player."
|
||||
SVar:LVAbs:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_volley.jpg
|
||||
|
||||
Reference in New Issue
Block a user