mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Gysahl Greens (FIN) (#7699)
This commit is contained in:
9
forge-gui/res/tokenscripts/g_2_2_bird_landfall.txt
Normal file
9
forge-gui/res/tokenscripts/g_2_2_bird_landfall.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Bird Token
|
||||
ManaCost:no cost
|
||||
Colors:green
|
||||
Types:Creature Bird
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a land you control enters, this token gets +1/+0 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +1
|
||||
SVar:BuffedBy:Land
|
||||
Oracle:Whenever a land you control enters, this token gets +1/+0 until end of turn.
|
||||
Reference in New Issue
Block a user