RimWorld

RimWorld

1,089 ratings
Elite Bionics Framework
3
2
3
3
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
424.098 KB
Feb 24, 2019 @ 1:40am
Aug 17 @ 2:55am
69 Change Notes ( view )

Subscribe to download
Elite Bionics Framework

In 4 collections by Vectorial1024
Vectorial1024's RimWorld Mods
10 items
Elite Bionics Framework: Known Dependent Mods
19 items
Elite Bionics Framework: Known Compatible Mods
15 items
Elite Bionics Framework: Community Unification
7 items
Description
A common framework to change body part max HP, along with a bit of something else. Please check the changelog tab for the latest version.

Package ID: V1024.EBFramework

Quick Info and Compatibility
  • Requires Harmony only!
  • Visible Error Logs is strongly recommended to help with detecting bugs
  • HugsLib or Log Publisher from HugsLib is strongly recommended to send bug reports
  • Safe to add to existing saves; might be unsafe to remove from saves (e.g. bionics will lose EBF effects)
  • Should have no problems with most other mods, see below for more info
  • Multiplayer compatibility: YES
  • GitHub repo link is here: https://github.com/Vectorial1024/EliteBionicsFramework
  • XML/C# modders may want to read the README to see how to add compatibility with this mod
Background and Overview
Elite Bionics Framework is the child of the abandoned, never-released mod Elite Bionics (ELTE). Originally drafted in Fall 2018, the idea was that, because installing bionics will make pawns weaker by reducing the HP pool (Ludeon Forums[ludeon.com]), ELTE bionics would trade some of the bonus body part efficiency buff for max HP buff.

This would make ELTE an interesting competitor to the bionics duopoly at the time (EPOE and RBSE), but due to the lack of art skills and general creativity, ELTE was scrapped.

To not let the programming effort go to waste, the underlying tech that buffs max HP was reorganized to become the Elite Bionics Framework.

Cheers to the ambition of becoming the third greatest bionics mod after EPOE and RBSE!

Framework Description
Other modders may manipulate body parts through this framework. Currently, these manipulations are supported:
  • Changing max HP of body part (v1.0.0)
  • Changing melee attack damage of bionics (v2.1.0)
Note that, normally, when body part max HP is increased, the pain and bleeding rate will both also increase. This mod scales down the bleeding rate in order to avoid nonsensical instant-death situations due to instant-bleed-out.

However, pain levels are not touched to maintain balance. End users should aim for drugs, implants, or armor to reduce the pain of your soldiers/workers before and during battle.

Modders (and perhaps end users too) may refer and subscribe to Elite Archotech, another mod under my name, for inspiration and immediate usage.

There are some documentation on GitHub for modders too.

Known Issues and Latest News
  • This framework will emit warnings if it detects any mod that tries to get the max HP of body parts without using this framework.
  • Uninstalling this mod may have problems: if a body part sustains injury such that total severity exceeds the vanilla-allowed max HP, the body part is instantly destroyed. This is vanilla behavior.
  • 24 Dec 2021: Compatibility with Humanoid Alien Races now fixed (only for RW >= 1.3); Special thanks to RocketDelivery!
  • 2 July 2022: Compatibility with a whole bunch of other mods (e.g. Qaulity Bionics, Pawnmorpher) now fixed via Community Unification; refer to the Community Unification collection for more details
  • 17 Aug 2025: A new way for C# mods to provide compatibility with Elite Bionics Framework is now available
The GitHub Repo
Many things, including changelogs, non-Steam downloads, and issues, are on the GitHub repo of this mod. Link: https://github.com/Vectorial1024/EliteBionicsFramework

Credits and Legal Stuff
  • RimWorld belongs to Ludeon Studio. Some textures used as illustration above are from RimWorld assets.
  • Harmony is provided by pardeike.
  • Mods in the Community Unification list are all made by someone else (except EBF, of course, EBF is made by me).
  • Thanks to Neceros and Bar0th for finding a patching bug and suggesting a more resilient solution to how this mod patches vanilla code
  • Thanks to RocketDelivery for solving the seemingly magical incompatibility with Humanoid Alien Races

Support and Donation
You are welcome to buy me some coffee at Ko-Fi to support my work!
https://ko-fi.com/vectorial1024

Conclusion
Please report bugs and error messages below!
Popular Discussions View All (20)
4
Jan 8 @ 7:15am
Body Size Not affecting Max HP for parts
Substantiate
8
Aug 25, 2023 @ 11:59am
Mod not wirking, getting error
manlorn
13
Nov 21, 2021 @ 7:20pm
Found A Bug
Krystenix
733 Comments
ColKev1 7 hours ago 
Hypothetically speaking if you wanted to use this mod with Mechalit Core, you could make a local copy of the mod and delete every instance where the comp <li Class="ProthesisHealth.HediffCompProperties_PartHitPoints"> is used in HediffDefsMechaProt.xml then delete the assembly folder with contents and then change the packageID and name in about.xml. Of course this is completely hypothetical and I would not advise doing it.
望月 8 hours ago 
I only added "Core", "Harmony", "Elite Bionics Framework", and "Quality Bionics Remastered", but they are still not compatible.
我只添加了“Core”“Harmony”“Elite Bionics Framework”“Quality Bionics Remastered”这四个,但是他们依然不兼容。
Osrek 8 hours ago 
Ok, what's the drama with Cyber Fauna and why did you decide to break my save?
望月 9 hours ago 
EBF is still not compatible with QBR, and loading two at the same time will cause factions on the new map to fail to refresh.
EBF仍然和QBR不兼容,两个同时加载会导致新地图的派系无法刷新。
csc001 9 hours ago 
thank your mod,maybe ,i say can you export more word from dll to the key for multi-translate support?
-=GoW=-Dennis 18 hours ago 
Understandable if there is actual technical breakage with both installed. Otherwise it just seems like a personal thing and not better than what they other guy seems to have done with their rant.
Vectorial1024  [author] 19 hours ago 
DaLLaN did that to themselves. My decision to drop Cyber Fauna and Mechalit Core was made last year. See https://github.com/Vectorial1024/EliteBionicsFramework/issues/81 for more info.

Your disappointment is fully anticipated.

I shall have no more comments on this matter unless something interesting is happening again at DaLLaN's side.
red 20 hours ago 
CyberFauna being explicitly unsupported is a dealbreaker for me right now. I don't care if this mod just doesn't apply to it, but to have a direct incompatibility is an issue.
Qoooy 23 hours ago 
Failed to apply Harmony patches for V1024.EBFramework
-=GoW=-Dennis Aug 17 @ 4:12am 
Thank you for removing HugsLib requirement!