• 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

Custom monster bug

Madcap13

Member
Fiendish Blessing isn't adding CHA bonus to AC. Is this a community pack thing, or is it a bug to report to Lone Wolf?
 
The one you are using within the custom monster race is called raFienBles. This come's from Lone Wolf. I can see it doesn't have an Eval Script on it so it's not really doing anything. Not really surprising if this was used on a monster as the stat block probably already had the bonus built in.

You can tell this btw by enabling Data File Debugging in the Develop menu of Hero Lab. From there you can right click things and see their name. In this case the name does not have '5C' in it indicating this is controlled by LWD.

This has finally taught me how to add custom Special Traits to the Special Traits menu within the Custom Monster Race though.

Need to add the following tag to the special trait and it will appear in the list.

Group ID: Universal
Tag ID: Universal
Name: Universal Monster Ability
Abbrev: Universal Monster Ability
 
Back
Top