Toolset/Creating Weapons
From NWN2Wiki
< Toolset
[edit] Creating a NWN2 Weapon
Basics- To create a weapon in the NWN2 Toolset, Right Click on the Blueprints white section (make sure it is in the ITEMS section).
Next, you right click the item and select Item Properties (New Window).
From there, I assume that you are making a universal sword, however, go to the item type and, from there, you change it from there. Editing the other stuff is for a later on section.
Editing a universal item- Right click on said item. Then Copy Blueprint (module). Edit to the way you want it, then Save Blueprint in the Override section. Now you have a new global item.
Editing an item (general)-
- Right Click on item = Item Properties
- Edit
- Change item type
- Change True/False to X (X being true or false, depending on the way you want it)
- Change Tag, ResRef, Name, and other general properties
- Change item properties like AC bonus (add or remove properties)
- Save!
This article is a stub. You can help NWN2Wiki by expanding it.
