From 353f60aad158e78bc0a295d2f0a7e98c8b1c1f5b Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 25 Aug 2012 21:34:19 +0000 Subject: [PATCH] - Added Mistmoon Griffin. --- .gitattributes | 1 + res/cardsfolder/m/mistmoon_griffin.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 res/cardsfolder/m/mistmoon_griffin.txt diff --git a/.gitattributes b/.gitattributes index 15af403a379..91667ccb7cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/m/mistmoon_griffin.txt b/res/cardsfolder/m/mistmoon_griffin.txt new file mode 100644 index 00000000000..f87ed344b19 --- /dev/null +++ b/res/cardsfolder/m/mistmoon_griffin.txt @@ -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 \ No newline at end of file