• 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

Creating Custom Feats

bkirchmann

New member
I am trying to create two custom feats and am looking for a little direction.

1st - A feat that will allow you to increase your base skill points by 2. Can only take once and only at first level

2nd - A feat that will let you choose two more skills to add as class skills. Can only take once and only at first level.

If this example already exists, I apologize for re-posting. This is my first post and I am getting used to the forum.
 
1st - A feat that will allow you to increase your base skill points by 2. Can only take once and only at first level
Take a look at the script on the adjustment "Skill Points, Per Level". That should get you to be able to code this feat.

2nd - A feat that will let you choose two more skills to add as class skills. Can only take once and only at first level.
Lots of traits lets you do this actually. Take a look at "Child of the Temple" trait for setting up a Selection list and making the selection a class skill.

If you have not already I would advise taking at look at the Question #2 of the FAQ to see intro's to the Editor and even some videos to help out.
 
Back
Top