Adam Richardson's Site

Nethack Config

Table of Contents

<2022-05-01 Sun>

Resources

Config

# tty or curses
OPTIONS=windowtype:tty
OPTIONS=color,menucolors,time

name=Adam

# Pet names
OPTIONS=catname:Jayqwellin
OPTIONS=dogname:Timoethy
OPTIONS=horsename:DeNice

OPTIONS=!autopickup
OPTIONS=boulder:0

# Ensure changes will be shown for a few turns after they happen.
OPTIONS=statushilites:10

# Always show gold as the proper color.
OPTIONS=hilite_status:gold/always/yellow

# Show when XL changes.
OPTIONS=hilite_status:experience-level/changed/white/cyan

# Specify multiple cutoffs for all ability scores.
OPTIONS=hilite_status:characteristics/<5/red/>6/orange/>8/brown/>11/yellow/>13/green/>16/cyan/>18/lightblue

# Hilight multiple encumbrance statuses.
OPTIONS=hilite_status:carrying-capacity/burdened/yellow/stressed/orange

# Percentage cutoffs for hitpoints.
OPTIONS=hilite_status:hitpoints/100%/brightgreen
OPTIONS=hilite_status:hitpoints/<100%/green
OPTIONS=hilite_status:hitpoints/<60%/yellow
OPTIONS=hilite_status:hitpoints/<40%/red

MENUCOLOR="blessed"=cyan&bold
MENUCOLOR="cursed"=orange&bold
MENUCOLOR="uncursed"=green

# color only the real Amulet
MENUCOLOR="Amulet of Yendor named"=magenta

MENUCOLOR="gold piece"=yellow

# forgotten spell
MENUCOLOR="[a-zA-Z] - [a-zA-Z ]+[ ]+[0-9]+\*[ ]+[a-z]+[ ]+[0-9]+%"=magenta

OPTIONS=msghistory:50
OPTIONS=msg_window:reversed