Difference between revisions of "PCGen Support for Savage Worlds"

From PCGen Wiki
Jump to: navigation, search
Line 24: Line 24:
 
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.
  
{| border="1"
+
{| border="1" cellpadding="5" cellspacing="0" align="center"
 
|+ align="left" | '''GameMode Files'''
 
|+ align="left" | '''GameMode Files'''
 
|-
 
|-
Line 37: Line 37:
  
  
{| border="1"
+
{| border="1" cellpadding="5" cellspacing="0" align="center"
 
|+ align="left" | '''Data Files'''
 
|+ align="left" | '''Data Files'''
 
|-
 
|-

Revision as of 18:59, 8 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.

GameMode Files
LST File Status
miscinfo.lst In Development
pointbuymethod.lst In Development
statsandchecks.lst In Development


Data Files
LST File Status
ability.lst In Development
abilitycategory.lst In Development
class.lst In Development

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.

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