mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Add two cards
This commit is contained in:
8
forge-gui/res/tokenscripts/bg_2_2_wolf_garruk.txt
Normal file
8
forge-gui/res/tokenscripts/bg_2_2_wolf_garruk.txt
Normal 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.
|
||||
Reference in New Issue
Block a user