Guest User

nethackrcw10.14.6

a guest
May 17th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.43 KB | None | 0 0
  1. OPTIONS=windowtype:X11
  2. #OPTIONS=windowtype:curses
  3. OPTIONS=perm_invent
  4. OPTIONS=guicolor
  5.  
  6. #Display
  7. OPTIONS=time
  8. OPTIONS=showexp
  9. OPTIONS=number_pad:0
  10. OPTIONS=hilite_pet,hilite_pile
  11. OPTIONS=!implicit_uncursed
  12. OPTIONS=lit_corridor
  13. OPTIONS=boulder:0
  14.  
  15.  
  16. #Action
  17. OPTIONS=autoquiver
  18. OPTIONS=autopickup
  19. OPTIONS=pickup_types:$?!=/
  20. OPTIONS=pickup_burden:unencumbered
  21. OPTIONS=pickup_thrown
  22. OPTIONS=autodig
  23. OPTIONS=runmode:walk,!rest_on_space
  24. OPTIONS=checkpoint
  25. OPTIONS=!cmdassist
  26.  
  27. #Misc
  28. OPTIONS=name:Lucia
  29. OPTIONS=fruit:framboise
  30. OPTIONS=catname:Sakurajima
  31. OPTIONS=dogname:R[X]
  32. OPTIONS=horsename:K-ev
  33.  
  34. #Colors
  35. OPTIONS=color
  36. OPTIONS=menucolors
  37. #########
  38. # B/U/C #
  39. #########
  40. #MENUCOLOR="^[a-zA-Z$] - "=white
  41. #may want to enable this if regularly playing priest.. (priests don't see the 'uncursed')
  42. MENUCOLOR=" !C"=white
  43. MENUCOLOR=" !B"=white
  44. MENUCOLOR=" !UC"=white
  45. MENUCOLOR=" uncursed| UC?($| )"=white
  46. MENUCOLOR=" \([-0-9]+:[-0-9]+\)"=white
  47. #nethack doesn't display "uncursed" if charges are known
  48. MENUCOLOR=" [+-][0-9]"=white
  49. MENUCOLOR=" blessed| B($| )"=cyan
  50. MENUCOLOR=" cursed| C($| )"=red
  51.  
  52. ################
  53. # WATER SPORTS #
  54. ################
  55. MENUCOLOR=" holy water"=cyan&bold
  56. MENUCOLOR=" blessed clear potion"=cyan&bold
  57. MENUCOLOR=" blessed potions? called water"=cyan&bold
  58. MENUCOLOR=" clear potions? named (holy|blessed|B)($| )"=cyan&bold
  59. MENUCOLOR=" potions? of water named (holy|blessed|B)($| )"=cyan&bold
  60. MENUCOLOR=" potions? called water named (holy|blessed|B)($| )"=cyan&bold
  61. MENUCOLOR=" unholy water"=orange
  62. MENUCOLOR=" cursed clear potion"=orange
  63. MENUCOLOR=" cursed potions? called water"=orange
  64. MENUCOLOR=" potions? called water named (unholy|cursed|C)($| )"=orange
  65.  
  66. #################
  67. # FOOD CONDUCTS #
  68. #################
  69. # vegan
  70. MENUCOLOR="(food |cram |K-|C-)ration|gunyoki"=green&bold
  71. MENUCOLOR="lembas wafer|melon|carrot|tin .* spinach"=green&bold
  72. MENUCOLOR=" oranges?( named.*)?$"=green&bold
  73. MENUCOLOR=" pears?( named.*)?$"=green&bold
  74. MENUCOLOR=" apple|banana|kelp|eucalyptus|garlic|wolfsbane"=green&bold
  75. MENUCOLOR=" slime mold| framboise"=green&bold
  76. MENUCOLOR="(tin of )?(gelatinous cube|acid blob|quivering blob)( corpse)?"=green&bold
  77. MENUCOLOR="(tin of )?(blue|spotted|ochre) jelly( corpse)?"=green&bold
  78. MENUCOLOR="(tin of )?lichen|shrieker|violet fungus|(brown|yellow|green|red) mold( corpse)?"=green&bold
  79.  
  80. # vegetarian
  81. MENUCOLOR="egg|pancake|fortune cookie|candy bar|royal jelly|cream pie|candle"=green
  82. MENUCOLOR="(tin of )?brown pudding|gray ooze( corpse)?"=green
  83.  
  84. ###########
  85. # GOODIES #
  86. ###########
  87. MENUCOLOR=" bag .* holding"=magenta
  88. MENUCOLOR=" luck(stone)?($| )"=magenta
  89. MENUCOLOR=" wand .* wish(ing)?($| )"= magenta
  90. MENUCOLOR=" magic marker"=magenta
  91. MENUCOLOR=" magic lamp|lamp .* magic"=magenta
  92. MENUCOLOR=" unicorn horn[^[]*$"=magenta
  93. MENUCOLOR=" tinning kit"=magenta
  94. MENUCOLOR=" ring .* regen(eration)?($| )"=magenta
  95. MENUCOLOR=" ring .* conflict"=magenta
  96. MENUCOLOR=" ring .* (FA|free action)($| )"=magenta
  97. MENUCOLOR=" ring .* (TC|teleport control)($| )"=magenta
  98. MENUCOLOR=" ring .* lev(itation)?($| )"=magenta
  99. MENUCOLOR=" amulet .* (life ?saving|LS)($| )"=magenta
  100. MENUCOLOR=" amulet .* ref(lection)?($| )"=magenta
  101. MENUCOLOR=" c(o|hi)ckatrice (corpse|egg)"=magenta
  102. MENUCOLOR=" egg .* cockatrice"=magenta
  103. MENUCOLOR=" stethoscope"=magenta
  104.  
  105. #instruments
  106. MENUCOLOR="tooled horn|fire horn|frost horn|horn .* (tooled|fire|frost)"=magenta
  107. MENUCOLOR=" harp"=magenta
  108. MENUCOLOR=" bugle"=magenta
  109. MENUCOLOR=" flute"=magenta
  110.  
  111. #############
  112. # ARTIFACTS #
  113. #############
  114. #unaligned
  115. MENUCOLOR=" (Dragonbane|Fire Brand|Frost Brand|Ogresmasher|Trollsbane|Werebane)"=lightgreen
  116.  
  117. #lawful normal, quest
  118. MENUCOLOR=" (Demonbane|Excalibur|Grayswandir|Snickersnee|Sunsword)"=lightgreen
  119. MENUCOLOR=" (Orb of Detection|Sceptre of Might|Magic Mirror of Merlin|Mitre of Holiness|Tsurugi of Muramasa)"=lightgreen
  120.  
  121. #neutral normal, quest
  122. MENUCOLOR=" (Cleaver|Giantslayer|Magicbane|Mjollnir|Vorpal Blade)"=lightgreen
  123. MENUCOLOR=" (Heart of Ahriman|Staff of Aesculapius|Eyes of the Overworld|Platinum Yendorian Express Card|Orb of Fate|Eye of the Aethiopica)"=lightgreen
  124.  
  125. #chaotic normal, quest
  126. MENUCOLOR=" (Grimtooth|Orcrist|Sting|Stormbringer)"=lightgreen
  127. MENUCOLOR=" (Longbow of Diana|Master Key of Thievery)"=lightgreen
  128.  
  129. #invocation items
  130. MENUCOLOR=" (Bell of Opening|silver bell|Candelabrum of Invocation|candelabrum|Book of the Dead|papyrus spellbook)"=magenta&bold
  131.  
  132. #raison d'etre
  133. MENUCOLOR=" Amulet of Yendor named"=magenta&underline
  134.  
  135. ##################
  136. # CURSED GOODIES #
  137. ##################
  138. MENUCOLOR=" cursed.* bag .* holding"=red&bold
  139. MENUCOLOR=" cursed.* luck(stone)?($| )"=red&bold
  140. MENUCOLOR=" cursed.* unicorn horn"=red&bold
  141. MENUCOLOR=" cursed.* (Bell of Opening|silver bell|Candelabrum of Invocation|candelabrum|Book of the Dead|papyrus spellbook)"=red&bold
  142.  
  143. #############
  144. # LOADSTONE #
  145. #############
  146. MENUCOLOR=" load(stone)?($| )"=red&underline
  147.  
  148. ##############################
  149. # WATCH OUT, BAG OF HOLDING! #
  150. ##############################
  151. MENUCOLOR=" bag .* tricks"=blue&underline
  152. MENUCOLOR=" wand .*[^!]canc"=blue&underline
  153. MENUCOLOR=" wand .* vanish"=blue
  154.  
  155. ################
  156. # SHINY THINGS #
  157. ################
  158. MENUCOLOR=" \(lit\)"=lightgreen
  159. MENUCOLOR=" gold piece"=yellow
  160. MENUCOLOR=" valuable"=brown
  161. MENUCOLOR=" gems? .* hard"=yellow
  162.  
  163. #soft gems
  164. MENUCOLOR=" ([0-9]+|an?|gems? .*) (uncursed |cursed |blessed )?(dilithium|opal|garnet|jasper|agate|jet|obsidian|jade|citrine|chrysoberyl|amber|amethyst|fluorite|turquoise)(e?s)?( stones?| gems?| crystals?)?( named .*)?$"=brown
  165.  
  166. #hard gems
  167. MENUCOLOR=" ([0-9]+|an?|gems?.*) (uncursed |cursed |blessed )?(diamond|rub(y|ies)|jacinth|sapphire|black opal|emerald|topaz|aquamarine)(e?s)?( stones?| gems?)?( named .*)?$"=yellow
  168.  
  169. ############
  170. # #ENHANCE #
  171. ############
  172. MENUCOLOR="^ *[a-z] - +[a-z -]+ +\[(Unskilled|Basic|Skilled|Expert|Master|Grand Master)\]$"=white
  173. # ready to enhance
  174. MENUCOLOR="^ +\* +[a-z -]+ +\[(Unskilled|Basic|Skilled|Expert|Master|Grand Master)\]$"=white
  175. # enhanceable if more skill slots
  176.  
  177. #######################
  178. # SPELL FAILURE RATES #
  179. #######################
  180. MENUCOLOR=" 0%"=white
  181. MENUCOLOR=" [1-9]%"=cyan
  182. MENUCOLOR=" [12][0-9]%"=cyan
  183. MENUCOLOR=" [3-6][0-9]%"=yellow
  184. MENUCOLOR=" 7[0-5]%"=yellow
  185. MENUCOLOR=" 7[6-9]%"=orange
  186. MENUCOLOR=" 8[0-9]%"=orange
  187. MENUCOLOR=" 9[0-9]%"=red
  188. MENUCOLOR=" 100%"=red
  189.  
  190. #HILIG
  191. # Ensure changes will be shown for a few turns after they happen.
  192. OPTIONS=statushilites:10
  193.  
  194. # Always show gold as the proper color.
  195. OPTIONS=hilite_status:gold/always/yellow
  196.  
  197. # Show when XL changes.
  198. OPTIONS=hilite_status:experience-level/changed/white/cyan
  199.  
  200. # Specify multiple cutoffs for all ability scores.
  201. OPTIONS=hilite_status:characteristics/<5/red
  202. OPTIONS=hilite_status:characteristics/>6/orange
  203. OPTIONS=hilite_status:characteristics/>8/brown
  204. OPTIONS=hilite_status:characteristics/>11/yellow
  205. OPTIONS=hilite_status:characteristics/>13/green
  206. OPTIONS=hilite_status:characteristics/>16/cyan
  207. OPTIONS=hilite_status:characteristics/>18/lightblue
  208. # the above lines are equivalent to:
  209. OPTIONS=hilite_status:characteristics/<5/red/>6/orange/>8/brown/>11/yellow/>13/green/>16/cyan/>18/lightblue
  210.  
  211. # Hilight multiple encumbrance statuses.
  212. OPTIONS=hilite_status:carrying-capacity/burdened/yellow/stressed/orange
  213.  
  214. # Percentage cutoffs for hitpoints.
  215. OPTIONS=hilite_status:hitpoints/100%/brightgreen
  216. OPTIONS=hilite_status:hitpoints/<100%/green
  217. OPTIONS=hilite_status:hitpoints/<60%/yellow
  218. OPTIONS=hilite_status:hitpoints/<40%/red
Add Comment
Please, Sign In to add comment