From ceb9180bbef5a36028fcdb2fa424a9970cd3b0e4 Mon Sep 17 00:00:00 2001 From: Sloth Date: Fri, 30 Aug 2013 21:43:41 +0000 Subject: [PATCH] - Fixed Fire Juggler. --- res/cardsfolder/f/fire_juggler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/f/fire_juggler.txt b/res/cardsfolder/f/fire_juggler.txt index 8c7ed3082eb..ea17c65e7af 100644 --- a/res/cardsfolder/f/fire_juggler.txt +++ b/res/cardsfolder/f/fire_juggler.txt @@ -4,6 +4,6 @@ Types:Creature Goblin Shaman PT:2/2 T:Mode$ AttackerBlocked | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigClash | TriggerDescription$ Whenever CARDNAME becomes blocked, clash with an opponent. If you win, Fire Juggler deals 4 damage to each creature blocking it. SVar:TrigClash:AB$ Clash | Cost$ 0 | WinSubAbility$ DBDamage -SVar:DBDamage:DB$ DealDamage | DamageSource$ TriggeredAttacker | NumDmg$ 4 | Defined$ TriggeredBlocker +SVar:DBDamage:DB$ DamageAll | NumDmg$ 4 | ValidCards$ Creature.blockingSource SVar:Picture:http://www.wizards.com/global/images/magic/general/fire_juggler.jpg Oracle:Whenever Fire Juggler becomes blocked, clash with an opponent. If you win, Fire Juggler deals 4 damage to each creature blocking it. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.) \ No newline at end of file