mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Gysahl Greens (FIN) (#7699)
This commit is contained in:
6
forge-gui/res/cardsfolder/upcoming/gysahl_greens.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/gysahl_greens.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Gysahl Greens
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
K:Flashback:6 G
|
||||
A:SP$ Token | TokenAmount$ 1 | TokenScript$ g_2_2_bird_landfall | TokenOwner$ You | SpellDescription$ Create a 2/2 green Bird creature token with "Whenever a land you control enters, this token gets +1/+0 until end of turn."
|
||||
Oracle:Create a 2/2 green Bird creature token with "Whenever a land you control enters, this token gets +1/+0 until end of turn."\nFlashback {6}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
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