Difference between revisions of "Regeneration rate"
m |
|||
Line 3: | Line 3: | ||
===Rate Math=== | ===Rate Math=== | ||
− | Your base regeneration rate (BRR) follows | + | Your base regeneration rate (BRR) is calculated as follows: |
− | + | ::<font size="3"><code>20 + MHP / 6</code></font> | |
− | + | So for every 1 max HP, BRR increases by 1/6. | |
− | |||
− | ::<font size="3"><code>MHP / 6 | ||
− | So for every max HP | ||
Total regeneration rate (TRR) is modified as follows, in this order: | Total regeneration rate (TRR) is modified as follows, in this order: | ||
Line 40: | Line 37: | ||
==History== | ==History== | ||
+ | *Prior to [[0.30]], base regeneration rate was <code>MHP / 3</code> if under 60 max HP, and <code>MHP / 6 + 10</code> if over it. Regeneration rate was lower at all max HP levels. | ||
*Prior to [[0.28]], the Regen+ property gave a bonus regen of 100 (1.0 HP/turn) instead of 80. | *Prior to [[0.28]], the Regen+ property gave a bonus regen of 100 (1.0 HP/turn) instead of 80. | ||
*Prior to [[0.27]], the Regen+ property gave a bonus regeneration rate of 40 (0.4 HP/turn) instead of 100. | *Prior to [[0.27]], the Regen+ property gave a bonus regeneration rate of 40 (0.4 HP/turn) instead of 100. | ||
[[Category:Game mechanics]] | [[Category:Game mechanics]] |
Revision as of 13:55, 8 June 2023
Your regeneration rate is the speed at which your character recovers HP. It is affected by many things, almost all of which stack.
Rate Math
Your base regeneration rate (BRR) is calculated as follows:
20 + MHP / 6
So for every 1 max HP, BRR increases by 1/6.
Total regeneration rate (TRR) is modified as follows, in this order:
- The Regen+ property adds 80 per instance, which stacks.
- An artefact may generate with Regen+.
- An Amulet of regeneration gives a rank of Regen+.
- A troll leather armour has Regen+.
- The moon troll leather armour unrandart adds another rank of the property (Regen++ in total).
- The regeneration mutation adds a rank of Regen+ per level.
- The robe of Vines gives Regen++++.
- The demonspawn mutation Powered by Death has a chance to add a temporary regen bonus of up to 100*level. Further kills can increase this up to a maximum of 1000-1200, but falls by 100 every 2-5 turns.
- If you are a vampire and Alive, add 20.
- If you have Inhibited Regeneration (from the mutation, being a Ghoul or Bloodless vampire, or suffering from Collapse), set your rate to 0 if there are monsters in your LoS.
- If you are a deep dwarf or you are sick, set the rate to 0.
- Jiyva adds anywhere between 80 and 160, depending on piety level.
- Trog's Hand adds 100.
Because the last two effects are applied last, they are not modified by any other factors and can even heal deep dwarves.
Every turn (10 auts) you accumulate regeneration points equal to your TRR. When you accumulate 100 points, you heal 1 HP, and excess regeneration points are carried over to the next turn.
If your last action didn't last 10 auts, the amount of regeneration points you gain is scaled with the amount of time taken; your regeneration rate will remain consistent regardless of how quickly or slowly you are acting.
At 100 MHP, your BRR is 26. In order to get 50 BRR (regain 1 HP every 2 turns), you would need 240 MHP; for 100 BRR (heal every turn), you would need 540 MHP. Items or mutations that increase regeneration are far more efficient at raising your regeneration rate than stacking HP.
Examples
- You have 30 MHP so you use the first formula. Your BRR is 30/3 => 10. It will take 10 turns to accumulate 100 regeneration points and heal by 1 HP. Your healing rate is 1 HP for every 10 turns.
- You have 90 MHP which is over 60 so you use the second formula. Your BRR is 90/6 => 15+10 => 25. It will take 4 turns to accumulate 100 regeneration points and heal by 1 HP. Your healing rate is 1 HP for every 4 turns.
- Same as above, except you're wearing a troll leather armour, which adds 80 to this rate. Your TRR is 25+80 => 105. You accumulate 100 regeneration points and heal by 1 HP every turn, with 5 left over. Your healing rate is 1 HP every turn, with an additional HP every 20 turns.
History
- Prior to 0.30, base regeneration rate was
MHP / 3
if under 60 max HP, andMHP / 6 + 10
if over it. Regeneration rate was lower at all max HP levels. - Prior to 0.28, the Regen+ property gave a bonus regen of 100 (1.0 HP/turn) instead of 80.
- Prior to 0.27, the Regen+ property gave a bonus regeneration rate of 40 (0.4 HP/turn) instead of 100.