- Added Ivory Gargoyle.

This commit is contained in:
jeffwadsworth
2012-02-08 20:12:59 +00:00
parent 3a3ffcca55
commit 091509434a
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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