Hi, is it possible to change weapon classes? For example, I have a pickaxe on my server but the default class for the pickaxe is Martial or Monk (I think) but I want the pickaxe to be useable to everyone on the server (for mining and such), is there any way to do this?
I tried working out a script for a separate item to add a bonus feat, weapon specialization martial (very briefly), and then equip the pickaxe before it went away. Unfortunately, I discovered that ActionEquipItem ignores bonus feat weapon specialization item properties (so I couldn't script the equip).
So, I made the temporary property long enough so the player would have time to manually equip the item, but this means the player could equip any martial weapon and when the property wears off, the weapon remains equipped. If you trust your players, this isn't so bad. I put in a DM message for notification of the item use.
Also, if you are using ELC and the player has the item equipped upon leaving the server, that might be trouble.
Anyway here's the activation script for the Pickaxe Equipper (actually enabler) set for tag-based system:
in baseitem.2da (I think it's there) for weapons you have 4 columns that concerns feats. They allow you to assign the weapon to 4 different feats (they don't need to be Weapon Profeciency feats, for example you could assign a weapon only to small creatures, by assigning the weapon the feat Small Stature).
Open feats.2da, check number for Simple_Weapon feat and for martial weapon feat, go to baseitems.2da, to light pick and change martial weapon to simple.
In fact simple isn't enough. Rogue, druids, and monk don't get simple. You could copy the feat numbers under the club, spear or quatterstaff (I think those weapons are available to each of those 4 proficiency) and assign them to the pick.
Note that if you want to give Dwarven Axe or Heavy Pick for free without Exotic or Martial feat to all dwarves, you can assign them to Stone Cunning feat for example, that should work. _________________ Halkhemy - Hak building tool. TPH - Custom tlk file to help creating categories in palettes.
Disclaimer: All visual imagery and written documentation on this page represents BioWare's
vision of final game implementation. Details are subject to change without notice. Visual
and written content on this page is not intended to duplicate Wizards of the Coast source
materials.
Sito gestito tramite BioBoards - versione 3.00.0 10.1.12.31