diff --git a/.gitattributes b/.gitattributes index 892caa45a04..284299073fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4400,6 +4400,7 @@ res/cardsfolder/i/ith_high_arcanist.txt svneol=native#text/plain res/cardsfolder/i/ivory_charm.txt -text res/cardsfolder/i/ivory_crane_netsuke.txt svneol=native#text/plain res/cardsfolder/i/ivory_cup.txt svneol=native#text/plain +res/cardsfolder/i/ivory_gargoyle.txt -text svneol=unset#text/plain res/cardsfolder/i/ivory_giant.txt svneol=native#text/plain res/cardsfolder/i/ivory_guardians.txt svneol=native#text/plain res/cardsfolder/i/ivory_mask.txt -text diff --git a/res/cardsfolder/i/ivory_gargoyle.txt b/res/cardsfolder/i/ivory_gargoyle.txt new file mode 100644 index 00000000000..4487b3a24b3 --- /dev/null +++ b/res/cardsfolder/i/ivory_gargoyle.txt @@ -0,0 +1,15 @@ +Name:Ivory Gargoyle +ManaCost:4 W +Types:Creature Gargoyle +Text:no text +PT:2/2 +K:Flying +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigDelay | TriggerDescription$ When CARDNAME dies, return it to the battlefield under its owner's control at the beginning of the next end step and you skip your next draw step. +SVar:TrigDelay:AB$ DelayedTrigger | Cost$ 0 | Mode$ Phase | Phase$ End of Turn | Execute$ TrigReturn | TriggerDescription$ Return CARDNAME to the battlefield. +SVar:TrigReturn:AB$ ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield | SubAbility$ DBSkipDraw +SVar:DBSkipDraw:DB$ Pump | Defined$ You | KW$ Skip your next draw step. | Permanent$ True +A:AB$ ChangeZone | Cost$ 4 W | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile CARDNAME. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/ivory_gargoyle.jpg +End \ No newline at end of file