• 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

Creating Magic Bow of Luck

Orophin

New member
Hello All,

I'm new to Hero Lab, owned for about a week, and I'm trying to add a special magical bow that my GM gave my character. The weapon is a Bow of Luck +1 that give +1 to attack, saves and AC. I'm trying to create this bow in the editor as a magical weapon. I can bootstrap a regular composite long bow to the new magical set and everything works fine. Once I modify the attack bonus I get an error in line 20 near BaseWep. I'm figuring I need to use an Eval Script to add the bonus to AC and saves based upon weather the item is equipped or not.

Any help is greatly appreciated.

Orophin
 
Welcome to Hero Lab, hope you enjoy it.

The first thing we'll need to be able to help you is to actually see your script and know the timing of it. Timing referring to the phase and priority the script is set to run at. The phase is in a dropdown at the top of the script and the phase is right next to it (it defaults to First/100). Then we'll be better able to help you. This is a fairly simple item and we'll be glad to help you, just need to know where you're at at this point.
 
Back
Top