Shindole Posted July 10, 2016 Share Posted July 10, 2016 Hi, I'm modding a character and I wan't to know how can I do: My character know recipes and can craft an item in earlygame without the science machine. (like wickerbottom) My character start with an item. My character recieve double damage or something like that. What's the codes to do that? What I need to do that? Thanks. Link to comment https://forums.kleientertainment.com/forums/topic/68772-help-to-create-a-character/ Share on other sites More sharing options...
Shindole Posted July 10, 2016 Author Share Posted July 10, 2016 Or how modificate hungry decrease or sanity regeneration/decrease. Link to comment https://forums.kleientertainment.com/forums/topic/68772-help-to-create-a-character/#findComment-791528 Share on other sites More sharing options...
Cassuri-ty Posted July 12, 2016 Share Posted July 12, 2016 I suggest looking at characters who already come with items, download mods from the workshop and investigate them, also the damage can be easily edited by enter (name of your character).lua and for example for your chacter to lose sanity near monsters, in the same file and you put this: --how fast sanity lowers when near monsters inst.components.sanity.neg_aura_mult = 0.50 Link to comment https://forums.kleientertainment.com/forums/topic/68772-help-to-create-a-character/#findComment-791875 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