All Projects → GarwelGarwel → KerbalHealth

GarwelGarwel / KerbalHealth

Licence: other
KSP mod that adds health management.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to KerbalHealth

SDHI ServiceModuleSystem
Parts pack for Kerbal Space Program that consists of a stockalike Service Module and accessories inspired by NASA’s Orion MPCV, and designed specifically for use with the stock Mk1-3 Command Pod.
Stars: ✭ 24 (+84.62%)
Mutual labels:  ksp, kerbal-space-program, kerbalspaceprogram
KML
Kerbal Markup Lister - A persistence file editor for Kerbal Space Program
Stars: ✭ 26 (+100%)
Mutual labels:  ksp, kerbal-space-program, kerbalspaceprogram
launch-pad
A Mod Manager for Kerbal Space Program on macOS
Stars: ✭ 19 (+46.15%)
Mutual labels:  mod, kerbal-space-program, kerbalspaceprogram
Custom-Asteroids
A KSP mod that lets users control where asteroids appear
Stars: ✭ 13 (+0%)
Mutual labels:  mod, ksp, kerbal-space-program
KSP-Recall
Recall for KSP blunders, screw ups and borks.
Stars: ✭ 19 (+46.15%)
Mutual labels:  ksp, kerbal-space-program, kerbalspaceprogram
hangar
This is a plugin for the Kerbal Space Program. It provides several modules and parts to store complete vessels that aren't needed to free CPU of their burden.
Stars: ✭ 16 (+23.08%)
Mutual labels:  mod, ksp
ThrottleControlledAvionics
A mod for KerbalSaceProgram
Stars: ✭ 45 (+246.15%)
Mutual labels:  mod, ksp
Astrogator
A space-navigational aide for Kerbal Space Program
Stars: ✭ 25 (+92.31%)
Mutual labels:  ksp, kerbal-space-program
Kerbalism
Hundreds of Kerbals were killed in the making of this mod.
Stars: ✭ 142 (+992.31%)
Mutual labels:  ksp, kerbal-space-program
mts marker
NATO joint military symbols for ArmA 3
Stars: ✭ 14 (+7.69%)
Mutual labels:  mod
Waddles
Waddles adds cute Adélie penguins that waddle
Stars: ✭ 22 (+69.23%)
Mutual labels:  mod
dirt-rally-pace-notes
Codemasters' rally sim call-out system explained, and pace note transcriptions
Stars: ✭ 20 (+53.85%)
Mutual labels:  mod
cg
This repo created to manage Issues and releases Cheat Gear.
Stars: ✭ 125 (+861.54%)
Mutual labels:  mod
HKMP
Hollow Knight Multiplayer
Stars: ✭ 151 (+1061.54%)
Mutual labels:  mod
FancyMenu
Source code for the FancyMenu mod.
Stars: ✭ 93 (+615.38%)
Mutual labels:  mod
mapserver mod
Complementary mod for the minetest mapserver
Stars: ✭ 15 (+15.38%)
Mutual labels:  mod
opencubicplayer
Open Cubic Player (unix fork). Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene
Stars: ✭ 141 (+984.62%)
Mutual labels:  mod
PAYDAY-2-BeardLib
PD2 Library for easier script file manipulation and mod creation
Stars: ✭ 67 (+415.38%)
Mutual labels:  mod
Weeping-Angels
Minecraft Mod - Adds the terrifying Weeping Angels to the Game, Minecraft. Don't Blink!
Stars: ✭ 22 (+69.23%)
Mutual labels:  mod
FallingTree
Minecraft mod to make the trees fall in one cut
Stars: ✭ 47 (+261.54%)
Mutual labels:  mod

Kerbal Health

This mod introduces many aspects of astronauts' health management to KSP. It makes the game more challenging but also more realistic, encourages smarter mission planning, and adds to the fun. It works well alongside most popular mods.

Overview

  • Kerbals have Health Points (HP) that gradually reduce during missions and restored at KSC.
  • Maximum HP is determined by kerbal's level (+10 HP per level).
  • HP change based on several factors such as available living space, presence of crewmates, gravity, and specific ship parts.
  • If a kerbal's health goes below 20%, he/she may become exhausted (technically, turn into a Tourist). They will eventually get back to work after health goes above 20% again.
  • If a kerbal's health falls to 0, they will die!
  • Kerbals are affected by radiation, which permanently reduces their maximum health. It can come from the Sun, including CMEs, radioactive parts, galactic cosmic rays and even killing planets (OPM only).
  • You can protect from radiation by using shielding and choosing safer mission profiles. Planets and moons can reduce radiation within their magnetic fields and atmospheres.
  • Kerbals may fall sick, have health accidents, panic attacks and other contingences.
  • When kerbals level up, they can acquire quirks that affect their health reactions, to the better or to the worse.
  • All necessary data is shown in the Health Monitor (at KSC and in flight) and Health Report (in the editor).
  • Compatibility patches support a range of parts mods (see below).
  • All of these settings are easily changed or disabled in-game and/or with ModuleManager patches.

Health factors

