#웹죽 마우스/트래블 이동시 바로 이동하지 않고 그 과정을 다운죽처럼 보여줌 travel_delay = -1 #웹죽 마우스/트래블 이동시 키 입력할 경우 멈추는 기능인데...왠지 동작하지 않음. travel_key_stop = true explore_delay = 2 #자동탐색(단축키=o) 시 벽쪽으로 탐험하는 정도 explore_wall_bias = 0 #이것도 이상하게 동작안함 explore_key_stop = true #휴식(단축키=5)시 체력 또는 마나의 얼마정도비율까지 회복함?(턴 절약을 위해서 90퍼로 설정함. 기본값은 100) rest_wait_percent = 90 #게임 시작부터 기술숙련 경험치 분배를 오토가 아닌 매뉴얼로 설정 default_manual_training = true #네임드 출현시 다음장 뜨게 해서 esc키를 누를때까지 섣부른 조작키 입력을 방지함. more := force_more_message force_more_message += .*(Agnes|Aizul|Antaeus|Arachne|Asmodeus|Azrael|Bai suzhen|Blork the orc|Boris|Cerebov|Crazy Yiuf|Dispater|Dissolution|Donald|Dowan|Duvessa|Edmund|the Enchantress|Ereshkigal|Erica|Erolcha|Eustachio|Fannar|Frances|Frederick|Gastronok|Geryon|Gloorx Vloq|Grinder|Grum|Harold|Ignacio|Ijyb|Ilsuiw|Jessica|Jorgrun|Jory|Joseph|Josephine|Khufu|Kirke|the Lernaean hydra|Lom Lobon|Louise|Mara|Margery|Maurice|Menkaure|Mennas|Mnoleg|Murray|Nergalle|Natasha|Nessos|Nikola|Pan|Pikel|Polyphemus|Prince Ribbit|Psyche|Purgy|Roxanne|the royal jelly|Rupert|Saint Roka|the Serpent of Hell|Sigmund|Snorg|Sojobo|Sonja|Terence|Tiamat|Urug|Vashnia|Xtahua).*comes? into view #특정 메시지 다음장 뜨게 해서 esc키를 누를때까지 섣부른 조작키 입력을 방지함. #디스펠언데드 피격시 more += You convulse #기술레벨 업 more += increases to level #XP레벨 업 more += You have reached level #왜곡무기 피격 more += Space .* around you #OOF 출현 more += .*orbs? of fire.* comes? into view #판로드 출현 more += .*pandemonium* comes? into view #플레이어망령 출현 more += .*(s|player) ghost.* comes? into view #왜곡무기 장비한 몬스터 출현 more += It is wielding.*of distortion more += She is wielding.*of distortion more += He is wielding.*of distortion #어비스룬 발견 more += Found .* abyssal rune of Zot #조트함정 발동 more += (blundered into a|invokes the power of) Zot #오토픽업 해제(투명 몬스터에 피격시) more += Deactivating autopickup #룬 판데모니엄 구역 입장 more += The mighty Pandemonium lord .* resides here #악! 이건 정말로 아프다! (최대체력 50% 초과 피해시) more += Ouch! That really hurt! #센티넬마크 more += A sentinel's mark forms upon you #석화구름 피격 more += calcifying dust hits #유령나방 출현(투명보기 없는상태) more += watched by something #디플렉트미사일 해제 more += You feel less protected from missiles #데스도어 지속 만료 경고 more += time is quickly running out #이건 몬스터 경고 추가용으로 임시로 작성한거. ;more += .*orbs? of fire.* comes? into view ;more += .*orbs? of fire.* comes? into view ;more += .*orbs? of fire.* comes? into view #키 잘못입력으로 아이템 낭비를 막기 위해서 아이템 사용시 프롬프트 (정말 이 아이템을 사용하시겠습니까? Y/N) 띄우는거임. #; 붙은건 #과 동일한 기능으로 유효하지 않음. 쓰고싶으면 ; 삭제하면 됨. #입맛에 맞게 조작해서 원하는 아이템 사용시 경고 띄우게 하시면 됨. 단 아이템 종류에 따라서 ! 뒤에 붙은 키가 다름. #!q는 포션(사용 단축키가 q니까), !r는 스크롤(사용 단축키가 r) !P는 장신구(착용 단축키가 P)에 지정. autoinscribe += potion.*invisiblity:!q autoinscribe += potion.*magic:!q autoinscribe += potion.*lignification:!q autoinscribe += potion.*ambrosia:!q autoinscribe += potion.*resistance:!q autoinscribe += potion.*heal wounds:!q autoinscribe += potion.*haste:!q autoinscribe += potion.*curing:!q ;autoinscribe += (bad|dangerous)_item.*scroll:!r ;autoinscribe += (bad|dangerous)_item.*potion:!q ;autoinscribe += potion.*mutation:!q autoinscribe += scroll.*torment:!r autoinscribe += scroll.*silence:!r autoinscribe += scroll.*holy word:!r #이건 아티팩트 신앙목걸이에는 적용이 안되는 것에 주의하셈. autoinscribe += of faith:!P #능력(단축키 = a) 단축키 자동지정. (이미 해당 단축키가 사용되고 경우에는 바뀌지 않고 평소대로 알파벳순으로 지정됨.) #입맛에 맞게 조작해서 원하는 능력의 단축키를 지정하시면 됨. #발동 투명 발동 ability_slot += Evoke Invisibility:h #변신 해제(석상/리치폼 등.) ability_slot += End Transformation:f #마법 단축키 자동 지정. (이미 해당 단축키가 사용되고 경우에는 바뀌지 않고 평소대로 알파벳순으로 지정됨.) #원하는 마법과 단축키를 입맛대로 지정하시면 됨. spell_slot += Apportation:z spell_slot += Deflect Missiles:n spell_slot += Controlled Blink:c spell_slot += Invisibility:h spell_slot += Blink:b spell_slot += Darkness:d spell_slot += Swiftness:p spell_slot += Regeneration:l spell_slot += Conjure Flame:e spell_slot += Orb Of Destruction:r spell_slot += Necromutation:a spell_slot += Fire Storm:f spell_slot += Glaciate:g spell_slot += Shatter:t spell_slot += Disjunction:c spell_slot += Yara's Violent Unravelling:y spell_slot += Fireball:q spell_slot += Lee's Rapid Deconstruction:t spell_slot += Iskenderun's Battlesphere:t spell_slot += Fulminant Prism:w spell_slot += Sublimation Of Blood:y spell_slot += Death's Door:m spell_slot += Dispel Undead:k spell_slot += Aura Of Abjuration:o spell_slot += Summon Butterflies:m #아이템 단축키 자동 지정. (이건 능력/마법과는 달리 해당 키가 이미 있어도 자동으로 바뀜.) item_slot ^= wand.*digging:v Item_slot ^= staff.*wizardry:q Item_slot ^= staff.*energy:w Item_slot ^= staff.*power:e Item_slot ^= scroll.*remove curse:r Item_slot ^= scroll.*teleportation:t #게임 시작하자마자 자동으로 m 키를 입력되게 해서 기술 숙련 경험치 분배정도를 지정하는 창을 뜨게 해줌 { 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 } #써보지는 않음. 휴식시 20턴씩 끊어 쉼.(기본값 = 100) ;num_rest_turns = 20 translation_language = ko