mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
830 B
Plaintext
11 lines
830 B
Plaintext
|
Name:Wicker Warcrawler
|
||
|
ManaCost:5
|
||
|
Types:Artifact Creature Scarecrow
|
||
|
PT:6/6
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, put a -1/-1 counter on it at end of combat.
|
||
|
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, put a -1/-1 counter on it at end of combat.
|
||
|
SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ EndCombat | Execute$ TrigAddCounter | TriggerDescription$ Put a -1/-1 counter on CARDNAME.
|
||
|
SVar:TrigAddCounter:DB$ PutCounter | Defined$ Self | CounterType$ M1M1 | CounterNum$ 1
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wicker_warcrawler.jpg
|
||
|
Oracle:Whenever Wicker Warcrawler attacks or blocks, put a -1/-1 counter on it at end of combat.
|