mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Ivory Gargoyle.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/i/ivory_gargoyle.txt
Normal file
15
res/cardsfolder/i/ivory_gargoyle.txt
Normal 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
|
||||
Reference in New Issue
Block a user