• 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

Ability that adds use of custom ability

Bob G

Well-known member
My next challenge is adding a rogue talent that grants an extra use of a different custom ability. The extra use is for a secondary custom ability. For the filter, I tried to use a tagexpr of 'component.BaseCustSp & abCategory.SkillSpecialty' and restricted list to 'All things', but the filter isn't working; I appear to get a list of all of the 'All things' without any filter.

I tried changing the component tag to BaseAbility, but the result was the same.

In case it matters, my timing is Post-levels 20000.

Any ideas on what's going wrong here?
 
Sometimes, all it takes to answer your own question is to post it to the forums. All I needed to do was change this from a custom ability to a feat, and it worked fine.

In the famous words of Gilda Radner, "never mind."
 
Back
Top