HunkInsland13 Posted April 3, 2014 Share Posted April 3, 2014 Someone can tell me how modify the attack time and damage, in dont starve, i have problems with this.I think that should be so: TUNING.(Some Weapon or something)_DAMAGE = TUNING. WILSON_ATTACK * (some value). Link to comment https://forums.kleientertainment.com/forums/topic/33973-attack-problem/ Share on other sites More sharing options...
MidrealmDM Posted April 5, 2014 Share Posted April 5, 2014 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 otherweapon damages are expressed in multiples of 'wilson'. Link to comment https://forums.kleientertainment.com/forums/topic/33973-attack-problem/#findComment-444800 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now