mtg-forge-ios/forge-gui/res/cardsfolder/d/dusk_urchins.txt

13 lines
1.1 KiB
Plaintext
Raw Normal View History

Name:Dusk Urchins
ManaCost:2 B
Types:Creature Ouphe
PT:4/3
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks or blocks, put a -1/-1 counter on it.
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPutCounter | Secondary$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks or blocks, put a -1/-1 counter on it.
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | CounterType$ M1M1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, draw a card for each -1/-1 counter on it.
SVar:TrigDraw:AB$ Draw | Cost$ 0 | NumCards$ X | References$ X
SVar:X:TriggeredCard$CardCounters.M1M1
SVar:Picture:http://www.wizards.com/global/images/magic/general/dusk_urchins.jpg
Oracle:Whenever Dusk Urchins attacks or blocks, put a -1/-1 counter on it.\nWhen Dusk Urchins dies, draw a card for each -1/-1 counter on it.