Page 40 of 119

Re: Card Requests

PostPosted: 01 Jan 2011, 17:15
by slapshot5
Stingscourger required a little code fix, but then added nicely via text. Just added to SVN.

And I'm pretty sure we already have Mogg War Marshal.

-slapshot5

Re: Card Requests

PostPosted: 01 Jan 2011, 23:02
by Zay
Your Right Slapshot5 I must have been looking under Goblin War Marshal instead of Mogg War Marshal Sorry.

-Zay

Re: Card Requests

PostPosted: 03 Jan 2011, 05:02
by manhunter28
Greetings!

I would like to request Ashnod's Altar(Posted a few months back, sorry:-), Cloud Key and Myr Retriever.

Pretty please and thank you.

Re: Card Requests

PostPosted: 04 Jan 2011, 06:42
by slapshot5

Re: Card Requests

PostPosted: 04 Jan 2011, 13:47
by Corwin72
I would like to see:
Anathemancer
Crystal Shard

Re: Card Requests

PostPosted: 04 Jan 2011, 22:12
by timmermac
Here's an attempt at doing Doomsday Specter

Code: Select all
Name: Doomsday Specter
ManaCost: 2 U B
Types: Creature Specter
Text: Whenever Doomsday Specter deals damage to an opponent, that player discards a card. When Doomsday Specter comes into play, return a blue or black creature you control to its owner's hand.
PT: 2/3
K: Flying
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/doomsday_specter.jpg
SetInfo:PLS|Rare|http://magiccards.info/scans/en/ps/103.jpg
Can this be added to the SVN as it is? Or will it require additional coding?

Edit: I'm trying to add it to my local copy using just the text file, and I think I'm doing something wrong. After I launch Forge, I get 2 error screens, which are attached. Then the deck editor shows up blank. ruh-roh?

Edit2: I think I figured out what the problem was. There aren't supposed to be spaces between things like "Text:" and what comes after it. Giving it another try.

Re: Card Requests

PostPosted: 04 Jan 2011, 22:51
by friarsol
Timmer, the text field doesn't do anything, it's only for text. So that won't do anything besides create a 2/3 flyer. It looks like your error messages is because of your spacing. Don't have spaces for things like cost, PT and all that fun stuff.

Re: Card Requests

PostPosted: 04 Jan 2011, 22:55
by timmermac
I fixed those... Now I'm getting null pointer and card read thread errors and the deck editor is still blank. What am I doing wrong?

Re: Card Requests

PostPosted: 04 Jan 2011, 23:03
by Hellfish
You need a line with nothing but End after all that. But yeah, for the card to actually work with all abilities and such you'd need card specific coding, probably based on Sedraxis Specter. The Comes Into Play-bit can be done with a keyword, I reckon (Like AEther Adept).

Re: Card Requests

PostPosted: 04 Jan 2011, 23:19
by timmermac
End has been added to the text file. The comes into play ability would be exactly the same as Cavern Harpy. Can this be coded and added to the SVN? I'm trying to put together a discard/Specter deck, and this is the only Specter I'm missing.
Code: Select all
Name: Doomsday Specter
ManaCost:2 U B
Types:Creature Specter
Text:Whenever Doomsday Specter deals damage to an opponent, that player discards a card. When Doomsday Specter comes into play, return a blue or black creature you control to its owner's hand.
PT:2/3
K:Flying
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/doomsday_specter.jpg
SetInfo:PLS|Rare|http://magiccards.info/scans/en/ps/103.jpg
End

Re: Card Requests

PostPosted: 07 Jan 2011, 15:11
by jhhh
Red Elemental Blast
Name:Red Elemental Blast
ManaCost:R
Types:Instant
Text:no text
A:SP$Destroy | Cost$ R | ValidTgts$ Permanent.Blue | TgtPrompt$ Select target blue permanent | SpellDescription$ Choose one-Destroy target blue permanent
A:SP$Counter | Cost$ R | Type$ Spell | CounterValid$ Card.Blue | SpellDescription$ or Counter target blue spell.
SVar:Rarity:Common
SVar:Picture:http://magiccards.info/scans/en/al/170.jpg
End

Re: Card Requests

PostPosted: 07 Jan 2011, 17:34
by slapshot5
timmermac wrote:End has been added to the text file. The comes into play ability would be exactly the same as Cavern Harpy. Can this be coded and added to the SVN? I'm trying to put together a discard/Specter deck, and this is the only Specter I'm missing.
Code: Select all
Name: Doomsday Specter
ManaCost:2 U B
Types:Creature Specter
Text:Whenever Doomsday Specter deals damage to an opponent, that player discards a card. When Doomsday Specter comes into play, return a blue or black creature you control to its owner's hand.
PT:2/3
K:Flying
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/doomsday_specter.jpg
SetInfo:PLS|Rare|http://magiccards.info/scans/en/ps/103.jpg
End
Doomsday Specter is a little more complicated with the discard ability in that you choose the discard, not the damaged opponent. I'll work on this, and get it added to SVN tonight when I have some time.

-slapshot5

Re: Card Requests

PostPosted: 08 Jan 2011, 02:41
by slapshot5
. Doomsday Specter is now added.

-slapshot5

Re: Card Requests

PostPosted: 08 Jan 2011, 16:18
by NeoRagnarokX
Hello there. I'd like you to add "Quest for Pure Flame" in Forge. Here is a link: http://gatherer.wizards.com/Pages/Card/ ... eid=197407

Re: Card Requests

PostPosted: 09 Jan 2011, 13:51
by jhhh
Name:Worm Harvest
ManaCost:2 BG BG BG
Types:Sorcery
Text:Put a 1/1 black and green Worm creature token onto the battlefield for each land card in your graveyard.-Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
A:SP$Token | Cost$ 2 BG BG BG | TokenAmount$ X | TokenName$ Worm | TokenTypes$ Creature,Worm | TokenOwner$ Controller | TokenColors$ Black,Green | TokenPower$ 1 | TokenToughness$ 1
A:SP$Token | Cost$ 2 BG BG BG Discard<1/Land> | ActivatingZone$ Graveyard | PrecostDesc$ Retrace - | TokenAmount$ X | TokenName$ Worm | TokenTypes$ Creature,Worm | TokenOwner$ Controller | TokenColors$ Black,Green | TokenPower$ 1 | TokenToughness$ 1
SVar:X:Count$TypeInYourYard.Land
SVar:Rarity:Rare
SVar:Picture:http://magiccards.info/scans/en/eve/131.jpg
End