Purple_Heart

Engaged Member
Oct 15, 2021
2,534
4,142
Or a much simpler way is to just edit the file saves, since the follow cap is (generally, haven't verify on game) baseFollowerCapa + leader skill level, you can simply edit the leader skill level beyond soft-limited max value
That's correct, game calculates follow cap by using that formula but I prefer editing the code directly since going beyond limits by save editing tends to break things or simply not work in some games, don't know about this game though since I've never tried to edit save.
 

John8r9

Engaged Member
Dec 25, 2018
2,203
3,683
ah yes, btw. You can color limbs and breasts in savedataXX.xml
try not breaking other codes tho
[Different editing than normal natives since its combination of different limbs]
螢幕擷取畫面 2024-07-08 203513.png
 
  • Wow
Reactions: MaestreOfChaos

Purple_Heart

Engaged Member
Oct 15, 2021
2,534
4,142
Does the game keep track of impregnated natives if I don't tame them? Or are they deleted as soon as I quit the game?
 

martelor

Newbie
Oct 12, 2019
36
49
You can increase base follower capacity value from 3 to 4 which should allow for 9 capacity with "Leader" skill maxed.
Just find and change this code in NPCManager class:
public int baseFollowerCapa = 3;
Or just simply disable the FollowCapCheck by changing the return -1 to return (int)statsData.followCapacity;.
This way we could have something like 99/3 on followcap without worrying we'll stuck on some number later.
Screenshot 2024-08-16 194256.png

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
my file:
AssemblyCSharp.dll (esreverreverse69's cheats v24 for beta 0.15 included)
 
  • Like
Reactions: Purple_Heart

Purple_Heart

Engaged Member
Oct 15, 2021
2,534
4,142
Or just simply disable the FollowCapCheck by changing the return -1 to return (int)statsData.followCapacity;.
This way we could have something like 99/3 on followcap without worrying we'll stuck on some number later.
View attachment 3937482

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
my file:
AssemblyCSharp.dll (esreverreverse69's cheats v24 for beta 0.15 included)
That's going to make "leader" skill useless. But this is a singleplayer game so ¯\_(ツ)_/¯
From a non-cheating perspective perhaps the best way is to make leader skill upgradeable infinitely like some other skills.
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,534
4,142
Additional memo 14

Raining

First, don't want rainy days?
View attachment 3684113
craft from the meat workbench

View attachment 3684117
View attachment 3684119
these two are from wing workbench

so, if u want rainy days, just put a lot ameame bozu
I don't know why one would want rain because ever since I've built a well I never needed water anymore but if anyone is curious each of these items seems to affect weather probability by 5%:
Untitled.PNG
So in theory building 20 of any of those items should guarantee your desired weather. But I have no idea when game does this check.
 
  • Thinking Face
Reactions: John8r9

martelor

Newbie
Oct 12, 2019
36
49
perhaps the best way is to make leader skill upgradeable infinitely like some other skills.
I tried to search for that as well to no avail.
but I think I could modified it a bit so it will only active if leadership has reaches max level.

I don't know why one would want rain
to make hydrangea and snail spawn in the dark forest also to trigger blood rain.
 
  • Like
Reactions: flannan

JamesAnders13

New Member
Mar 5, 2023
4
1
hello all, i enjoy the gameplay but really dont like the raids. this thread is too long for me to comb through, so im asking is there a way to disable the raid mechanic entirely or is it just use the cheats for infinite items and make a base thats impenatable? Advance thanks for the help!
 

flannan

Engaged Member
Dec 15, 2022
2,495
2,517
hello all, i enjoy the gameplay but really dont like the raids. this thread is too long for me to comb through, so im asking is there a way to disable the raid mechanic entirely or is it just use the cheats for infinite items and make a base thats impenatable? Advance thanks for the help!
If you put up enough of totems that reduce raid numbers, raid will not happen at all. I recommend leaf mascots, crafted in plant workbench.
 
  • Like
Reactions: Purple_Heart

Purple_Heart

Engaged Member
Oct 15, 2021
2,534
4,142
I tried to search for that as well to no avail.
but I think I could modified it a bit so it will only active if leadership has reaches max level.
If you want to remove leadership skill upgrade limit:
You don't have permission to view the spoiler content. Log in or register now.
to make hydrangea and snail spawn in the dark forest also to trigger blood rain.
What does hydrangea and snail do?
I think I have pretty much completed the game in current version, the only thing left to do is probably making blood rain. I've even built a nice base and covered it with walls and spike traps...
 
Last edited:
  • Hey there
Reactions: martelor

Yin Gee

Newbie
Dec 6, 2017
48
19
hello all, i enjoy the gameplay but really dont like the raids. this thread is too long for me to comb through, so im asking is there a way to disable the raid mechanic entirely or is it just use the cheats for infinite items and make a base thats impenatable? Advance thanks for the help!
If its early in-game you can tame the bigfoot and he’ll pretty much solo guard you camp till mid game.

and if he isn’t enough you can get another when he respawns for the red eye version alongside the original.
 
4.50 star(s) 83 Votes