mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Fixed Fire Juggler.
This commit is contained in:
@@ -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.)
|
||||
Reference in New Issue
Block a user