// Management · RimWorld Mod

No Metabolism Floor Cap When Implanting Xenogerms

No Metabolism Floor Cap When Implanting Xenogerms mod preview for RimWorld

Allows implanting xenogerms that would put a pawn's metabolism to below the metabolism lower limit (-5 in Vanilla).

Allows implanting xenogerms that would put a pawn's metabolism to below the metabolism lower limit (-5 in Vanilla).

This bypass the warning message "Resulting metabolism would be too low" in Vanilla that stops you from implanting xenogerms on a pawn.

This mod does NOT remove the lower cap when creating xenogerms. You still can only create xenogerm with a metabolism value of at least -5.

Implementation



This mod patches a method that calculates the pawn's metabolism after implanting a xenogerm to return the minimum value allowed should it goes below this value.

Known Issues



If you implant a xenogerm that normally would make the pawn's metabolism score be below -5, the message that display afterwards will show the new metabolism score to be -5. This is purely visual, as upon implanting the pawn's metabolism will become its true value.