• 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

Modifying the Bladed Belt magic item

Kalladar

Well-known member
I am creating a new magic item based on the bladed belt magic item. I want it to only allow bludgeoning weapons instead of piercing / slashing and am making them a wrist slot item.

In the bootstrap section there is a wbladbelt, which I would have thought would have been found under the weapons tab, but I am unable to find an item with that id in the editor.

I need some help as to where to go to find it so I can try to duplicate it. Any help would be great.

Thanks.

Kalladar
 
I found that I could use Thing id: mCustWep to kind of do what I want. It creates a blank magic weapon that I can fill in, however, I would really like to only allow bludgeoning weapons with this item though and I am not sure how to do that.
 
If you looked in the Weapons Tab in the editor that would be my guess of where it is. So it most likely is some type of "helper" object that we can't get access to in the editor. Some of the "Shield Bash" logic is like that.

This "may" help but maybe how I did the Claw Blades addon would help you out.
 
Back
Top