mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Geyser Glider. Fixed Fledgling Griffin
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2092,6 +2092,7 @@ res/cardsfolder/gerrards_irregulars.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/gerrards_verdict.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/gerrards_wisdom.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/geths_grimoire.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/geyser_glider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ghalmas_warden.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ghastlord_of_fugue.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ghastly_demise.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 W
|
||||
Types:Creature Griffin
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigPump | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | KW$ Flying
|
||||
SVar:BuffedBy:Land
|
||||
SVar:Rarity:Common
|
||||
|
||||
10
res/cardsfolder/geyser_glider.txt
Normal file
10
res/cardsfolder/geyser_glider.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Geyser Glider
|
||||
ManaCost:3 R R
|
||||
Types:Creature Elemental Beast
|
||||
Text:no text
|
||||
PT:4/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigFlying | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn.
|
||||
SVar:TrigFlying:AB$Pump | Cost$ 0 | Defined$ Self | KW$ Flying
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/Geyser_glider.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user