• 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

want to create new item powers

Thorin_Ironwolf

New member
Ok, now I just need help trying to create a new Item power. I would like to build an Item power that confers a plus one bonus to all saving throws just like the luck blade, but I keep getting errors, and the bonus isn't working with the character stats on the character sheet. I'm basically trying to make it an option for other weapons instead of creating a whole new weapon every time.

here's an example of what I want to do.

I wanna create and Elven Curved blade that is keen, made of adamantine, has the features of the luck blade, and the features of the rapier of puncturing. However, I may decide at a later time to use these abilities on another weapon say a greatsword or schimatar. I want to just be able to go into the new magic creator for the weapon and be able to add these properties whenever I want. I need to know how to do this with out errors.

I tried copying the script from the luck blade in the eval scripts and putting it into the eval script under Item Power as a new blank item. The saving throw properties did not add to the saving throw of the character like I thought it would and I got a couple of errors.
 
I tried copying the script from the luck blade in the eval scripts and putting it into the eval script under Item Power as a new blank item. The saving throw properties did not add to the saving throw of the character like I thought it would and I got a couple of errors.
For us to help you better you should post the script and its timing. If getting an error you should also post the error you are getting. When you copied the luck blade script did you set the timing to be exactly the same? Timing is very important when doing most scripts.

This way we can help you debug what you are doing wrong.
 
Back
Top