Hello everyone, after a very long break from D&D and Hero Lab, I am back in a position that I can get a group together and DM a campaign. Anyway, I am trying to learn the new Hero Lab 5th Edition and am having some problems getting a permanent +2 AC bonus to apply.
I have followed the examples in the Help file, As well as looking over the guidance provided here.
The only thing I have gotten to work is this:
I have also tried several other combinations from both the links listed above but to no avail. So, would anyone be kind enough to give me a hand? This bonus should apply at all times; that is, with or without armor and/or shield equipped.
I have followed the examples in the Help file, As well as looking over the guidance provided here.
The only thing I have gotten to work is this:
Code:
hero.child[ArmorClass].field[tACDodge].value = hero.child[ArmorClass].field[tACDodge].value + 2
I have also tried several other combinations from both the links listed above but to no avail. So, would anyone be kind enough to give me a hand? This bonus should apply at all times; that is, with or without armor and/or shield equipped.
Last edited: