Re: Card Requests
Is Gift of the Gargantuan doable?
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=26&t=2091
This card was already included in 1.2.5.
I noticed the link too, but its beyond my ability to add (that is it can't be done yet with the current scripting system). One of the code guru's will have to look at that one.jwallstone wrote:Lol sorry! That's awesome to hear though.
Here's one more: Tajuru Preserver
I guess the code would be relevant for Sigarda, the new AVR card, too.
Angel of Jubilation and Sigarda, Host of Herons from AVR set can use this too.moomarc wrote:I noticed the link too, but its beyond my ability to add (that is it can't be done yet with the current scripting system). One of the code guru's will have to look at that one.jwallstone wrote:Lol sorry! That's awesome to hear though.
Here's one more: Tajuru Preserver
I guess the code would be relevant for Sigarda, the new AVR card, too.
I think the Hideaways might actually be doable now. I'll have a look in a few days when I get a chance. Thousand-Year Elixir isn't scriptable at the moment, but I think it can be done with a relatively small addition to the code.randallross420 wrote:i'm sure its been requested before, but what about Thousand-Year Elixir? it seems like something forge can handle.
has anyone figured out how to script the hideaway lands yet? Windbrisk Heights in particular but i guess if you can do one you can do them all.
For Lim-Dul's Vault, looping abilities can't be scripted yet. Zur's Weirding can't be done yet either.ElijahX wrote:Is Zur's Weirding (http://magiccards.info/query?q=zur%27s+ ... rd&s=cname) possible? I used to use a Zur lock deck and would like to bring it back thru forge.
Also curious about Lim-Dul's Vault (http://magiccards.info/query?q=!Lim-D%C ... 7s%20Vault). Underrated search card.
Name:Gate to the AEther
ManaCost:6
Types:Artifact
Text:no text
T:Mode$Phase | Phase$ Upkeep | TriggerDescription$ At the beginning of each player's upkeep, that player reveals the top card of his or her library. If it's an artifact, creature, enchantment, or land card, the player may put it onto the battlefield. | TriggerZones$ Battlefield | AB$ Dig | DigNum$ 1 | Reveal$ True | DestinationZone$ Battlefield | ChangeValid$ Artifact | ChangeValid$ Creature | ChangeValid$ Enchantment | ChangeValid$ Land | Optional$ True | Defined$ TriggeredPlayer
SVar:Picture:http://www.wizards.com/global/images/magic/general/gate_to_the_aether.jpg
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/174.jpg
Oracle:At the beginning of each player's upkeep, that player reveals the top card of his or her library. If it's an artifact, creature, enchantment, or land card, the player may put it onto the battlefield.
EndPlease post these questions in the Card Development Questions thread in the Developer's Corner.mark wrote:I tried to code Gate to the AEther but it does not work, as the revealed card is not shown and I cannot choose if I want to put a valid card onto the battlefield, the card is just drawn. What is wrong?