Regeneration: Difference between revisions

449 bytes added ,  11:25, 3 November 2020
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{As Of Patch|2.0.201.44}}
{{As Of Patch|2.0.201.48}}


{{Mutation
{{Mutation
Line 19: Line 19:


Regeneration also has the ability to remove minor physical debuffs, such as [[Bleeding]], with a level-based chance to do so each turn. At mutation level 5, this ability extends to any physical debuff, including diseases (such as [[Glotrot]], [[Ironshank]], and [[Monochrome]]) and their onset conditions ([[Sore throat]], [[Stiff legs]], and [[Blurry vision]]). Regeneration can cure [[Itchy skin]] beginning at mutation level 1, but it cannot cure [[Fungal Infections]] that have already developed.
Regeneration also has the ability to remove minor physical debuffs, such as [[Bleeding]], with a level-based chance to do so each turn. At mutation level 5, this ability extends to any physical debuff, including diseases (such as [[Glotrot]], [[Ironshank]], and [[Monochrome]]) and their onset conditions ([[Sore throat]], [[Stiff legs]], and [[Blurry vision]]). Regeneration can cure [[Itchy skin]] beginning at mutation level 1, but it cannot cure [[Fungal Infections]] that have already developed.
 
==Formulas ==
The following formulas are used to determine healing rate, bonus, change to regenerate limbs, and chance to remove debuffs (rounded down) based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Regeneration}}
{|class="wikitable"
! Healing Rate Bonus
| {{simple formula| 0.1 + 0.1 * Level }}
|-
! Limb Regen Chance
| {{simple formula| Level * 10 }}
|-
! Remove Debuff Chance
| {{simple formula| 1 + Level / 3 }}
|}
== Advancement Table ==
== Advancement Table ==


Line 29: Line 40:
!Mutation Level
!Mutation Level
!Regeneration Bonus
!Regeneration Bonus
!Chance to Regenerate Limb
!Limb Regen Chance
!Chance to Remove Physical Debuff
!Remove Debuff Chance
|-
|-
|1
|1
Line 115: Line 126:
!Mutation Level
!Mutation Level
!Regeneration Bonus
!Regeneration Bonus
!Chance to Regenerate Limb
!Limb Regen Chance
!Chance to Remove Physical Debuff
!Remove Debuff Chance
|-
|-
|16
|16
Line 203: Line 214:
===Advantages===
===Advantages===
* Gives the player easy access to limb regeneration, which normally requires specific resources, such as {{Favilink|Ubernostrum injector|plural}}, {{Favilink|Regeneration tank|plural}}, or {{Favilink|Hyperbiotic bed|plural}}
* Gives the player easy access to limb regeneration, which normally requires specific resources, such as {{Favilink|Ubernostrum injector|plural}}, {{Favilink|Regeneration tank|plural}}, or {{Favilink|Hyperbiotic bed|plural}}
*No limit on how many limbs a player can regenerate
* No limit on how many limbs a player can regenerate
* Increases the player’s passive HP regeneration
* Increases the player’s passive HP regeneration
*Provides essentially full immunity to diseases at mutation level 5
* Provides essentially full immunity to diseases at mutation level 5
*Provides immunity to decapitation at mutation level 10
* Provides immunity to decapitation at mutation level 10
*Provides essentially full immunity to fungal infections at mutation level 1
* Provides essentially full immunity to fungal infections at mutation level 1


===Disadvantages===
===Disadvantages===
Line 214: Line 225:
* Limbs are dismembered ''very'' infrequently in {{Gamename}}, and the “normal” methods of regenerating limbs are common ''enough'' to regrow any lost limbs
* Limbs are dismembered ''very'' infrequently in {{Gamename}}, and the “normal” methods of regenerating limbs are common ''enough'' to regrow any lost limbs
* {{favilink|hyperbiotic bed|plural}} are easily found in {{favilink|Grit Gate}}, so a source of limb regeneration is always available if the player has a recoiler
* {{favilink|hyperbiotic bed|plural}} are easily found in {{favilink|Grit Gate}}, so a source of limb regeneration is always available if the player has a recoiler
*This mutation may lock you out of getting fungal infections, preventing you from gaining any benefits they bring
* This mutation may lock you out of getting fungal infections, preventing you from gaining any benefits they bring
 
== References ==
<references/>
{{Mutation Navbox}}
{{Mutation Navbox}}