From 135239eabee8bdb8e03e40ec432687dc87e7bb44 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 6 Jul 2013 20:11:55 +0000 Subject: [PATCH] - Fixed Deadshot. --- res/cardsfolder/d/deadshot.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/d/deadshot.txt b/res/cardsfolder/d/deadshot.txt index 6f81caf34ef..0ba04e38c2c 100644 --- a/res/cardsfolder/d/deadshot.txt +++ b/res/cardsfolder/d/deadshot.txt @@ -1,9 +1,9 @@ Name:Deadshot ManaCost:3 R 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. -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:Targeted$CardPower +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:X:ParentTargeted$CardPower +SVar:RemAIDeck:True 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. \ No newline at end of file