Difference between revisions of "PCGen Support for Savage Worlds"
Line 23: | Line 23: | ||
= Approach = | = Approach = | ||
The gameMode files and data files will be developed in parallel in support of the core rule set as described in '''Savage World" Explorer's Edition'''. The final steps in this project will be to develop LST files for at least one Savage World game setting, which has yet to be determined. | The gameMode files and data files will be developed in parallel in support of the core rule set as described in '''Savage World" Explorer's Edition'''. The final steps in this project will be to develop LST files for at least one Savage World game setting, which has yet to be determined. | ||
+ | |||
+ | = Challenges = | ||
+ | A few challenges exist that will need to be tackled. (Others will be added as identified.) | ||
+ | == General Questions == | ||
+ | * Is the character generation and maintenance effort required for Savage Worlds complex enough to warant adapting PCGen to the system? | ||
+ | * What new LST Tag/OS Token support is required? | ||
+ | * What GUI modifications are required? | ||
+ | == Specific Challenges == | ||
+ | * Attributes (stats) are identified by a dice type, not by numerical value. | ||
+ | * Skill ranks are, like the attributes, identified by dice type, not by numerical value. | ||
+ | * The cost of a Skill Rank increase depends upon the value of the attribute (stat) to which that skill is tied. (e.g. Increasing the rank of the "Fighting" skill from d6 to d8 costs 1 point if the "Agility" attribute is d8 or greater but costs two points if it is d6 or less.) | ||
+ | * Hinderances and Edges (equivalent to feats/abilities) should be able to be implemented via PCGen's ability object. | ||
+ | * Savage Worlds seems to be a classless system, at least the core is, so I will be creating a "Generic CLass" that will form the foundation of all characters. | ||
+ | * Output Sheets | ||
+ | |||
+ | = Status = | ||
+ | I have the gameMode files started but not tested yet and am starting on the Skills and Abilities LST files. | ||
{| border="1" cellpadding="5" cellspacing="0" | {| border="1" cellpadding="5" cellspacing="0" | ||
Line 49: | Line 66: | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Roadmap = | = Roadmap = |
Revision as of 05:45, 11 September 2008
Introduction
Hi Folks! Maredudd here!
This project is a personal project I am taking on as an unofficial effort, yet with intent, to explore PCGen's flexibility when it comes to non-d20 gaming systems. The game system I have selected to work with is Pinnacle Entertainment Group's Savage Worlds Game. PCGen does not currently hold permissions for this material, but I think it will be a great vehicle for proving PCGen's flexibility for supporting non-d20 systems.
Team
Data Monkey | Maredudd |
---|---|
OS Monkey | Vacant |
Schedule
There is currently no time frame in which this project is scheduled to be completed. In addition, PCGen's 5.16 and 6.0 developmental cycles are focusing on adding support for 4E/Pathfinder and the conversion to CDOM respectively. You can, on the other-hand, watch this space to see what kind of progress we are making. Please note though that no data sets will be provided for distribution until permission from Pinnacle has been granted.
Approach
The gameMode files and data files will be developed in parallel in support of the core rule set as described in Savage World" Explorer's Edition. The final steps in this project will be to develop LST files for at least one Savage World game setting, which has yet to be determined.
Challenges
A few challenges exist that will need to be tackled. (Others will be added as identified.)
General Questions
- Is the character generation and maintenance effort required for Savage Worlds complex enough to warant adapting PCGen to the system?
- What new LST Tag/OS Token support is required?
- What GUI modifications are required?
Specific Challenges
- Attributes (stats) are identified by a dice type, not by numerical value.
- Skill ranks are, like the attributes, identified by dice type, not by numerical value.
- The cost of a Skill Rank increase depends upon the value of the attribute (stat) to which that skill is tied. (e.g. Increasing the rank of the "Fighting" skill from d6 to d8 costs 1 point if the "Agility" attribute is d8 or greater but costs two points if it is d6 or less.)
- Hinderances and Edges (equivalent to feats/abilities) should be able to be implemented via PCGen's ability object.
- Savage Worlds seems to be a classless system, at least the core is, so I will be creating a "Generic CLass" that will form the foundation of all characters.
- Output Sheets
Status
I have the gameMode files started but not tested yet and am starting on the Skills and Abilities LST files.
LST File | Status |
---|---|
miscinfo.lst | In Development |
pointbuymethod.lst | In Development |
statsandchecks.lst | In Development |
LST File | Status |
---|---|
ability.lst | In Development |
abilitycategory.lst | In Development |
class.lst | In Development |
Roadmap
This is the collection of trackers opened in support of this effort.
Development Specs
Link | Title | Status |
---|---|---|
TBD |
Feature Requests
Link | Title | Status |
---|---|---|
TBD |