This is cron-daily v1-May-7-2026. 005guidebook updated: doc/Guidebook.txt

This commit is contained in:
nhw_cron
2026-05-29 15:40:22 -04:00
committed by nhmall
parent 0c7070037d
commit 526ffaa582
+45 -45
View File
@@ -268,8 +268,8 @@
+----------------------------------------------------------------+ +---------------------------------------------------------------+
| The bat bites! | |The bat bites! |
| | | |
| ------ | | ------ |
| |....| ---------- | | |....| ---------- |
@@ -280,10 +280,10 @@
| | | |
| | | |
| | | |
| Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 Neutral | |Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 Neutral |
| Dlvl:1 $:993 HP:9(12) Pw:3(3) AC:10 Exp:1/19 T:752 Hungry Conf | |Dlvl:1 $:993 HP:9(12) Pw:3(3) AC:10 Exp:1/19 T:752 Hungry Conf |
+----------------------------------------------------------------+ +---------------------------Figure-1----------------------------+
Figure 1
@@ -334,12 +334,11 @@
+----------------------------------------------------------------+ +---------------------------------------------------------------+
| Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 | |Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 |
| Neutral $:993 HP:9(12) Pw:3(3) AC:10 Exp:1/19 Hungry | |Neutral $:993 HP:9(12) Pw:3(3) AC:10 Exp:1/19 Hungry |
| Dlvl:1 T:752 Conf | |Dlvl:1 T:752 Conf |
+----------------------------------------------------------------+ +---------------------------Figure-2----------------------------+
Figure 2
3.1. The status lines (bottom) 3.1. The status lines (bottom)
@@ -390,6 +389,7 @@
dealing with magic). It affects your magical energy. dealing with magic). It affects your magical energy.
NetHack 5.0.0 May 29, 2026 NetHack 5.0.0 May 29, 2026
@@ -731,15 +731,14 @@
fight monsters; the others (below) are "safe." fight monsters; the others (below) are "safe."
+-----------------------------------------------------+ +----------------------------------------------------------------+
| y k u 7 8 9 | | y k u 7 8 9 |
| \ | / \ | / | | \ | / \ | / |
| h- . -l 4- . -6 | | h- . -l 4- . -6 |
| / | \ / | \ | | / | \ / | \ |
| b j n 1 2 3 | | b j n 1 2 3 |
| (number_pad off) (number_pad on) | | (number_pad off) (number_pad on) |
+-----------------------------------------------------+ +---------------------------Figure-3-----------------------------+
Figure 3
[YUHJKLBN] [YUHJKLBN]
Go in that direction until you hit a wall or run into something. Go in that direction until you hit a wall or run into something.
@@ -784,6 +783,7 @@
Note: <Control>+<key> means holding the <Control> or <Ctrl> key Note: <Control>+<key> means holding the <Control> or <Ctrl> key
down like <Shift> while typing and releasing <key>, then releas- down like <Shift> while typing and releasing <key>, then releas-
ing <Control>. ^<key> is used as shorthand elsewhere in the
NetHack 5.0.0 May 29, 2026 NetHack 5.0.0 May 29, 2026
@@ -796,7 +796,6 @@
ing <Control>. ^<key> is used as shorthand elsewhere in the
Guidebook to mean the same thing. Control characters are case- Guidebook to mean the same thing. Control characters are case-
insensitive so ^x and ^X are the same. insensitive so ^x and ^X are the same.
@@ -852,6 +851,7 @@
NetHack 5.0.0 May 29, 2026 NetHack 5.0.0 May 29, 2026
@@ -1280,10 +1280,10 @@
<rubout> on others. It is sometimes displayed as ^? even though <rubout> on others. It is sometimes displayed as ^? even though
that is not an actual control character. that is not an actual control character.
Many terminals have an option to swap the <delete> and <back- Many terminals have an option to swap the <delete> and
space> keys, so typing the <del> key might not execute this com- <backspace> keys, so typing the <del> key might not execute this
mand. If that happens, you can use the extended command "#ter- command. If that happens, you can use the extended command
rain" instead. "#terrain" instead.
# Perform an extended command. # Perform an extended command.
@@ -1984,8 +1984,8 @@
monsters list contains at least two types of monsters). monsters list contains at least two types of monsters). Which-
Whichever ordering is picked gets assigned to the sortvanquished ever ordering is picked gets assigned to the sortvanquished
option so is remembered for subsequent #vanquished requests. The option so is remembered for subsequent #vanquished requests. The
"#genocided" command shares this sorting order. "#genocided" command shares this sorting order.
@@ -3196,9 +3196,9 @@
push the first into secondary position. push the first into secondary position.
When in two-weapon combat mode, using the `X' command toggles When in two-weapon combat mode, using the `X' command toggles
back to single-weapon mode. Throwing or dropping either of the back to single-weapon mode. Throwing or dropping either of the weap-
weapons or having one of them be stolen or destroyed will also make ons or having one of them be stolen or destroyed will also make you
you revert to single-weapon combat. revert to single-weapon combat.
7.5. Armor (`[') 7.5. Armor (`[')
@@ -3991,10 +3991,10 @@
Here is a list of allowed directives: Here is a list of allowed directives:
OPTIONS OPTIONS
There are two types of options, boolean and compound options. There are two types of options, boolean and compound options. Bool-
Boolean options toggle a setting on or off, while compound options ean options toggle a setting on or off, while compound options take
take more diverse values. Prefix a boolean option with "no" or `!' more diverse values. Prefix a boolean option with "no" or `!' to
to turn it off. For compound options, the option name and value are turn it off. For compound options, the option name and value are
separated by a colon. Some options are persistent, and apply only separated by a colon. Some options are persistent, and apply only
to new games. You can specify multiple OPTIONS directives, and mul- to new games. You can specify multiple OPTIONS directives, and mul-
tiple options separated by commas in a single OPTIONS directive. tiple options separated by commas in a single OPTIONS directive.
@@ -5007,7 +5007,7 @@
petattr petattr
Specifies one or more text highlighting attributes to use when show- Specifies one or more text highlighting attributes to use when show-
ing pets on the map. Effectively a superset of the hilite_pet ing pets on the map. Effectively a superset of the hilite_pet bool-
NetHack 5.0.0 May 29, 2026 NetHack 5.0.0 May 29, 2026
@@ -5020,7 +5020,7 @@
boolean option. Curses or tty interface only; value is one of none, ean option. Curses or tty interface only; value is one of none,
bold, dim, underline, italic, blink, and inverse. Some of those bold, dim, underline, italic, blink, and inverse. Some of those
choices might not work, depending upon terminal hardware or terminal choices might not work, depending upon terminal hardware or terminal
emulation software. emulation software.
@@ -5768,17 +5768,17 @@
3 - on, except forced off for perm_invent 3 - on, except forced off for perm_invent
4 - auto, except forced off for perm_invent 4 - auto, except forced off for perm_invent
(The 26x82 size threshold for `2' refers to number of rows and (The 26x82 size threshold for `2' refers to number of rows and col-
columns of the display. A width of at least 110 columns (80+2+26+2) umns of the display. A width of at least 110 columns (80+2+26+2) is
is needed to show borders if align_status is set to left or right.) needed to show borders if align_status is set to left or right.)
The persistent inventory window, when enabled, can grow until it is The persistent inventory window, when enabled, can grow until it is
too big to fit on most displays, resulting in truncation of its con- too big to fit on most displays, resulting in truncation of its con-
tents. If borders are forced on (1) or the display is big enough to tents. If borders are forced on (1) or the display is big enough to
show them (2), setting the value to 3 or 4 instead will keep borders show them (2), setting the value to 3 or 4 instead will keep borders
for the map, message, and status windows but have room for two addi- for the map, message, and status windows but have room for two addi-
tional lines of inventory plus widen each inventory line by two tional lines of inventory plus widen each inventory line by two col-
columns. umns.
windowcolors windowcolors
If NetHack can, it should display all windows of a particular style If NetHack can, it should display all windows of a particular style
@@ -6369,15 +6369,15 @@
them. To specify multiple attributes, use `+' to combine those. For them. To specify multiple attributes, use `+' to combine those. For
example: "magenta&inverse+dim". example: "magenta&inverse+dim".
Note that the display may substitute or ignore particular attrib- Note that the display may substitute or ignore particular
utes depending upon its capabilities, and in general may interpret the attributes depending upon its capabilities, and in general may inter-
attributes any way it wants. For example, on some display systems a pret the attributes any way it wants. For example, on some display
request for bold might yield blink or vice versa. On others, issuing systems a request for bold might yield blink or vice versa. On oth-
an attribute request while another is already set up will replace the ers, issuing an attribute request while another is already set up will
earlier attribute rather than combine with it. Since NetHack issues replace the earlier attribute rather than combine with it. Since
attribute requests sequentially (at least with the tty interface) NetHack issues attribute requests sequentially (at least with the tty
rather than all at once, the only way a situation like that can be interface) rather than all at once, the only way a situation like that
controlled is to specify just one attribute. can be controlled is to specify just one attribute.
You can adjust the appearance of the following status fields: You can adjust the appearance of the following status fields:
title dungeon-level experience-level title dungeon-level experience-level