• 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

Feat to Select Spells Example

Soulkeeper

Well-known member
I have a feat that allows the PC to select from 1 of 4 different spells they get to use X times per day.

I have the feat set up, it has a drop down with the 4 spells, but selecting them does not add the spells/day to the character sheet tracked resources.

I assume I've not done this correct, or complete.

Is there an existing feat that does the same that someone can point me to as an example I can follow to finish my work?
 
The only thing it sounds like your missing is the tracker. On the feat you can set the number of uses to 4 and set it to be per day. The important part is setting the check mark next to "show in tracked resources" or wording really close to that. I am not near HL.

This way the feat and the spell selected will get shown in the tracked resources section and printed on character sheets.
 
OK, I see what you are speaking of, it shows in my Feats, Traiys & Flaws but not in tracked resources.

I put in 3 charges, checked show in tracked resources list.

My 4 spells show in my feat drop down, I added them by selecting Free form edit control (is this the issue) and then adding the following to the custom expression:

thingid.spMageArm1 | thingid.spProtfro2 | thingid.spShieFai1 | thingid.spShieOth2

and usage as /day
 
Last edited:
Back
Top