Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can see compatible versions on the side-bar (1.4, 1.5, 1.6 in this case)
It touches growth/learning and nothing else.
@Egalexandr
The problem is that some of those genes (ones written by me for Vanilla Expanded and Big & Small included) do modify growth point accumulation which will result in more growth than intended.
Growth does adapt to the aging setting of your game. If you want aging genes there ones ones available which do so in either "Vanilla Races Expanded - Pigskins" or "Big and Small Genes". :)
default_learning_growth*aging_speed/default_kid_aging_speed*this_mod_learning_multiplier=growth_from_learning
Yes
I think most of the vanilla non-backer child backstories usually give something like 2-8 points. Quite often they come bundled with penalties or "Incapable of X"
If your goal is to have the kids simply develop more skills you can do so by increasing the child-skill-learning multiplier.
If you max out their growth/learning stat they should have 9 passions to distribute wherever it seems useful.
Modifying/buffing the growth moments themselves would be a bit out of scope for this mod in particular though.
Fixed. Though I think anything-children requires Biotech. Unless the old children-mods from pre 1.4 are still around, I guess. :)
@Arky
Yeah, I could have made that a bit clearer. I might come back to clean it up later.
Yes
The reason this mod allows you to edit it is because the game balance becomes a bit wonky when time is sped up. If your child gets into the hospital and misses a critical learning day then the faster you have sped up growth the more severe the penalty is. That's why this mod has a bonus growth multiplier to it so that you have a bigger buffer.
it is possible to maybe change the starting learning factor to 100%.
the first growing moment is the only one i have trouble with even at 100x aging and that should be the simple reason.
I really dislike how all the growth benefits are stacked at the end of the tier system. A slightly more smoother rewards system that isn't so harsh on the starting tiers is in my opinion much appreciated as well as perhaps allowing a pawn to get >3 passions per growth moment if perfectly raised.
Though if I understand correctly does the growth from learning multiply the growth score? So if I set it to 2 that would mean that a kid with an average learning score of 50% would effectively get the full growth score as if he was on 100%? Seems neat if so.
Thanks. I've fixed the issue now. :)
I don't think I touch on the daily cap. Right now I'm a bit busy with other stuff, but I'll make a note to add an option for that when I get back to Rimworld modding. :)
Yeah, that should work.
Increasing the Growth multiplier will make it easier for them to have "perfect" days, which should make it easier to hit the Growth Tier Levels.
Set the No-Passion & Passion multipliers to 1 (normal speed) and "Growth" to 1.5 or however much faster you'd like growth to increase.
It was awhile since I looked at the code for growth (and this mod), but if there was a daily cap it might just be that they reach it faster. I honestly don't recall the mechanics. It could of course also not be working for whatever reason. Vanilla changes, mod conflicts, or whatever. :)
It doesn't show in the UI since it just injects the multiplier whenever growth would increase.
It is the same deal with the skills, where (by the default settings) the no-passion skills for children grow at a rate of x1.0, but the UI still shows x0.35.
Options -> Mod Options -> Better Children Learning
The 6x-speed thing was more of a guess from my side, it might just be that the children in my colonies just tend to be bad at actually keeping their growth quite high enough to hit the top levels despite me giving them little in the way of chores.
It should be in the mod settings under "options". If not I'll have to have a look tomorrow to make sure it actually got uploaded properly.
@Catch Lightning
It just overrides the function that gives the xp. I didn't actually modify what the UI shows.
You can now set a multiplier for growth, and change how much of a skill multiplier children get.
I'll probably add the same thing my other tweak mod for "Genes Regrowing" a bit later. Right now I should be doing my _actual_ job though, or I'll end up having to work way too late to get my hours done. :D
Anyway, I hope this addition fits what you wanted. :)
Yeah, my intent is to put in a slider or similar setting you can use to tweak learning and growth to your heart's content.
But having kids running around the base, asking "watcha doing" and learning the job, and giving non-psychopaths a mood boost has made the game feel vastly more real and upbeat.
Can I make a suggestion red, your latest post made me wonder would it increase the difficulty with the modding too much to make a slider for the options or am I misunderstanding and did you already do that?
I was just thinking by putting a slider in it can help quiet the people yelling "Its too OP" and such but also lets everyone tweak it how they want.
In other words, 3 settings:
1: Skill speed when the child has no passions. By default this is [x 2.857], which is roughly 1x speed (no passion is 0.35 and 0.35 *2.857 = x0.99995 skill learning speed.
2: Skill speed when the child has passion. By default this is [x2.0]
3: Growth Point gain from Learning. By default this is [1.0], but if you're playing in 6x aging I'd suggest putting this at 1.5 if you still want to be able to "max out" the passions.
Anyway, I'll comment once I've got the settings working.