Add two cards

This commit is contained in:
swordshine
2019-09-05 14:31:55 +08:00
parent b07262320e
commit f5e55ae2ae
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Name:Wolf
ManaCost:no cost
Types:Creature Wolf
Colors:black,green
PT:2/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.Self | Execute$ TrigPutCounter | TriggerDescription$ When this creature dies, put a loyalty counter on each Garruk you control.
SVar:TrigPutCounter:DB$ PutCounterAll | ValidCards$ Garruk.YouCtrl | CounterType$ LOYALTY | CounterNum$ 1
SVar:When this creature dies, put a loyalty counter on each Garruk you control.