<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rimworldwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EverEggs</id>
	<title>RimWorld Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://rimworldwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EverEggs"/>
	<link rel="alternate" type="text/html" href="https://rimworldwiki.com/wiki/Special:Contributions/EverEggs"/>
	<updated>2026-05-18T21:16:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.8</generator>
	<entry>
		<id>https://rimworldwiki.com/index.php?title=Injury&amp;diff=180256</id>
		<title>Injury</title>
		<link rel="alternate" type="text/html" href="https://rimworldwiki.com/index.php?title=Injury&amp;diff=180256"/>
		<updated>2026-05-13T03:32:21Z</updated>

		<summary type="html">&lt;p&gt;EverEggs: Verified through the code that healing is multiplied by health scale.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Top Nav Box--&amp;gt;&lt;br /&gt;
{| align=center&lt;br /&gt;
| {{Health_Nav}}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- End Nav --&amp;gt;&lt;br /&gt;
{{About|physical damage|chronic health conditions|Ailments|treatable illnesses|Disease}}&lt;br /&gt;
&lt;br /&gt;
{{imagemargin|[[File:injury_preview_anim.gif|right]]|10px}}'''Injuries''' are physical damage to a living being. [[Human]]oids, [[animal]]s, and [[mechanoid]]s can sustain injuries from many sources, which each have their own [[Damage Types|Damage Type]].&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Injury types ==&lt;br /&gt;
{{main|Health Difficulties}}&lt;br /&gt;
Different weapons cause different types of injuries.  For example, a [[mace]] will crush, a [[longsword]] will cut, and [[fire]] will burn.  The type of injury impacts the amount of [[pain]] it causes, the rate of bleeding, and the chance of [[infection]].&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
Injuries reduce a body part's health, its efficiency, and causes pain to the pawn.&lt;br /&gt;
&lt;br /&gt;
=== Damage ===&lt;br /&gt;
Every body part has a health value, which is lowered every time it takes damage. When it reaches 0, the part is completely destroyed. &lt;br /&gt;
&lt;br /&gt;
Any damage will lower a body part's efficiency, proportional to its health remaining. For example, if an arm has 15/30 health, then that arm performs 50% worse. As each arm is responsible for 50% [[Manipulation]], this results in the pawn having -25% Manipulation until the injury is healed. Some parts, like the torso, are not responsible for any pawn [[stat]], but still take damage and cause pain.&lt;br /&gt;
&lt;br /&gt;
Some damage can be permanent. See [[#Scarring|Scarring]] for more details.&lt;br /&gt;
===Pain===&lt;br /&gt;
{{Main|Pain}}&lt;br /&gt;
The greater the damage, the greater the [[pain]]. Pain is equal to &amp;lt;code&amp;gt;pain = (damage) * [[Health Difficulties|damage_type_factor]]&amp;lt;/code&amp;gt;. Most injuries have a damage type factor of 1.25, or 1.25% pain per 1 HP damage. This is then scaled for the pawn's health, so a [[thrumbo]] feels less pain than a human for the same damage attack. &lt;br /&gt;
&lt;br /&gt;
Pain reduces [[Consciousness]] directly, which reduces most pawn capabilities. It also gives a rapidly increasing [[mood]] penalty, unless the pawn is a [[masochist]] or follows an [[ideoligion]]{{IdeologyIcon}} with the [[Ideoligion#Pain|Pain: Idealized]] precept.&lt;br /&gt;
&lt;br /&gt;
Excessive pain causes [[pain shock]], the most common way to [[downed|down]] pawns in combat, which prevents them from fighting. Most pawns have a [[Pain Shock Threshold]] of 80%. Note that enemies have a chance to immediately die when downed from pain shock, but not from other means, like [[blood loss]] or [[heat stroke]]. &lt;br /&gt;
&lt;br /&gt;
[[Mechanoid]]s are machines, and are immune to pain. In humans, pain can be completely eliminated with a [[painstopper]], or reduced for a short time with [[go-juice]] or the [[Painblock]] psycast{{RoyaltyIcon}}.&lt;br /&gt;
&lt;br /&gt;
=== Bleeding ===&lt;br /&gt;
{{Stub|section=1|reason=How is blood loss rate calculated from damage?}}&lt;br /&gt;
Bleeding is a common occurrence from certain damage types. While an injury is bleeding, pawns will gain [[blood loss]], scaling with the wound and amount of wounds. Total blood loss is listed under whole body, with a tooltip showing the percent and time until death. If blood loss reaches 100%, the pawn will die. Bleeding pawns will also leave [[Filth#Blood|blood]] on the ground, making the area [[cleanliness|dirty]]. &lt;br /&gt;
&lt;br /&gt;
Bleeding always stops immediately with tending, regardless of the tend quality or medicine used. Higher quality medicine can cover more wounds at once, which can stop a pawn from bleeding out faster. Injuries will also heal on their own, though a lost limb will always continue to bleed until tended to.&lt;br /&gt;
&lt;br /&gt;
The [[coagulator]] {{RoyaltyIcon}} implant halves the rate of blood loss, while the [[Superclotting]] gene{{BiotechIcon}} rapidly tends bleeding wounds. A human carrying the [[Coagulate]] gene{{BiotechIcon}} or [[unnatural healing]]{{AnomalyIcon}} ability can also immediately tend all bleeding wounds.&lt;br /&gt;
&lt;br /&gt;
Amount of bleeding equal to &amp;lt;code&amp;gt;Bleeding = damage * body_size_factor&amp;lt;/code&amp;gt;%. Body_size_factor for humans shown in the graph below:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Dependence of bleeding factor on damage for humans  &lt;br /&gt;
|-&lt;br /&gt;
| {{Graph:Chart&lt;br /&gt;
 | width = 300&lt;br /&gt;
 | height = 300&lt;br /&gt;
 | type = line&lt;br /&gt;
 | xAxisTitle = Body size&lt;br /&gt;
 | yAxisTitle = Bleeding factor&lt;br /&gt;
 | x =  0.2,  0.35,  0.58,  0.8,  1.0&lt;br /&gt;
 | y = 30, 12, 8.5, 6.6, 6&lt;br /&gt;
 | yAxisFormat = 1&lt;br /&gt;
 | xGrid = 0.1&lt;br /&gt;
 | yGrid = 2&lt;br /&gt;
 }}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For animals, althrough, these factors may differ, but usually not much. For example, [[rat]] with bodysize 0.2 has body_size_factor approximately equal to 20, which is 67% of human's baby with the same size. Between animals this factor also may differ, for example [[thrumbo]] has this factor near 2 times lower, than [[megasloth]].&lt;br /&gt;
&lt;br /&gt;
Also there are some additional factors. Damaged heart bleeds x5 times more and neck x4 times more than other limbs. Also, if part of body is completely lost, then damage for bleeding calculation equals max hp of bodypart x2.&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
=== Infection ===&lt;br /&gt;
{{Main|Infection#Mechanics}}&lt;br /&gt;
[[Infection]]s can occur whenever a pawn is hurt by a bite, burn, frostbite, or any damage type that causes bleeding. A completely destroyed body part cannot become infected. Once a pawn recieves these injuries, the game starts a random timer between {{ticks|15000}} to {{ticks|45000}}, per injury before checking for infection. The chance of infection depends on:&lt;br /&gt;
* Damage type. Bite, burn or frostbite wounds have a 25% chance, other bleeding wounds have a 10% to infect.&lt;br /&gt;
* Tend quality. The multiplier is 85% at 0% tend quality, linearly decreasing to 5% at 100% tend quality.&lt;br /&gt;
* Location. The higher the [[Cleanliness]], the lower the chance for infection (50% at 0 Cleanliness).&lt;br /&gt;
&lt;br /&gt;
[[Animal]]s are 20% as likely to receive an infection. [[Mechanoid]]s can't get diseases.&lt;br /&gt;
&lt;br /&gt;
=== Scarring ===&lt;br /&gt;
Scars are lasting markers of injuries. When an injury scars, it ''permanently'' lowers the health of the scarred body part, reducing its efficiency. A scar may also cause pain.&lt;br /&gt;
&lt;br /&gt;
==== Scarification (Ritual) ====&lt;br /&gt;
The [[pain is virtue]] [[meme]]{{IdeologyIcon}} enables scarring via this [[Ritual|ritual]], offering a reliable way of attaining them without risk for combat. Halfway through the ritual, the target will get a random scar of 0.5hp in any of the following [[Body_Parts|Body Parts]]: Torso (~20%), Left Eye (~12.5%), Right Eye (~12.5%), Left Arm (~12.5%), Right Arm (~12.5%), Left Leg (~10%), Right Leg (~10%), Nose (~8%), Head (~2%). This scar will '''NOT''' affect the body part's efficiency, though will still reduce effective Hitpoints by 0.5&lt;br /&gt;
Additionally, the scar will always cause a set amount of pain, being +4% pain (itchy) or +11% pain (aching), with a 75% and 25% chance of occurring, respectively.&lt;br /&gt;
&lt;br /&gt;
* Since [[Consciousness|consciousness]] is only affected when [[Pain]] is ±15%, this means you can have 1 scar while avoiding this debuff on your [[Colonist|pawns]], though this will still reduce your effective Pain threshold by -4%/-11% when sustaining injuries from combat.&lt;br /&gt;
* For [[Ideoligions]] with the precept “Scarification: Minor”, this will permanently improve mood by 4 to any [[Traits#Wimp|non-wimp]], [[Traits#Masochist|non-masochist pawn]], allowing up to +8 mood when in intense pain, for a relatively ''low'' cost.&lt;br /&gt;
&lt;br /&gt;
Note: This ritual will '''NOT''' work/appear if the ideology has no rank for the [[Roles#Moral_guide|moral guide]].&lt;br /&gt;
&lt;br /&gt;
==== Efficiency loss ====&lt;br /&gt;
Efficiency is merely the fraction of the HP remaining in a body part. For example, an arm normally has 30 HP. If a scar causes the arm to have only 25 HP, the arm's efficiency will be 25/30 = ~83% efficiency (with rounding errors in RimWorld's displayed numbers).&lt;br /&gt;
&lt;br /&gt;
==== Pain ====&lt;br /&gt;
When a scar is created, it is randomly assigned a pain category: Painless 50%, Low Pain 20%, Medium Pain 20%, High Pain 10%. The scar will be called &amp;quot;painful&amp;quot; in the High pain category, &amp;quot;aching&amp;quot; in the Medium pain category, and &amp;quot;itchy&amp;quot; in the Low pain category. Pain causes a [[Mood]] malus in non-Masochistic pawns.&lt;br /&gt;
&lt;br /&gt;
==== Pre-existing scars ====&lt;br /&gt;
In addition to injury, pawns may start with scars on them. When you hover your mouse over such a scar, there will be no &amp;quot;cause&amp;quot; of the scar in the tooltip.&lt;br /&gt;
&lt;br /&gt;
==== Scarring mechanics in depth ====&lt;br /&gt;
Scars are randomly created at the moment of injury. They are revealed after the wound heals to the scarred HP. The odds of scarring are a function of the number of HP lost from the injury, and whether the body part is &amp;quot;delicate&amp;quot;. Eyes are delicate and more likely to scar. Brain damage will always scar. Bruises will never cause a scar. [[Artificial body part]]s never scar. Bone cracks will very rarely cause a scar (a &amp;quot;permanent crack&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Taking an additional blow to a highly injured body part does '''not''' increase the odds of scarring. Scars are rolled merely as a function of HP lost by a particular injury.&lt;br /&gt;
&lt;br /&gt;
Injuries causing less than 5 HP of damage have 0% chance of scarring. Injuries causing 5 HP or more damage linearly scale up the odds of scarring, capping at 14 HP or more damage with 2% chance of scarring. The formula for a non-delicate body part:&lt;br /&gt;
 odds_of_scarring = 2% * clamp( (hp_lost-4)/10, 0, 1)&lt;br /&gt;
&lt;br /&gt;
Odds that a new injury becomes a permanent scar (non‑delicate parts):&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Lost HP !! Odds of scarring&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt; 5 HP || 0%&lt;br /&gt;
|-&lt;br /&gt;
| 5 HP || 0.2%&lt;br /&gt;
|-&lt;br /&gt;
| 8 HP || 0.8%&lt;br /&gt;
|-&lt;br /&gt;
| 12 HP || 1.6%&lt;br /&gt;
|-&lt;br /&gt;
| 14 HP || 2.0% (cap reached)&lt;br /&gt;
|-&lt;br /&gt;
| 50 HP || 2.0% (capped)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The severity of the scar is a value between 1 and half of the damage of the injury. If the injury was -10 HP, the worst possible scar would be -5 HP.&lt;br /&gt;
&lt;br /&gt;
For example, if an arm is reduced to 6/30 HP by a -24 HP gun shot:&lt;br /&gt;
* It will have a 2% chance of scarring (exceeding the cap of -14 HP of damage).&lt;br /&gt;
* If the injury rolls a scar, the scar will have a severity between 1 HP and 12 HP (half of the -24 HP from the shot).&lt;br /&gt;
* If the scar rolls 7 HP severity, it will be revealed when the arm heals to 23 HP.&lt;br /&gt;
* The scar will also roll a pain category: Painless 50%, Low 20%, Medium 20%, High 10%.&lt;br /&gt;
&lt;br /&gt;
If a body part receives multiple injuries, a scar is independently rolled for each injury. &lt;br /&gt;
&lt;br /&gt;
There are many myths surrounding scars. Examples of things that '''do not''' affect the odds of scars forming:&lt;br /&gt;
* Quickly tending a wound.&lt;br /&gt;
* Tending a wound with Glitterworld medicine.&lt;br /&gt;
* Resting in a Legendary hospital bed in a clean room.&lt;br /&gt;
None of these will help. A scar is created at the moment of injury. Once a scar has been rolled, tending or rest will not stop the scar from eventually being revealed.&lt;br /&gt;
&lt;br /&gt;
==== Reducing the odds of scarring ====&lt;br /&gt;
If a body part can't be made bionic, and if a pawn doesn't have the Scarless gene, your only option is maximizing armor strength and coverage with [[Apparel]], and to use a skin hardening implant like a [[Stoneskin gland]]. The less HP that is lost from each injury, the less the chance of scarring. &amp;lt;5 HP lost will have no chance of scarring on non-delicate body parts.&lt;br /&gt;
&lt;br /&gt;
==== Healing scars ====&lt;br /&gt;
Your options to heal a scar in a human:&lt;br /&gt;
* Replacing the part with a healthy or [[artificial body part]].&lt;br /&gt;
* [[Luciferium]] and the [[Scarless]] [[gene]]{{BiotechIcon}} heal 1 scar every 15-30 days.&lt;br /&gt;
* A [[biosculpter pod]]{{IdeologyIcon}} can remove scars with [[Biosculpter_pod#Bioregeneration|Bioregeneration]], which costs {{Icon Small|glitterworld medicine}} 2 [[glitterworld medicine]] and takes time to complete.&lt;br /&gt;
* A [[Creepjoiner]]{{AnomalyIcon}} with the [[File:UnnaturalHealing.png|16px]]Unnatural healing ability can heal scars.&lt;br /&gt;
* A [[healer mech serum]] can heal scars.&lt;br /&gt;
* The [[Chronophagy]]{{AnomalyIcon}} ritual will cure 1-2 scars on the ritual's invoker.&lt;br /&gt;
&lt;br /&gt;
Your options to heal a scar in an animal:&lt;br /&gt;
* A [[healer mech serum]] is an effective, if rare, option.&lt;br /&gt;
* [[Creepjoiner]]s{{AnomalyIcon}} with the [[File:UnnaturalHealing.png|16px]] Unnatural healing ability. Unlike when used on human, it will never trigger a [[flesh tentacle]] mutation.&lt;br /&gt;
* [[Luciferium]] can be administered, but you'll have to either forevermore micro the animal's treatment, or trust the animal to eat future doses when needed and to not snack on Luciferium too frequently.&lt;br /&gt;
&lt;br /&gt;
=== Trauma savant ===&lt;br /&gt;
{{Main|Trauma savant}}&lt;br /&gt;
[[File:Trauma savant.png|400px|thumb|right|Being shot in the brain can cause the trauma savant condition.]]&lt;br /&gt;
If a pawn receives physical damage to the brain, they have a 2 to 12% chance of receiving trauma savant, depending on part damage taken. 12% change is a maximum value for 10 damage, but since brain only has 10 hit points, it will be instantly destroyed, so the actual maximum change of receiving the condition is a little higher than 10% for 9 points of brain damage. This [[ailment]] causes the following effects:&lt;br /&gt;
&lt;br /&gt;
* A {{Bad|x0%}} multiplier to [[Talking]] and [[Hearing]], making the pawn unable to socialize.&lt;br /&gt;
* {{Good|+50%}} to [[Manipulation]], increasing effectiveness in many tasks.&lt;br /&gt;
* Brain scarring no longer has any impact on brain functionality.&lt;br /&gt;
&lt;br /&gt;
Trauma savant can be cured with a [[healer mech serum]]. However, healer mech serum will always cure scars before trauma savant. As this ailment always occurs with a brain scar, you'll need multiple serums, or a serum with another way of curing scars (such as luciferium).&lt;br /&gt;
&lt;br /&gt;
It can also be cured with a [[resurrector mech serum]]. If a pawn dies, and their [[corpse]] doesn't have a head or brain, then using a resurrector serum will restore usual brain function. With the [[Ideology DLC]], you can use the 'extract skull' option to always remove a human corpse's head. In Core RimWorld, you can eat the corpse, though this risks eating the entire corpse. [[Subcore ripscanner]]s {{BiotechIcon}} can offer an easy method of frying a brain as well.&lt;br /&gt;
&lt;br /&gt;
== Healing ==&lt;br /&gt;
{{Stub|section=1|reason=Verification via C#, [[Preach health]], [[Healing enhancer]], with full math equation showing how the factors stack (both the different stats, which are likely multiplicative with each other, and the individual changes to those stats.}}&lt;br /&gt;
Injured colonists will recover from their wounds over time. [[Doctoring|Tending]] to a wound and resting in bed speeds up recovery.&lt;br /&gt;
&lt;br /&gt;
=== Healing Rate ===&lt;br /&gt;
A pawn's heal rate is the amount of damage the pawn can heal from non-permanent wounds in one day, given in hit points. Every {{ticks|600}}, &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''''heal rate'' &amp;amp;times; 0.01'''&amp;lt;/font&amp;gt; points of damage are healed from a randomly selected (non-permanent) wound. This healing reduces the severity of the injury, until the body part is fully recovered. In the event that a pawn has more than one wound, the selection of which wound heals first is random.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The exact heal rate is determined by first adding together the following bonuses to HP gain:&lt;br /&gt;
&lt;br /&gt;
* '''Default healing rate:''' All pawns have a base heal rate of {{Good|8}} HP per day. This is multiplied by the health scale of the pawn; so a [[caribou]] (health scale 200%) will have a base heal rate of {{Good|16}} HP per day.&lt;br /&gt;
* '''[[Healing enhancer]]{{RoyaltyIcon}}:''' Adds {{Good|+4}} HP per day.&lt;br /&gt;
* '''If the pawn is lying down or in a bed:''' &lt;br /&gt;
** {{+|4}} HP per day for resting on a [[sleeping spot]] or the ground&lt;br /&gt;
** {{+|8}} HP per day for resting on a [[bed]] / [[double bed]] / [[bedroll]] / [[double bedroll]]&lt;br /&gt;
** {{+|14}} HP per day for resting on a [[hospital bed]].&lt;br /&gt;
It does not matter if the bed is marked for Medical use or not, the bonuses it provides are the same.&lt;br /&gt;
* '''If the wound is tended:''' {{+|4}} for 0% [[tend quality]] and {{+|0.08}} per percentage of quality, up to {{+|12}} at 100% tend quality.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next, multiply the HP gain by the pawn's [[Injury Healing Factor]] to get the total healing rate. Injury Healing Factor is determined by:&lt;br /&gt;
&lt;br /&gt;
'''Offsets'''&lt;br /&gt;
&lt;br /&gt;
Offsets are added before factors.&lt;br /&gt;
* [[Hediffs]]&lt;br /&gt;
** {{IdeologyIcon}}[[Hediffs#Preach health|Preach health]]&amp;lt;Ref&amp;gt;Applied by the [[Preach health]] ability available to the [[Moral guide]] [[Role]]&amp;lt;/Ref&amp;gt;: {{+|25%}}&lt;br /&gt;
&amp;lt;References /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Factors'''&lt;br /&gt;
&lt;br /&gt;
* [[Hediffs]]&lt;br /&gt;
** {{AnomalyIcon}}[[Hediffs#Juggernaut serum|Juggernaut serum]]: {{Good|×200%}}&lt;br /&gt;
&lt;br /&gt;
* [[Genes]]{{BiotechIcon}}&lt;br /&gt;
** [[Slow wound healing]]: {{Bad|×50%}}&lt;br /&gt;
** [[Fast wound healing]]: {{Good|×200%}}&lt;br /&gt;
** [[Superfast wound healing]]: {{Good|×400%}}&lt;br /&gt;
&lt;br /&gt;
* [[Injury Healing Factor|Injury Healing Factor Stat Parts]]&lt;br /&gt;
** {{BiotechIcon}}[[Hediffs#Deathresting|Deathresting]]: {{Good|x500%}}&lt;br /&gt;
&lt;br /&gt;
Because the effects of Injury Healing Factor on Healing rate are multiplicative, it is possible to achieve a maximum Injury Healing Factor of 5000% when Preach Health, Juggernaut Serum, and Superfast Wound Healing are stacked while actively Deathresting. This allows a pawn to heal as much as 38 * 5000% = 1900 hit points of regeneration per day.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
To put this in perspective, consider a colonist who has taken 20hp of damage to various body parts, given different recovery scenarios:&lt;br /&gt;
* '''Do nothing''': With no tending or rest, they get the base heal rate of &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''8'''&amp;lt;/font&amp;gt;, so it will take &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;(20 &amp;amp;times; 60,000) / 8 = 150,000&amp;lt;/font&amp;gt; ticks (2.5 in-game days) to fully heal.&lt;br /&gt;
* '''Basic tend and resting''': With a 40% tend quality (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+7.2'''&amp;lt;/font&amp;gt;) and rest in a non-hospital bed (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+8'''&amp;lt;/font&amp;gt;), they'll have a heal rate of &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;8 + 7.2 + 8 = '''23.2'''&amp;lt;/font&amp;gt;, so it will take 51,724 ticks to heal (approximately 21 in-game hours)&lt;br /&gt;
* '''Best quality care''': With 100% tend quality (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+12'''&amp;lt;/font&amp;gt;) and rest in a hospital bed (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+14'''&amp;lt;/font&amp;gt;), they'll have a heal rate of &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;8 + 12 + 14 = '''34'''&amp;lt;/font&amp;gt;, so it will take 35,294 ticks to heal (approximately 14 hours in game)&lt;br /&gt;
* '''Best quality care with [[Healing enhancer]] [[Genes|Superfast Wound Healing]], [[Serums]], and [[Preach health|Preach Health]]''': With a Healing enhancer (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+4'''&amp;lt;/font&amp;gt;) 100% tend quality (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+12'''&amp;lt;/font&amp;gt;) and rest in a hospital bed (&amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;'''+14'''&amp;lt;/font&amp;gt;), they'll have a heal rate of &amp;lt;font color=&amp;quot;#390&amp;quot;&amp;gt;(8 + 4 + 12 + 14) * ((100% + 25%) * 200% * 400%) = '''380'''&amp;lt;/font&amp;gt;, so it will take 3,157 ticks to heal (approximately 1.5 hours in game)&lt;br /&gt;
&lt;br /&gt;
== Medicine ==&lt;br /&gt;
Medicine does not ''directly'' cause healing, but it increases the average [[tend quality]]. When a wound is tended, the quality is in part determined by the medicine given:&lt;br /&gt;
{| {{#if:{{{1|}}}|{{{1|}}}|class=&amp;quot;wikitable&amp;quot;}}&lt;br /&gt;
|-&lt;br /&gt;
! Medicine !! Potency !! Maximum Tend Quality&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Doctor care but no medicine.png|16px]] None || 0.30 || 70%&lt;br /&gt;
|-&lt;br /&gt;
| {{Icon Small|Herbal medicine}} [[Herbal medicine]] || 0.60 || 70%&lt;br /&gt;
|-&lt;br /&gt;
| {{Icon Small|Medicine}} [[Medicine]] || 1.00 || 100%&lt;br /&gt;
|-&lt;br /&gt;
| {{Icon Small|Glitterworld medicine}} [[Glitterworld medicine]] || 1.60 || 130% &lt;br /&gt;
|}&lt;br /&gt;
Each type of medicine has a cap on its tend quality, improving the type available improves outcomes if all other factors are equal. Even so, better medicines are often precious to hold onto and the effectiveness of herbal medicine in a regular [[bed]] reaching its 70% maximum can (mostly) suffice.&lt;br /&gt;
&lt;br /&gt;
While bleeding wounds can be stopped by any quality of treatment, herbal or better medicines can treat multiple small wounds in a single &amp;quot;batch&amp;quot; of tending. For patients with many bleeding wounds where the best treatment is usually &amp;quot;as much as soon as possible&amp;quot;, the difference can easily be life or death.&lt;br /&gt;
&lt;br /&gt;
Medicine is also useful for treating [[disease]], where tend quality is more impactful, and performing [[surgery]], which is boosted greatly by medicine.&lt;br /&gt;
&lt;br /&gt;
== Disfigured == &lt;br /&gt;
[[File:Disfigured.jpg|400px|thumb|right|Damage to the nose caused Hairy to become disfigured]]&lt;br /&gt;
Disfigurement is caused by damage or destruction to any beauty related part. These include the nose, eyes, ears, jaw, and, since version [[Version/1.3.3101]], tongue. Destruction of the parent of any of the previously mentioned parts also cause this malus (ex: a missing jaw also counts as missing a tongue). It adds the &amp;quot;'''Disfigured {{--|15}}'''&amp;quot; [[opinion]] modifier. Disfigurement can be treated by healing/replacing the injured/destroyed body part. Since [[Version/1.5.4062]], replacing the parent part also removes this opinion penalty (ex: [[Denture]]s and [[Bionic jaw]]s prevents the penalty from a missing tongue).&lt;br /&gt;
&lt;br /&gt;
While disfigurement does not have a direct impact on a pawn's [[Beauty (Pawn)|beauty]], it does disable the positive opinion for positive beauty, while stacking with negative beauty.&lt;br /&gt;
&lt;br /&gt;
Even while Disfigured, the opinion modifier won't apply to pawns that are either:&lt;br /&gt;
* Blind&lt;br /&gt;
* [[Kind]]&lt;br /&gt;
* [[Inhumanized]]{{AnomalyIcon}}&lt;br /&gt;
* Belongs to an ideoligion{{IdeologyIcon}} with the [[Scarification]] precept AND the affected part is a scarification.&lt;br /&gt;
* Belongs to an ideoligion{{IdeologyIcon}} with the [[Blindsight]] meme AND the affected part is an eye.&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
Brain injuries in Rimworld cause large amounts of pain (20% or higher for a 5 hp wound), which can render a pawn permanently comatose in certain cases.  This is a result of the reduction in Consciousness from the pain being added on top of the direct reduction in Consciousness from the brain injury itself due to the reduced part efficiency. However, in real life the human brain has no pain receptors.  Despite their perceived location, headaches are usually caused by receptors triggering elsewhere in the head or neck, not by receptors in the brain.  Certain types of headaches are due to irritation or swelling in the meninges, which is the membrane enveloping the brain and which ''does'' have pain receptors.&lt;br /&gt;
&lt;br /&gt;
[[Category:Health]]&lt;/div&gt;</summary>
		<author><name>EverEggs</name></author>
	</entry>
</feed>