• 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

Feats Tied to Background

DeathSheep

Well-known member
Okay, this one is kinda complicated and I'm honestly not sure where to begin. I want to create a new Background. One of the parts associated with this background is that you get to choose a feat from a list of 8 choices.

So the question is, can I just create a usrCandid field and add the feat in an eval script (and if so, how)?
 
Easiest way to do this is to create a new Configurable that grants 1 feat from the given pool, and bootstrap that Configurable to the background.

The background tab doesn't have any fields I can find that would indicate you can add a feat through it (as opposed to classes and races, which can add feats within the tab itself).
 
Back
Top