- Fixed Fire Juggler.

This commit is contained in:
Sloth
2013-08-30 21:43:41 +00:00
parent 657beeb63d
commit ceb9180bbe

View File

@@ -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.)