Don't Starve Together

Don't Starve Together

114 ratings
Max Insight
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
351.889 KB
30 Jul, 2023 @ 8:00am
12 Mar @ 9:33am
3 Change Notes ( view )

Subscribe to download
Max Insight

Description
This mod increases the maximum amount of insight you can get.
If you need more features related to Insight management, you can use this mod:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3004905930

There is also a possible bug: if you change the world with different settings, all skills will be reset when you open the tree. It is treated by restarting the world (c_reset())
56 Comments
ShyGuy 14 Jun @ 6:49am 
This mod caused my server to freeze on startup and not work
SCARFACE 17 Mar @ 9:03am 
t включить
Godless  [author] 12 Mar @ 9:33am 
Reduced the number of days to 5 for each subsequent point
deathmarried RR 12 Mar @ 7:41am 
Как включить?
Zlatovlaska 2 Mar @ 4:45am 
мод имба. спасибо :cuphead:
Dâm Thụ Mẫu Mực 25 Aug, 2024 @ 5:31pm 
code ThePlayer.components.skilltreeupdater:AddSkillXP(160) no't working
The Legendary Yeeter 7 Jul, 2024 @ 3:40pm 
doesn't work
泸州蓝毛美少女夜霸OVO 5 Jul, 2024 @ 1:47am 
用不了啊
insecthashira 3 Jul, 2024 @ 1:04pm 
can someone put down a solution for this mod to work by modifying the mod code, but i also want to be able to gain my inspiration points by surviving certain amounts of days with each character that has skill tree please send help :steamsad:
青冥 2 Jul, 2024 @ 2:42am 
我找到了解决办法,其实这个还是能够正常运行的,只是官方改了洞察点数获取的天数。从原来的15点需要160天变成了需要68天。如果按照这个代码运行的话,需要再经过20天才能获得新的洞察点。
如果想要更加快速的修改洞察点,可以修改作者内置的文件代码:进入steam>steamapps>workshop>content>xxxxx>3012324726>modmain.lua...打开此文件后,将“date”后面的数据全部修改为“1”。例如:data = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}