# junethack FIQ # FIQ rcfile based off stth's dNAO rcfile # # This RC is for NetHack 3.6.0 ############################################################################### # $Id: rc.dNetHack-NAO,v 381.101 2015/02/03 08:23:56 st-th Exp $ # # Welcome to stth's configuration file for dNetHack 3.8.1! # # This configuration file is meant to be used with the "dNAO" version of # dNetHack. dNAO offers an enhanced patch set, and this configuration file # makes extensive use thereof. As of this writing, dNAO is installed on # the "acehack.de" (ADE) public server. # # If you find anything of interest in here, feel free to steal it! :-) # # Note that this configuration file is *not* really targeted at beginners. My # advice is to read up on the individual patches via the supplied links, then # Section overview: # # - color information # - general graphics options # - vanilla options (incl. autopickup & AUTOPICKUP_EXCEPTIONs) # - miscellaneous patches # - curses interface # - MENUCOLORs # - STATUSCOLORs # - DUNGEONCOLORs & TRAPCOLORs # - MSGTYPEs # ############################################################################### # # color information # ================= # # # For a great color experience, the "use_darkgray" option should be turned on. # Unfortunately, some terminal programs cannot display dark gray properly, and # black monsters and objects will look weird or appear to be invisible. # # In addition, the terminal program's color palette should be adjusted to make # colors more distinct. For example, here is the palette I personally use: # # 0 #000000 ( 0, 0, 0) black # 1 #EE0000 (238, 0, 0) red # 2 #00AA00 ( 0,170, 0) green # 3 #AA6600 (170,102, 0) brown # 4 #0066EE ( 0,102,238) blue # 5 #AA00AA (170, 0,170) magenta # 6 #00AAAA ( 0,170,170) cyan # 7 #AAAAAA (170,170,170) gray # 8 #666666 (102,102,102) "no color" (used by "use_darkgray" option) # 9 #EE6600 (238,102, 0) orange # 10 #00EE00 ( 0,238, 0) lightgreen # 11 #EEEE00 (238,238, 0) yellow # 12 #00AAEE ( 0,170,238) lightblue # 13 #EE00EE (238, 0,238) lightmagenta # 14 #00EEEE ( 0,238,238) lightcyan # 15 #EEEEEE (238,238,238) white # ############################################################################### # # general graphics options # ======================== # # windowtype # # borrowed from "vanilla options" OPTIONS=!autostatuslines OPTIONS=windowtype:curses OPTIONS=statuslines:4 OPTIONS=petattr:u # symset # # borrowed from "vanilla options" OPTIONS=symset:cursesgraphics SYMBOLS=S_boulder:0 ############################################################################### # # vanilla options # =============== # # # http://nethackwiki.com/wiki/Options#Options # http://nethack.org/v343/Guidebook.html#_TOCentry_39 # # character #OPTIONS=name:player #OPTIONS=role:(...|random) #OPTIONS=character:(...|random) #OPTIONS=race:(dwarf|elf|gnome|human|orc|random) #OPTIONS=gender:(female|male|random) #OPTIONS=align:(chaotic|lawful|neutral) #OPTIONS=pettype:(cat|dog|none) # menu keys #OPTIONS=menu_deselect_all:\- #OPTIONS=menu_deselect_page:\\ #OPTIONS=menu_first_page:\^ #OPTIONS=menu_invert_all:\@ #OPTIONS=menu_invert_page:\~ #OPTIONS=menu_last_page:\| #OPTIONS=menu_next_page:\> #OPTIONS=menu_previous_page:\< #OPTIONS=menu_search:\: #OPTIONS=menu_select_all:\. #OPTIONS=menu_select_page:\, # names OPTIONS=fruit:small food ration OPTIONS=catname:JQ OPTIONS=dogname:JQ OPTIONS=horsename:JQ # symbols # (configure these in "general graphics options" for consistency) #OPTIONS=!DECgraphics #OPTIONS=!IBMgraphics #OPTIONS=boulder:` #OPTIONS=dungeon: |--------||.-|++##.##<><>_|\\#{}.}..## #} #OPTIONS=effects:|-\\/*!)(0#@*/-\\||\\-//-\\| |\\-/ #OPTIONS=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@ '&;:~] #OPTIONS=objects:])[="(%!?+/$*`0_. #OPTIONS=traps:\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\"\^\^\^\^ #OPTIONS=warnings:012345 # the rest... #OPTIONS=align_message:right #OPTIONS=align_status:right OPTIONS=ascii_map OPTIONS=!autodig OPTIONS=!autoquiver OPTIONS=altmeta OPTIONS=checkpoint OPTIONS=checkspace OPTIONS=!cmdassist OPTIONS=color OPTIONS=detailed_weights OPTIONS=disclose:+i +a +v +g +c OPTIONS=!eight_bit_tty OPTIONS=!extmenu OPTIONS=fixinv OPTIONS=!fullscreen OPTIONS=help OPTIONS=hilite_pet OPTIONS=hilite_pile OPTIONS=hitpointbar OPTIONS=!ignintr OPTIONS=!implicit_uncursed OPTIONS=inventory_weights_last OPTIONS=!legacy OPTIONS=lit_corridor OPTIONS=!lootabc OPTIONS=mail OPTIONS=menustyle:full OPTIONS=menu_headings:inverse OPTIONS=metric_system OPTIONS=!mouse_support OPTIONS=msghistory:240 OPTIONS=msg_window:reversed OPTIONS=news # Controls animations. Somehow. Keep this enabled. OPTIONS=null OPTIONS=number_pad:0 OPTIONS=packorder:$")[%?+!=/(*`0_ OPTIONS=paranoid_confirmation:attack pray Remove OPTIONS=partylinecolor OPTIONS=partydetails OPTIONS=perm_invent OPTIONS=pile_limit:2 OPTIONS=popup_dialog OPTIONS=prayconfirm OPTIONS=!pushweapon OPTIONS=!rest_on_space # See also: null, timed_delay OPTIONS=runmode:walk OPTIONS=safe_pet OPTIONS=scores:10 top/0 around/ OPTIONS=showexp OPTIONS=showmove OPTIONS=showrace OPTIONS=showscore OPTIONS=silent OPTIONS=!softkeyboard OPTIONS=sortpack OPTIONS=!sparkle OPTIONS=splash_screen OPTIONS=standout OPTIONS=time OPTIONS=timed_delay OPTIONS=tombstone OPTIONS=!toptenwin OPTIONS=travel OPTIONS=!use_inverse OPTIONS=verbose #OPTIONS=windowtype:tty # configure this in "general graphics options" OPTIONS=wraptext #------------------------------------------------------------------------------ # # key bindings # BIND=M-e:enhance BIND=^p:prevmsg BIND=S:save BIND=M-s:sit #------------------------------------------------------------------------------ # # autopickup & AUTOPICKUP_EXCEPTIONs # # general OPTIONS=autopickup OPTIONS=pickup_burden:unencumbered OPTIONS=pickup_types:$"%?+!=/*89 # "always pick up" tag AUTOPICKUP_EXCEPTION="<.*<<<.*" # "never pick up" tag AUTOPICKUP_EXCEPTION=">.*>>>.*" # unpaid items AUTOPICKUP_EXCEPTION=">.*unpaid.*" # double mythic items AUTOPICKUP_EXCEPTION="<.*legendary.*" # light sources # don't pickup temple fixtures AUTOPICKUP_EXCEPTION=">.*large five.branched candelabrum.*" AUTOPICKUP_EXCEPTION="<.*brass lantern.*" AUTOPICKUP_EXCEPTION="<.*magic lamp.*" AUTOPICKUP_EXCEPTION="<.*lamp called magic.*" AUTOPICKUP_EXCEPTION="<.*oil lamp.*" AUTOPICKUP_EXCEPTION="<.*lamp called oil.*" AUTOPICKUP_EXCEPTION="<.*tallow candle.*" AUTOPICKUP_EXCEPTION="<.*candle* called tallow.*" AUTOPICKUP_EXCEPTION="<.*wax candle.*" AUTOPICKUP_EXCEPTION="<.*candle.* called wax.*" AUTOPICKUP_EXCEPTION="<.*candle" AUTOPICKUP_EXCEPTION="<.*candles" AUTOPICKUP_EXCEPTION="<.*lamp" AUTOPICKUP_EXCEPTION="<.*lamp called .*1.*" AUTOPICKUP_EXCEPTION="<.*lamp called .*2.*" # Pointless food AUTOPICKUP_EXCEPTION=">.*glob of.*" AUTOPICKUP_EXCEPTION=">.*corpse.*" # Exceptions for gems (material for spells) AUTOPICKUP_EXCEPTION=">.*rock.*" AUTOPICKUP_EXCEPTION=">.*loadstone.*" AUTOPICKUP_EXCEPTION=">.*jinxstone.*" AUTOPICKUP_EXCEPTION=">.*gray stone.*" # magical tools AUTOPICKUP_EXCEPTION="<.*bag of holding.*" AUTOPICKUP_EXCEPTION="<.*bag called holding.*" AUTOPICKUP_EXCEPTION=">.*bag of tricks.*" AUTOPICKUP_EXCEPTION="<.*crystal ball.*" AUTOPICKUP_EXCEPTION="<.*glass orb.*" AUTOPICKUP_EXCEPTION="<.*drum of earthquake.*" AUTOPICKUP_EXCEPTION="<.*drum called earthquake.*" AUTOPICKUP_EXCEPTION="<.*figurine.*" AUTOPICKUP_EXCEPTION="<.*fire horn.*" AUTOPICKUP_EXCEPTION="<.*frost horn.*" AUTOPICKUP_EXCEPTION="<.*horn of plenty.*" AUTOPICKUP_EXCEPTION="<.*magic flute.*" AUTOPICKUP_EXCEPTION="<.*flute called magic.*" AUTOPICKUP_EXCEPTION="<.*magic harp.*" AUTOPICKUP_EXCEPTION="<.*harp called magic.*" AUTOPICKUP_EXCEPTION="<.*magic lamp.*" AUTOPICKUP_EXCEPTION="<.*lamp called magic.*" AUTOPICKUP_EXCEPTION="<.*magic marker.*" AUTOPICKUP_EXCEPTION="<.*magic whistle.*" AUTOPICKUP_EXCEPTION="<.*whistle called magic.*" AUTOPICKUP_EXCEPTION="<.*unicorn horn.*" # dangerous AUTOPICKUP_EXCEPTION=">.*cancel.*" ############################################################################### # # miscellaneous patches # ===================== # # # NAO-specific options ..... http://nethackwiki.com/wiki/Options#NAO # example config file ...... http://alt.org/nethack/default.nh343rc # differences to vanilla ... http://alt.org/nethack/naonh.php # # http://nethackwiki.com/wiki/Options#bones # http://alt.org/nethack/forum/read.php?1,267 [2011-01-13] # MOTD/news 2011.01.13 OPTIONS=bones # http://bilious.alt.org/?98 # MOTD/news 2011.11.05 OPTIONS=pickup_thrown # http://nethackwiki.com/wiki/Options#sortloot # http://bilious.alt.org/?42 # MOTD/news 2011.10.30 OPTIONS=sortloot:loot # http://nethackwiki.com/wiki/Options#use_darkgray # http://bilious.alt.org/?205 OPTIONS=use_darkgray # http://nethackwiki.com/wiki/Options#UTF8graphics # MOTD/news 2014.03.23 #OPTIONS=!UTF8graphics # configure this in "general graphics options" ############################################################################### # # MENUCOLORs # ========== # # # http://nethackwiki.com/wiki/Options#menucolors # http://bilious.alt.org/?11 # # colors: black / blue / brown / cyan / gray / green / lightblue / lightcyan # lightgreen / lightmagenta / magenta / orange / red / white / yellow # # (black is blue or dark gray, depending on "use_darkgray" option) # # attributes: &blink / &bold / &dim / &inverse / &none / &underline # # !de-/activate OPTIONS=menucolors # coins MENUCOLOR=" gold piece"=yellow # Beautitudes. Copy NH4 behaviour and extend with uncursed colors too # Note that menucolors are matched in reverse for some reason # bcdg-z to avoid "alternate weapon, not wielded", "for sale" and "empty" (dNetHack) MENUCOLOR=" .* \([bcdg-z].*\)"=white MENUCOLOR=" (blessed|holy).*"=green MENUCOLOR=" (blessed|holy).* \([bcdg-z].*\)"=lightgreen MENUCOLOR=" (uncursed|noncursed).*"=cyan MENUCOLOR=" (uncursed|noncursed).* \([bcdg-z].*\)"=lightcyan MENUCOLOR=" (cursed|unholy).*"=red MENUCOLOR=" (cursed|unholy).* \([bcdg-z].*\)"=orange # spell failure rates MENUCOLOR=" 0% "=gray MENUCOLOR=" [1-9]% "=green MENUCOLOR=" 1[0-9]% "=lightgreen MENUCOLOR=" [2-4][0-9]% "=yellow MENUCOLOR=" [5-6][0-9]% "=brown MENUCOLOR=" [7-8][0-9]% "=red MENUCOLOR=" 9[0-9]% "=orange MENUCOLOR=" 100% "=black ############################################################################### # # statushilites # ============= # # # colors: black / blue / brown / cyan / gray / green / lightblue / lightcyan # lightgreen / lightmagenta / magenta / orange / red / white / yellow # # (black is blue or dark gray, depending on "use_darkgray" option) # # attributes: &blink / &bold / &dim / &inverse / &none / &underline # # !de-/activate OPTIONS=statushilites # gold OPTIONS=hilite_status: gold/always/yellow # HP AND POWER # ============ # # HP #OPTIONS=hilite_status: hitpoints-max/gray OPTIONS=hilite_status: hitpoints/<6/orange OPTIONS=hilite_status: hitpoints/100%/gray OPTIONS=hilite_status: hitpoints/<100%/green OPTIONS=hilite_status: hitpoints/<67%/yellow OPTIONS=hilite_status: hitpoints/<34%/red OPTIONS=hilite_status: hitpoints/<15%/orange # Pw #OPTIONS=hilite_status: power-max/gray OPTIONS=hilite_status: power/100%/gray OPTIONS=hilite_status: power/<100%/cyan OPTIONS=hilite_status: power/<67%/blue OPTIONS=hilite_status: power/<34%/magenta OPTIONS=hilite_status: power/<15%/lightmagenta OPTIONS=hilite_status: power/<6/lightmagenta # ATTRIBUTES # ========== # # Str, Dex and Con and Cha uses colors to denote bonuses # Colors is as follows: # -4:black -3:orange, -2:red, -1:brown, 0:yellow, 1:lightgreen, 2:green, # 3:cyan, 4:lightcyan, 5:lightblue, 6:blue, 7:magenta, 8:lightmagenta, # 9+:white # # Change -- overrides color, so commented out #OPTIONS=hilite_status: characteristics/changed/normal&underline # Strength. Colors display damage bonus OPTIONS=hilite_status: strength/<6/brown OPTIONS=hilite_status: strength/>5/yellow OPTIONS=hilite_status: strength/>15/lightgreen OPTIONS=hilite_status: strength/>17/green OPTIONS=hilite_status: strength/>18/cyan OPTIONS=hilite_status: strength/>93/lightcyan OPTIONS=hilite_status: strength/>108/lightblue OPTIONS=hilite_status: strength/>117/blue # Dexterity. Colors display to-hit bonus OPTIONS=hilite_status: dexterity/<4/orange OPTIONS=hilite_status: dexterity/>3/red OPTIONS=hilite_status: dexterity/>5/brown OPTIONS=hilite_status: dexterity/>7/yellow OPTIONS=hilite_status: dexterity/>14/lightgreen OPTIONS=hilite_status: dexterity/>15/green OPTIONS=hilite_status: dexterity/>16/cyan OPTIONS=hilite_status: dexterity/>17/lightcyan OPTIONS=hilite_status: dexterity/>18/lightblue OPTIONS=hilite_status: dexterity/>19/blue OPTIONS=hilite_status: dexterity/>20/magenta OPTIONS=hilite_status: dexterity/>21/lightmagenta OPTIONS=hilite_status: dexterity/>22/white # Constitution. Colors display HP/level bonus OPTIONS=hilite_status: constitution/<4/red OPTIONS=hilite_status: constitution/>3/brown OPTIONS=hilite_status: constitution/>6/yellow OPTIONS=hilite_status: constitution/>14/lightgreen OPTIONS=hilite_status: constitution/>16/green OPTIONS=hilite_status: constitution/>17/cyan OPTIONS=hilite_status: constitution/>18/lightcyan # Charisma. Colors display sell bonus (x1 acting as +0) OPTIONS=hilite_status: charisma/<6/orange OPTIONS=hilite_status: charisma/>5/red OPTIONS=hilite_status: charisma/>7/brown OPTIONS=hilite_status: charisma/>10/yellow OPTIONS=hilite_status: charisma/>15/lightgreen OPTIONS=hilite_status: charisma/>17/green OPTIONS=hilite_status: charisma/>18/cyan # EXPERIENCE # ========== # # Experience to next level is colored as follows: # 0%:black, 10%:orange, 20%:red, 30%:brown, 40%:yellow, # 50%:lightgreen, 60%:green, 70%:cyan, 80%:lightcyan, 90%:lightblue # # initial setting OPTIONS=hilite_status: experience/0/black # 1 OPTIONS=hilite_status: experience/>0/black/>1/orange/>3/red/>5/brown OPTIONS=hilite_status: experience/>7/yellow/>9/lightgreen/>11/green OPTIONS=hilite_status: experience/>13/cyan/>15/lightcyan/>17/lightblue # 2 OPTIONS=hilite_status: experience/>19/black/>23/orange/>27/red/>31/brown OPTIONS=hilite_status: experience/>35/yellow/>39/lightgreen/>43/green OPTIONS=hilite_status: experience/>47/cyan/>51/lightcyan/>55/lightblue # 3 OPTIONS=hilite_status: experience/>59/black/>67/orange/>75/red/>83/brown OPTIONS=hilite_status: experience/>91/yellow/>99/lightgreen/>107/green OPTIONS=hilite_status: experience/>115/cyan/>123/lightcyan/>131/lightblue # 4 OPTIONS=hilite_status: experience/>139/black/>153/orange/>167/red/>181/brown OPTIONS=hilite_status: experience/>195/yellow/>209/lightgreen/>223/green OPTIONS=hilite_status: experience/>237/cyan/>251/lightcyan/>265/lightblue # 5 OPTIONS=hilite_status: experience/>279/black/>301/orange/>323/red/>345/brown OPTIONS=hilite_status: experience/>367/yellow/>389/lightgreen/>411/green OPTIONS=hilite_status: experience/>433/cyan/>455/lightcyan/>477/lightblue # 6 OPTIONS=hilite_status: experience/>499/black/>531/orange/>564/red/>596/brown OPTIONS=hilite_status: experience/>629/yellow/>661/lightgreen/>694/green OPTIONS=hilite_status: experience/>726/cyan/>759/lightcyan/>791/lightblue # 7 OPTIONS=hilite_status: experience/>824/black/>871/orange/>919/red/>966/brown OPTIONS=hilite_status: experience/>1014/yellow/>1061/lightgreen/>1109/green OPTIONS=hilite_status: experience/>1156/cyan/>1204/lightcyan/>1251/lightblue # 8 OPTIONS=hilite_status: experience/>1299/black/>1369/orange/>1439/red/>1509/brown OPTIONS=hilite_status: experience/>1579/yellow/>1649/lightgreen/>1719/green OPTIONS=hilite_status: experience/>1789/cyan/>1859/lightcyan/>1929/lightblue # 9 OPTIONS=hilite_status: experience/>1999/black/>2089/orange/>2179/red/>2269/brown OPTIONS=hilite_status: experience/>2359/yellow/>2449/lightgreen/>2539/green OPTIONS=hilite_status: experience/>2629/cyan/>2719/lightcyan/>2809/lightblue # 10 OPTIONS=hilite_status: experience/>2899/black/>3019/orange/>3139/red/>3259/brown OPTIONS=hilite_status: experience/>3379/yellow/>3499/lightgreen/>3619/green OPTIONS=hilite_status: experience/>3739/cyan/>3859/lightcyan/>3979/lightblue # 11 OPTIONS=hilite_status: experience/>4099/black/>4239/orange/>4379/red/>4519/brown OPTIONS=hilite_status: experience/>4659/yellow/>4799/lightgreen/>4939/green OPTIONS=hilite_status: experience/>5079/cyan/>5219/lightcyan/>5359/lightblue # 12 OPTIONS=hilite_status: experience/>5499/black/>5699/orange/>5899/red/>6099/brown OPTIONS=hilite_status: experience/>6299/yellow/>6499/lightgreen/>6699/green OPTIONS=hilite_status: experience/>6899/cyan/>7099/lightcyan/>7299/lightblue # 13 OPTIONS=hilite_status: experience/>7499/black/>7724/orange/>7949/red/>8174/brown OPTIONS=hilite_status: experience/>8399/yellow/>8624/lightgreen/>8849/green OPTIONS=hilite_status: experience/>9074/cyan/>9299/lightcyan/>9524/lightblue # 14 OPTIONS=hilite_status: experience/>9749/black/>10024/orange/>10299/red/>10574/brown OPTIONS=hilite_status: experience/>10849/yellow/>11124/lightgreen/>11399/green OPTIONS=hilite_status: experience/>11674/cyan/>11949/lightcyan/>12224/lightblue # 15 OPTIONS=hilite_status: experience/>12499/black/>12849/orange/>13199/red/>13549/brown OPTIONS=hilite_status: experience/>13899/yellow/>14249/lightgreen/>14599/green OPTIONS=hilite_status: experience/>14949/cyan/>15299/lightcyan/>15649/lightblue # 16 OPTIONS=hilite_status: experience/>15999/black/>16399/orange/>16799/red/>17199/brown OPTIONS=hilite_status: experience/>17599/yellow/>17999/lightgreen/>18399/green OPTIONS=hilite_status: experience/>18799/cyan/>19199/lightcyan/>19599/lightblue # 17 OPTIONS=hilite_status: experience/>19999/black/>20499/orange/>20999/red/>21499/brown OPTIONS=hilite_status: experience/>21999/yellow/>22499/lightgreen/>22999/green OPTIONS=hilite_status: experience/>23499/cyan/>23999/lightcyan/>24499/lightblue # 18 OPTIONS=hilite_status: experience/>24999/black/>25599/orange/>26199/red/>26799/brown OPTIONS=hilite_status: experience/>27399/yellow/>27999/lightgreen/>28599/green OPTIONS=hilite_status: experience/>29199/cyan/>29799/lightcyan/>30399/lightblue # 19 OPTIONS=hilite_status: experience/>30999/black/>31699/orange/>32399/red/>33099/brown OPTIONS=hilite_status: experience/>33799/yellow/>34499/lightgreen/>35199/green OPTIONS=hilite_status: experience/>35899/cyan/>36599/lightcyan/>37299/lightblue # 20 OPTIONS=hilite_status: experience/>37999/black/>38799/orange/>39599/red/>40399/brown OPTIONS=hilite_status: experience/>41199/yellow/>41999/lightgreen/>42799/green OPTIONS=hilite_status: experience/>43599/cyan/>44399/lightcyan/>45199/lightblue # 21 OPTIONS=hilite_status: experience/>45999/black/>46899/orange/>47799/red/>48699/brown OPTIONS=hilite_status: experience/>49599/yellow/>50499/lightgreen/>51399/green OPTIONS=hilite_status: experience/>52299/cyan/>53199/lightcyan/>54099/lightblue # 22 OPTIONS=hilite_status: experience/>54999/black/>56249/orange/>57499/red/>58749/brown OPTIONS=hilite_status: experience/>59999/yellow/>61249/lightgreen/>62499/green OPTIONS=hilite_status: experience/>63749/cyan/>64999/lightcyan/>66249/lightblue # 23 OPTIONS=hilite_status: experience/>67499/black/>68749/orange/>69999/red/>71249/brown OPTIONS=hilite_status: experience/>72499/yellow/>73749/lightgreen/>74999/green OPTIONS=hilite_status: experience/>76249/cyan/>77499/lightcyan/>78749/lightblue # 24 OPTIONS=hilite_status: experience/>79999/black/>81249/orange/>82499/red/>83749/brown OPTIONS=hilite_status: experience/>84999/yellow/>86249/lightgreen/>87499/green OPTIONS=hilite_status: experience/>88749/cyan/>89999/lightcyan/>91249/lightblue # 25 OPTIONS=hilite_status: experience/>92499/black/>94299/orange/>95999/red/>97749/brown OPTIONS=hilite_status: experience/>99499/yellow/>101249/lightgreen/>102999/green OPTIONS=hilite_status: experience/>104749/cyan/>106499/lightcyan/>108249/lightblue # 26 OPTIONS=hilite_status: experience/>109999/black/>111999/orange/>113999/red/>115999/brown OPTIONS=hilite_status: experience/>117999/yellow/>119999/lightgreen/>121999/green OPTIONS=hilite_status: experience/>123999/cyan/>125999/lightcyan/>127999/lightblue # 27 OPTIONS=hilite_status: experience/>129999/black/>131999/orange/>133999/red/>135999/brown OPTIONS=hilite_status: experience/>137999/yellow/>139999/lightgreen/>141999/green OPTIONS=hilite_status: experience/>143999/cyan/>145999/lightcyan/>147999/lightblue # 28 OPTIONS=hilite_status: experience/>149999/black/>152499/orange/>154999/red/>157499/brown OPTIONS=hilite_status: experience/>159999/yellow/>162499/lightgreen/>164999/green OPTIONS=hilite_status: experience/>167499/cyan/>169999/lightcyan/>172499/lightblue # 29 OPTIONS=hilite_status: experience/>174999/black/>177499/orange/>179999/red/>182499/brown OPTIONS=hilite_status: experience/>184999/yellow/>187499/lightgreen/>189999/green OPTIONS=hilite_status: experience/>192499/cyan/>194999/lightcyan/>197499/lightblue # 30 OPTIONS=hilite_status: experience/>199999/black/>202999/orange/>205999/red/>208999/brown OPTIONS=hilite_status: experience/>211999/yellow/>214999/lightgreen/>217999/green OPTIONS=hilite_status: experience/>220999/cyan/>223999/lightcyan/>226999/lightblue # 31 OPTIONS=hilite_status: experience/>229999/black/>233999/orange/>237999/red/>241999/brown OPTIONS=hilite_status: experience/>245999/yellow/>249999/lightgreen/>253999/green OPTIONS=hilite_status: experience/>257999/cyan/>261999/lightcyan/>265999/lightblue # 32 OPTIONS=hilite_status: experience/>269999/black/>273999/orange/>277999/red/>281999/brown OPTIONS=hilite_status: experience/>285999/yellow/>289999/lightgreen/>293999/green OPTIONS=hilite_status: experience/>297999/cyan/>301999/lightcyan/>305999/lightblue # 33+ OPTIONS=hilite_status: experience/>309999/white # STATUS CONDITIONS # ================= # # encumbrance OPTIONS=hilite_status: carrying-capacity/burdened/red OPTIONS=hilite_status: carrying-capacity/stressed/red OPTIONS=hilite_status: carrying-capacity/strained/orange OPTIONS=hilite_status: carrying-capacity/overtaxed/orange OPTIONS=hilite_status: carrying-capacity/overloaded/lightmagenta # hunger OPTIONS=hilite_status: hunger/satiated/red OPTIONS=hilite_status: hunger/hungry/red OPTIONS=hilite_status: hunger/weak/orange OPTIONS=hilite_status: hunger/fainting/lightmagenta OPTIONS=hilite_status: hunger/fainted/lightmagenta # condititons OPTIONS=hilite_status: condition/major_troubles/lightmagenta OPTIONS=hilite_status: condition/minor_troubles/lightblue OPTIONS=hilite_status: condition/movement/lightgreen ######################################################################################################### # # MSGTYPEs # ======== # # # http://nethackwiki.com/wiki/Options#MSGTYPE # http://bilious.alt.org/?397 # http://alt.org/nethack/forum/read.php?1,267 [2010-09-22] # # MSGTYPE=(hide|norep|show|stop) "" # # amulet of strangulation MSGTYPE=stop "It constricts your throat!" MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "Your .* is becoming constricted." MSGTYPE=stop "You're gasping for air." MSGTYPE=stop "Your blood is having trouble reaching your brain." MSGTYPE=stop "You can no longer breathe." MSGTYPE=stop "The pressure on your .* increases." MSGTYPE=stop "You're turning blue." MSGTYPE=stop "Your consciousness is fading." MSGTYPE=stop "You suffocate." # gnollhack constriction MSGTYPE=stop ".* constricting you to death!" # bullwhip MSGTYPE=stop ".* flicks a bullwhip towards your .*!" MSGTYPE=stop ".* wraps around .* you're wielding!" MSGTYPE=stop ".* yanks .* from your .*!" MSGTYPE=stop ".* yanks .* to the .*!" MSGTYPE=stop ".* snatches .*!" # dangerous items MSGTYPE=stop ".*chickatrice corpse.*" MSGTYPE=stop ".*cockatrice corpse.*" MSGTYPE=stop ".*cockatrice egg.*" MSGTYPE=stop ".*Tsurugi of Muramasa.*" MSGTYPE=stop ".*Vorpal Blade.*" # devnull MSGTYPE=stop "It is pitch black. You are likely to be eaten by a Grue." # drowning attack MSGTYPE=stop "The couatl swings itself around you!" MSGTYPE=stop "The electric eel swings itself around you!" MSGTYPE=stop "The giant eel swings itself around you!" MSGTYPE=stop "The kraken swings itself around you!" MSGTYPE=stop "The python grabs you!" # experience gain/loss MSGTYPE=stop "You feel more experienced." MSGTYPE=stop "Welcome to experience level .*." MSGTYPE=stop "Goodbye level .*." # default MSGTYPE=stop "Fare thee well level .*." # knight MSGTYPE=stop "Sayonara level .*." # samurai MSGTYPE=stop "Aloha level .*." # tourist MSGTYPE=stop "Farvel level .*." # valkyrie # food poisoning MSGTYPE=stop "Ulch - that .* was tainted.*!" # hunger MSGTYPE=stop "You feel hungry." MSGTYPE=stop "You are beginning to feel hungry." MSGTYPE=stop "You are getting the munchies." # hallu MSGTYPE=stop "You feel weak now." MSGTYPE=stop "You still have the munchies." # hallu MSGTYPE=stop "You feel weak." MSGTYPE=stop "You are beginning to feel weak." MSGTYPE=stop "The munchies are interfering with your motor capabilities." # hallu MSGTYPE=stop ".* needs food, badly!" MSGTYPE=stop "You only feel hungry now." MSGTYPE=stop "You now have a lesser case of the munchies." # hallu MSGTYPE=stop "You faint from lack of food." MSGTYPE=stop "You regain consciousness." MSGTYPE=stop "You die from starvation." MSGTYPE=stop "You die from hunger and exhaustion." # illness MSGTYPE=stop "You feel deathly sick." MSGTYPE=stop "You feel even worse." MSGTYPE=stop "You feel much worse." MSGTYPE=stop "You feel somewhat better." MSGTYPE=stop "What a relief!" MSGTYPE=stop "You die from your illness." # gnollhack mummies MSGTYPE=stop "You feel severely ill." # inventory cursing MSGTYPE=stop "You feel a malignant aura surround you." MSGTYPE=stop "You feel a malignant aura surround the magic-absorbing blade." # mind flayer (these can get quite annoying) MSGTYPE=stop "You sense a faint wave of psychic energy." MSGTYPE=stop "A wave of psychic energy pours over you!" MSGTYPE=stop "It locks on to your .*!" MSGTYPE=stop ".* concentrates." MSGTYPE=stop ".* tentacles suck you!" MSGTYPE=stop "You don't seem harmed." MSGTYPE=stop "Your helmet blocks the attack to your head." MSGTYPE=stop "Your brain is eaten!" MSGTYPE=stop "Your last thought fades away." MSGTYPE=stop "Unfortunately your brain is still gone." # near-death MSGTYPE=stop "You hear the howling of the CwnAnnwn..." MSGTYPE=stop "You hear the wailing of the Banshee..." MSGTYPE=stop ".*, all your powers will be lost..." MSGTYPE=stop ".*, your life force is running out." MSGTYPE=stop ".* is about to die." # loss of grease MSGTYPE=stop "The grease wears off." # orthos warnings MSGTYPE=stop "You feel increasingly panicked about being in the dark!" # shop MSGTYPE=stop "You hear someone cursing shoplifters." MSGTYPE=stop "You hear the chime of a cash register." MSGTYPE=stop "You hear Neiman and Marcus arguing!" # hallu # skill training MSGTYPE=stop "You feel more confident in your .*skills." MSGTYPE=stop "You are now more skilled in .*." MSGTYPE=stop "You are now most skilled in .*." # sliming MSGTYPE=stop "You don't feel very well." MSGTYPE=stop "You suck in some slime and don't feel very well." MSGTYPE=stop "You are turning a little green." MSGTYPE=stop "Your limbs are getting oozy." MSGTYPE=stop "Your skin begins to peel away." MSGTYPE=stop "You are turning into a green slime." MSGTYPE=stop "You are turning into .*." # hallu MSGTYPE=stop "You have become a green slime." MSGTYPE=stop "You have become .*." # hallu # stoning MSGTYPE=stop "You are slowing down." MSGTYPE=stop "Your limbs are stiffening." MSGTYPE=stop "Your limbs have turned to stone." MSGTYPE=stop "You have turned to stone." MSGTYPE=stop "You are a statue." # theft attack (incomplete) MSGTYPE=stop ".* stole .*." # steal() MSGTYPE=stop ".* stole .*!" # stealamulet() # vault MSGTYPE=stop "You hear someone counting money." MSGTYPE=stop "You hear the quarterback calling the play." # hallu MSGTYPE=stop "You hear the footsteps of a guard on patrol." MSGTYPE=stop "You hear Ebenezer Scrooge!" # hallu MSGTYPE=hide "You hear someone searching." # empty # vibrating square MSGTYPE=stop "You feel a strange vibration beneath .*." MSGTYPE=stop "You feel a strange vibration under your .*." # vomiting MSGTYPE=stop "You are feeling mildly nauseated." MSGTYPE=stop "You feel slightly confused." MSGTYPE=stop "You can't seem to think straight." MSGTYPE=stop "You feel incredibly sick." MSGTYPE=stop "You suddenly vomit!" # Wizard of Yendor MSGTYPE=stop "You feel vaguely nervous." MSGTYPE=stop "You notice a black glow surrounding you." MSGTYPE=stop "A voice booms out..." MSGTYPE=stop "So thou thought thou couldst .* me, fool." # various MSGTYPE=stop "You don't have enough energy to cast that spell." # lack of Pw # spam: artifacts #MSGTYPE=hide "The fiery blade .*" # Fire Brand #MSGTYPE=hide "The ice-cold blade .*" # Frost Brand MSGTYPE=hide "The magic-absorbing blade .*!" # Magicbane #MSGTYPE=hide "The massive hammer hits.*" # Mjollnir #MSGTYPE=hide ".* draws the life from .*!" # Staff of Aesculapius / Stormbringer MSGTYPE=hide ".* begins to glow brilliantly!" # Sunsword (wielding) MSGTYPE=hide ".* stops glowing." # Sunsword (unwielding) # spam: displacement/invisibility MSGTYPE=hide ".* tries to touch you and misses!" MSGTYPE=hide ".* .* wildly and misses!" MSGTYPE=hide ".* attacks a spot beside you." MSGTYPE=hide ".* strikes at empty water!" MSGTYPE=hide ".* strikes at thin air!" MSGTYPE=hide ".* .* wildly!" MSGTYPE=hide ".* smiles .* at your .*displaced image..." MSGTYPE=hide ".* strikes at your .*displaced image and misses you!" MSGTYPE=hide ".* reaches towards your distorted image." MSGTYPE=hide ".* is fooled by water reflections and misses!" # spam: stairs MSGTYPE=hide "You descend the stairs." MSGTYPE=hide "You climb up the stairs." # spam: pudding farming (activate these only temporarily during farming) #MSGTYPE=hide "The dungeon acoustics noticeably change." #MSGTYPE=hide "You hear a crunching sound." #MSGTYPE=hide "You hear a gurgling noise." #MSGTYPE=hide "You hear a slow drip." #MSGTYPE=hide "You hear a slurping sound." #MSGTYPE=hide "You hear a .* howling at the moon." #MSGTYPE=hide "You hear bubbling water." #MSGTYPE=hide "You hear crashing rock." #MSGTYPE=hide "You hear several slurping sounds." #MSGTYPE=hide "You hear some noises." #MSGTYPE=hide "You hear some noises in the distance." #MSGTYPE=hide "You hear someone counting money." #MSGTYPE=hide "You hear someone cursing shoplifters." #MSGTYPE=hide "You hear someone searching." #MSGTYPE=hide "You hear the chime of a cash register." #MSGTYPE=hide "You hear the footsteps of a guard on patrol." #MSGTYPE=hide "You hear the splashing of a naiad." #MSGTYPE=hide "You hear water falling on coins." #MSGTYPE=hide "The .* pudding turns to flee!" #MSGTYPE=hide "The .* pudding divides as you hit it!" #MSGTYPE=hide "It divides as you hit it!" #MSGTYPE=hide "Your .* is not affected." #MSGTYPE=hide "Your .* looks completely corroded." #MSGTYPE=hide "Your .* feels completely corroded." #MSGTYPE=hide "You attack thin air." # we *do* want to know about monsters or weapons hitting us though #MSGTYPE=hide ".* bites!" #MSGTYPE=hide ".* butts!" #MSGTYPE=hide ".* hits!" #MSGTYPE=hide ".* kicks!" ##MSGTYPE=hide ".* stings!" #MSGTYPE=hide "You are hit by .*" #MSGTYPE=hide ".* hits you!" # we also want to know when we trigger potentially deadly passive attacks #MSGTYPE=stop "You are splashed by the .*'s acid!" # acid #MSGTYPE=stop "You are splashed!" # acid (blind) #MSGTYPE=stop "You are suddenly very cold!" # cold #MSGTYPE=stop "You are suddenly very hot!" # fire #MSGTYPE=stop "You are frozen by .*!" # paralysis #MSGTYPE=stop "You are jolted with electricity!" # shock #MSGTYPE=stop "You stagger..." # stunning # spam: various MSGTYPE=hide "With .* effort you move the boulder." # boulder pushing MSGTYPE=hide ".* moves the boulder." # boulder pushing (while riding) MSGTYPE=hide "This .* tastes terrible!" # eating monster corpses MSGTYPE=hide "You caitiff!" # knight's code of conduct MSGTYPE=hide "Your armor is rather cumbersome..." # monk wearing body armor MSGTYPE=hide ".* hits! (I hope you don't mind.)" # nurse dancing MSGTYPE=hide "You swap places with .*." # pet displacement MSGTYPE=hide "A mysterious force prevents .* from teleporting!" # teleportation on non-teleport level MSGTYPE=hide "Your .* .* not affected." # unaffected equipment #-------------------------------------------------------------------------------------------------------- # # various properties # # aggravate monster MSGTYPE=stop "You feel less attractive." # sit.c gremlin # automatic searching MSGTYPE=stop "You feel perceptive!" # attrib.c level++ MSGTYPE=stop "You feel less perceptive!" # attrib.c level-- MSGTYPE=stop "You feel unaware!" # attrib.c level-- (monk) # charisma MSGTYPE=stop "You feel charismatic!" # attrib.c a_cha++ MSGTYPE=stop "You feel very charismatic!" # attrib.c a_cha++ (>1) MSGTYPE=stop "You feel repulsive!" # attrib.c a_cha-- MSGTYPE=stop "You feel very repulsive!" # attrib.c a_cha-- (>1) # cold resistance MSGTYPE=stop "You feel warm!" # attrib.c level++ MSGTYPE=stop "You feel cooler!" # attrib.c level-- MSGTYPE=stop "You feel full of hot air." # eat.c eat_mon MSGTYPE=stop "You feel cooler." # sit.c gremlin # constitution MSGTYPE=stop "You feel tough!" # attrib.c a_con++ MSGTYPE=stop "You feel very tough!" # attrib.c a_con++ (>1) MSGTYPE=stop "You feel fragile!" # attrib.c a_con-- MSGTYPE=stop "You feel very fragile!" # attrib.c a_con-- (>1) MSGTYPE=stop "You must be leading a healthy life-style." # attrib.c exe_con MSGTYPE=stop "You haven't been watching your health." # attrib.c abu_con # dexterity MSGTYPE=stop "You feel agile!" # attrib.c a_dex++ MSGTYPE=stop "You feel very agile!" # attrib.c a_dex++ (>1) MSGTYPE=stop "You feel clumsy!" # attrib.c a_dex-- MSGTYPE=stop "You feel very clumsy!" # attrib.c a_dex-- (>1) MSGTYPE=stop "You must have been working on your reflexes." # attrib.c exe_dex MSGTYPE=stop "You haven't been working on reflexes lately." # attrib.c abu_dex # disintegration resistance MSGTYPE=stop "You feel very firm." # eat.c eat_mon MSGTYPE=stop "You feel totally together, man." # eat.c eat_mon (hallu) # fire resistance MSGTYPE=stop "You feel cool!" # attrib.c level++ MSGTYPE=stop "You feel warmer!" # attrib.c level-- MSGTYPE=stop "You feel a momentary chill." # eat.c eat_mon MSGTYPE=stop "You be chillin'." # eat.c eat_mon (hallu) MSGTYPE=stop "You feel warmer." # sit.c gremlin # intelligence MSGTYPE=stop "You feel smart!" # attrib.c a_int++ MSGTYPE=stop "You feel very smart!" # attrib.c a_int++ (>1) MSGTYPE=stop "You feel stupid!" # attrib.c a_int-- MSGTYPE=stop "You feel very stupid!" # attrib.c a_int-- (>1) # invisibility MSGTYPE=stop "You feel paranoid." # sit.c gremlin # lycanthropy MSGTYPE=stop "You feel feverish." # mhitu.c mon_hit (werefoo) MSGTYPE=stop "You feel purified." # were.c diverse # poison resistance MSGTYPE=stop "You feel healthy!" # attrib.c level++ MSGTYPE=stop "You feel hardy!" # attrib.c level++ (tourist) MSGTYPE=stop "You feel less healthy!" # attrib.c level-- MSGTYPE=stop "You feel less hardy!" # attrib.c level-- (tourist) MSGTYPE=stop "You feel healthy." # eat.c eat_mon MSGTYPE=stop "You feel especially healthy." # eat.c eat_mon (already) MSGTYPE=stop "You feel a little sick!" # sit.c gremlin # protection MSGTYPE=stop "You feel vulnerable." # sit.c gremlin # see invisible MSGTYPE=stop "You thought you saw something!" # sit.c gremlin MSGTYPE=stop "You tawt you taw a puttie tat!" # sit.c gremlin (hallu) MSGTYPE=stop "Your vision becomes clear." # sit.c throne # shock resistance MSGTYPE=stop "You feel insulated!" # attrib.c level++ MSGTYPE=stop "You feel conductive!" # attrib.c level-- MSGTYPE=stop "Your health currently feels amplified!" # eat.c eat_mon MSGTYPE=stop "You feel grounded in reality." # eat.c eat_mon (hallu) # sleep resistance MSGTYPE=stop "You feel awake!" # attrib.c level++ MSGTYPE=stop "You feel tired!" # attrib.c level-- MSGTYPE=stop "You feel wide awake." # eat.c eat_mon # speed MSGTYPE=stop "You feel quick!" # attrib.c level++ MSGTYPE=stop "You feel slow!" # attrib.c level-- MSGTYPE=stop "You seem faster." # eat.c eat_mon (Q) MSGTYPE=stop "You seem slower." # eat.c eat_mon (Q) MSGTYPE=stop "You feel slower." # sit.c gremlin # stealth MSGTYPE=stop "You feel stealthy!" # attrib.c level++ MSGTYPE=stop "You feel less stealthy!" # attrib.c level-- MSGTYPE=stop "You feel clumsy." # sit.c gremlin # strength MSGTYPE=stop "You feel strong!" # attrib.c a_str++ MSGTYPE=stop "You feel very strong!" # attrib.c a_str++ (>1) MSGTYPE=stop "You feel weak!" # attrib.c a_str-- MSGTYPE=stop "You feel very weak!" # attrib.c a_str-- (>1) MSGTYPE=stop "You must have been exercising." # attrib.c exe_str MSGTYPE=stop "You must have been abusing your body." # attrib.c abu_str # telepathy MSGTYPE=stop "You feel a strange mental acuity." # eat.c eat_mon MSGTYPE=stop "You feel in touch with the cosmos." # eat.c eat_mon (hallu) MSGTYPE=stop "Your senses fail!" # sit.c gremlin # teleport control MSGTYPE=stop "You feel controlled!" # attrib.c level++ MSGTYPE=stop "You feel uncontrolled!" # attrib.c level-- MSGTYPE=stop "You feel in control of yourself." # eat.c eat_mon MSGTYPE=stop "You feel centered in your personal space." # eat.c eat_mon (hallu) # teleportitis MSGTYPE=stop "You feel very jumpy." # eat.c eat_mon MSGTYPE=stop "You feel diffuse." # eat.c eat_mon (hallu) MSGTYPE=stop "You feel less jumpy." # sit.c gremlin # warning MSGTYPE=stop "You feel sensitive!" # attrib.c level++ MSGTYPE=stop "You feel less sensitive!" # attrib.c level-- # wisdom MSGTYPE=stop "You feel wise!" # attrib.c a_wis++ MSGTYPE=stop "You feel very wise!" # attrib.c a_wis++ (>1) MSGTYPE=stop "You feel foolish!" # attrib.c a_wis-- MSGTYPE=stop "You feel very foolish!" # attrib.c a_wis-- (>1) MSGTYPE=stop "You must have been very observant." # attrib.c exe_wis MSGTYPE=stop "You haven't been paying attention." # attrib.c abu_wis #########################################################################################################