• 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

soulknife -- Speed of Thought

evenest

New member
I've tried adjusting it on my own, but my skills are greatly lacking.

I have a soulknife with a wisdom of ten; however, as a class feat, he gains speed of thought. I cannot seem to remove the error which states that speed of thought requires a 13 wisdom.

Is there something I am missing or is there something else that might fix the problem?
 
I don't see anything that explicitly states one way or the other that the wisdom requirement applies in this case. However I did a search on google and found a few example soulknife characters that had low wisdom but still had speed of thought - I would assume that since this is a bonus feat as a class feature, you get the feat regardless of the pre-req.
 
Here's how to solve the problem (I agree that it should probably ignore pre-reqs - other classes that grant bonus feats say that they ignore pre-reqs)

Open the editor (tools menu, launch editor)
New file
save the new file in the c:/HeroLab/data/d20 folder (which is the default save folder on my computer - just don't save it in the /source folder within that folder)
select the Class Special tab
click "New (Copy)" on the bottom left
scroll down until you find "Speed of Thought", record that its ID is "cSknSpdThg", then select it
On your new item, put something in the Unique ID field (top middle) - I suggest "CSknSpdTh1"
in the "Replaces Thing ID" field (center), put cSknSpdThg - the unique ID of the old version of the class ability (case matters)
click the "Bootstraps" button (center)
there should be one line already - that's where the class ability adds the feat - click the "Tags..." button for that line
"Click to add another tag"
in the "Group ID" field, type "thing" (case matters)
in the "Tag ID" field, type "skipprereq" (case matters)
hit OK twice to get out of the bootstraps
in the lower left, click "Save"
at the top left, click "Test Now" - answer yes or OK to any windows that pop up
 
Thank you so very much for replying so quickly and for helping me resolve a small issue that was bugging me so very much.
 
Back
Top