NetExaltedXP/Character

From Exalted - Unofficial Wiki
Jump to: navigation, search

Character Class

The Character is a collection of Traits. Her name is a Trait. Her health levels are a Trait. Some of these Traits are governed by more rules than others.

This design is coming a bit slowly as I work out a way to properly devise a resource management system. Suggestions are welcome, of course!

My current thought it to have a separate 'spent on' sheet, as a set of Traits. This is courtesy to GMs in nearly all RPGs anyway, so implementing is probably a good idea and not just for record keeping.

Data Members

  • (Array ofNetExaltedXP/Trait) Sheet - The basic trait array for the Character.
    • This will likely be a two-dimensional Hash.

Private Functions

Public Functions

Comments