LadyAnt Posted September 27, 2013 Share Posted September 27, 2013 May i know which file (in the standalone client) contains data for all crockpot recipes? Thanks Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/ Share on other sites More sharing options...
Kappa Posted September 27, 2013 Share Posted September 27, 2013 Hi,it's in data/scripts/preparedfoods.lua. Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-331183 Share on other sites More sharing options...
LadyAnt Posted September 28, 2013 Author Share Posted September 28, 2013 Thanks! May i know where i can find the food values? I see Large, Med, Small, Tiny for Hunger, Sanity and Health, but would like to know the specific values. Thanks in advance Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-331879 Share on other sites More sharing options...
TheDanaAddams Posted September 28, 2013 Share Posted September 28, 2013 Thanks! May i know where i can find the food values? I see Large, Med, Small, Tiny for Hunger, Sanity and Health, but would like to know the specific values. Thanks in advanceThose are more than likely in tuning.lua. Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-331885 Share on other sites More sharing options...
LadyAnt Posted September 28, 2013 Author Share Posted September 28, 2013 Thanks Where can i find the values for "calories_per_day"? I'm trying to obtain values for the following: CALORIES_SMALL = calories_per_day/6, -- veggies CALORIES_MED = calories_per_day/3, -- meat CALORIES_LARGE = calories_per_day/2, -- cooked meat CALORIES_HUGE = calories_per_day, -- crockpot foods? CALORIES_SUPERHUGE = calories_per_day*2, -- crockpot foods? Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-331909 Share on other sites More sharing options...
Seyph Posted September 28, 2013 Share Posted September 28, 2013 calories_per_day is also in tuning.lua, near the toplocal calories_per_day = 75 Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-331943 Share on other sites More sharing options...
LadyAnt Posted October 2, 2013 Author Share Posted October 2, 2013 Thanks! Does 75 calories per day apply to all characters? Link to comment https://forums.kleientertainment.com/forums/topic/28250-crockpot-recipe-data/#findComment-334496 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