Fix Greater Werewolf.

This commit is contained in:
elcnesh
2014-07-12 07:36:27 +00:00
parent 0b8676072d
commit e6992f2d50

View File

@@ -2,11 +2,7 @@ Name:Greater Werewolf
ManaCost:4 B
Types:Creature Werewolf
PT:2/4
T:Mode$ AttackerBlocked | ValidCard$ Creature | ValidBlocker$ Card.Self | DelayedTrigger$ DelTrigBlocked | TriggerDescription$ At end of combat, put a -0/-2 counter on each creature blocking or blocked by CARDNAME.
T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrigBlocker | Secondary$ True | TriggerDescription$ At end of combat, put a -0/-2 counter on each creature blocking or blocked by CARDNAME.
SVar:DelTrigBlocked:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Opponent | Execute$ TrigCounterBlocked | TriggerDescription$ At the end of combat, put a -0/-2 counter on creature(s)
SVar:DelTrigBlocker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ You | Execute$ TrigCounterBlocker | TriggerDescription$ At the end of combat, put a -0/-2 counter on creature(s)
SVar:TrigCounterBlocked:AB$ PutCounter | Cost$ 0 | CounterType$ M0M2 | CounterNum$ 1 | Defined$ TriggeredAttacker
SVar:TrigCounterBlocker:AB$ PutCounter | Cost$ 0 | CounterType$ M0M2 | CounterNum$ 1 | Defined$ TriggeredBlocker
T:Mode$ Phase | Phase$ EndCombat | Execute$ TrigCounter | TriggerZones$ Battlefield | TriggerDescription$ At end of combat, put a -0/-2 counter on each creature blocking or blocked by CARDNAME.
SVar:TrigCounter:AB$ PutCounterAll | Cost$ 0 | CounterType$ M0M2 | CounterNum$ 1 | ValidCards$ Creature.blockingSource,Creature.blockedBySource
SVar:Picture:http://www.wizards.com/global/images/magic/general/greater_werewolf.jpg
Oracle:At end of combat, put a -0/-2 counter on each creature blocking or blocked by Greater Werewolf.