Anyone Know How To Hook Into Unlimited Ammo Property?
Whitegrave
Member Posts: 37
I want to modify the ammunition or effects fired when NWN ranged weapon property Unlimited Ammunition fires. Does anyone know how to get into this system? Is the Ammo an item template I can track down? Is there a pre-baked script I can dig into?
Thanks in advance
Thanks in advance
0
Comments
For example you could add a row and then in arrows add "my_template_arrow" and then in the toolset you create an item with the resref and tag "my_template_arrow" and name it whatever you want. The properties that you add to the new arrow will be used for your unlimited item property version.