Skorp Posted March 24, 2014 Share Posted March 24, 2014 I'm trying to make a mod to modify the naughtiness required to spawn krampus but I cant seem to find it anywhere, does anybody know where it is? Link to comment https://forums.kleientertainment.com/forums/topic/33464-where-is-naughtiness-stored/ Share on other sites More sharing options...
_Q_ Posted March 24, 2014 Share Posted March 24, 2014 I'm trying to make a mod to modify the naughtiness required to spawn krampus but I cant seem to find it anywhere, does anybody know where it is?Thats the component that spawns Krampus and tracks naughtiness:...\Steam\SteamApps\common\dont_starve\data\scripts\components\kramped.luaThe direct naughtiness value needed to spawn Krampus is in tuning.lua file:KRAMPUS_THRESHOLD = 30,KRAMPUS_THRESHOLD_VARIANCE = 20, Link to comment https://forums.kleientertainment.com/forums/topic/33464-where-is-naughtiness-stored/#findComment-436932 Share on other sites More sharing options...
Skorp Posted March 24, 2014 Author Share Posted March 24, 2014 Ok, thanks! Link to comment https://forums.kleientertainment.com/forums/topic/33464-where-is-naughtiness-stored/#findComment-436933 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