############################## # 넷핵 설정 파일 예제입니다. 필요에 따라 수정하세요. # 자세한 내용은 https://nethackwiki.com/wiki/Options 를 참조하세요. ############################## OPTIONS=blind ############################## # 조작 방식 변경 옵션 ############################## OPTIONS=pile_limit:10 # 숫자 패드 설정 (0: 비활성화, 1: 활성화) OPTIONS=number_pad:0 # 스페이스바로 휴식 OPTIONS=rest_on_space # 자동으로 파기 OPTIONS=autodig # 자동으로 문 열기 OPTIONS=autoopen # 마우스 클릭으로 보기 OPTIONS=clicklook ############################## # 자동화 및 편의 기능 옵션 ############################## # 직업 자동화 OPTIONS=role:samurai,race:human,gender:male,align:lawful # 자동 설명 활성화 OPTIONS=autodescribe # 자동 줍기 및 줍기 유형 설정 OPTIONS=autopickup, pickup_types:$"?!=/ # 자동 화살통 관리 OPTIONS=autoquiver # 애완동물 강조 표시 OPTIONS=hilite_pet # 아이템 더미 강조 표시 OPTIONS=hilite_pile # 인벤토리 메뉴 강제 사용 OPTIONS=force_invmenu # 영구 인벤토리 창 표시 OPTIONS=perm_invent # 확장된 명령 메뉴 사용 OPTIONS=extmenu # 메뉴에서 객체 기호 표시 OPTIONS=menu_objsyms # 메뉴 다음 페이지 키 설정 OPTIONS=menu_next_page:> # 메뉴 이전 페이지 키 설정 OPTIONS=menu_previous_page:< # 메시지 히스토리 크기 설정 OPTIONS=msghistory:30 # 메시지 창 순서 반전 OPTIONS=msg_window:reversed # 벽 언급 옵션 OPTIONS=mention_walls # 경험치와 시간 표시 OPTIONS=showexp, time # 전리품 정렬 방식 설정 OPTIONS=sortloot:full # 신중한 확인 옵션 OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove # 메뉴 색상 사용 OPTIONS=menucolors ############################## # 디스플레이 및 심볼 설정 ############################## # 어두운 방 표시 OPTIONS=dark_room # 밝은 복도 표시 OPTIONS=lit_corridor # 히트포인트 바 표시 OPTIONS=hitpointbar # 상태 강조 표시 OPTIONS=statushilites # 유령 심볼 변경 SYMBOLS=S_ghost:X # 바위 심볼 변경 OPTIONS=boulder:0 ############################## # 메뉴 색상 설정 ############################## MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline ############################## # 상태 강조 표시 설정 ############################## OPTIONS=hilite_status:hitpoints/100%/brightgreen&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 OPTIONS=hilite_status:power/100%/cyan&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 OPTIONS=hilite_status:cap/burdened/yellow/stressed/orange/strained/red&bold/overtaxed/red&inverse/overloaded/red&inverse&blink OPTIONS=hilite_status:hunger/satiated/yellow/hungry/orange/weak/red&bold/fainting/red&inverse/fainted/red&inverse&blink OPTIONS=hilite_status:condition/hallu/yellow OPTIONS=hilite_status:condition/conf/orange OPTIONS=hilite_status:condition/stun/red&bold OPTIONS=hilite_status:condition/termill/red&inverse OPTIONS=hilite_status:condition/foodpois/red&inverse OPTIONS=hilite_status:condition/slime/red&inverse OPTIONS=hilite_status:characteristics/up/green/down/red OPTIONS=hilite_status: gold/up/yellow/down/brown ############################## # Webtile WebRC 설정 ############################## # 웹 타일 설정 (주석 처리된 옵션은 필요에 따라 활성화) #$ #PIN_TERMINAL = true #$ #FORCE_TERMINAL_KEY = true #$ #EXPERIMENTAL_FONT_PATCH = true #$ DEFAULT_TILE_NAME = Nevanda-32x32 # 사용할 수 있는 타일 세트: # Absurd-64x64, DawnHack-32x32, Geoduck-30x50, # NetHack-32x32, NethackModern-128x128, # Nevanda-32x32, Nevanda-64x64 ############################## # 즉사 지연 경고 메시지 설정 ############################## ### 익사 위험 경고 ### MSGTYPE=stop "The (couatl|(electric|giant) eel|kraken|w+) swings (it|her|his|w+)self around you!" MSGTYPE=stop "The python grabs you!" ### 슬라임화 위험 경고 ### MSGTYPE=stop "You 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 slowing down" MSGTYPE=stop "Your limbs are stiffening" ### 숨막힘 위험 경고 ### MSGTYPE=stop "It constricts your throat!" MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You're gasping for air." ### 질병 위험 경고 ### MSGTYPE=stop "You feel deathly sick." MSGTYPE=stop "You feel (even|much) worse." ############################## # 내성 획득 및 상실 메시지 설정 ############################## ### 내성 획득 메시지 ### MSGTYPE=stop "You feel cool" MSGTYPE=stop "You feel controlled" MSGTYPE=stop "You feel perceptive!" MSGTYPE=stop "You feel sensitive" MSGTYPE=stop "You feel healthy" MSGTYPE=stop "You feel hardy" MSGTYPE=stop "You feel warm" MSGTYPE=stop "You feel awake" MSGTYPE=stop "You feel insulated" MSGTYPE=stop "You feel quick" ### 내성 상실 메시지 ### MSGTYPE=stop "You feel warmer" MSGTYPE=stop "You feel less jumpy" MSGTYPE=stop "You feel a little sick" MSGTYPE=stop "Your senses fail" MSGTYPE=stop "You feel cooler" MSGTYPE=stop "You feel paranoid" MSGTYPE=stop "You thought you saw something" MSGTYPE=stop "You tawt you taw a puttie tat" MSGTYPE=stop "You feel slower" MSGTYPE=stop "You feel clumsy" MSGTYPE=stop "You feel vulnerable" MSGTYPE=stop "You feel less attractive" ############################## # 기술 향상 메시지 설정 ############################## MSGTYPE=stop "You feel more confident in your (|weapon |spell casting |fighting )skill" ############################## # 늑대인간화 경고 메시지 설정 ############################## MSGTYPE=stop "You feel feverish" ############################## # 영양 상태 경고 메시지 설정 ############################## ### 약화 상태 ### MSGTYPE=stop "You still have the munchies." MSGTYPE=stop "The munchies are interfering with your motor capabilities." MSGTYPE=stop "You feel weak now" MSGTYPE=stop "You feel weak." MSGTYPE=stop "You are beginning to feel weak." ### 기절 상태 ### MSGTYPE=stop "You faint from lack of food" ############################## # 기타 중요한 메시지 설정 ############################## ### 램프로 공격 ### MSGTYPE=stop "You begin bashing monsters with your lamp" ### 금고 관련 메시지 ### MSGTYPE=stop "You hear the footsteps of a guard on patrol" MSGTYPE=stop "You hear someone counting money" ### 상점 관련 메시지 ### MSGTYPE=stop "You hear someone cursing shoplifters" MSGTYPE=stop "You hear the chime of a cash register" ### 진동하는 사각형 발견 ### MSGTYPE=stop "You feel a strange vibration under your (feet|hooves|belly|w+)." MSGTYPE=stop "You feel a strange vibration beneath you." ### 파기 불가능한 벽 ### MSGTYPE=stop "This wall is too hard to dig into" MSGTYPE=stop "This wall seems too hard to dig into" MSGTYPE=stop "This door seems too hard to dig into" ### 애완동물 사망 ### MSGTYPE=stop "You feel sad for a moment" MSGTYPE=stop "You have a sad feeling for a moment, then it passes" MSGTYPE=stop "You have a peculiarly sad feeling for a moment, then it passes" MSGTYPE=stop "You feel guilty about losing your pet like this" ### 함정 탈출 ### MSGTYPE=stop "You crawl to the edge of the pit" #$ MOBILE_BUTTON_LINE10=%KEY%|Key %KEY_ENTER%|KEt [13]|Etr [27]|ESC [32]|SPA [8]|BSP O @ %ROOM_CHAT%|RChat %PUBLIC_CHAT%|PChat %CLEAR_CHAT%|ClrChat Sy|Save #quit[13]|qui #conduct[13]|cdt #$ MOBILE_BUTTON_LINE9=# #force[13]|강제 #untrap[13]|utr #loot[13]|lot #kick[13]|kic #jump[13]|jmp #sit[13]|sit #invoke[13]|ivk #rub[13]|rub #wipe[13]|wip #pray[13]|pry #offer[13]|ofr #monster[13]|mon #ride[13]|rid #turn[13]|tun #adjust[13]*|adj #name[13]*|nam #dip[13]*|dip #enhance[13]|enh #twoweaphon[13]|twp #$ MOBILE_BUTTON_LINE8=y|↖️ k|↑ u|↗️ w W T R x A P d D E #$ MOBILE_BUTTON_LINE7=h|← .|. l|→ c o e a r q z Z f Q t ; : #$ MOBILE_BUTTON_LINE6=b|↙️ j|↓ n|↘️ i , C p _ n20s [16]|msg [24]|att [1]|rep force[13]:THIS\\\ IS\\\ FORCE\\\ BUTTON