Jump to content

Listen help me pls :(


Recommended Posts

Alright. I know how to do 2 out of three of those things. First of all, to mod you need the Don't Starve mod tools. And for the character mod, I use 

http://forums.kleientertainment.com/topic/46849-tutorial-using-extended-sample-character-template/

Also I suggest following the tutorial on the modpage, and download the DST version, not the DS

To make your character know the science machine recipes, go into your character's script->prefab->esctemplate 

and under local master_postinit = function(inst)

put inst.components.builder.science_bonus = 1

 

For the hitting weaker part, under the same part in the same file, put inst.components.combat.damagemultiplier = 0.6 (for the 0.6 you can insert whatever damage you want your character to have) 0.6 is hitting weaker than normal, so I'd just keep it there. Sorry if I confused you, If you need to you can ask me questions.

Link to comment
Share on other sites

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
 Share

×
  • Create New...