• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Adding "Status and Favors" as in Space 1889

bennage

New member
I'm creating characters for a the Red Sands - Space 1889 campaign setting.
So far, I've been able to add the custom bits I need: items, edges, hindrances, etc.
However, I'm stumbling over how to add "status".

Status is really just a value between 1 and 5. It maps to:
  • Underclass
  • Working Class
  • Middle Class
  • Upper Class
  • Elite

Some edges/hindrances give +/- to the value.

How can I add this to characters?
(If it's in the documentation and I missed it, please point me in the right direction).

thanks,
bennage
 
Out of curiosity, did this work for you? I have been working on a datafile for Gaslight with similar class structure: lower, middle and upper. I have been unable to get a Derived Trait to work with text. For now, I just have values of:

lower = 0
middle = 1
upper = 2

Would love to replace that with text :)

Cheers
 
Back
Top