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

[QUESTION] Modifying gun damage

How do I edit gun damage?

<passive_effect name="EntityDamage" operation="perc_add" value="0"/>

<passive_effect name="BlockDamage" operation="perc_add" value="0"/>

<passive_effect name="DamageModifier" operation="perc_add" value="-.8" tags="earth"/>

<passive_effect name="DamageModifier" operation="perc_add" value="2" tags="wood"/>

All I can find are things like this but no real values to change.

Edit: Nevermind, I figured it out. The damage comes from the ammo and the perc_add is a damage modifier.

 
Back
Top