- Added Mistmoon Griffin.

This commit is contained in:
Sloth
2012-08-25 21:34:19 +00:00
parent 33239c2c9b
commit 353f60aad1
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View 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