ERROR in 'libutil.cc' at line 367: screen write out of bounds: (-36,4) into (43,4) Version: Dungeon Crawl Stone Soup 0.21.1-1-g345015f Platform: unix Bits: 64 Game mode: normal Tiles: online Command line: /usr/games/crawl-0.21 -name quik -rc /dgldir/rcfiles/crawl-0.21/quik.rc -macro /dgldir/rcfiles/crawl-0.21/quik.macro -morgue /dgldir/morgue/quik/ -webtiles-socket /crawl-master/webserver/sockets/quik:2018-05-01.16:42:49.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 20 stack frames. /usr/games/crawl-0.21(_Z17write_stack_traceP8_IO_FILEi+0x23) [0x682603]: write_stack_trace(_IO_FILE*, int) /usr/games/crawl-0.21(_Z13do_crash_dumpv+0x2d7) [0x689187]: do_crash_dump() /usr/games/crawl-0.21(_Z20crash_signal_handleri+0x74) [0x682874]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x321e0) [0x7f8d1e37c1e0]: /lib/x86_64-linux-gnu/libpthread.so.0(raise+0x2b) [0x7f8d1e6e4f6b]: /usr/games/crawl-0.21() [0x688a04] /usr/games/crawl-0.21() [0x688d99] /usr/games/crawl-0.21() [0x8788d1] /usr/games/crawl-0.21(_ZN11line_reader8cursortoEi+0x95) [0x65e365]: line_reader::cursorto(int) /usr/games/crawl-0.21(_ZN11line_reader21insert_char_at_cursorEi+0xc1) [0x65f2f1]: line_reader::insert_char_at_cursor(int) /usr/games/crawl-0.21(_ZN11line_reader11process_keyEi+0xc2) [0x65f512]: line_reader::process_key(int) /usr/games/crawl-0.21(_ZN11line_reader14read_line_coreEb+0xda) [0x65f9da]: line_reader::read_line_core(bool) /usr/games/crawl-0.21(_ZN11line_reader9read_lineEbb+0x3c5) [0x65ff05]: line_reader::read_line(bool, bool) /usr/games/crawl-0.21(_ZN12StashTracker14search_stashesEv+0xb3) [0xaec723]: StashTracker::search_stashes() /usr/games/crawl-0.21(_Z15process_command12command_type+0xd34) [0xbd1234]: process_command(command_type) /usr/games/crawl-0.21() [0xbd3639] /usr/games/crawl-0.21() [0xbd410d] /usr/games/crawl-0.21(main+0x2eb) [0x5ec58b]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f8d1e368ead]: /usr/games/crawl-0.21() [0x5ecadd] Trying to run gdb. GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: . [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f8d1e6e4c4e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 #0 0x00007f8d1e6e4c4e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x0000000000682cc3 in call_gdb (file=0x7f8d1e6d0880) at crash.cc:433 gdb = attach_cmd = "attach 22405\000\000\000\000\000\000\000" #2 0x00000000006891a0 in do_crash_dump () at dbg-asrt.cc:672 t = 1525195066 dir = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x2a25008 "/dgldir/morgue/quik/"}} name = "/dgldir/morgue/quik/crash-quik-20180501-171746.txt", '\000' file = 0x7f8d1e6d0880 #3 0x0000000000682874 in crash_signal_handler (sig_num=6) at crash.cc:196 No locals. #4 No symbol table info available. #5 0x00007f8d1e6e4f6b in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #6 0x0000000000688a04 in _BreakStrToDebugger (mesg=mesg@entry=0x7fff8c148ae0 "ERROR in 'libutil.cc' at line 367: screen write out of bounds: (-36,4) into (43,4)", assert=) at dbg-asrt.cc:796 No locals. #7 0x0000000000688d99 in die (file=0xc3ab13 "libutil.cc", line=367, format=) at dbg-asrt.cc:856 tmp = "screen write out of bounds: (-36,4) into (43,4)", '\000' mesg = "ERROR in 'libutil.cc' at line 367: screen write out of bounds: (-36,4) into (43,4)", '\000' args = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7fff8c1493b8, reg_save_area = 0x7fff8c1492e0}} #8 0x00000000008788d1 in cgotoxy (x=-36, y=4, region=GOTO_MLIST) at libutil.cc:367 tl = sz = #9 0x000000000065e365 in line_reader::cursorto (this=0x7fff8c149730, ncx=) at cio.cc:437 x = -36 y = 4 diff = #10 0x000000000065f2f1 in line_reader::insert_char_at_cursor (this=0x7fff8c149730, ch=97) at cio.cc:766 w = 1 len = 1 #11 0x000000000065f512 in line_reader::process_key (this=0x7fff8c149730, ch=) at cio.cc:902 No locals. #12 0x000000000065f9da in line_reader::read_line_core (this=this@entry=0x7fff8c149730, reset_cursor=reset_cursor@entry=false) at cio.cc:521 ch = 97 width = 0 cpos = ret = #13 0x000000000065ff05 in line_reader::read_line (this=0x7fff8c149730, clear_previous=, reset_cursor=false) at cio.cc:598 draw = {foreground = COLOUR_INHERIT, background = COLOUR_INHERIT} ret = #14 0x0000000000aec723 in StashTracker::search_stashes (this=0x1194880) at stash.cc:1418 ret = curr_lev = search = dedup_results = { >> = {_M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_start = 0x300, _M_finish = 0x7f8d1e6d1e98, _M_end_of_storage = 0x30}}, } results = { >> = {_M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_start = 0x2ac3ec0, _M_finish = 0x0, _M_end_of_storage = 0x7fff8c1497d0}}, } sort_by_dist = filter_useless = buf = "a\000\266\002\000\000\000\000\001\000\000\000\000\000\000\000\270\265\006\001\000\000\000\000!\034\211\000\000\000\000\000Hٶ\002\000\000\000\000p\235\024\214\377\177\000\000Hٶ\002\000\000\000\000$\226\000\003\000\000\000\000Hٶ\002\000\000\000\000\311\034\211\000\000\000\000\000Hٶ\002\000\000\000\000@\233\024\214\377\177\000\000Hٶ\002\000\000\000\000 \226\000\003\000\000\000\000Hٶ\002\000\000\000\000\037S\211\000\000\000\000\000Hٶ\002\000\000\000\000 \226\000\003\000\000\000\000Hٶ\002\000\000\000\000(\a\253\002\000\000\000\000Hٶ\002\000\000\000\000\032D.\037\215\177\000\000Hٶ\002\000\000\000\000\300A.\037\215\177\000\000Hٶ\002\000\000\000\000pT\001\003\000\000\000\000Hٶ\002\000\000\000\000\230\354\004\003\000\000\000\000Hٶ\002\000\000\000\000\000\371\373\002\000\000\000\000"... csearch_literal = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x2aa75a0 " K\264\002"}} csearch = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x7fff8c149de8 "V\353\375\002"}} ltpat = { = {_vptr.base_pattern = 0x2f0}, translated = 122, isvalid = 155, pattern = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x27
}}, lua_fn_name = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x3002ac3ec0
}}, static lfndx = 5} ptpat = { = {_vptr.base_pattern = 0x7fff8c149df0}, pattern = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x38
}}, ignore_case = 64} default_execute = reader = { = {_vptr.line_reader = 0xc92830, buffer = 0x7fff8c149a60 "a", bufsz = 400, history = 0x11948c0, region = GOTO_MLIST, start = {x = -36, y = 4}, keyfn = 0, wrapcol = 80, mode = EDIT_MODE_INSERT, fg_colour = COLOUR_INHERIT, bg_colour = COLOUR_INHERIT, prompt = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x106b5b8 ""}}, tag = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x28e4198 "stash_search"}}, cur = 0x7fff8c149a61 "", length = 1, pos = 1}, } tpat = { = {_vptr.base_pattern = 0x30}, pattern = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x2f0
}}, compiled_pattern = 0x7f8d1e6d1e40, isvalid = 112, ignore_case = 151} #15 0x0000000000bd1234 in process_command (cmd=cmd@entry=CMD_SEARCH_STASHES) at main.cc:1801 No locals. #16 0x0000000000bd3639 in _input () at main.cc:1142 cmd = CMD_SEARCH_STASHES player_disabled = {was_disabled = false} #17 0x0000000000bd410d in _launch_game () at main.cc:474 game_start = false ccon = {cstate = false, smartcstate = false} #18 0x00000000005ec58b in _launch_game_loop () at main.cc:374 game_ended = false #19 main (argc=, argv=0x7fff8c14a448) at main.cc:332 No locals. Compilation info: <<<<<<<<<<< Compiled with GCC 4.7.2 on Feb 5 2018 at 06:01:16 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/include/lua5.1 -Irltiles -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-0.21/saves" -DDATA_DIR_PATH="/crawl-master/crawl-0.21/data/" -DWEB_DIR_PATH="/crawl-master/crawl-0.21/data/web/" -isystem /usr/include/ncursesw LDFLAGS: -rdynamic -O2 >>>>>>>>>>> Place info: branch = 34, depth = 1 Level id: Depths:1 Level build method = , level layout type = passages, absdepth0 = 22 Level vaults: layout_long_grid grunt_hell_entry_demonic_statue dungeon_decor kennysheep_decorative_pillar columned_hall_lemuel kennysheep_small_spiral kennysheep_generic_room_15 minmay_shop_grove Markers: <<<<<<<<<<<<<<<<<<<<<< Marker 0 at (20, 41): feature (stone_stairs_up_i) >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< You now have 16/35 mp. Your +1 short sword of electrocution stops crackling. Your +2 dagger of venom begins to drip with poison! b - a +2 dagger of venom (weapon) The ghoul claws the bog body!! The bog body is destroyed! The ghoul misses you. The ghoul closely misses you. You catch the helpless ghoul completely off-guard! You spit the ghoul like a pig!!! You barely miss the ghoul. You block the ghoul's attack. The ghoul completely misses you. You catch the helpless ghoul completely off-guard! You stick the ghoul like a pincushion!!! You hear a distant "Zot"! x2 You block the ghoul's attack. x2 You barely miss the ghoul. You hear a distant "Zot"! You strike the helpless ghoul from behind! You skewer the ghoul like a kebab!!! You destroy the ghoul! Okay, then. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul appears confused. You now have 15/35 mp. You are feeling very hungry. You hit the ghoul but do no damage. You hear a distant "Zot"! The ghoul misses you. The ghoul completely misses you. Okay, then. You hit the ghoul. You barely miss the ghoul. You hear a distant "Zot"! You block the ghoul's attack. x2 You catch the helpless ghoul completely off-guard! You stick the ghoul like a pincushion!!! You hit the ghoul. You hit the ghoul. The ghoul claws you! The ghoul claws you but does no damage. You take 12 damage, and have 76/113 hp. You now have 14/35 mp. You catch the helpless ghoul completely off-guard! You stick the ghoul like a pincushion!!! You catch the helpless ghoul completely off-guard! You perforate the ghoul like a sieve!!! You destroy the ghoul! You hear a distant "Zot"! You eat one of the 23 rations. That ration really hit the spot! You hear a distant "Zot"! A ghoul comes into view. A bog body comes into view. You see here a ghoul corpse. Aim: a ghoul (hasn't noticed you, umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. * * * LOW MAGIC WARNING * * * You hear a distant "Zot"! You now have 12/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. * * * LOW MAGIC WARNING * * * You hear a distant "Zot"! You now have 9/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. * * * LOW MAGIC WARNING * * * You now have 6/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. * * * LOW MAGIC WARNING * * * You now have 3/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. * * * LOW MAGIC WARNING * * * You hear a distant "Zot"! You now have 1/35 mp. You hear a distant "Zot"! You hear a distant "Zot"! You hear a distant "Zot"! You hear a distant "Zot"! x2 A ghoul is nearby! A ghoul is nearby! You hear a distant "Zot"! You hear a distant "Zot"! You hear a distant "Zot"! There is a large open door here. You hear a distant "Zot"! You hear a distant "Zot"! You hear a distant "Zot"! There is a stone staircase leading up here. You climb upwards. Level annotation: exclusion: wraith, Mennas There is a stone staircase leading down here. You start resting. Health restored: 113 You regained 24 mp, and now have 30/35 mp. You start resting. MP restored: 35 You climb downwards. Level annotation: 1 transporter There is a stone staircase leading up here. There is a large open door here. You hear a distant "Zot"! You hear a distant "Zot"! The ghoul is too close now for your liking. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. You hear a distant "Zot"! You now have 32/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. You now have 29/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 30%) The ghoul appears confused. You now have 26/35 mp. You hit the ghoul. You catch the helpless ghoul completely off-guard! You skewer the ghoul like a kebab!!! The ghoul closely misses you. The ghoul completely misses you. You catch the helpless ghoul completely off-guard! You spit the ghoul like a pig!!! You catch the helpless ghoul completely off-guard! You spit the ghoul like a pig!!! You destroy the ghoul! The ghoul is too close now for your liking. Aim: a ghoul (hasn't noticed you, umbra, chance to defeat MR: 31%) The ghoul easily resists. Your shadow mimicks your spell! The ghoul resists with almost no effort. You hear a distant "Zot"! x2 You now have 25/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 31%) The ghoul easily resists. You hear a distant "Zot"! You now have 23/35 mp. Aim: a ghoul (umbra, chance to defeat MR: 31%) The ghoul appears confused. You now have 20/35 mp. Aim: a bog body (umbra, chance to defeat MR: 66%) The bog body struggles to resist. You now have 17/35 mp. Aim: a bog body (umbra, chance to defeat MR: 66%) The bog body appears confused. Your shadow mimicks your spell! The bog body easily resists. You hear a distant "Zot"! You now have 14/35 mp. You hit the bog body. You hear a distant "Zot"! You hit the bog body. You strike the helpless bog body from behind! You perforate the bog body like a sieve!!! You destroy the bog body! There is a large open door here. You hit the ghoul. You hit the ghoul. You catch the helpless ghoul completely off-guard! You spit the ghoul like a pig!!! The ghoul completely misses you. x2 You hear a distant "Zot"! You strike the helpless ghoul from behind! You skewer the ghoul like a kebab!!! You hit the ghoul. You hit the ghoul but do no damage. The ghoul claws itself! The ghoul is destroyed! No target in view! There is a large open door here. You see here a ghoul corpse. You start resting. You hear a distant "Zot"! x9 You hear a distant blaring wail to the northeast. You hear a distant "Zot"! x30 MP restored: 35 You attempt to give life to the dead... Before your eyes, flesh is ripped from the corpse! The dead are walking! You hear a distant "Zot"! There is a large open door here. You see here an inedible chunk of flesh. You now have 34/35 mp. You hear a distant "Zot"! x2 You hear a distant "Zot"! There is a large open door here. MP restored: 35 You see here a ghoul skeleton. You attempt to give life to the dead... The dead are walking! You now have 34/35 mp. You swap places. Things that are here: a long sword; a bog body skeleton You attempt to give life to the dead... The dead are walking! You hear a distant "Zot"! You now have 33/35 mp. MP restored: 35 Things that are here: a plate armour; a great sword You hear a distant "Zot"! You now have 523 gold pieces (gained 18). You hear a distant "Zot"! You hear a distant "Zot"! You hear a distant "Zot"! Found a stone staircase leading up. t - 16 scrolls of teleportation (gained 1) You hear a distant "Zot"! x2 v - 23 rations (gained 1) There is an open door here. You hear a distant "Zot"! You hear a distant "Zot"! A necromancer and a skeleton come into view. The necromancer is wielding a staff of air. The necromancer moves out of view. A storm dragon simulacrum comes into view. Aim: a storm dragon simulacrum (hasn't noticed you, umbra, chance to defeat MR: 81%) Okay, then. A bog body and a skeleton come into view. Found an escape hatch in the ceiling. A ghoul comes into view. Aim: a bog body (hasn't noticed you, umbra, chance to defeat MR: 66%) The bog body appears confused. The necromancer shouts! You hear a chilling moan. x2; You hear a shout! x2 You hear a distant "Zot"! x2 A vampire knight comes into view. It is wielding a war axe. The vampire knight shouts! 2 skeletal warriors come into view. You now have 32/35 mp. You hear a shout! You hear a distant "Zot"! You hear a distant "Zot"! x2 You hear a distant "Zot"! Something hits the catoblepas skeleton! Something touches the catoblepas skeleton. Something freezes the catoblepas skeleton. The catoblepas skeleton resists. Okay, then. Aim: a bog body (confused, umbra, chance to defeat MR: 66%) The storm dragon simulacrum barely resists. Your shadow mimicks your spell! The storm dragon simulacrum resists with some effort. You now have 30/35 mp. Aim: a bog body (confused, umbra, chance to defeat MR: 66%) The storm dragon simulacrum appears confused. You hear a distant "Zot"! A necrophage comes into view. You now have 27/35 mp. You hit the storm dragon simulacrum but do no damage. You hear a distant "Zot"! You catch the helpless storm dragon simulacrum completely off-guard! You spit the storm dragon simulacrum like a pig!!! The storm dragon simulacrum vapourises! You hear a distant "Zot"! The bog body hits the necromancer!! The bog body closely misses the necromancer. You swap places. You hear a distant "Zot"! You swap places. The bog body hits the necrophage! The bog body barely misses the necrophage. The necromancer mumbles some strange words. The necromancer binds the souls of nearby monsters. Your bog body skeleton is engulfed in freezing vapours. A naga zombie comes into view. Something barely misses the ghoul. x2 The necromancer hits your bog body skeleton with a staff of air. Your bog body skeleton is electrocuted! Something hits your bog body skeleton. Your bog body skeleton is electrocuted! There is a stone staircase leading up here. Unknown command. Unknown command. You hear a distant "Zot"! Aim: a naga zombie (umbra, chance to defeat MR: 88%) The naga zombie appears confused. You now have 26/35 mp. You completely miss the naga zombie. You catch the helpless naga zombie completely off-guard! You stick the naga zombie like a pincushion!!! You destroy the naga zombie! You hear a distant "Zot"! The bolt of cold hits your ghoul skeleton. Your ghoul skeleton resists. There is a stone staircase leading up here. You hear a distant "Zot"! You swap places. Something hits the skeletal warrior!! Something touches the skeletal warrior but does no damage. You hear a chilling moan. You swap places. You hear a distant "Zot"! The bog body hits something. The bog body touches something. The bog body freezes something. You hear a distant "Zot"! The necromancer hits you with a staff of air. You are electrocuted! You hear a distant "Zot"! Boris, Master of Life and Death comes into view. You take 15 damage, and have 98/113 hp. You now have 24/35 mp. Aim: Boris, wearing an embroidered robe Okay, then. Aim: Boris, wearing an embroidered robe (magic immune) Okay, then. Unknown command. You swap places. You hear a distant "Zot"! You swap places. Something barely misses your ghoul skeleton. There is a stone staircase leading up here. What are your orders? t - Shout! Orders for allies: a - Attack new target. r - Retreat! s - Stop attacking. g - Guard the area. f - Follow me. Anything else - Cancel. Gang up on whom? Aim: a necromancer, wielding a staff of air and wearing a robe (severely wounded, umbra) Attack! The necromancer dies! You climb upwards. Level annotation: exclusion: wraith, Mennas There is a stone staircase leading down here. Annotate level on other end of current stairs? Current level annotation: 1 transporter New annotation for Crypt:2 (include '!' for warning): !Boris, 1 transporter Unknown command. There is a stone staircase leading down here. Warning, next level annotated: !Boris, 1 transporter, Boris Enter next level anyway? You climb downwards. There is a stone staircase leading up here. You hear a distant "Zot"! You hear a distant "Zot"! Your skin crawls. You hear a distant "Zot"! You now have 27/35 mp. A jiangshi is nearby! Aim: a jiangshi (hasn't noticed you, umbra, chance to defeat MR: 31%) The jiangshi easily resists. You hear a distant "Zot"! x2 You regained 2 hp, and now have 110/113 hp. You now have 25/35 mp. Aim: a jiangshi (umbra, chance to defeat MR: 31%) The jiangshi easily resists. The jiangshi completely misses you. You block the jiangshi's attack. You regained 2 hp, and now have 112/113 hp. You now have 22/35 mp. You block the jiangshi's attack. The jiangshi barely misses you. Health restored: 113 Aim: a jiangshi (umbra, chance to defeat MR: 31%) The jiangshi appears confused. You now have 20/35 mp. You hit the jiangshi but do no damage. You barely miss the jiangshi. No target in view! You hear a distant "Zot"! A jiangshi is nearby! You hit the jiangshi. Your skin is crawling a little less now. You hit the jiangshi but do no damage. The jiangshi closely misses you. You block the jiangshi's attack. You strike the helpless jiangshi from behind! You stick the jiangshi like a pincushion!!! You hit the jiangshi but do no damage. You hear a distant "Zot"! You hit the jiangshi. You catch the helpless jiangshi completely off-guard! You stick the jiangshi like a pincushion!!! You destroy the jiangshi! No target in view! Your skin stops crawling. You hear a distant "Zot"! P - 3 potions of brilliance (gained 1) You hear a distant "Zot"! You hear a distant "Zot"! There is a large open door here. A greater mummy comes into view. A greater mummy is nearby! A greater mummy is nearby! Aim: a greater mummy (hasn't noticed you) Okay, then. There is a large open door here. You close the large door. You hear a distant "Zot"! x2 You hear a distant "Zot"! You hear a distant "Zot"! You open the large door. There is a large open door here. You hear a distant "Zot"! x2 You hear a distant "Zot"! There is a stone staircase leading up here. You regained 4 mp, and now have 28/35 mp. Annotate level on other end of current stairs? Current level annotation: !Boris, 1 transporter New annotation for Crypt:2 (include '!' for warning): ! 1 transporter You climb upwards. Level annotation: exclusions: downstairs and wraith, Mennas There is a stone staircase leading down here. Warning, next level annotated: ! 1 transporter, Boris Enter next level anyway? Okay, then. Unknown command. Annotate level on other end of current stairs? Current level annotation: ! 1 transporter New annotation for Crypt:2 (include '!' for warning): ! 1 transporter, greater mummy Warning, next level annotated: ! 1 transporter, greater mummy, Boris Enter next level anyway? Okay, then. Unknown command. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or N - a ring of positive energy {rN+} > or j - a +5 ring of protection You remove your ring of positive energy {rN+}. m - a +2 ring of protection (left hand) The ancient champion is too close now for your liking. You regained 3 mp, and now have 31/35 mp. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or m - a +2 ring of protection; > or j - a +5 ring of protection You remove your +2 ring of protection. N - a ring of positive energy (left hand) {rN+} You see here 9 arrows. MP restored: 35 Things that are here: a chain mail; an enchanted morningstar There is a staircase back to the Vaults, spattered with blood here. You climb upwards. Welcome back to the Vaults! There is a staircase to the Crypt here. Wear which item? (? for menu, Esc to quit) You start removing your armour. You continue taking off your +0 acid dragon scales. x4 You finish taking off your +0 acid dragon scales. You start putting on your armour. You continue putting on your +1 robe of fire resistance {rF+}. x5 You finish putting on your +1 robe of fire resistance {rF+}. You feel resistant to fire. Wear which item? (? for menu, Esc to quit) You start removing your armour. You continue taking off your +1 robe of fire resistance {rF+}. x4 You finish taking off your +1 robe of fire resistance {rF+}. You feel less resistant to fire. You start putting on your armour. You continue putting on your +0 acid dragon scales. x5 You finish putting on your +0 acid dragon scales. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or N - a ring of positive energy {rN+} > or j - a +5 ring of protection You remove your ring of positive energy {rN+}. m - a +2 ring of protection (left hand) Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or m - a +2 ring of protection; > or j - a +5 ring of protection You remove your +2 ring of protection. N - a ring of positive energy (left hand) {rN+} You climb downwards. Welcome back to the Crypt! This branch is unnaturally silent, and so sound travels much further. Level annotation: exclusions: downstairs and wraith, Mennas There is a staircase back to the Vaults, spattered with blood here. Things that are here: a chain mail; a vampiric glaive {!w} You see here 24 stones. Partly explored, can't reach some items and places. You see here 24 stones. You see here a scimitar. There is a stone staircase leading down here. The ancient champion is too close now for your liking. Aim: an ancient champion, wielding a great sword of slicing and wearing a chain mail (hasn't noticed you, umbra) Okay, then. You fade into invisibility! You are very lightly contaminated with residual magic. You now have 29/35 mp. You catch the helpless ancient champion completely off-guard! You stick the ancient champion like a pincushion!!! You hit the ancient champion but do no damage. The ancient champion hits you with a great sword of slicing!! You take 25 damage, and have 88/113 hp. MASSIVE DAMAGE!! You now have 22/35 mp. You hit the ancient champion but do no damage. You closely miss the ancient champion. You block the ancient champion's attack. You hit the ancient champion but do no damage. You hit the ancient champion but do no damage. You block the ancient champion's attack. You strike the helpless ancient champion from behind! You impale the ancient champion!! You block the ancient champion's attack. You hit the ancient champion but do no damage. You catch the helpless ancient champion completely off-guard! You stick the ancient champion like a pincushion!!! You destroy the ancient champion! Things that are here: a great sword of slicing; a chain mail Your skin crawls. You regained 2 hp, and now have 91/113 hp. You now have 21/35 mp. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Your skin is crawling a little less now. You flicker for a moment. You regained 5 hp, and now have 96/113 hp. (D) Dungeon (T) Temple (L) Lair (S) Swamp (P) Snake Pit (M) Slime Pits (O) Orcish Mines (E) Elven Halls (V) Vaults (C) Crypt (U) Depths (H) Hell Where to? (Enter - Crypt:1 @ (x,y), ? - help) Your skin stops crawling. You flicker back into view. You regained 4 hp, and now have 100/113 hp. (D) Dungeon (T) Temple (L) Lair (S) Swamp (P) Snake Pit (M) Slime Pits (O) Orcish Mines (E) Elven Halls (V) Vaults (C) Crypt (U) Depths (H) Hell Where to? (Enter - Crypt:1 @ (x,y), ? - help) Things that are here: a chain mail; a vampiric glaive {!w} There is a staircase back to the Vaults, spattered with blood here. You regained 5 hp, and now have 105/113 hp. You regained 5 mp, and now have 28/35 mp. You climb upwards. Welcome back to the Vaults! There is a staircase to the Crypt here. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or N - a ring of positive energy {rN+} > or j - a +5 ring of protection You remove your ring of positive energy {rN+}. m - a +2 ring of protection (left hand) Unknown command. (D) Dungeon (T) Temple (L) Lair (S) Swamp (P) Snake Pit (M) Slime Pits (O) Orcish Mines (E) Elven Halls (V) Vaults (C) Crypt (U) Depths (H) Hell Where to? (Enter - Crypt:1 @ (x,y), ? - help) What level of the Depths? (default 1, ? - help) There is a dry fountain here. Things that are here: a chain mail; an enchanted broad axe You see here a giant club. You see here a giant spiked club. Things that are here: a leather armour; a mace There is an open door here. There is an escape hatch in the ceiling here. A mysterious force pulls you upwards. The hatch slams shut behind you. Things that are here: a chain mail; a trident There is an escape hatch in the ceiling here. A mysterious force pulls you upwards. The hatch slams shut behind you. Your magical contamination has completely faded away. Health restored: 113; MP restored: 35 Things that are here: a giant club; a dire flail; 22 bolts There is an open door here. There is an open door here. There is an open door here. There is a stone staircase leading down here. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. (D) Dungeon (T) Temple (L) Lair (S) Swamp (P) Snake Pit (M) Slime Pits (O) Orcish Mines (E) Elven Halls (V) Vaults (C) Crypt (U) Depths (H) Hell Where to? (Enter - Vaults:1 @ (x,y), ? - help) What level of the Depths? (default 1, ? - help) There is an open door here. There is an open door here. There is an open door here. Things that are here: a giant club; a dire flail; 22 bolts There is an open door here. Things that are here: a plate armour; an enchanted war axe You see here a ring mail. There is an open door here. Things that are here: a +0 troll leather armour {regen}; a robe There is an open door, spattered with blood here. Things that are here: 10 bolts; an arbalest Things that are here: 13 bolts; an uncursed arbalest There is a gate leading back out of this place, spattered with blood here. Things that are here: +0 swamp dragon scales; 8 bolts You go up through the gate. Welcome back to the Dungeon! Level annotation: exclusion: Roxanne, Roxanne There is a gate to the Vaults here. There is a stone staircase leading down here. You climb downwards. There is a stone staircase leading up here. There is an open door here. Things that are here: an embroidered robe; a dagger There is a staircase to the Depths, spattered with blood here. You climb downwards. Welcome back to the Depths! Level annotation: exclusions: obsidian statue and rakshasa There is a staircase back to the Dungeon, spattered with blood here. There is a large open door here. There is a large open door, spattered with blood here. There is a stone staircase leading down here. There is a stone staircase leading down here. There is a stone staircase leading down here. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or m - a +2 ring of protection; > or j - a +5 ring of protection You remove your +2 ring of protection. F - a ring of protection from fire (left hand) Warning, next level annotated: !Lots of stuff Enter next level anyway? You climb downwards. The deep troll earth mage shouts! The deep troll shouts! You hear a horrible gurgling sound! The green ugly thing gurgles horribly! The cyan very ugly thing gurgles horribly! A vortex of raging winds appears around the air elemental! The cyan ugly thing basks in the mutagenic energy from its kin and changes! You hear a horrible gurgling sound! The deep troll shaman shouts! You hear a horrible gurgling sound! The spriggan air mage shouts! You hear a shout! x2 A great orb of eyes and an ugly thing come into view. There is a stone staircase leading up here. You hear a shout! The vortex of raging winds lifts you up. You fly up into the air. You stop ascending the stairs. The air elemental hits you but does no damage. The cyan ugly thing basks in the mutagenic energy from its kin and changes! The green ugly thing basks in the mutagenic energy from its kin and changes! You block the deep troll earth mage's attack. x2 The deep troll earth mage misses you. The air elemental completely misses you. An ugly thing and a rakshasa come into view. You take 4 damage, and have 109/113 hp. You now have 34/35 mp. Unknown command. You are engulfed in raging winds. You stop ascending the stairs. The air elemental misses you. A vortex of raging winds appears around the air elemental! The air elemental completely misses you. The air elemental misses you. You block the air elemental's attack. The deep troll earth mage barely misses you. You block the deep troll earth mage's attack. The deep troll earth mage completely misses you. 2 ugly things come into view. You take 5 damage, and have 104/113 hp. You now have 33/35 mp. Unknown command. As you read the scroll of teleportation, it crumbles to dust. You feel strangely unstable. You are engulfed in raging winds. The winds around the air elemental start to calm down. You block the air elemental's attack. The air elemental completely misses you. You block the air elemental's attack. The spriggan air mage misses you. The air elemental completely misses you. You take 14 damage, and have 90/113 hp. You now have 27/35 mp. A yaktaur comes into view. You are engulfed in raging winds. You take 6 damage, and have 84/113 hp. You now have 25/35 mp. A yaktaur and a wizard come into view. The winds around the air elemental start to calm down. You block the spriggan air mage's attack. The stone giant throws a large rock. The large rock hits you! The green ugly thing basks in the mutagenic energy from its kin and changes! The yaktaur wields an arbalest. The yaktaur shoots a bolt. The bolt hits you!! * * * LOW HITPOINT WARNING * * * You hear a shout! Things that are here: a bolt; a large rock {!d} You take 34 damage, and have 50/113 hp. MASSIVE DAMAGE!! You now have 15/35 mp. You hear a shout! You block the air elemental's attack. The spriggan air mage waves its arms in wide circles. The air twists around and violently strikes you in flight! * * * LOW MAGIC WARNING * * *; * * * LOW HITPOINT WARNING * * * The air elemental hits you! * * * LOW MAGIC WARNING * * *; * * * LOW HITPOINT WARNING * * * You hear a shout! x2 You take 26 damage, and have 24/113 hp. MASSIVE DAMAGE!! You now have 8/35 mp. You don't have enough magic at the moment. Unknown command. You feel much better. Your surroundings suddenly seem different. You hear a shout! x2 Found 20 stones, a plate armour and a ration. Found a gateway to Hell. A frost giant and a tengu warrior come into view. The frost giant is wielding a battleaxe of freezing. You regained 30 hp, and now have 54/113 hp. An ogre mage comes into view. It is wielding a spear. You float gracefully downwards. The ogre mage mumbles some strange words. The ogre mage seems to speed up. Aim: a frost giant, wielding a battleaxe of freezing (umbra) Okay, then. Aim: an ogre mage, wielding a spear and wearing a robe (fast, umbra) Okay, then. Unknown command. The frost giant gestures at you while chanting. The bolt of cold misses you. The ogre mage casts a spell at you. The bolt of lightning misses you. Your skin crawls. * * * LOW MAGIC WARNING * * * You now have 7/35 mp. Aim: a frost giant, wielding a battleaxe of freezing (umbra, chance to defeat MR: 31%) Okay, then. Okay, then. Aim: a frost giant, wielding a battleaxe of freezing (umbra, chance to defeat MR: 31%) The frost giant appears confused. * * * LOW MAGIC WARNING * * * You regained 2 hp, and now have 58/113 hp. You now have 4/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (fast, umbra, chance to defeat MR: 31%) Okay, then. Aim: an ogre mage, wielding a spear and wearing a robe (fast, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. * * * LOW MAGIC WARNING * * * The ogre mage hits you from afar with a spear! * * * LOW HITPOINT WARNING * * * You take 5 damage, and have 53/113 hp. You now have 3/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (fast, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. Your shadow mimicks your spell! The ogre mage resists with almost no effort. * * * LOW MAGIC WARNING * * * You block the ogre mage's attack. You now have 1/35 mp. You don't have enough magic to cast that spell. Magic courses through your body. The ogre mage hits you but does no damage. The ogre mage barely misses you. You regained 28 mp, and now have 29/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (fast, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. Your shadow mimicks your spell! The ogre mage resists with almost no effort. You block the ogre mage's attack. Something hits the ogre mage!! Something freezes the ogre mage. You now have 27/35 mp. Aim: a tengu warrior, wielding a great sword and wearing a ring mail (umbra, chance to defeat MR: 54%) The tengu warrior resists with some effort. Your shadow mimicks your spell! The tengu warrior easily resists. The ogre mage hits you from afar with a spear. * * * LOW HITPOINT WARNING * * * The tengu warrior hits you with a great sword! * * * LOW HITPOINT WARNING * * * The tengu warrior closely misses you. The tengu warrior misses you. The ogre mage hits you but does no damage. You take 7 damage, and have 49/113 hp. You now have 22/35 mp. An ogre mage opens the door. Found an escape hatch in the floor. A fire giant comes into view. It is wielding a great sword of flaming. Aim: a tengu warrior, wielding a great sword and wearing a ring mail (umbra, chance to defeat MR: 54%) The tengu warrior looks drowsy... Your shadow mimicks your spell! The tengu warrior is unaffected. You regained 2 hp, and now have 52/113 hp. You now have 20/35 mp. You block the ogre mage's attack. The tengu warrior shouts! You are feeling hungry. The fire giant shouts! You hear a deafening roar! A tengu warrior comes into view. It is wielding an enchanted battleaxe. The ogre mage casts a spell at you. You resist with almost no effort. A salamander comes into view. It is wielding a glaive. Aim: a tengu warrior, wielding a great sword and wearing a ring mail (umbra) Okay, then. You fade into invisibility! The frost giant laughs at nothing. You block the ogre mage's attack. You are very lightly contaminated with residual magic. You regained 2 hp, and now have 61/113 hp. Your skin is crawling a little less now. The frost giant falls into the lava! The frost giant is incinerated. You hear a sizzling splash. Your life force feels restored. A salamander mystic comes into view. It is wielding a quarterstaff. 2 salamanders come into view. The ogre mage casts a spell at you. The bolt of lightning misses you. The helpless salamander fails to defend itself. You spit the salamander like a pig!!!!! You kill the salamander! The rakshasa weaves an illusion. Your skin stops crawling. You hear a grinding noise. You flicker for a moment. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, fast, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. Your shadow mimicks your spell! The ogre mage resists with almost no effort. The ogre mage is no longer moving quickly. The ogre mage completely misses you. The ogre mage misses you. You now have 22/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. You hear a grinding noise. You block the ogre mage's attack. You now have 21/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. Your shadow mimicks your spell! The ogre mage resists with almost no effort. The ogre mage casts a spell at you. The bolt of lightning misses you. You now have 19/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. You flicker back into view. You block the ogre mage's attack. You now have 17/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. Your shadow mimicks your spell! The ogre mage resists with almost no effort. You block the ogre mage's attack. You now have 15/35 mp. Aim: an ogre mage, wielding a spear and wearing a robe (moderately wounded, umbra, chance to defeat MR: 21%) The ogre mage resists with almost no effort. * * * LOW MAGIC WARNING * * * The ogre mage misses you. You now have 14/35 mp. An ettin and a salamander come into view. The ettin is wielding a great mace and a dire flail of venom. You hear a shout! x2 You hear a shout! The salamander wields a runed shortbow. It bursts into flame! The salamander shoots an arrow. The arrow misses you. The ettin shouts in stereo! You hear a shout! You hear a shout! The rakshasa weaves an illusion. The ettin shimmers and seems to become two! The salamander shoots an arrow. The arrow completely misses you. You see here an arrow. The salamander shoots an arrow. The arrow completely misses you. You see here an arrow. The ogre mage casts a spell. The ogre mage seems to speed up. The salamander shoots an arrow. The arrow completely misses you. Unknown command. The salamander shoots an arrow. The arrow closely misses you. You see here an arrow. The deep troll shouts! The deep troll shaman shouts! You hear a shout! You hear a horrible gurgling sound! x2 A vortex of raging winds appears around the air elemental! The fire dragon roars deafeningly! 2 ugly things come into view. You hear a shout! x3; You hear a horrible gurgling sound! x2; You hear a shout! You hear a horrible gurgling sound! x3 A red ugly thing comes into view. A vortex of raging winds appears around the air elemental! A deep troll earth mage comes into view. A glowing orange brain and an ugly thing come into view. The green ugly thing gurgles horribly! The red ugly thing gurgles horribly! The cyan ugly thing gurgles horribly! The purple ugly thing gurgles horribly! You hear a horrible gurgling sound! The vortex of raging winds lifts you up. You fly up into the air. * * * LOW HITPOINT WARNING * * * The spriggan air mage shouts! The glowing orange brain pulsates. The spriggan air mage waves its arms in wide circles. The air twists around and violently strikes you in flight! * * * LOW MAGIC WARNING * * *; * * * LOW HITPOINT WARNING * * * An ugly thing and a deep troll come into view. You take 16 damage, and have 58/113 hp. You now have 13/35 mp. Unknown command. Really read B - 4 scrolls of blinking {!r}? Blink to where? As you read the scroll of blinking {!r}, it crumbles to dust. A great orb of eyes, an ugly thing and an iron troll come into view. The winds around the air elemental start to calm down. The red ugly thing basks in the mutagenic energy from its kin and changes! The purple ugly thing basks in the mutagenic energy from its kin and changes! The yaktaur wields an arbalest. The yaktaur shoots a bolt. The bolt barely misses you. The bolt dissolves into shadows! The red ugly thing gurgles horribly! The great orb of eyes turns its gaze towards you. The cyan ugly thing gurgles horribly! The cyan very ugly thing gurgles horribly! You float gracefully downwards. You hear a deafening roar! The vortex of raging winds lifts you up. You fly up into the air. * * * LOW MAGIC WARNING * * *; * * * LOW HITPOINT WARNING * * * You stop ascending the stairs. The winds around the air elemental start to calm down. The air elemental completely misses you. The glowing orange brain blinks! The red ugly thing completely misses you. The deep troll shaman calls upon its god to strengthen the deep troll. The deep troll seems to grow stronger. The green ugly thing basks in the mutagenic energy from its kin and changes! The red ugly thing basks in the mutagenic energy from its kin and changes! You block the air elemental's attack. You take 6 damage, and have 52/113 hp. You now have 13/35 mp. Really read B - 3 scrolls of blinking {!r}? Blink to where? As you read the scroll of blinking {!r}, it crumbles to dust. You float gracefully downwards. The wizard gestures wildly while chanting. The wizard flickers and vanishes for a moment. You climb upwards. Level annotation: exclusions: obsidian statue and rakshasa There is a stone staircase leading down here. You eat one of the 23 rations. That ration really hit the spot! You start resting. Your magical contamination has completely faded away. You regained 21 hp, and now have 74/113 hp. You regained 18 mp, and now have 32/35 mp. Your skin crawls. You now have 29/35 mp. You start resting. Your skin is crawling a little less now. Your skin stops crawling. You regained 25 hp, and now have 100/113 hp. You regained 5 mp, and now have 34/35 mp. Your skin crawls. You now have 31/35 mp. You start resting. Health restored: 113 You regained 2 mp, and now have 33/35 mp. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) Okay, then. Okay, then. Wear which item? (? for menu, Esc to quit) You start removing your armour. You continue taking off your +0 acid dragon scales. Your skin is crawling a little less now. You continue taking off your +0 acid dragon scales. x3 You finish taking off your +0 acid dragon scales. You start putting on your armour. You continue putting on your +1 robe of fire resistance {rF+}. x2 Your skin stops crawling. You continue putting on your +1 robe of fire resistance {rF+}. x3 You finish putting on your +1 robe of fire resistance {rF+}. You feel resistant to fire. MP restored: 35 Okay, then. Wear which item? (? for menu, Esc to quit) You start removing your armour. You continue taking off your +1 robe of fire resistance {rF+}. x4 You finish taking off your +1 robe of fire resistance {rF+}. You feel less resistant to fire. You start putting on your armour. You continue putting on your +0 acid dragon scales. x5 You finish putting on your +0 acid dragon scales. Okay, then. Okay, then. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You're wearing all the rings you can. Remove which one? (? for menu, Esc to cancel) < or F - a ring of protection from fire; > or j - a +5 ring of protection You remove your ring of protection from fire. m - a +2 ring of protection (left hand) Unknown command. Search for what [Enter for "shadow c", or ? for help]? distortion Can't find anything matching that. Search for what [Enter for "distortion", or ? for help]? Okay, then. Search for what [Enter for "distortion", or ? for help]? >>>>>>>>>>>>>>>>>>>>>> Game state: mouse_enabled: 0, waiting_for_command: 0, terminal_resized: 0 io_inited: 1, need_save: 1, saving_game: 0, updating_scores: 0: seen_hups: 0, map_stat_gen: 0, type: 1, arena_suspended: 0 prev_cmd = CMD_SEARCH_STASHES repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [quik] Species: Spriggan Job: Enchanter HP: 113/113; mods: 0/0 MP: 35/35; mod: 0 Stats: 7 (7) 22 (22) 18 (18) Position: (28, 23), god: Dithmenos (19), turn_is_over: 0, banished: 0 Standing on/in/over feature: stone staircase leading down Skills (mode: manual) Name | can_train | train | training | level | points | progress Fighting | X | 0 | 0 | 13 | 7202 | 61/1344 Short Blades | X | 0 | 0 | 6 | 1156 | 274/295 Long Blades | | 0 | 0 | 0 | 0 | 0/70 Axes | | 0 | 0 | 0 | 0 | 0/70 Maces & Flails | | 0 | 0 | 0 | 0 | 0/84 Polearms | | 0 | 0 | 0 | 0 | 0/84 Staves | X | 0 | 0 | 0 | 0 | 0/84 Slings | | 0 | 0 | 0 | 0 | 0/35 Bows | | 0 | 0 | 0 | 0 | 0/35 Crossbows | | 0 | 0 | 0 | 0 | 0/50 Throwing | X | 0 | 0 | 0 | 0 | 0/50 Armour | X | 0 | 0 | 6 | 1766 | 1/589 Dodging | X | 0 | 0 | 21 | 8061 | 186/975 Stealth | X | 0 | 0 | 25 | 10425 | 146/1073 Shields | X | 0 | 0 | 7 | 2493 | 139/673 Unarmed Combat | X | 0 | 0 | 0 | 0 | 0/70 Spellcasting | X | 0 | 0 | 9 | 1593 | 3/389 Conjurations | X | 0 | 0 | 0 | 0 | 0/84 Hexes | X | 0 | 0 | 17 | 7323 | 641/954 Charms | X | 0 | 0 | 3 | 212 | 62/100 Summonings | X | 2 | 100 | 11 | 5708 | 829/1060 Necromancy | X | 0 | 0 | 4 | 856 | 262/297 Translocations | X | 0 | 0 | 2 | 102 | 27/75 Transmutations | | 0 | 0 | 0 | 0 | 0/29 Fire Magic | | 0 | 0 | 0 | 0 | 0/70 Ice Magic | X | 0 | 0 | 0 | 0 | 0/70 Air Magic | | 0 | 0 | 0 | 0 | 0/59 Earth Magic | | 0 | 0 | 0 | 0 | 0/59 Poison Magic | | 0 | 0 | 0 | 0 | 0/50 Invocations | X | 0 | 0 | 12 | 4201 | 1/850 Evocations | X | 0 | 0 | 9 | 1337 | 0/327 Spell bugs: Durations: Attributes: #4: 336289 #12: 3528 #13: 3005 #23: 46870 #24: -1179034142 #27: 691022 #49: 3815 #59: 1 Mutations: see invisible: 1 (innate) herbivore: 1 (innate) speed: 3 (innate) slow metabolism: 2 (innate) Inventory bugs: Equipment: eq slot #0, inv slot #1: +2 dagger of venom eq slot #1, inv slot #45: +0 cloak eq slot #2, inv slot #43: +0 mask of the Dragon {MR+ Slay+3 SInv} eq slot #5, inv slot #28: +3 buckler eq slot #6, inv slot #47: +0 acid dragon scales eq slot #7, inv slot #12: +2 ring of protection eq slot #8, inv slot #9: +5 ring of protection eq slot #9, inv slot #50: amulet of Xom's Benevolence {Spirit Fragile rC++ MR+ SInv} }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: ##.........# #..(###.... ##........# #...#....8. #.# ##.......# #..##.8.... #.# #.......# #).#.....g3 #R# #.......# #.##....8.. #.. #.......# #[#..8...C[ #.# #.......# #.#.(.54.5§ #.# #.......# #.# ...8§§3 #.# ##.....@.#####.# ...§§§. #.# ##..............# .8..§§§ #.#######...............## . .........................# . ########################.## ..........).....(.........# #..#..#..#..#.^#..#..#....### ............................### #..#..#..#..#..#..#..#....#...### clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< ice_cave_hard: false >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< Lua marker 1 at (43, 14): {{{{ CLASS: PropertiesDescriptor props: stop_explore: statue }}}} Lua marker 2 at (45, 22): {{{{ CLASS: FogMachine pow_min: 20 spread_buildup_time: 1 listeners: spread_rate: -1 size_min: 1 size_max: 1 pow_max: 30 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 sub_type: tick delay_min: 50 listener_only: true delay_max: 50 2: CLASS: DgnTriggerer type: entered_level listener_only: false size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 1 spread_buildup_amnt: 0 cloud_type: grey smoke props: walk_dist: 3 pow_rolls: 3}}}} >>>>>>>>>>>>>>>>>>>>>>