Pre-made deck for Quest Mode

In message:
Re: MenuItem_HowToPlay.java Update
I think that there is two different ways that this could be accomplished. Someone(s) could "roll the dice" until a promising pool of cards appeared. Assemble a starter pre-made deck using this card pool and then either:
1. Save this deck and it would become a part of the "questData" file that we would include with our forge releases. The "questData" file can only contain a single card pool at one time.
2. Save this deck and then export the deck into a .deck file with it's card listing in a separate text file.
The first choice would probably be the easiest and require less work but it would only create one pre-made deck for quest mode and just a single card pool.
The second choice would allow the various people in the forge community to create more than just one pre-made deck for quest mode. These people could include a brief description of the card pool and the deck they created and add it to card listing for the .deck file. These .deck files + card listings could be placed in an archive and included with future forge releases.
The second choice will require the user to read the card listings and then consciously import the .deck file into quest mode to play the pre-made deck in quest mode.
We do have several different versions of the quest data files in circulation at this time. The last several versions of forge include an earlier version and we could find that the second choice might result in .deck files that are not compatible with some of these quest data files in circulation.
Re: MenuItem_HowToPlay.java Update
(NOTE: I apologize for moving this portion of the message thread.)Huggybaby wrote:This isn't the proper topic perhaps, but since you're talking about helping beginners:
What I would REALLY like in forge quest mode is a pre-made deck to begin with. I could tweak from there after playing a round, but starting from scratch is not appealing to me. Is that possible?
I think that there is two different ways that this could be accomplished. Someone(s) could "roll the dice" until a promising pool of cards appeared. Assemble a starter pre-made deck using this card pool and then either:
1. Save this deck and it would become a part of the "questData" file that we would include with our forge releases. The "questData" file can only contain a single card pool at one time.
2. Save this deck and then export the deck into a .deck file with it's card listing in a separate text file.
The first choice would probably be the easiest and require less work but it would only create one pre-made deck for quest mode and just a single card pool.
The second choice would allow the various people in the forge community to create more than just one pre-made deck for quest mode. These people could include a brief description of the card pool and the deck they created and add it to card listing for the .deck file. These .deck files + card listings could be placed in an archive and included with future forge releases.
The second choice will require the user to read the card listings and then consciously import the .deck file into quest mode to play the pre-made deck in quest mode.
We do have several different versions of the quest data files in circulation at this time. The last several versions of forge include an earlier version and we could find that the second choice might result in .deck files that are not compatible with some of these quest data files in circulation.
