-
Notifications
You must be signed in to change notification settings - Fork 0
/
.nethackrc
150 lines (121 loc) · 3.64 KB
/
.nethackrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# Example nethackrc files:
# https://github.com/gabebw/dotfiles/blob/master/nethackrc
# QUICKREF
# ^P - show messages
# ^O - show dungeon levels?
# ^X - show attributes/self
# REFERENCES
# "You feel..." - https://nethackwiki.com/wiki/You_feel
# Class
OPTIONS=align:c
OPTIONS=race:h
OPTIONS=role:r
#OPTIONS=pettype:dog
# Options In Testing
#OPTIONS=pickup_types:all
# cash, amulets, scrolls, spellbooks, potions, rings, wands
#* # NOT gems/rocks
#OPTIONS=pickup_types:$"?+!=/
# Naming
OPTIONS=gender:m
OPTIONS=name:Trent
OPTIONS=catname:Moon
OPTIONS=dogname:Fido
OPTIONS=horsename:Nay
# Static
OPTIONS=number_pad:0
OPTIONS=boulder:0
OPTIONS=color
OPTIONS=!autopickup
OPTIONS=rest_on_space
OPTIONS=autodig
OPTIONS=msg_window:reversed
##
##
## From nethack.alt.org defaults
##
##
# Enable the curses interface
#OPTIONS=windowtype:curses
## Automatically dig if you are wielding a digging tool and moving
## into a place that can be dug
#OPTIONS=autodig
## Walking into a door attempts to open it
#OPTIONS=autoopen
## Allow saving and loading bones files.
#OPTIONS=bones
## Show out-of-sight areas of lit rooms
#OPTIONS=dark_room
## Use inverse for pets
#OPTIONS=hilite_pet
## Use inverse for piles of items
#OPTIONS=hilite_pile
## How recalled messages (ctrl-p) are displayed.
#OPTIONS=msg_window:reversed
## use IBMgraphics or DECgraphics
#OPTIONS=symset:DECgraphics
#OPTIONS=symset:IBMgraphics
## Change symbols
#SYMBOLS=S_ghost:X
## Sort items by name. One of "none", "loot", or "full"
#OPTIONS=sortloot:full
## Require explicit yes for some prompts
#OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove
## Conducts
#OPTIONS=nudist
#OPTIONS=blind
## Colored menus. Regular expressions allowed.
#
OPTIONS=menucolors
MENUCOLOR=" blessed "=green
MENUCOLOR=" holy "=green
MENUCOLOR=" cursed "=red
MENUCOLOR=" unholy "=red
MENUCOLOR=" cursed .* (being worn)"=orange&underline
## Messagetypes
#
## displacing pets. hide the message.
#MSGTYPE=hide "You swap places with your .*"
## items on floor. don't repeat the message.
#MSGTYPE=norep "You see here a .*"
#MSGTYPE=norep "You see here an .*"
## delayed instadeaths. always prompt for -more-
#MSGTYPE=stop "You are slowing down."
#MSGTYPE=stop "You find it hard to breathe."
#MSGTYPE=stop "You are turning a little .*"
## moving up or down stairs
#MSGTYPE=hide "You descend .*"
#MSGTYPE=hide "You (climb|fly) (up|down) .*"
## Use status hilites
#
OPTIONS=statushilites
# HP
OPTIONS=hitpointbar
OPTIONS=hilite_status:hitpoints/100%/grey&normal
OPTIONS=hilite_status:hitpoints/<100%/green&normal
OPTIONS=hilite_status:hitpoints/<66%/yellow&normal
OPTIONS=hilite_status:hitpoints/<50%/orange&normal
OPTIONS=hilite_status:hitpoints/<33%/red&bold
OPTIONS=hilite_status:hitpoints/<15%/red&inverse
## Pw
OPTIONS=hilite_status:power/100%/grey&normal
OPTIONS=hilite_status:power/<100%/green&normal
OPTIONS=hilite_status:power/<66%/yellow&normal
OPTIONS=hilite_status:power/<50%/orange&normal
OPTIONS=hilite_status:power/<33%/red&bold
## Carry
OPTIONS=hilite_status:cap/burdened/yellow/stressed/orange/strained/red&bold/overtaxed/red&inverse/overloaded/red&inverse&blink
## Hunger
OPTIONS=hilite_status:hunger/satiated/yellow/hungry/orange/weak/red&bold/fainting/red&inverse/fainted/red&inverse&blink
## Mental
OPTIONS=hilite_status:condition/hallu/yellow
OPTIONS=hilite_status:condition/conf/orange
OPTIONS=hilite_status:condition/stun/red&bold
## Health
OPTIONS=hilite_status:condition/termill/red&inverse
OPTIONS=hilite_status:condition/foodpois/red&inverse
OPTIONS=hilite_status:condition/slime/red&inverse
# Str, Con, Dex, Int, Wis, Cha
OPTIONS=hilite_status:characteristics/up/green/down/red
# gold
OPTIONS=hilite_status: gold/up/yellow/down/brown