Difference between revisions of "Hit points"
(→See also) |
(→Ways to recover hit points: add Healing Food link) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 19: | Line 19: | ||
Beyond waiting for them to regenerate, players can recover hit points via any of the following means: | Beyond waiting for them to regenerate, players can recover hit points via any of the following means: | ||
− | *Drinking [[healing tea]] or [[blue water]], eat a [[chocolate sword]], smell a [[healing rose]]. | + | *Drinking [[healing tea]] or [[blue water]], eat a [[chocolate sword]] or some [[Healing Food|foods]], smell a [[healing rose]]. |
*Performing any of the following [[:Category:Rituals|priest rituals]]: | *Performing any of the following [[:Category:Rituals|priest rituals]]: | ||
**[[Cure Light Wounds]] | **[[Cure Light Wounds]] | ||
Line 36: | Line 36: | ||
Players can see ''approximately'' what fraction of their maximum hitpoints another character has by using the [[health_(command)|health]] command, or if [[groups|grouped]] with that player, by using 'group status'. | Players can see ''approximately'' what fraction of their maximum hitpoints another character has by using the [[health_(command)|health]] command, or if [[groups|grouped]] with that player, by using 'group status'. | ||
− | + | ==See also== | |
+ | *[[:Category:Healing]] | ||
+ | *[[Guild points]] | ||
+ | *[[Action points]] | ||
+ | *[[Experience points]] | ||
+ | *[[Health_(command)|Health]] | ||
+ | *[[Monitor]] | ||
+ | *[[Death]] | ||
==External links== | ==External links== | ||
− | * | + | *{{Concepthelp|hitpoints}} |
− | *[http:// | + | *{{Newbiehelp|healing_methods}} |
+ | * A [http://bonuses.irreducible.org/hp.php hitpoint calculator] is also available. | ||
[[Category:Concepts]] | [[Category:Concepts]] |
Revision as of 14:12, 4 January 2017
Hit points (also known as Health points or just HP) are a measure of a player's vitality. When the player takes damage by any means, they lose hit points. If their hit points fall below zero, they get a visit from he who talks like this.
Contents
Maximum hit points
The maximum amount of hit points a player has is mostly controlled by their bonus in adventuring.health. There is also an effect from the player's weight.
To determine a player's maximum hit point total, read off the 'weight factor' from the graph to the right based on the player's weight, and then apply the following formula:
Max HP = floor( (150 + 10 * con + 4 * ad.he bonus) * weight-factor )
Hit point regeneration
The rate at which hitpoints regenerate is controlled by the player's constitution and strength stats, with a stronger emphasis on the former. Specifically, it is:
HP regen per round = rounddown(sqrt(200/9.8 * (4 * ln(con) + ln (str)) - 50) - 10)
Ways to recover hit points
- See also: Category:Healing
Beyond waiting for them to regenerate, players can recover hit points via any of the following means:
- Drinking healing tea or blue water, eat a chocolate sword or some foods, smell a healing rose.
- Performing any of the following priest rituals:
- Applying a bandage to themself.
- Zapping themself with an oak wand.
- Relax in some hot springs.
Players can also use stat items to increase their constitution or strength stats, which may result in an increase in the natural hit point regeneration rate.
Viewing hitpoints
Players can view their current and maximum hitpoints via the score command. If the player is in combat or otherwise in most situations where the player takes damage, the monitor will show up detailing their current and maximum hitpoints.
Players can see approximately what fraction of their maximum hitpoints another character has by using the health command, or if grouped with that player, by using 'group status'.
See also
External links
- Discworld concept help: hitpoints
- Discworld concept help: healing_methods
- A hitpoint calculator is also available.