Files
forge/res/cardsfolder/g/greater_werewolf.txt
2011-11-28 14:24:28 +00:00

17 lines
1.4 KiB
Plaintext

Name:Greater Werewolf
ManaCost:4 B
Types:Creature Werewolf
Text:no text
PT:2/4
T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | 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
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/greater_werewolf.jpg
SetInfo:HML|Uncommon|http://magiccards.info/scans/en/hl/14.jpg
SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/28.jpg
Oracle:At end of combat, put a -0/-2 counter on each creature blocking or blocked by Greater Werewolf.
End