The following factors may affect kerbal's health:

  • Stress (kerbal is on a mission): -2 x (1 - Training Level) x Number of Colleagues HP/day (see details below)
  • Confinement: -2 x Crew / Living Space HP/day (Living Space is provided by most crewed parts depending on their size, capacity, function etc.)
  • Loneliness (only one kerbal in the vessel): -1 HP/day
  • Microgravity (orbital or suborbital flight or under 0.1 g, e.g. Minmus): -1 HP/day
  • Isolation (no working CommNet connection to home): -0.5 HP/day
  • EVA: -10 HP/day
  • Home (in Kerbin's low atmosphere): +2 HP/day
  • KSC (kerbal is recuperating at KSC, i.e. available): +3 HP/day

You can adjust all factors' effects in the Difficulty Settings. Quirks of a kerbal may also affect their health factors. You can check current values for a specific crew member in the Health Monitor.

Certain parts (such as Hitchhiker and crew cabins) can additionally reduce the effect of a health factor (Confinement in this case) allowing for much longer and healthier flights, at a cost of Electric Charge. Hab rings in some mods can help overcome Microgravity issues for long-term stations and interplanetary missions while cupolas alleviate Loneliness.

Stress and Training

One of the drains on kerbals' health is Stress. You reduce stress by training your kerbals for the parts in the vessel (mostly the crewable ones). To start training, load the vessel in the Editor, open the Health Report and click "Training Info" button. From there, you can select which kerbals to train. Training takes time, which is determined by the number of part types to train for, their complexity (e.g. command pods are more complex than airlocks) and kerbals' stupidity. Note that you can't train kerbals who have health conditions (e.g. sick). When a kerbal has trained for a certain part type, they won't have to train for it again. Kerbals don't recover their health while they are training at the KSC.

Kerbals also automatically train for parts in their vessel as they fly thereby gradually reducing their stress. But it is not recommended to send untrained astronauts for long missions, because they may lose too much health while they get used to the unfamiliar ship.

Training level is capped based on your Astronaut Complex facility level:

  • Level 1: 40% reduction (i.e. -1.2 HP/day)
  • Level 2: 60% reduction (i.e. -0.8 HP/day)
  • Level 3: 75% reduction (i.e. -0.5 HP/day)

If you disable Training in the Settings, kerbals are assumed to be fully trained for all parts.

Another way to reduce Stress is by having more than one kerbal of a certain profession on a vessel. Then they are assumed working in shifts or helping each other, and their Stress level is reduced accordingly. For instance, a Pilot that loses 0.8 HP/day to Stress will lose 0.4 HP/day if there is another Pilot on the ship.

Tourists don't benefit from having more "colleagues" on a vessel. Instead, they get peace of mind from knowing that there is professional crew to look after them. Their Stress is reduced by the number of non-Tourist crew members on the vessel increased by 1. For example, a Tourist that normally loses 0.8 HP/day to Stress will lose 0.4 HP/day if there is one crew member, ~0.27 if there are two crew members etc.

Health Recuperation and Health Decay

Certain parts (such as the Cupola) provide Recuperation bonuses. If a kerbal receives, say, a 1% recuperation bonus, he/she will recover 1% of their lacking health (i.e. of the difference between their current HP and the maximum HP) every day. This change works in parallel with the normal health factors above.

Example: A 5-star kerbal (maximum HP = 150) currently has 55 Health Points and is in a vessel that gives him 2% recuperation. The vessel has 10 units of living space, he has connection and he has a crewmate. Therefore he recovers (150 - 55) x 2% = 1.9 HP per day and loses also (0.5 + 2 x 2 / 10 + 1) = 1.9 HP per day. It means that the marginal change balances out the "normal" change and his health will stay around 55 HP (37%) until the situation changes.

As you see, this mechanics may allow some kerbals to stay relatively healthy indefinitely. It may look cheaty, but the point is that: (1) there should be a way to design long-term missions without spamming crew space, (2) it requires a lot of heavy parts and therefore still difficult, (3) the balanced health level is usually far from 100% and may fall lower if circumstances change (e.g., new crew arrives and fills the station), (4) these bonuses require a lot of EC, (5) radiation still keeps mounting (see below).

Recuperation is not stacked and has crew cap. It means that one Cupola provides 2% Recup for 1 kerbal, 2 Cupolas give 2% for 2 kerbals (not 4%!), etc. If you have more kerbals than the crew cap, Recuperation will be split among them evenly (e.g. 2 kerbals with 1 Cupola will get 1% Recup).

Decay is the opposite to Recuperation: for every percentage point of Decay, your kerbal will lose 1% of their remaining health per day. Fortunately, it is very rare.

Radiation

All kerbals on missions are affected by radiation, which slowly but permanently reduces their maximum HP. Radiation is measured in banana equivalent doses (when you eat a banana, you get approximately 1e-7 Sv of radiation). 1e7 (10,000,000) bananas reduce max HP by 10%; 1e8 (100,000,000) bananas kill a kerbal.

The amount of Radiation a kerbal receives depends on many factors. Most importantly, it is determined by their location. Many planets and some moons have magnetic fields that stop some radiation; atmospheres are also very effective in shielding it (see wiki for more). Being close to a celestial body helps screen some rays too. E.g., radiation level at Kerbin's sea level is 1,000 times lower than in interplanetary space just outside Kerbin's SOI. Cosmic radiation is also a bit higher closer to the Sun. To check environment before sending astronauts, you can use magnetometers and Geiger counters provided by supported mods or embedded in advanced stock probe cores.

Being on EVA takes away all the protection your ship provides and dramatically increases radiation level. Artificial radiation is created by certain parts like atomic engines and nuclear reactors.

You can protect kerbals from radiation (both cosmic and artificial) by adding shielding to the vessel. It is provided by some parts, like structural panels, heat shields and mk3 cargo bays. These parts and most crew pods can be improved by adding Radiation Shielding to them in the Editor. You can never eliminate all radiation, but you can reduce it to non-dangerous levels.

Beware of solar radiation storms! They can blast your kerbals in a planet's SOI or in interplanetary space with amounts of radiation ranging from high to enormous. You will be warned, usually, a few hours in advance and the kerbals will automatically take cover in the shelter, if there is one. The shelter is determined as the most protected part (or set of parts) that can fit the entire crew. You will see shelter exposure in the Health Report and Health Monitor details. The frequence of solar storms depends on the phase of the solar cycle going (on average) from one storm every 6,667 days to one storm every 437 days.

If you have Kerbalism installed and enabled "Use Kerbalism Radiation" option in the settings, Kerbal Health's radiation calculations will be replaced with those of Kerbalism (but Kerbal Health shielding will still apply). Kerbalism has a more realistic and complex radiation model, but its balance is very different from Kerbal Health's.

It is possible to cure radiation by decontaminating a kerbal, but it is hard. To start decontamination, the kerbal has to be at KSC at full health and with no health conditions. You also need fully upgraded R&D Facility and Astronaut Complex. Every decontamination costs 100,000 funds (in Career mode) and 1,000 science points (in Career and Science mods). It cures 100,000 banana doses per Kerbin day and stops if you send the kerbal on a mission. The kerbal undergoing decontamination temporarily loses 70% of their health and will need to rest afterwards. As always, each value can be adjusted in-game. If your astronaut discovers an anomaly, they may also be miraculously decontaminated by unknown forces (but only one kerbal per anomaly).

Quirks

Whenever a kerbal levels up, there is a 25% chance that he or she will acquire a health quirk (unless he/she already has two). Discovering an anomaly can also grant a free quirk. These can be positive or negative and usually affect kerbals' vulnerability to various health factors and dangers. Chances of getting some quirks depend on courage and stupidity of a particular kerbal. The full list can be found in the Kerbal Health Wiki.

Conditions and Random Events

Kerbals' organisms, like our own, are not always predictable. Sometimes, not very often, you may see unexpected events that can impact your whole mission. Kerbals acquire (or lose) certain conditions as a result of these events. Having parts with a Sick Bay (such as the stock Science Lab) helps alleviate the symptoms.

  • Sickness: A kerbal can become sick and start losing health quickly. His/her crewmates may catch the disease too, including during the incubation period. This condition usually heals itself after some time, but it can also lead to a pneumonia, a really dangerous condition. Having Scientists or Medics aboard helps.
  • Injuries: A kerbal can immediately lose some health in an accident. Stupid kerbals are naturally predisposed to this condition. It may cause sepsis, which is mortally dangerous. Bring your kerbal home immediately or pray Kraken it will heal on its own.
  • Food poisoning: Kerbals are known for their love of snacks and they don't always wash their hands. Food poisoning may not be as bad as some other conditions on its own, but if dehydration develops, they will become unable to do any work at all and effectively turn into space Tourists until it passes.
  • Panic attacks: Though not posing danger to health per se, panic prevents kerbals from doing any useful work. At least it doesn't last long and courageous kerbals are less prone to it.

Conditions can be disabled or their chances and effects changed in game settings. You can also easily add, modify or remove conditions (see wiki for details).

Requirements

Supported Mods

Kerbal Health should work well alongside most other mods and will try to adapt to them with smart MM patches. Some have better, manually balanced support though:

Making History is supported but not required.

If you would like to include special support for your (or your favorite) mod, let me know.

Conflicts and Incompatibilities

  • Any mod, which can temporarily make kerbals Tourists, can conflict with Kerbal Health if both mods change kerbals' status and then turn it back. In some situations it may mean that your kerbals will remain Tourists indefinitely or become active too soon. Kerbal Health tries to fix some of these situations, but cannot prevent all of them.
  • Custom solar systems with multiple stars can work in strange ways with radiation mechanics. Disable radiation in the settings if you have problems.
  • It is recommended to disable habitation mechanics of USI-LS (and other similar mods) as these largely have the same goal as Kerbal Health.
  • RemoteTech's connection state is not supported for the purpose of the Connected Factor status. This issue will be resolved once RemoteTech 2.0 is released. Meanwhile, you may disable both Connected and Assigned factors to keep balance.

Copyright and License

This mod has been created by Garwel and is distributed under MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].