• 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

How to view calculations?

Is there a way to see the various bonuses that add up to the various final numbers?

For example, is there a way to see that for a skill, X points come from ranks, Y points come from synergy bonuses, Z points come from racial bonuses, W points come from a feat, there is a V point armour check penalty being applied to this skill?

I'd like to be able to see similar calculations for things like saves, grapple checks, attack bonuses, etc.

Thanks in advance.
 
Sort of. You can get an idea of what goes into a specific skill by right-clicking on the skill and selecting "Show Debug Fields". However, it doesn't break it down completely. For instance, if your character has a feat and an item that provides a Luck Bonus to the skill, you won't see that there are two Luck Bonuses, only what the total Luck Bonus is.

For everything else, you're doing basically the same thing, but there's nowhere to right-lick for those. Instead go to the Develop menu, select Floating Info Windows -> Show Selection Fields. Then you can select whatever you want to look at. You can also get the skills here, and you can select more than one item at a time. Hope this helps.
 
Floating Info Windows is grayed out on my Hero Lab. Do I have to enable data file debugging or something?

Yep. Just check Enable Data File Debugging in your Develop menu, and they will no longer be grayed out (you'll also be able to use CTRL-R to reload code after changes are made in the editor).
 
Sort of. You can get an idea of what goes into a specific skill by right-clicking on the skill and selecting "Show Debug Fields". However, it doesn't break it down completely. For instance, if your character has a feat and an item that provides a Luck Bonus to the skill, you won't see that there are two Luck Bonuses, only what the total Luck Bonus is.

For everything else, you're doing basically the same thing, but there's nowhere to right-lick for those. Instead go to the Develop menu, select Floating Info Windows -> Show Selection Fields. Then you can select whatever you want to look at. You can also get the skills here, and you can select more than one item at a time. Hope this helps.

On the skill tab, when I right-click on a skill, nothing comes up. So I can't choose "Show Debug Fields" as there is no option. I have tried on both the skills on the left (where you add ranks) and on the right (where the skill bonus summary is displayed).

What am I doing wrong?

I tried the other option you suggested and I am looking at the Jump skill. For some reason it gives my character a -7 Jump check modifier. I cannot figure out why it is so low.

The character is a Level 4 Gnome Wizard with Str 8. He is not wearing any armour and is lightly encumbered. By my calculations he should have a -1 Jump check modifier (-1 Str penalty and 0 ranks) and I can't figure out where the other -6 is coming from.
 
On the skill tab, when I right-click on a skill, nothing comes up. So I can't choose "Show Debug Fields" as there is no option. I have tried on both the skills on the left (where you add ranks) and on the right (where the skill bonus summary is displayed).

What am I doing wrong?

I tried the other option you suggested and I am looking at the Jump skill. For some reason it gives my character a -7 Jump check modifier. I cannot figure out why it is so low.

The character is a Level 4 Gnome Wizard with Str 8. He is not wearing any armour and is lightly encumbered. By my calculations he should have a -1 Jump check modifier (-1 Str penalty and 0 ranks) and I can't figure out where the other -6 is coming from.

Show debug fields is in the tools menu. You activate it from there.
 
Thanks bodrin. Ok the Modified Level field has a -7 value. Any idea what that field represents and why it would give my Jump modifier a -7?

This is a common overlooked problem but how much weight / encumbrance does your character have.

Coins are a big culprit, but all your gear combined will effect the jump total and don't forget armor check penalty.
 
For every 10 ft. of base movement less than 30 ft., you take a -6 to Jump checks. Described in the 2nd paragraph of the Jump skill. Gnomes have a speed of 20 ft., so that's the reason.
 
Awesome! Thanks for that Kendall-DM. I knew I was missing something. I read the Gnome racial modifiers and the Jump skill description, but still managed to miss that line. That explains it.

Thanks for your help all.
 
Back
Top