Page 92 of 119

Re: Card Requests

PostPosted: 17 Mar 2012, 14:05
by friarsol
DeadSpeak wrote:Is there any chance that Novijen Sages can be added?
There are other cards with the Graft ability, so I suspect that it's the "remove 2 +1/+1 counters from amongst creatures you control: Draw a card." that has prevented the card from being added?
Yep, that cost hasn't been coded up yet. Not sure when someone will get the time to do it, since that someone is probably me and my coding time has been limited recently.

Re: Card Requests

PostPosted: 20 Mar 2012, 02:44
by Iran

Re: Card Requests

PostPosted: 20 Mar 2012, 10:41
by moomarc
Some look doable. (Blood Clock is one of them, but I don't know if its fair on the AI at the moment.)

Re: Card Requests

PostPosted: 20 Mar 2012, 12:06
by friarsol
moomarc wrote:Some look doable. (Blood Clock is one of them, but I don't know if its fair on the AI at the moment.)
Head Games is the same as Jester's Mask, which we have.

Re: Card Requests

PostPosted: 21 Mar 2012, 20:05
by mark
Could Not of This World be done?

Re: Card Requests

PostPosted: 22 Mar 2012, 02:57
by jeffwadsworth
mark wrote:Could Not of This World be done?
It could be done, but what were the devs thinking??

Re: Card Requests

PostPosted: 22 Mar 2012, 08:02
by jwallstone

Re: Card Requests

PostPosted: 22 Mar 2012, 09:50
by moomarc
jwallstone wrote:Some quick requests:

Kor Outfitter
Mass Polymorph
Urge to Feed
Urge to Feed - Added!
Edit: Kor Outfitter - Added! (also added Magnetic Theft and Auriok Windwalker for extra fun) :mrgreen:

Re: Card Requests

PostPosted: 22 Mar 2012, 15:10
by sagephoenix

Re: Card Requests

PostPosted: 22 Mar 2012, 17:25
by moomarc
These three were added over the last two days. I've also been trying Banefire, but I can't quite get it to work.

Re: Card Requests

PostPosted: 22 Mar 2012, 22:45
by jeffwadsworth
moomarc wrote:
These three were added over the last two days. I've also been trying Banefire, but I can't quite get it to work.
Banefire would need a way to pop the "CARDNAME can't be countered." keyword onto the SA.getSourceCard() before it is placed on the stack depending on the xCost chosen condition.

Re: Card Requests

PostPosted: 22 Mar 2012, 23:03
by friarsol
jeffwadsworth wrote:Banefire would need a way to pop the "CARDNAME can't be countered." keyword onto the SA.getSourceCard() before it is placed on the stack depending on the xCost chosen condition.
Static Ability based on X if Banefire is on the stack?

Re: Card Requests

PostPosted: 23 Mar 2012, 03:22
by moomarc
friarsol wrote:
jeffwadsworth wrote:Banefire would need a way to pop the "CARDNAME can't be countered." keyword onto the SA.getSourceCard() before it is placed on the stack depending on the xCost chosen condition.
Static Ability based on X if Banefire is on the stack?
That was the first thing I tried, but it doesn't seem to work. :(

Re: Card Requests

PostPosted: 23 Mar 2012, 03:53
by jeffwadsworth
We have the same problem with cards like Painter's Servant.

Re: Card Requests

PostPosted: 23 Mar 2012, 13:44
by sagephoenix
If it helps give direction, out of that list, the two cards I want more than anything is Worldheart Phoenix and Ancient Ziggurat. I already know the complications with mana restrictions has been looked at for a while now, but I don't know the progress towards it.