It is currently 28 Aug 2025, 17:08
   
Text Size

Card Requests

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Card Requests

Postby Sloth » 17 Nov 2010, 08:20

Ulthwithian wrote:lazylockie: Yes, I requested both cards, and also Throne of Geth. (I would assume you could make Throne by taking Phyrexian Vault, replacing 'draw a card' with 'Proliferate' and changing the costs would be enough.)

And yes, there was no response that I saw. I'm figuring they're busy. I apparently don't understand how to actually code the cards, or else I'd code them. My attempts didn't work.
Slapshot5 added Throne of Geth about an hour after you posted this.


srecko wrote:I spent some time looking and building some of the vintage decks and decided to ask you for some of the most common cards there that aren't yet implemented.
Chrome Mox (a bit complex but i think every single element is covered inside the game)
Mana Crypt (the only problem is a coin toss that we already have outside the game)
Yawgmoth's Will (still one of the top 3 broken cards in vintage, since we have flashback I think we can use it. Link: http://gatherer.wizards.com/Pages/Card/ ... rseid=5629)
Magus of the Unseen
Sundering Titan (choosing basic land types can tricky)
Glimmerpost
Vesuva
Repeal
Shrapnel Blast
Cranial Plating
Chain of Vapor
Hurkyl’s Recall (Link: http://gatherer.wizards.com/pages/card/ ... s%20Recall)

I think that those aren't such a big problem to implement, but the following are i guess:
Fire/Ice (Double cards are not yet implemented)
Misdirection (swiching targets)
Mindslaver
Aside from Hurkyl’s Recall we also added Shrapnel Blast recently (if it's not in the latest beta, it will be in the next).
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Card Requests

Postby jeffwadsworth » 17 Nov 2010, 09:27

srecko wrote:I spent some time looking and building some of the vintage decks and decided to ask you for some of the most common cards there that aren't yet implemented.
Chrome Mox (a bit complex but i think every single element is covered inside the game)
Mana Crypt (the only problem is a coin toss that we already have outside the game)
Yawgmoth's Will (still one of the top 3 broken cards in vintage, since we have flashback I think we can use it. Link: http://gatherer.wizards.com/Pages/Card/ ... rseid=5629)
Magus of the Unseen
Sundering Titan (choosing basic land types can tricky)
Glimmerpost
Vesuva
Repeal
Shrapnel Blast
Cranial Plating
Chain of Vapor
Hurkyl’s Recall (Link: http://gatherer.wizards.com/pages/card/ ... s%20Recall)

I think that those aren't such a big problem to implement, but the following are i guess:
Fire/Ice (Double cards are not yet implemented)
Misdirection (swiching targets)
Mindslaver
I will get Magus of the Unseen going next. One of my favorites from way back.

Here is what the card will mostly look like once the new AB$GainControl is finished. Some parts of it haven't been implemented yet.

Code: Select all
Name:Magus_of_the_Unseen
ManaCost:1 U
Types:Creature Human Wizard
Text:no text
PT:1/1
A:AB$GainControl | Cost$ 1 U T | ValidTgts$ Artifact | TgtPrompt$ Select target artifact. | LoseControl$ LeavesPlay,LoseControl | UntilEOT$ TRUE | AddKw$ Haste | Untap$ TRUE | SpellDescription$ Untap target artifact an opponent controls and gain control of it until end of turn. It gains haste until end of turn. When you lose control of the artifact, tap it.

SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/magus_of_the_unseen.jpg
End
There currently doesn't seem to be anything to "tap" the artifact once Magus loses control of it at EOT, though. That hopefully will be added in there.


Chrome Mox is definitely doable also.
Last edited by jeffwadsworth on 18 Nov 2010, 16:41, edited 8 times in total.
jeffwadsworth
Super Tester Elite
 
Posts: 1172
Joined: 20 Oct 2010, 04:47
Location: USA
Has thanked: 287 times
Been thanked: 70 times

Re: Card Requests

Postby DemoneNero » 17 Nov 2010, 17:28

:D
Magus of the Unseen and Throne of Geth that would be a good combo
Hold The Heathen Hammer High
User avatar
DemoneNero
 
Posts: 91
Joined: 26 Jul 2010, 19:41
Location: Italy
Has thanked: 4 times
Been thanked: 1 time

Re: Card Requests

Postby slapshot5 » 18 Nov 2010, 20:22

Just added Magus of the Unseen.

It uses a lot of new functionality that I just added to AbilityFactory_GainControl. Please post any bugs you find in the Bugs thread.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Card Requests

Postby atar » 21 Nov 2010, 13:28

How about implementing Phyrexian Processor ,Pariah ,Trecherous Link ,Crawlspace,Damping Engine? [-o< Thnx in advance
atar
 
Posts: 121
Joined: 06 Oct 2009, 21:37
Has thanked: 3 times
Been thanked: 1 time

Re: Card Requests

Postby MTGguy » 21 Nov 2010, 16:42

Just found about MTG forge a day ago and it's pretty cool. ATM my only requests are Brightstone Ritual (Onslaught) and Zo-Zu the Punisher (Champions of Kamigawa).

Thanks in advance!!!!
MTGguy
 
Posts: 1
Joined: 21 Nov 2010, 16:27
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby slapshot5 » 22 Nov 2010, 00:51

MTGguy wrote:Just found about MTG forge a day ago and it's pretty cool. ATM my only requests are Brightstone Ritual (Onslaught) and Zo-Zu the Punisher (Champions of Kamigawa).

Thanks in advance!!!!
Those should both be pretty easy actually. I'll take a look at implementing one or both tonight.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Card Requests

Postby slapshot5 » 22 Nov 2010, 03:48

MTGguy wrote:Just found about MTG forge a day ago and it's pretty cool. ATM my only requests are Brightstone Ritual (Onslaught) and Zo-Zu the Punisher (Champions of Kamigawa).

Thanks in advance!!!!
Both of these are now added to SVN. They will appear in the next Beta.
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Card Requests

Postby SoulStorm » 22 Nov 2010, 07:35

I noticed in the log that a lot of work has been done with damage prevention recently. By the way, a big thanks to deepsloth for adding Purity! Is the necessary code in place yet to add Vigor?
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Requests

Postby lazylockie » 23 Nov 2010, 00:21

Would it be possible to add:

Electrolyze - similar to Bogardan Hellkite
Springleaf Drum - there's a keyword with "tap an untapped _ you control" isn't it?
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Card Requests

Postby RedSypher » 23 Nov 2010, 08:18

Any way you could add Lion's Eye Diamond? It seems like an easy mod of Black Lotus...
RedSypher
 
Posts: 25
Joined: 31 Oct 2010, 06:48
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby SoulStorm » 24 Nov 2010, 08:31

:
Protean Hulk OMG! The things a person could do with this card!
Stonehewer Giant
Garruk's Packleader
Regal Force
Supreme Inquisitor

Thanks
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Requests

Postby lotusmonk » 25 Nov 2010, 21:20

I´d love to play with Shadowmoor thematic deck (Army of Entropy) and
these cards seem to be missing:

Ashenmoor Liege
Rattleblaze Scarecrow
Blowfly Infestation
Din of the Fireherd
Puncture Bolt
Scar
Smash to Smithereens
Torrent of Souls
Wild Swing

Thanks in advance if you add them or if somebody hints me on how can I try to do it myself.. I´m new here..
I tried to make Ashenmoor Liege by copying the text from other card files. And after a few errors I seem to have succeeded (only replacing his shroud-like ability with actual shroud..)


EDIT:
and maybe some of these as well:

Barrenton Medic
Glamer Spinners
Mistmeadow Witch
Niveous Wisps
Puresight Merrow
Scrapbasket
Twilight Shepherd
Mine Excavation
Prison Term
Repel Intruders
Thoughtweft Gambit
lotusmonk
 
Posts: 4
Joined: 23 Nov 2010, 12:51
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby SoulStorm » 28 Nov 2010, 14:52

:Lotus Vale please!

Thanks!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Card Requests

Postby slapshot5 » 28 Nov 2010, 20:12

SoulStorm wrote::Lotus Vale please!

Thanks!
Just added Lotus Vale. Very easy since someone just checked in Scorched Ruins .

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 42 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 42 users online :: 0 registered, 0 hidden and 42 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 42 guests

Login Form