RimWorld
1,034 人が評価
Elite Bionics Framework
3
2
3
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5
ファイルサイズ
投稿日
更新日
356.586 KB
2019年2月24日 1時40分
3月31日 4時06分
67 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Elite Bionics Framework

Vectorial1024 作成の 4 件のコレクション
Vectorial1024's RimWorld Mods
10 アイテム
Elite Bionics Framework: Known Dependent Mods
18 アイテム
Elite Bionics Framework: Known Compatible Mods
15 アイテム
Elite Bionics Framework: Community Unification
11 アイテム
解説
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 HugsLib (warning should be given if you don't have HugsLib); place this mod below HugsLib
  • Visible Error Logs is strongly recommended to help with detecting bugs ( https://steamcommunity.com/sharedfiles/filedetails/?id=3248417388 )
  • Place this mod above other mods that require this mod
  • Using auto-sort, place this mod above Humanoid Alien Races
  • Safe to add to existing saves
  • Depending on whether there are any dependencies loaded, safe to be removed
  • Should have no problems with most other mods, see below for more info
  • Multiplayer compatibility: YES
  • RimThreaded compatibility: YES
  • GitHub repo link is here: https://github.com/Vectorial1024/EliteBionicsFramework
  • A mod for modders: modders can read adjusted max HP values for their calculations
  • A mod for all: unifies HP-boosting effects from various community bionics mods for compatibility reasons
Background, Overview, and Motto
Elite Bionics Framework is the child of the abandoned, never-released mod Elite Bionics (ELTE). In Fall 2018, the ELTE mod was drafted to bring competition into the bionics mod duopoly at that time: EPOE and RBSE. The selling point was that, while the ELTE bionics offer less body part efficiency, they instead provide max HP bonuses to them, mitigating the loss of HP caused by the usage of bionics (see https://ludeon.com/forums/index.php?topic=15704.0 for more details).

Unfortunately, with the lack of both drawing skills and the confidence of finding cooperation, the ELTE mod was scrapped; but to not let the programming effort go to vain, I have decided to refactor ELTE and release this mod instead as a tribute to the ambitions that went unfulfilled: to shape the Big Three of the bionics mod "market", and to become one of them.

The motto of Elite Bionics: they might not be as effective as others, but at least they last much longer than others.

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 ( https://steamcommunity.com/sharedfiles/filedetails/?id=1744648077 ), 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 throw errors 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, after uninstallation, your colonists have body parts where the injury magnitude is larger than the max HP (e.g. injury at 26, EBF part gives max HP = 35, but vanilla only gives max HP = 20), those body parts will very likely become 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
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.
  • HugsLib is made by UnlimitedHugs.
  • 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!
人気スレッド 全て表示 (20)
4
1月8日 7時15分
Body Size Not affecting Max HP for parts
GUARD RUTSU
8
2023年8月25日 11時59分
Mod not wirking, getting error
manlorn
13
2021年11月21日 19時20分
Found A Bug
Krystenix
667 件のコメント
Inrek_Fox 22 時間前 
Ok, understood.
Thank you for your mod anyways.
Vectorial1024  [作成者] 22 時間前 
Yes, this has been Ludeon's way of dealing with game updates.
However, the way this mod works, it is very sensitive to code changes, so I rather wait for Ludeon to finish their coding first.

Also, depending on the situation, perhaps no major work would be needed other than a rebuild + "this works in 1.6" declaration.
Inrek_Fox 23 時間前 
There's beta for 1.6 available.
Tynan released it specifically for modders being able to update all their mods before ful 1.6 release.
Vectorial1024  [作成者] 6月14日 8時00分 
1.6 is not released yet, so no.
SerichVan 6月14日 6時59分 
1.6?
Vectorial1024  [作成者] 6月9日 8時53分 
New DLC teased; hopefully it won't be a difficult update
Vectorial1024  [作成者] 5月10日 6時48分 
@AvA顶晚人

I checked and Level This can be used directly with EBF; Level This modifies the body part HP scale in a very compatible way.
Vectorial1024  [作成者] 4月26日 6時04分 
@AvA顶晚人

Thanks for the report! Created a new todo for later:

https://github.com/Vectorial1024/EliteBionicsFramework/issues/99
Vectorial1024  [作成者] 4月22日 0時41分 
@emilstumme

Good that you have found the 2 mods.

Then, There is nothing to do on EBF's side. No more info is needed.

You should tell both Vanilla Bionics Expansion and Medical System Expansion 2 about this "duplicated compClass" error. See if they have some good ideas on what to do.