It is currently 07 Jul 2021, 21:52
   
Text Size

3rd Party Cards

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

3rd Party Cards

Postby Kurai » 10 Oct 2010, 14:14

Hello all!

With the new system for implementing cards it makes it easy to add cards to Forge. They could be home-grown cards or simply cards that have yet to be added to the game despite the fact they can be crafted easily enough with the keywords so far.

files could be rars or zip files and for easy implementation should follow this format:

res
{
cardsfolder
{
CARDNAME.txt
}
pics
{
CARDNAME.jpg
}
}

An example can be downloaded here:
http://www.mediafire.com/?cdly6217fzmd7ak

It was made using the Magic Set Editor using the PlayTest template.

The Magic Set Editor can be downloaded here:
http://magicseteditor.sourceforge.net/download
Kurai
 
Posts: 12
Joined: 08 Oct 2010, 10:44
Has thanked: 0 time
Been thanked: 0 time

Re: 3rd Party Cards

Postby Rob Cashwalker » 10 Oct 2010, 20:00

I used to participate in the MSE community, I made a template called "KidMagic" to help design simple cards using clipart to indicate mechanics.

Many custom sets include custom mechanics, which will never be added to Forge. Given our keywordable mechanics, a designer will be rather limited in what kind of new cards can be done. MaRo has often stated that "choose from column a, column b and column c" makes for a bad design.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: 3rd Party Cards

Postby Kurai » 11 Oct 2010, 13:04

I didn't mean they have to be custom cards or complicated cards. :)

But I mean also cards like:
Sonic Burst
Sonic Seizure

Relativly simple to make cards probably overlooked simply because of the sheer number of cards in MTG. Adds some personal variety too. :D

Said two cards can be downloaded here:
http://www.mediafire.com/?bhaktsac3w7gw38
Kurai
 
Posts: 12
Joined: 08 Oct 2010, 10:44
Has thanked: 0 time
Been thanked: 0 time

Re: 3rd Party Cards

Postby friarsol » 11 Oct 2010, 14:16

If you are planning to do real cards, then we can submit them into the real codebase.

Your examples aren't 100% correct, since discarding a card is a cost not a drawback. In most circumstances this will work very similarly, but if your spell is countered a cost is still paid. Also, if you have no cards in hand you normally can't play these spells. Currently there are a fair amount of cards that have this same problem, but we are turning that around recently.

Personally when I write code for this project, I try to write broad code that can be used by many cards and then write up a few samples of how it works. Then other people with less coding background can fill in more cards using my sample and a card database.

Although, I may be able to get these working in the SVN with a new ability we are working on.
friarsol
Global Moderator
 
Posts: 7575
Joined: 15 May 2010, 04:20
Has thanked: 242 times
Been thanked: 956 times

Re: 3rd Party Cards

Postby Kurai » 11 Oct 2010, 14:45

friarsol wrote:If you are planning to do real cards, then we can submit them into the real codebase.

Your examples aren't 100% correct, since discarding a card is a cost not a drawback. In most circumstances this will work very similarly, but if your spell is countered a cost is still paid. Also, if you have no cards in hand you normally can't play these spells. Currently there are a fair amount of cards that have this same problem, but we are turning that around recently.
Ah ok, that makes sense. #-o And I can't just swap the discard random card to the cost field?

friarsol wrote:Personally when I write code for this project, I try to write broad code that can be used by many cards and then write up a few samples of how it works. Then other people with less coding background can fill in more cards using my sample and a card database.

Although, I may be able to get these working in the SVN with a new ability we are working on.
I hope you can!

This is another test run to see if I've got it right:
Dromosaur
http://www.mediafire.com/?pqxa4skn3ch95gg
Kurai
 
Posts: 12
Joined: 08 Oct 2010, 10:44
Has thanked: 0 time
Been thanked: 0 time

Re: 3rd Party Cards

Postby Rob Cashwalker » 11 Oct 2010, 15:40

In the future, you can just put the card text into
Code: Select all
code
tags.
You can include the picture url in the card text, as we won't be distributing the picture anyway.

You can PM Dennis Bergkamp your personal email address so that you can get access to the SVN.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: 3rd Party Cards

Postby Kurai » 14 Oct 2010, 11:00

Rob Cashwalker wrote:In the future, you can just put the card text into
Code: Select all
code
tags.
You can include the picture url in the card text, as we won't be distributing the picture anyway.

You can PM Dennis Bergkamp your personal email address so that you can get access to the SVN.
Ah ok. Thanks and will do. :)
Kurai
 
Posts: 12
Joined: 08 Oct 2010, 10:44
Has thanked: 0 time
Been thanked: 0 time


Return to Forge

Who is online

Users browsing this forum: Google [Bot] and 11 guests

cron

Who is online

In total there are 12 users online :: 1 registered, 0 hidden and 11 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: Google [Bot] and 11 guests

Login Form