• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

mod question

Geizkragen

Refugee
this game lives from mods / modlets.

Is it possible to implement a way for modificating [weapon] mods?

Example: I have a spear. I have a mod for a spearhead like stone spearhed, iron spearhead etc. I want modify the "stone spearhead" like "toothed stone spearhead", "sharp stone spearhead", harpoon stone spearhead" etc.

Sooo..... Is it possible to implement the feature "modifying mods" at least for use in modlets?

TY

 
I have this in my overhaul. There are different spearheads with models, stats etc.

The trick is to make the base item have little or no damage, then create the blades as item modifiers with damage stats.

I can't break it out as there is too much custom in mine. But happy to give advice, answer questions.

 
No link, my stuff is an unfinished mess of thousands of lines.........

But no, the blade is the modifier. Different blades do different things.

If you don't care if they look different, just use similar code to the serrated or tempered blade mods in vanilla

 
Back
Top