mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Mistmoon Griffin.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5993,6 +5993,7 @@ res/cardsfolder/m/mistform_wall.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/m/misthollow_griffin.txt -text
|
||||
res/cardsfolder/m/mistmeadow_skulk.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mistmeadow_witch.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mistmoon_griffin.txt -text
|
||||
res/cardsfolder/m/mistral_charger.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mistveil_plains.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mistvein_borderpost.txt svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/m/mistmoon_griffin.txt
Normal file
14
res/cardsfolder/m/mistmoon_griffin.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Mistmoon Griffin
|
||||
ManaCost:3 W
|
||||
Types:Creature Griffin
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigExileMe | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, exile CARDNAME, then return the top creature card of your graveyard to the battlefield.
|
||||
SVar:TrigExileMe:AB$ ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBReturnCreature
|
||||
SVar:DBReturnCreature:DB$ ChangeZoneAll | ChangeType$ Creature.YouOwn+TopGraveyardCreature | Origin$ Graveyard | Destination$ Battlefield
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mistmoon_griffin.jpg
|
||||
SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/137.jpg
|
||||
Oracle:Flying\nWhen Mistmoon Griffin dies, exile Mistmoon Griffin, then return the top creature card of your graveyard to the battlefield.
|
||||
End
|
||||
Reference in New Issue
Block a user