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
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3546705271
I am doing my first solo mechanitor run and I want to be able to have the mech gestator work faster without it being basically instantaneous like this mod makes it.
As is, it doesn't feel like there's much risk associated with putting my mechs in danger because they can be resurrected in 2 hours lol. I don't want to trivialize it ENTIRELY.
2x vanilla, 3x vanilla, 4x vanilla, that'd be fine for me. 15x is a LOT though.
I would really appreciate it. Thank you.
<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<Operation Class="PatchOperationReplace">
<xpath>/Defs/StatDef[defName="MechFormingSpeed"]/defaultBaseValue</xpath>
<value>
<defaultBaseValue>15</defaultBaseValue>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<xpath>/Defs/StatDef[defName="SubcoreEncodingSpeed"]/defaultBaseValue</xpath>
<value>
<defaultBaseValue>15</defaultBaseValue>
</value>
</Operation>
</Patch>
You can see it in all of the mods anyways in the files if you're interested in modding too.