• 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

Levels ignored?

Sphynx

Well-known member
So, I've been making a Monk version of the Kensai, and have replaced some monk abilities with Weapon Focus and Specialization feats. I've created "Class Special" for each feat with just the bonus feat and ability classification assigned. I add them to the archetype (as in the screenshot) with a level assignment.

I create the character, and at 1st level, all 4 feats show (see 2nd screenshot). Only 1 of them should be showing at 1st level, right? Am I missing something obvious?
 

Attachments

  • Screenshot_20.png
    Screenshot_20.png
    121.1 KB · Views: 1
  • Screenshot_21.png
    Screenshot_21.png
    242.3 KB · Views: 1
I solved it using the following steps:

Each of the class specials, I added a Condition (Phase: First, Priority: 500):
count:Classes.MonkUnc >= 12

Replacing the 12 appropriately.
 
Back
Top