Files
wwdpublic/Content.Server/Body/Components
Skubman 7470bb3c92 Make Blood Deficiency Bloodloss Consistent (#895)
# Description

With https://github.com/Simple-Station/Einstein-Engines/pull/858 (Make
Height Sliders Affect Your Bloodstream Volume) being merged, it
introduced variable blood volumes for differing sizes, whereas before
everyone had the same blood volume (300u).

Because Blood Deficiency subtracted a flat amount from the bloodstream,
it resulted in an unintended consequence where small characters died
very quickly due to blood loss, while large characters could live for
hours. This makes the blood loss amount of Blood Deficiency a
**percentage** of the entity's max blood volume, which means that the
time to become low blood is now the same regardless of blood volume.

# Changelog

🆑 Skubman
- fix: Blood Deficiency now makes you lose a consistent percentage of
blood regardless of your blood volume, which is dictated by size. This
makes the time to low blood and death consistent for every character of
all sizes with this trait.
2024-10-19 12:48:27 +07:00
..
2024-08-10 16:59:22 -04:00