• 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

Custom Ability Level Minimum

justtodd

Member
I'm trying to add a Custom Ability (not Class Special) that has a minimum class requirement. Ergo: You get to pick an ability every 3 levels, but some abilities you can't pick until you are 9th level, etc..
I've tried using ClSpecWhen and field[xTotalLev] in the pick-reqs, pre-reqs, bootstraps, etc.
I can't really have the custom class subsume the spell list since that's also used by the class.
Ideas?
 
Take a look at some of the Rogue Talents that have a level requirement. I don't have HL in front of me right now, but I believe that's enforced through Expr-Reqs.
 
If this is for one of the base classes released by paizo, there should be a field to enter the minimum level. If it's from something else, then you'll want to use the #custspeciallevelcount[] macro in an expr-req.
 
Back
Top