Jump to content

[QUESTION] Modifying gun damage


ArcticPrism

Recommended Posts

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...