• 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 Custom Race Quality Ability Score Choosers

willuwontu

Well-known member
For my Campaign I'm letting my group of player use the custom race builder (a stupid idea I know), with this added custom racial ability score modifier.

Mixed Strengths (Tenative Name open to better suggestions) (Rp:2):

Pick either mental or physical ability scores. Members of this race gain a +2 bonus to two ability scores of that type and a –2 penalty to the remaining ability score of that type. They also gain a +2 bonus to one ability score of the other type and a –4 penalty to another ability score of the other type.

Right now I'm having Issues with getting it to allow people to choose Physical or mental and showing the boxes based on that.

Due to this I've currently bootstrapped on:

raChoose
raAny2 (x3)
raAnyNeg2
raAnyNeg4

For obvious reasons I don't want to leave it like this. Do i need to make two separate Custom Qualities (mental, physical), or is it possible to make this work in one?
 
You're going to have to create your own version of raChoose. Copy that, and alter what it bootstraps and the bootstrap conditions which activate when chooseing Mental versus Physical.
 
Back
Top