mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed Deadshot.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
Name:Deadshot
|
Name:Deadshot
|
||||||
ManaCost:3 R
|
ManaCost:3 R
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ Tap | Cost$ 3 R | ValidTgts$ Creature |TgtPrompt$ Select target creature | SubAbility$ DBDamage | SpellDescription$ Tap target creature. It deals damage equal to its power to another target creature.
|
A:SP$ Tap | Cost$ 3 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDamage | SpellDescription$ Tap target creature. It deals damage equal to its power to another target creature.
|
||||||
SVar:DBDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select another target creature | NumDmg$ X |TargetUnique$ True | References$ X
|
SVar:DBDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select another target creature | NumDmg$ X | TargetUnique$ True | References$ X
|
||||||
# Which targeted does it pick
|
SVar:X:ParentTargeted$CardPower
|
||||||
SVar:X:Targeted$CardPower
|
SVar:RemAIDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deadshot.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deadshot.jpg
|
||||||
Oracle:Tap target creature. It deals damage equal to its power to another target creature.
|
Oracle:Tap target creature. It deals damage equal to its power to another target creature.
|
||||||
Reference in New Issue
Block a user