# This is an example nethackrc file for Splicehack. You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Examples of common defaults: OPTIONS=!implicit_uncursed OPTIONS=windowtype:tty OPTIONS=showexp,!showscore,time,color,autopickup OPTIONS=!autodig,fruit:slime mold,boulder:0 OPTIONS=pickup_types:$/?=! OPTIONS=symset:DECgraphics OPTIONS=runmode:teleport OPTIONS=number_pad:0 OPTIONS=!sparkle OPTIONS=vt_tiledata # statushitlites is a popular option for 3.6.1 - some common settings: #OPTIONS=marathon OPTIONS=statushilites OPTIONS=hilite_status: hitpoints-max/green&normal OPTIONS=hilite_status: hitpoints/100%/green&normal OPTIONS=hilite_status: hitpoints/<100%/lightgreen&normal OPTIONS=hilite_status: hitpoints/<76%/yellow&normal OPTIONS=hilite_status: hitpoints/<51%/orange&normal OPTIONS=hilite_status: hitpoints/<26%/red&normal OPTIONS=hilite_status: hitpoints/<11%/black&normal OPTIONS=msg_window:reversed OPTIONS=msghistory:20 OPTIONS=menucolors MENUCOLOR=" blessed "=lightgreen MENUCOLOR=" holy "=lightgreen MENUCOLOR=" uncursed "=white MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed.*\(worn\|wielded\)"=orange&underline OPTIONS=hilite_status:hunger/satiated/lightblue OPTIONS=hilite_status:hunger/hungry/red OPTIONS=hilite_status:hunger/weak/orange OPTIONS=hilite_status:hunger/fainting/orange&underline MSGTYPE=hide ".* hope you don't mind.*" OPTIONS=hitpointbar # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!