• 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

Arcanist Exploits ann Magic Items

Kaleb

Well-known member
I want a ring to add 2 arcanist levels to the arcanist class for the purpose of having the arcanist exploit class feature see the arcanist level as 2 levels higher than it is like the Bane Baldric does for the bane class feature but the Arcanist Exploit feature is not a class/ class special or a class/custom ability
the arcanist exploit feature is set on the custom ability or secondary custom ability section of the Class tab how would I do this or is it even possible to do?
 
Well, there is basically 3 parts to counting 2 levels higher for the purpose of some custom special ability.

When you get more slots to add that ability:
There is a field on the class helper for each custom special table which you can add extra levels to

When you qualify for ability picks which require a certain number of levels:
Add the PreReqCaP1 tag which matches the abCategory tag of the specials. Each tag added means +1 to meet the pre-reqs of the abilities.

What effects the ability picks have once added
Add to the Extra Level field of each pick. You can do this from a foreach, using a tag expression to only hit the correct abCategory (and if which class takes them is important you can combine that with a CustTaken tag).
 
Back
Top