~ubuntu-branches/ubuntu/dapper/nethack/dapper

« back to all changes in this revision

Viewing changes to dat/help

  • Committer: Bazaar Package Importer
  • Author(s): Joshua Kwan
  • Date: 2004-04-28 22:20:28 UTC
  • Revision ID: james.westby@ubuntu.com-20040428222028-xxg55fuf5dxiaogu
Tags: upstream-3.4.3
ImportĀ upstreamĀ versionĀ 3.4.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        Welcome to NetHack!                ( description of version 3.4 )
 
2
 
 
3
        NetHack is a Dungeons and Dragons like game where you (the adventurer)
 
4
descend into the depths of the dungeon in search of the Amulet of Yendor,
 
5
reputed to be hidden somewhere below the twentieth level.  You begin your
 
6
adventure with a pet that can help you in many ways, and can be trained
 
7
to do all sorts of things.  On the way you will find useful (or useless)
 
8
items, quite possibly with magic properties, and assorted monsters.  You can
 
9
attack a monster by trying to move onto the space a monster is on (but often
 
10
it is much wiser to leave it alone).
 
11
 
 
12
        Unlike most adventure games, which give you a verbal description of
 
13
your location, NetHack gives you a visual image of the dungeon level you are
 
14
on.
 
15
 
 
16
        NetHack uses the following symbols:
 
17
 
 
18
        - and |  The walls of a room, possibly also open doors or a grave.
 
19
        .        The floor of a room or a doorway.
 
20
        #        A corridor, or iron bars, or a tree, or possibly a kitchen
 
21
                 sink (if your dungeon has sinks), or a drawbridge.
 
22
        >        Stairs down: a way to the next level.
 
23
        <        Stairs up: a way to the previous level.
 
24
        @        You (usually), or another human.
 
25
        )        A weapon of some sort.
 
