• 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

Bonus feat validation

huntercc

Well-known member
I have a bonus feat, Deflect Arrows, that is added to the hero at a certain level. This feat normally has requirements, but I want to ignore them in this case.

How can I satisfy HL so that it doesn't keep telling me that the hero doesn't meet the requirements for this feat? Do I need to edit the feat itself, or can I put a script on the class special that adds the feat?
 
huntercc wrote:
>
>
> I have a bonus feat, Deflect Arrows, that is added to the hero at a
> certain level. This feat normally has requirements, but I want to ignore
> them in this case.
>
> How can I satisfy HL so that it doesn't keep telling me that the hero
> doesn't meet the requirements for this feat? Do I need to edit the feat
> itself, or can I put a script on the class special that adds the feat?


Right now the easiest way to do this is simply to make a copy of the
Deflect Arrows feat, then delete the pre-reqs from it. Then you can
bootstrap your version of the feat, which won't have any pre-requisite
errors.

I have some ideas about how to make this easier, so we'll see if we can
get them into a future version of HL.

Hope this helps,

--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development
 
Back
Top