buttjuicejoe Posted December 3, 2022 Posted December 3, 2022 I made a little patch to make the gene "inbred" good it basically flips all the penalties into equal and opposite buffs make sure its loaded below anything else that affects genes bread.zip 15
Miia Posted February 20, 2023 Posted February 20, 2023 Might I suggest an alternate version that instead makes it not necessarily good, but potentially useful, specifically by having it still reduce fertility, learning speed, and immunity gain speed, but increase metabolic efficiency? 2
buttjuicejoe Posted February 22, 2023 Author Posted February 22, 2023 its all done in one single file that just replaces some values, you could edit it to be however you want to have it do what you want, just delete everything but the metabolism part and drop the "-" so it looks like the following: Â <?xml version="1.0" encoding="utf-8" ?> <Patch> Â Â <Operation Class="PatchOperationReplace"> Â Â <xpath>Defs/GeneDef[defName="Inbred"]/biostatMet</xpath> Â Â <value> Â Â Â Â Â <biostatMet>2</biostatMet> Â Â </value> Â </Operation> Â </Patch> Â that causes the only change to be making metabolism +2 Â or tweak the values however else you want 4
CumposerofSlaanesh Posted November 8, 2024 Posted November 8, 2024 hey does this still work with 1.5? 2
montergamers66 Posted March 29, 2025 Posted March 29, 2025 On 11/8/2024 at 8:06 AM, CumposerofSlaanesh said: hey does this still work with 1.5? no
buttjuicejoe Posted April 7, 2025 Author Posted April 7, 2025 (edited) it should still work, at a glance it doesnt look like theres been any changes to inbred that would invalidate this mod, havent tested it tho i also havent updated the about section, so it will say that its for the wrong version of the game or whatever Edited April 7, 2025 by buttjuicejoe 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now