Page 89 of 119

Re: Card Requests

PostPosted: 23 Feb 2012, 12:49
by moomarc
jeffwadsworth wrote:
NoctisIncendia wrote:I don't suppose Heretic's Punishment is doable? It seems like a fun card :P
This needs SVar:X:Remembered$GreatestCMC or something similar.
@Jeff, couldn't you use SVar:X:Remembered$MaxCMCYouCtrl? Its supported for regular Count.

Re: Card Requests

PostPosted: 23 Feb 2012, 14:16
by krevett
Arf I understand that's such a headacke to put these cards into practice...
Still hope we can see them someday (I love fire/ice so much :lol: ) thanks to all for your answers!

Re: Card Requests

PostPosted: 23 Feb 2012, 20:50
by ZzzzSleep
Niv-Mizzet wrote:How about Sacred Mesa? Seems fairly straightforward.

Much less straightforward and maybe not doable: How about Martyr's Bond?
I put a version of Sacred Mesa in the half implemented cards topic a while ago. You can find it at viewtopic.php?f=26&t=4450&start=45#p75424

Re: Card Requests

PostPosted: 23 Feb 2012, 21:11
by moomarc
ZzzzSleep wrote:
Niv-Mizzet wrote:How about Sacred Mesa? Seems fairly straightforward.

Much less straightforward and maybe not doable: How about Martyr's Bond?
I put a version of Sacred Mesa in the half implemented cards topic a while ago. You can find it at viewtopic.php?f=26&t=4450&start=45#p75424
Or just grab the latest daily build which has a fully implemented one :mrgreen:

Re: Card Requests

PostPosted: 23 Feb 2012, 22:51
by jeffwadsworth
moomarc wrote:
jeffwadsworth wrote:
NoctisIncendia wrote:I don't suppose Heretic's Punishment is doable? It seems like a fun card :P
This needs SVar:X:Remembered$GreatestCMC or something similar.
@Jeff, couldn't you use SVar:X:Remembered$MaxCMCYouCtrl? Its supported for regular Count.
No, that sums the CMC of the cardlist. I will just make one for it. The artwork is pretty cool.

Added.

Martyr's Bond is done. Just need to cleanup the validcard stuff in AB Sacrifice.

Re: Card Requests

PostPosted: 24 Feb 2012, 08:11
by Moto-Ha
I believe Forge is an amazing program, and all the developers do a great job!

During my time with forge i have come across a few cards that i would really like to see implemented.

Pyromancer's ascension (i know this has been asked for before, but it would just be awsome)
lullmage mentor (i would really like to counter for "free". Is it doable
Stonehewer giant (is this the multi target issue?, or is it doable?)


By the way, tnx for making manamorphose happen, my storm decks like it!

Re: Card Requests

PostPosted: 24 Feb 2012, 08:35
by jeffwadsworth
Pyromancer Ascension is already in. Look for it in the next official release.
The other two are not doable right now.

Re: Card Requests

PostPosted: 24 Feb 2012, 11:06
by Moto-Ha
Looking forward to Pyromancer's ascension

Is the clone of lands possible? (Vesuva "http://gatherer.wizards.com/pages/card/details.aspx?name=Vesuva")

Re: Card Requests

PostPosted: 24 Feb 2012, 17:11
by jeffwadsworth
Moto-Ha wrote:Looking forward to Pyromancer's ascension

Is the clone of lands possible? (Vesuva "http://gatherer.wizards.com/pages/card/details.aspx?name=Vesuva")
It is only the most requested card on the forum. No, not doable yet.

Re: Card Requests

PostPosted: 25 Feb 2012, 00:54
by edessa
It is Wort, the Raidmother available in Forge? If she is not, its forgeable???

Re: Card Requests

PostPosted: 25 Feb 2012, 10:33
by moomarc
edessa wrote:It is Wort, the Raidmother available in Forge? If she is not, its forgeable???
No, she's not scriptable yet because we can't script Conspire. I've tried adding it with my limited coding capacity but couldn't quite get it to work. You'll have to wait for one of the experienced devs to code the keyword.

Re: Card Requests

PostPosted: 25 Feb 2012, 18:26
by krevett
Hi, I don't know where to ask for this so I'll post here.
Can I use K: CARDNAME is "whatever color" for just one part of a modal spell? If so how do I write it?
Thanks!

Edit: What I mean is does this function refer to the whole card or can this just change the color of a mode of the card?

Re: Card Requests

PostPosted: 26 Feb 2012, 01:09
by Iran

Re: Card Requests

PostPosted: 26 Feb 2012, 08:08
by jeffwadsworth

Re: Card Requests

PostPosted: 26 Feb 2012, 16:45
by Niv-Mizzet
Presumably there is some function written into Forge that allows it to select the "best creature" in general situations, for instance if the computer wants to use a removal spell it will determine whatever it thinks is the best and target it. Similarly it seems to have a "worst creature" function so it knows what guy to sacrifice and so forth.

Has anyone tried to do Preacher? It's a very weird card since it lets the opponent choose the target, but if the computer is able to pick its "worst creature," wouldn't this be possible? Other than that it's basically the same as Rubinia Soulsinger.