Jump to content

Recommended Posts

Are you wanting to change it for a specific character? or for the entire game?

 

If modding a single character I believe adding these two lines.

    inst.components.combat.damagemultiplier = 1.0
    inst.components.combat.min_attack_period = 0.5

 

should allow changing the values.

 

If you are wanting to change the whole game then yes you would want to change the tuning values,

there is probably a way to override it without altering the original, but I am not sure what that would be.

 

You should only need to alter 'wilson_attack' in the tuning file to change the damage because all other

weapon damages are expressed in multiples of 'wilson'.

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...