开普勒斯

开普勒斯

评价数不足
Genetics
   
奖励
收藏
已收藏
取消收藏
Mod
标签: Version 1.1.6
文件大小
发表于
更新日期
3.384 MB
2024 年 9 月 10 日 下午 8:28
1 月 22 日 上午 1:51
4 项改动说明 ( 查看 )

订阅以下载
Genetics

在 Forsakenabyss 的 1 个合集中
Forsaken's Keplerth Mods
23 件物品
描述
Build Costly Genetic Grow Vats to replicate genes over long period of time

Craft the concole at the Chemistry Workbench
Rates

Basic: Level 1 - 45%, Level 2 - 15%, Level 3 - 10%, Level 4 - 5%
Golden: Level 1 - 100%, Level 2 - 55%, Level 3 - 30%, Level 4 - 10%
Alloy: Level 1 - 100x2, Level 2 - 100x2, Level 3 - 65%, Level 4 - 30%
20 条留言
Forsakenabyss  [作者] 5 月 24 日 上午 8:12 
I looked at the mod and found the file you mentioned: ConfigItem.
This file is just a copy of the core game files from back in 2022.
You can find it at this location:
\common\KEPLERTH\Keplerth_Data\StreamingAssets\Config

Yes, this is the file I plan to use to make changes to all the armors.
DedRusty 5 月 23 日 下午 8:55 
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2431387999
I'm really sorry. it was already 0.34 am and I didn't notice that I sent you the wrong link. here is the correct link.
Forsakenabyss  [作者] 5 月 23 日 下午 3:22 
Are you sure this is the right link? I just checked the mod files, and it only has a ConfigPlacement file. That file only includes adjustments for the ores — about 30 lines of code — and the only IDs in it are for the ores. workshop 2813045433 from 2022
DedRusty 5 月 23 日 下午 2:34 
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2813045433
this is the link to this mod. I could share a ready-made file with you, but I do not know how it could be done.
Forsakenabyss  [作者] 5 月 23 日 下午 2:31 
i have to go if u send that mod page i will look into it later thanks
Forsakenabyss  [作者] 5 月 23 日 下午 2:29 
I can take a look at this. Could you please share the link to the mod that includes the configuration file? I want to see what they have. I might be able to make a quick mod tonight.
DedRusty 5 月 23 日 下午 2:24 
perhaps if you could make a mod for "durability" with an open configuration file, it would be very convenient for other players in the future. so that each player can set the value of "strength" at the level that he finds more convenient, well, or cheat xD
DedRusty 5 月 23 日 下午 2:21 
you can call me a "masochist" xD, but using the "ingots x2" mod, where the author attached a configuration file with all the items in the game, I found all the tools/items/armor in 1.5-2 hours and increased their durability
Forsakenabyss  [作者] 5 月 23 日 下午 2:11 
To increase item durability, I would need to edit each item one by one.
If I make a script to change all items at once, it could break the game.
Some items have durability that is important for the game’s core systems.
So yes, if you want to change durability for modded items, you must edit each one yourself.
If you use Visual Studio, it is not hard. Just open the JSON file and make the change.
DedRusty 5 月 23 日 下午 2:05 
and thank you for deciding to clarify exactly what I wanted to write to you!

May I also clarify, if you can create such a mod to increase "durability", will the "durability" parameter apply to all items only from the game, or for example to items from other mods? or will I need to edit configuration files in other mods separately?