• 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

Noob Question: Number of Traits

Diaz Ex Machina

Well-known member
How can I limit the number of available traits from 2 to 1 without resorting to permanent adjustments on the character sheet? Is there a way to decrease/increase the number of items available for certain things like feats, traits, etc.?
Thank you in advance for your help and time.
 
Like the Point Buy system for Attributes, there is Mechanics pick added to all characters for Traits (with the id "Traits").

Like other Mechanics, you can make a copy of the existing one in the editor, and then choose the original "Trait Mechanics" in the Overrides... menu on the copy you made.

The numbers in the array show the number of traits available at each level, so if you want characters to only have one trait regardless of level you need to change the existing value of 2 in every row 1-20 to be 1 instead on your copy.
 
Like the Point Buy system for Attributes, there is Mechanics pick added to all characters for Traits (with the id "Traits").

Like other Mechanics, you can make a copy of the existing one in the editor, and then choose the original "Trait Mechanics" in the Overrides... menu on the copy you made.

The numbers in the array show the number of traits available at each level, so if you want characters to only have one trait regardless of level you need to change the existing value of 2 in every row 1-20 to be 1 instead on your copy.
Yeah, I'd figure this out, after some days of messing with the editor...

Thank you anyway, really appreciated.
 
Back
Top