Posted by: Smoke39
« on: June 04, 2016, 09:27:56 PM »If you're modifying my mod, you can just go into defs\damageInfo.txt and change the pump-action shotgun damage values.
If you're doing it from scratch, you'll have to go into fx\shotgun.kfx and change the damage type in all the onImpact blocks to new types with the damage you want. Valid damage types to choose from are defined in defs\damageInfo.txt. If there aren't any existing damage types with the values you want, you'll have to create new ones in damageInfo.txt.
If you're doing it from scratch, you'll have to go into fx\shotgun.kfx and change the damage type in all the onImpact blocks to new types with the damage you want. Valid damage types to choose from are defined in defs\damageInfo.txt. If there aren't any existing damage types with the values you want, you'll have to create new ones in damageInfo.txt.