show_more = false ## 조트 클락 ## always_show_zot = true ## 자동 탐험 딜레이 ## travel_delay = -1 ## 몬스터 하이트라이트 표시 ## tile_show_threat_levels = trivial easy tough nasty ## 깊은 물 탐험 금지 ## travel_avoid_terrain = deep water ## 30% 이하부터 HP 위험 표시 ## hp_warning = 30 ## 판데모니엄 룬 지역 다음장 표시 ## more += The mighty Pandemonium lord .* resides here ## 스킬 메뉴얼 디폴트, 시작시 m 눌러주기 ## default_manual_training = true { local need_skills_opened = true function ready() if you.turns() == 0 and need_skills_opened then need_skills_opened = false crawl.sendkeys("m") end end } ## 위험한 유니크 몬스터 다음장 표시 ## force_more_message += .*(Agnes|Asmodeus|Blorkula the orcula|the Enchantress|Erolcha|Frances|Frederick|Grinder|Harold|Ilsuiw|Joseph|Josephina|Louise|Mara|Murray|Nergalle|Nessos|Nikola|Roxanne|the royal jelly|Rupert|Sigmund|Sojobo|Sonja|Vashnia|Zenata|Xak'krixis).*comes? into view force_more_message += .*(Agnes|Asmodeus|Blorkula the orcula|the Enchantress|Erolcha|Frances|Frederick|Grinder|Harold|Ilsuiw|Joseph|Josephina|Louise|Mara|Murray|Nergalle|Nessos|Nikola|Roxanne|the royal jelly|Rupert|Sigmund|Sojobo|Sonja|Vashnia|Zenata|Xak'krixis).*nearby force_more_message += .*(Agnes|Asmodeus|Blorkula the orcula|the Enchantress|Erolcha|Frances|Frederick|Grinder|Harold|Ilsuiw|Joseph|Josephina|Louise|Mara|Murray|Nergalle|Nessos|Nikola|Roxanne|the royal jelly|Rupert|Sigmund|Sojobo|Sonja|Vashnia|Zenata|Xak'krixis).*shout? ## 네코마타 다음장 표시 ## force_force_more_message += nekomata.*into view force_more_message += nekomata.*nearby force_more_message += nekomata.*shout? ## 왜곡 무기를 가진 몬스터 다음장 표시 ## force_more_message += It is wielding.*of distortion force_more_message += She is wielding.*of distortion force_more_message += He is wielding.*of distortion force_more_message += wielding.* distortion.* comes? into view sound_on = true sound_pack += https://osp.nemelex.cards/build/latest.zip:["init.txt"] one_SDL_sound_channel = true sound_fade_time = 0.5 sound_volume = 0.2 always_show_gems = true more_gem_info = true ## tile_player_tile =mons:Roxanne tile_show_player_species = true translation_debug = true translation_language = ko