Regeneration: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{As Of Patch|2.0.201.48}}
{{Mutation
{{Mutation
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image = none
| image = {{mutation page image}}
| type = Physical
| type = Physical
| cost = 4
| cost = 4
| id = Regeneration
| id = Regeneration
| code = bt
| startingmutation = yes
| gameversion = 2.0.206.63
| desc = Your wounds heal very quickly.
| desc = Your wounds heal very quickly.


Line 13: Line 12:
| realitydistort =no
| realitydistort =no
}}
}}
'''{{Name}}''' is a physical mutation which improves the player’s natural {{heart}}[[HP]] regeneration rate and allows the player to regrow lost limbs. This regeneration rate is applied in addition to the creature's normal [[HP#Losing and Gaining Hitpoints|HP regeneration rate.]]
Regeneration provides the ability to regrow missing body parts, with a level-based chance of occurring each turn. If the limb regeneration chance equals or exceeds 100%, the creature will be guaranteed to regrow a limb within one turn and, additionally, will be immune to decapitation. Note that only one limb can be regrown at a time, and parent limbs must be regrown before child limbs can be regrown (such as an arm needing to be regrown before a hand can then regrow).


'''{{Name}}''' is a physical mutation which improves the player’s natural [[HP]] regeneration rate and allows the player to regrow lost limbs. This regeneration rate is applied in addition to the creature's normal [[HP#Losing and Gaining Hitpoints|HP regeneration rate.]]  
Regeneration and other regeneration causing items also have the ability to remove removable minor physical debuffs that affect metabolic, respiratory, circulatory, structural, or neurological functioning, with a level-based chance to do so each turn. This includes [[bleeding]] and [[itchy skin]]; however, Regeneration cannot cure [[fungal infections]] that have already developed at any level because it is no longer considered an effect.


Regeneration provides the ability to regrow missing body parts, with a level-based chance of occurring each turn. If the limb regeneration chance equals or exceeds 100%, the creature will be guaranteed to regrow a limb within one turn and, additionally, will be immune to decapitation. Note that only one limb can be regrown at a time, and parent limbs must be regrown before child limbs can be regrown (such as an arm needing to be regrown before a hand can then regrow).  
At mutation level 5, this ability extends to major physical debuffs, including diseases (such as [[glotrot]], [[ironshank]], and [[monochrome]]) and their onset conditions ([[sore throat]], [[stiff legs]], and [[blurry vision]]).


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 ==
==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}}
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}}
Line 38: Line 39:


{| class="wikitable"
{| class="wikitable"
!Mutation Level
!Mutation<br>Level
!Regeneration Bonus
!Regen<br>Bonus
!Limb Regen Chance
!Limb<br>Regen Chance
!Remove Debuff Chance
!Remove<br>Debuff Chance
|-
|-
|1
|1
Line 92: Line 93:
|100%
|100%
|4%
|4%
|-
|}
</div>
<div style="margin-right: 2.5em;">
{| class="wikitable"
!Mutation<br>Level
!Regen<br>Bonus
!Limb<br>Regen Chance
!Remove<br>Debuff Chance
|-
|-
|11
|11
Line 117: Line 130:
|150%
|150%
|6%
|6%
|}
</div>
<div style="margin-right: 2.5em;">
{| class="wikitable"
!Mutation Level
!Regeneration Bonus
!Limb Regen Chance
!Remove Debuff Chance
|-
|-
|16
|16
Line 153: Line 155:
|200%
|200%
|7%
|7%
|}
</div>
<div style="margin-right: 2.5em;">
{| class="wikitable"
!Mutation<br>Level
!Regen<br>Bonus
!Limb<br>Regen Chance
!Remove<br>Debuff Chance
|-
|-
|21
|21
Line 205: Line 218:
|}
|}


</div>
</div>
</div>


<div style="margin-right: 2.5em;">
== Effects affected ==
The following effects can be removed by regeneration. These effects are only healed if they are applied to the creature that has regeneration, not their equipment. This includes natural equipment that is technically part of a creature's body, such as {{Favilink|Horns}}. The specific criteria for which effects can be removed by Regeneration are based on effect type as follows:{{Code Reference|class=GameObject|namespace=XRL.World|method=FireEvent|case="Regenera"}}
* Must be at least one of the following effect types: ''metabolic'', ''respiratory'', ''circulatory'', ''structural'', or ''neurological''
* Must be both of the following effect types: ''negative'' and ''removable''
* Must also be a ''minor'' effect unless Regeneration level is greater than or equal to 5
 
=== Regen < 5 ===
{{#cargo_query:table=Effects
|fields =CONCAT('[[', _pageName, '{{!}}', PlainName, ']]')
|where = Type RLIKE "111[01]{24}$" AND (Type RLIKE "1[01]{13}$" OR Type RLIKE "1[01]{10}$" OR Type RLIKE "1[01]{4}$" OR Type RLIKE "1[01]{3}$" OR Type RLIKE "1[01]{2}$")
|format = ul
|columns = 3}}


=== Regen >= 5 ===
All of the above effects, plus the following:
{{#cargo_query:table=Effects
|fields =CONCAT('[[', _pageName, '{{!}}', PlainName, ']]')
|where = Type RLIKE "110[01]{24}$" AND (Type RLIKE "1[01]{13}$" OR Type RLIKE "1[01]{10}$" OR Type RLIKE "1[01]{4}$" OR Type RLIKE "1[01]{3}$" OR Type RLIKE "1[01]{2}$")
|format = ul
|columns = 3}}


==Advantages & Disadvantages==
==Advantages & Disadvantages==
{{Opinion}}
{{Opinion}}
===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}} or a {{Favilink|Regeneration tank|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 {{heart}}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
Line 222: Line 254:
===Disadvantages===
===Disadvantages===
* High Mutation Point cost at character generation
* High Mutation Point cost at character generation
* The bonus to passive [[HP]] regeneration is too low to make a significant difference in most fights
* The bonus to passive {{heart}}[[HP]] regeneration is too low to make a significant difference in most fights
* 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
* 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
* Similarly, at level 5 and beyond it locks you out of [[Ironshank]]'s potential 5{{AV}}[[AV]] bonus
==Creatures with Regeneration==
{{Creatures with the mutation|Regeneration}}
== References ==
== References ==
<references/>
<references/>
{{Mutation Navbox}}
{{Mutation Navbox}}