26
        [        A suit or piece of armor.
 
27
        %        Something edible (not necessarily healthy).
 
28
        /        A wand.
 
29
        =        A ring.
 
30
        ?        A scroll.
 
31
        !        A potion.
 
32
        (        Some other useful object (pick-axe, key, lamp...)
 
33
        $        A pile of gold.
 
34
        *        A gem or rock (possibly valuable, possibly worthless).
 
35
        +        A closed door, or a spellbook containing a spell
 
36
                 you can learn.
 
37
        ^        A trap (once you detect it).
 
38
        "        An amulet, or a spider web.
 
39
        0        An iron ball.
 
40
        _        An altar, or an iron chain.
 
41
        {        A fountain.
 
42
        }        A pool of water or moat or a pool of lava.
 
43
        \        An opulent throne.
 
44
        `        A boulder or statue.
 
45
        A to Z, a to z, and several others:  Monsters.
 
46
        I        Invisible or unseen monster's last known location
 
47
 
 
48
                 You can find out what a symbol represents by typing
 
49
                 '/' and following the directions to move the cursor
 
50
                 to the symbol in question.  For instance, a 'd' may
 
51
                 turn out to be a dog.
 
52
 
 
53
 
 
54
y k u   7 8 9   Move commands:
 
55
 \|/     \|/            yuhjklbn: go one step in specified direction
 
56
h-.-l   4-.-6           YUHJKLBN: go in specified direction until you
 
57
 /|\     /|\                        hit a wall or run into something
 
58
b j n   1 2 3           g<dir>:   run in direction <dir> until something
 
59
      numberpad                     interesting is seen
 
60
                        G<dir>,   same, except a branching corridor isn't
 
61
 <  up                  ^<dir>:     considered interesting (the ^ in this
 
62
                                    case means the Control key, not a caret)
 
63
 >  down                m<dir>:   move without picking up objects
 
64
                        F<dir>:   fight even if you don't sense a monster
 
65
                If the number_pad option is set, the number keys move instead.
 
66
                Depending on the platform, Shift number (on the numberpad),
 
67
                Meta number, or Alt number will invoke the YUHJKLBN commands.
 
68
                Control <dir> may or may not work when number_pad is enabled,
 
69
                depending on the platform's capabilities.
 
70
 
 
71
Commands:
 
72
        NetHack knows the following commands:
 
73
        ?       Help menu.
 
74
        /       Tell what a symbol represents.  You may choose to specify
 
75
                a location or give a symbol argument.
 
76
        &       Tell what a command does.
 
77
        <       Go up a staircase (if you are standing on it).
 
78
        >       Go down a staircase (if you are standing on it).
 
79
        .       Rest, do nothing for one turn.
 
80
        _       Travel via a shortest-path algorithm to a point on the map 
 
81
        a       Apply (use) a tool (pick-axe, key, lamp...)
 
82
        A       Remove all armor.
 
83
        ^A      Redo the previous command
 
84
        c       Close a door.
 
85
        C       Call (name) an individual monster.
 
86
        d       Drop something.  d7a:  drop seven items of object a.
 
87
        D       Drop multiple items.  This command is implemented in two
 
88
                different ways.  One way is:
 
89
                "D" displays a list of all of your items, from which you can
 
90
                pick and choose what to drop.  A "+" next to an item means
 
91
                that it will be dropped, a "-" means that it will not be
 
92
                dropped.  Toggle an item to be selected/deselected by typing
 
93
                the letter adjacent to its description.  Select all items
 
94
                with "+", deselect all items with "=".  The <SPACEBAR> moves
 
95
                you from one page of the listing to the next.
 
96
                The other way is:
 
97
                "D" will ask the question "What kinds of things do you want
 
98
                to drop? [!%= au]".  You should type zero or more object
 
99
                symbols possibly followed by 'a' and/or 'u'.
 
100
                Da - drop all objects, without asking for confirmation.
 
101
                Du - drop only unpaid objects (when in a shop).
 
102
                D%u - drop only unpaid food.
 
103
        ^D      Kick (for doors, usually).
 
104
        e       Eat food.
 
105
        E       Engrave a message on the floor.
 
106
                E- - write in the dust with your fingers.
 
107
        f       Fire ammunition from quiver.
 
108
        F       Followed by direction, fight a monster (even if you don't
 
109
                sense it).
 
110
        i       Display your inventory.
 
111
        I       Display selected parts of your inventory, as in
 
112
                I* - list all gems in inventory.
 
113
                Iu - list all unpaid items.
 
114
                Ix - list all used up items that are on your shopping bill.
 
115
                I$ - count your money.
 
116
        o       Open a door.
 
117
        O       Review current options and possibly change them.
 
118
                A menu displaying the option settings will be displayed
 
119
                and most can be changed by simply selecting their entry.
 
120
                Options are usually set before the game with a NETHACKOPTIONS
 
121
                environment variable, or via a config file (defaults.nh,
 
122
                NetHack Defaults, nethack.cnf, .nethackrc, etc.), not with 
 
123
                the 'O' command.
 
124
        p       Pay your shopping bill.
 
125
        P       Put on an accessory (ring, amulet, etc).
 
126
        ^P      Repeat last message (subsequent ^P's repeat earlier messages).
 
127
                The behavior can be varied via the msg_window option.
 
128
        q       Drink (quaff) something (potion, water, etc).
 
129
        Q       Select ammunition for quiver.
 
130
        r       Read a scroll or spellbook.
 
131
        R       Remove an accessory (ring, amulet, etc).
 
132
        ^R      Redraw the screen.
 
133
        s       Search for secret doors and traps around you.
 
134
        S       Save the game.
 
135
        t       Throw an object or shoot a projectile.
 
136
        T       Take off armor.
 
137
        ^T      Teleport, if you are able.
 
138
        v       Displays the version number.
 
139
        V       Display a longer identification of the version, including the
 
140
                history of the game.
 
141
        w       Wield weapon.  w- means wield nothing, use bare hands.
 
142
        W       Wear armor.
 
143
        x       Swap wielded and secondary weapons.
 
144
        X       Switch the game to explore (discovery) mode.
 
145
        ^X      Show your attributes.
 
146
        z       Zap a wand.
 
147
        Z       Cast a spell.
 
148
        ^Z      Suspend the game.
 
149
        :       Look at what is here.
 
150
        ;       Look at what is somewhere else.
 
151
        ,       Pick up some things.
 
152
        @       Toggle the pickup option.
 
153
        ^       Ask for the type of a trap you found earlier.
 
154
        )       Tell what weapon you are wielding.
 
155
        [       Tell what armor you are wearing.
 
156
        =       Tell what rings you are wearing.
 
157
        "       Tell what amulet you are wearing.
 
158
        (       Tell what tools you are using.
 
159
        *       Tell what equipment you are using; combines the preceding five.
 
160
        $       Count your gold pieces.
 
161
        +       List the spells you know; also rearrange them if desired.
 
162
        \       Show what types of objects have been discovered.
 
163
        !       Escape to a shell, if supported in your version and OS.
 
164
        #       Introduces one of the "extended" commands.  To get a list of
 
165
                the commands you can use with "#" type "#?".  The extended
 
166
                commands you can use depends upon what options the game was
 
167
                compiled with, along with your class and what type of monster
 
168
                you most closely resemble at a given moment.  If your keyboard
 
169
                has a meta key (which, when pressed in combination with another
 
170
                key, modifies it by setting the 'meta' (8th, or 'high') bit),
 
171
                these extended commands can be invoked by meta-ing the first
 
172
                letter of the command.  An alt key may have a similar effect.
 
173
 
 
174
        If the "number_pad" option is on, some additional letter commands
 
175
        are available:
 
176
 
 
177
        h       displays the help menu, like '?'
 
178
        j       Jump to another location.
 
179
        k       Kick (for doors, usually).
 
180
        l       Loot a box on the floor.
 
181
        n       followed by number of times to repeat the next command
 
182
        N       Name an object or type of object.
 
183
        u       Untrap a trapped object or door.
 
184
 
 
185
        You can put a number before a command to repeat it that many times,
 
186
        as in "40." or "20s.".  If you have the number_pad option set, you
 
187
        must type 'n' to prefix the count, as in "n40." or "n20s".
 
188
 
 
189
 
 
190
        Some information is displayed on the bottom line or perhaps in a
 
191
        box, depending on the platform you are using.  You see your
 
192
        attributes, your alignment, what dungeon level you are on, how many
 
193
        hit points you have now (and will have when fully recovered), what
 
194
        your armor class is (the lower the better), your experience level,
 
195
        and the state of your stomach.  Optionally, you may or may not see
 
196
        other information such as spell points, how much gold you have, etc.
 
197
 
 
198
        Have Fun, and Happy Hacking!