Page 94 of 119

Re: Card Requests

PostPosted: 08 Apr 2012, 20:01
by sagephoenix

Re: Card Requests

PostPosted: 10 Apr 2012, 06:33
by jwallstone

Re: Card Requests

PostPosted: 10 Apr 2012, 09:32
by moomarc
jwallstone wrote:Prey Upon

:)
This card was already included in 1.2.5. :lol: So either download the 1.2.6 beta or one of the new daily builds.

Re: Card Requests

PostPosted: 11 Apr 2012, 03:44
by jwallstone
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.

Re: Card Requests

PostPosted: 11 Apr 2012, 07:38
by moomarc
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 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.

Re: Card Requests

PostPosted: 11 Apr 2012, 19:36
by Iran
moomarc wrote:
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 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.
Angel of Jubilation and Sigarda, Host of Herons from AVR set can use this too.

Re: Card Requests

PostPosted: 11 Apr 2012, 19:39
by Iran
Is Killing Wave (AVR) doable?

Re: Card Requests

PostPosted: 11 Apr 2012, 19:44
by friarsol
All,

Please don't request any cards for the upcoming Expansion (Avacyn Restored). Just like the last three sets that were released, we will attempt to script as many cards as we can. We have no way of knowing right now what features will be needed, or can be added to support new cards. But don't worry, they will be attempted. IIRC, we had 90+% of Dark Ascension scripted on the day of the Prerelease.

Forge knows how to rock new sets.

Re: Card Requests

PostPosted: 14 Apr 2012, 05:03
by ElijahX
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.

Re: Card Requests

PostPosted: 14 Apr 2012, 05:18
by randallross420
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.

Re: Card Requests

PostPosted: 14 Apr 2012, 12:35
by moomarc
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.
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.

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.
For Lim-Dul's Vault, looping abilities can't be scripted yet. Zur's Weirding can't be done yet either.

Re: Card Requests

PostPosted: 14 Apr 2012, 16:51
by mark
Are Duplicant and Gate to the AEther forgable?

Re: Card Requests

PostPosted: 15 Apr 2012, 14:52
by mark
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?
Code: Select all
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.
End

Re: Card Requests

PostPosted: 15 Apr 2012, 16:18
by moomarc
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?
Please post these questions in the Card Development Questions thread in the Developer's Corner.

Re: Card Requests

PostPosted: 17 Apr 2012, 00:04
by sagephoenix
Can Sacellum Godspeaker be done since we have a similar card (Metalworker)?