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

How to modify "Stealth Damage" on Weapons

DiegoLBC1

Refugee
Sorry if this isn't the right place.

I learned to change projectile speed, weapon degradation and other things.

But I don't know how to modify the "Stealth Damage", it always shows "0".

What should I look for in XML to change this?

PS: I'm playing on A19

 
Last edited by a moderator:
In the items xml file, there is the following effects group on the bows and knives

    <effect_group name="sneak damage bonus">

That sets up the bonus damage those weapons have while crouched.  The other weapons don't have that effect group so you would need to add it to those items if you want them to have a bonus stealth attack damage.

 
Back
Top