Jump to content

Can someone tell me how to modify weapon damage?


Recommended Posts

I'm using a mod off Nexus that increases headshot damage and reduces body damage, but it only applies to vanilla weapons, and I've got a lot of new weapon mods such as STALKER and Wasteland Weapons. Can someone point me to the specific files I have to change in order to apply the same values to all of my modded weapons too?

 

My goal is to have a Romero-style world where there are hundreds of zombies that are all resistant to body damage but die in one or two hits to the head.

Link to comment
Share on other sites

 

 

You might just inspect the mod you are using to see how it does its magic. You need to learn the syntax of XPATH, but if you want to mod yourself you probably should do that anyway. There is a tutorial about it somewhere in the forum

 

Headshot multiplier should be somehwhere in progression.xml while all weapons and ammo should be in items.xml. Weapons added through a mod would  have the definitions in their mod directory defined as XPATH. Note that ammo has the damage and weapons just add a modifier so it might be easier to modify the ammo instead of all the weapons

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...