Overwriting the usability flags is the very idea of bad practice... unless you make it a tweak component instead of a kit (with the inherited item component).
If there are more kits than usability flags, the only options are:
- share
- overwrite
If re-using is a bad idea, please do tell me what a good idea would be.
"Make it a tweak component"... I guess you mean that I would have to do the item mods along with the kit mods?
Yes, of course. That's the plan.
- It looks like the best practice for a shape-changing class ability is to put the abilities in a custom item (a weapon), which applies the transformation effects when wielded. What's the cleanest way to do that? Should the weapon be "stuck" in the character's inventory? What's the best way to upgrade the weapon when the character levels up?It depends on the item... and what you are trying to archive with it... but usually you put the item to the magical weapon slot and sign it to have the same effects as the rest of the spell.
Using the magical weapon slot (like the existing shape-change effects do) is not at all what I'm talking about. That's not something which can be wielded or unwielded, it's just stuck as wielded until the duration expires.
I mean a special item which takes up a regular weapon slot.
I've seen mods which do things like this, and I'm curious what the current state of the art is.