ASSERT(!invalid_monster(&mons)) in 'mon-death.cc' at line 1716 failed. Version: Dungeon Crawl Stone Soup 0.24.0-13-gcf9b319 Platform: unix Bits: 64 Game mode: normal Tiles: online Seed: 886755356571568683, deterministic pregen: 1 Command line: /usr/games/crawl-0.24 -name Vinniefish -rc /dgldir/rcfiles/crawl-0.24/Vinniefish.rc -macro /dgldir/rcfiles/crawl-0.24/Vinniefish.macro -morgue /dgldir/morgue/Vinniefish/ -webtiles-socket /crawl-master/webserver/sockets/Vinniefish:2020-03-23.07:55:38.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 21 stack frames. /usr/games/crawl-0.24(_Z17write_stack_traceP8_IO_FILEi+0x23) [0x611793]: write_stack_trace(_IO_FILE*, int) /usr/games/crawl-0.24(_Z13do_crash_dumpv+0x419) [0x6193a9]: do_crash_dump() /usr/games/crawl-0.24(_Z20crash_signal_handleri+0x9c) [0x611a1c]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x360b0) [0x7f6a8779f0b0]: /lib/x86_64-linux-gnu/libpthread.so.0(raise+0x2b) [0x7f6a87b39b7b]: /usr/games/crawl-0.24() [0x618979] /usr/games/crawl-0.24() [0x618ce1] /usr/games/crawl-0.24(_Z11monster_dieR7monster11killer_typeibbb+0x458c) [0x900c0c]: monster_die(monster&, killer_type, int, bool, bool, bool) /usr/games/crawl-0.24(_Z16lost_soul_reviveR7monster11killer_type+0x2d7) [0x8b80c7]: lost_soul_revive(monster&, killer_type) /usr/games/crawl-0.24(_Z11monster_dieR7monster11killer_typeibbb+0xe62) [0x8fd4e2]: monster_die(monster&, killer_type, int, bool, bool, bool) /usr/games/crawl-0.24(_ZN6attack19handle_phase_killedEv+0x3d) [0x5af47d]: attack::handle_phase_killed() /usr/games/crawl-0.24(_ZN12melee_attack19handle_phase_killedEv+0x69) [0x899089]: melee_attack::handle_phase_killed() /usr/games/crawl-0.24(_ZN12melee_attack6attackEv+0x557) [0x896a97]: melee_attack::attack() /usr/games/crawl-0.24(_Z11fight_meleeP5actorS0_Pbb+0x338) [0x6dda68]: fight_melee(actor*, actor*, bool*, bool) /usr/games/crawl-0.24(_Z19handle_monster_moveP7monster+0x1ca5) [0x8bf215]: handle_monster_move(monster*) /usr/games/crawl-0.24(_Z15handle_monstersb+0x835) [0x8c0065]: handle_monsters(bool) /usr/games/crawl-0.24(_Z12world_reactsv+0xc7) [0xc4a127]: world_reacts() /usr/games/crawl-0.24() [0xc4dd65] /usr/games/crawl-0.24(main+0x555) [0xc52165]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f6a8778a7ed]: /usr/games/crawl-0.24() [0x56a7b9] Trying to run gdb. GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 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". 0x00007f6a87b3984e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 #0 0x00007f6a87b3984e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x0000000000611e4b in call_gdb(_IO_FILE*) () No symbol table info available. #2 0x00000000006193c9 in do_crash_dump() () No symbol table info available. #3 0x0000000000611a1c in crash_signal_handler(int) () No symbol table info available. #4 No symbol table info available. #5 0x00007f6a87b39b7b in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #6 0x0000000000618979 in ?? () No symbol table info available. #7 0x0000000000618ce1 in AssertFailed(char const*, char const*, int, char const*, ...) () No symbol table info available. #8 0x0000000000900c0c in monster_die(monster&, killer_type, int, bool, bool, bool) () No symbol table info available. #9 0x00000000008b80c7 in lost_soul_revive(monster&, killer_type) () No symbol table info available. #10 0x00000000008fd4e2 in monster_die(monster&, killer_type, int, bool, bool, bool) () No symbol table info available. #11 0x00000000005af47d in attack::handle_phase_killed() () No symbol table info available. #12 0x0000000000899089 in melee_attack::handle_phase_killed() () No symbol table info available. #13 0x0000000000896a97 in melee_attack::attack() () No symbol table info available. #14 0x00000000006dda68 in fight_melee(actor*, actor*, bool*, bool) () No symbol table info available. #15 0x00000000008bf215 in handle_monster_move(monster*) () No symbol table info available. #16 0x00000000008c0065 in handle_monsters(bool) () No symbol table info available. #17 0x0000000000c4a127 in world_reacts() () No symbol table info available. #18 0x0000000000c4dd65 in ?? () No symbol table info available. #19 0x0000000000c52165 in main () No symbol table info available. Compilation info: <<<<<<<<<<< Compiled with GCC 4.7.3 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-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.24/saves" -DDATA_DIR_PATH="/crawl-master/crawl-0.24/data/" -DWEB_DIR_PATH="/crawl-master/crawl-0.24/data/web/" -isystem /usr/include/ncursesw LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 3, depth = 3 Level id: Elf:3 Level build method = random_map_for_place, level layout type = rooms, absdepth0 = 17 Level vaults: minmay_elf_hall_dome layout_rooms gammafunk_ghost_cemetery uniq_bai_suzhen Markers: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< The +4 short sword of venom hits you but does no damage. You miss the +4 short sword of venom. The +4 short sword of venom is heavily damaged. The +4 short sword of venom hits you but does no damage. x2 You miss the +4 short sword of venom. The +4 short sword of venom is heavily damaged. You block the +4 short sword of venom's attack. You slash the +4 short sword of venom! You burn the +4 short sword of venom. No target in view! You start waiting. A deep elf knight comes into view. It is wielding a +0 short sword. You start waiting. The deep elf knight is too close now for your liking. The deep elf knight hits you with a +0 short sword! You miss the deep elf knight. You slice the deep elf knight like a ripe choko!!! You burn the deep elf knight. The deep elf knight is almost dead. You block the deep elf knight's attack. You hit the deep elf knight. You burn the deep elf knight. You kill the deep elf knight! No target in view! You start resting. HP restored. You now have 10397 gold pieces (gained 9). There is an open door, spattered with blood here. You see here a +0 short sword. You now have 10400 gold pieces (gained 3). You now have 10406 gold pieces (gained 6). You see here a +0 rapier. There is a huge open translucent gate here. A +2 flail of protection comes into view. You miss the +2 flail of protection. The +2 flail of protection barely misses you. The +2 flail of protection hits you! You slash the +2 flail of protection! You burn the +2 flail of protection. The +2 flail of protection is heavily damaged. Your shield and plate armour prevent you from hitting the +2 flail of protection. The +2 flail of protection is heavily damaged. You block the +2 flail of protection's attack. The +2 flail of protection hits you! You slice the +2 flail of protection!! You burn the +2 flail of protection. No target in view! You start resting. HP restored. You now have 10414 gold pieces (gained 8). A deep elf knight comes into view. It is wielding a +0 long sword. The deep elf knight shouts! You hear a shout! x2 A deep elf mage comes into view. It is wielding a +0 long sword. The deep elf knight hits you with a +0 long sword. The deep elf mage moves out of view. You hit the deep elf knight. You burn the deep elf knight. The deep elf knight is lightly wounded. The deep elf knight blocks your attack. The deep elf knight is lightly wounded. You block the deep elf knight's attack. You closely miss the deep elf knight. The deep elf knight is lightly wounded. The deep elf mage mumbles some strange words. You block the deep elf knight's attack. Your shield and plate armour prevent you from hitting the deep elf knight. The deep elf knight is lightly wounded. The deep elf knight blocks your attack. The deep elf knight is lightly wounded. The deep elf knight barely misses you. You hit the deep elf knight. You burn the deep elf knight. The deep elf knight is moderately wounded. You block the deep elf knight's attack. A +0 hand axe of venom comes into view. You closely miss the deep elf knight. The deep elf knight is moderately wounded. You hit the deep elf knight but do no damage. The deep elf knight is moderately wounded. You block the deep elf knight's attack. A deep elf mage comes into view. It is wielding a +0 short sword. The deep elf mage casts a spell. The deep elf mage shouts! You closely miss the deep elf knight. The deep elf knight is moderately wounded. You hear a shout! x2 You block the deep elf knight's attack. You slash the deep elf knight! You burn the deep elf knight. The deep elf knight is severely wounded. You hit the demonic crawler but do no damage. You block the demonic crawler's attack. x2 The demonic crawler hits you but does no damage. The deep elf knight blocks your attack. The deep elf knight is severely wounded. You slash the demonic crawler! You burn the demonic crawler. You block the deep elf knight's attack. The deep elf mage casts a spell. You block the demonic crawler's attack. x2 The demonic crawler hits you but does no damage. You slash the deep elf knight! You burn the deep elf knight! You kill the deep elf knight! You hit the demonic crawler. The demonic crawler hits you. You block the demonic crawler's attack. The demonic crawler completely misses you. You chop the demonic crawler into pieces!!! You burn the demonic crawler! You kill the demonic crawler! The demonic crawler's corpse disappears in a puff of smoke! You hit the +0 hand axe of venom. The +0 hand axe of venom closely misses you. You hit the +0 hand axe of venom. The +0 hand axe of venom is moderately damaged. You hit the redback. You burn the redback. You block the redback's attack. You block the +0 hand axe of venom's attack. The deep elf mage gestures wildly while chanting. The deep elf mage conjures a globe of magical energy! The redback closely misses you. A battlesphere comes into view. You miss the +0 hand axe of venom. The +0 hand axe of venom is moderately damaged. You slash the redback! You burn the redback! You kill the redback! The redback's corpse disappears in a puff of smoke! You block the +0 hand axe of venom's attack. The deep elf mage mumbles some strange words. You miss the +0 hand axe of venom. The +0 hand axe of venom is moderately damaged. Your plate armour prevents you from hitting the chaos spawn. You block the +0 hand axe of venom's attack. The chaos spawn misses you. You block the +0 hand axe of venom's attack. You slash the +0 hand axe of venom! The +0 hand axe of venom is heavily damaged. You hit the chaos spawn but do no damage. A +0 quick blade of venom comes into view. The jumping spider leaps! You block the +0 hand axe of venom's attack. You barely miss the +0 hand axe of venom. The +0 hand axe of venom is heavily damaged. You hit the chaos spawn. You burn the chaos spawn. The chaos spawn gores you but does no damage. The jumping spider leaps! The +0 hand axe of venom hits you. You closely miss the +0 hand axe of venom. The +0 hand axe of venom is heavily damaged. You barely miss the chaos spawn. The jumping spider leaps! The chaos spawn gores you but does no damage. You block the +0 hand axe of venom's attack. You slash the +0 hand axe of venom! The +0 hand axe of venom is almost destroyed. You miss the chaos spawn. You block the +0 hand axe of venom's attack. You block the chaos spawn's attack. You barely miss the +0 hand axe of venom. The +0 hand axe of venom is almost destroyed. You slash the chaos spawn! You burn the chaos spawn! The +0 hand axe of venom hits you but does no damage. You slash the +0 hand axe of venom! You slash the chaos spawn! You burn the chaos spawn. You kill the chaos spawn! The chaos spawn degenerates into a cloud of primal chaos! Your plate armour prevents you from hitting the chaos spawn. You block the chaos spawn's attack. You slice the chaos spawn!! You burn the chaos spawn! The chaos spawn is almost dead. You slash the deep elf mage! You burn the deep elf mage. You block the deep elf mage's attack. You block the chaos spawn's attack. You slash the chaos spawn! You burn the chaos spawn. You kill the chaos spawn! The chaos spawn degenerates into a cloud of primal chaos! You hit the deep elf mage. You burn the deep elf mage. You block the deep elf mage's attack. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is almost dead. You closely miss the jumping spider. You completely miss the hell rat. The jumping spider pounces on you but does no damage. You block the jumping spider's attack. The hell rat is engulfed in seething chaos. You block the hell rat's attack. A deep elf knight comes into view. It is wielding a +0 scimitar. You block the jumping spider's attack. The jumping spider barely misses you. You slash the deep elf mage! You burn the deep elf mage. You kill the deep elf mage! The jumping spider disappears in a puff of smoke! The hell rat disappears in a puff of smoke! The +0 quick blade of venom is engulfed in seething chaos. The +0 quick blade of venom barely misses you. The deep elf mage becomes distracted by the nearby gold, dreaming of imaginary riches. You barely miss the +0 quick blade of venom. The deep elf mage shouts! The +0 quick blade of venom is engulfed in seething chaos. You block the +0 quick blade of venom's attack. The +0 quick blade of venom is engulfed in seething chaos. You block the +0 quick blade of venom's attack. You hear a shout! You slice the +0 quick blade of venom!! The deep elf mage is no longer distracted by gold. A deep elf knight comes into view. It is wielding a +0 short sword. You miss the deep elf mage. The deep elf knight gestures wildly while chanting. The deep elf knight seems to speed up. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is moderately wounded. You catch the helpless battlesphere completely off-guard! You slice the battlesphere!! You destroy the battlesphere! The deep elf mage becomes distracted by the nearby gold, dreaming of imaginary riches. Your shield and plate armour prevent you from hitting the deep elf mage. The deep elf mage is no longer distracted by gold. The deep elf mage shouts! The deep elf mage is moderately wounded. You hit the deep elf mage. You burn the deep elf mage. The deep elf mage is heavily wounded. The deep elf mage closely misses you. Your shield and plate armour prevent you from hitting the deep elf mage. The deep elf mage is heavily wounded. You block the deep elf mage's attack. You chop the deep elf mage into pieces!!! You burn the deep elf mage. You kill the deep elf mage! You slash the deep elf knight! You burn the deep elf knight. You block the deep elf knight's attack. You closely miss the deep elf knight. The deep elf knight is moderately wounded. The deep elf knight hits you but does no damage. The deep elf knight becomes distracted by the nearby gold, dreaming of imaginary riches. You closely miss the deep elf knight. The deep elf knight is moderately wounded. You block the deep elf knight's attack. The deep elf knight blocks your attack. The deep elf knight is moderately wounded. You block the deep elf knight's attack. The deep elf knight shouts! You hit the deep elf knight. You burn the deep elf knight. The deep elf knight is heavily wounded. The deep elf knight is no longer distracted by gold. You block the deep elf knight's attack. x2 You closely miss the deep elf knight. The deep elf knight is moderately wounded. The deep elf knight gestures at you while chanting. Your +3 large shield of reflection reflects the orb of energy! The orb of energy misses the deep elf knight. You block the deep elf knight's attack. You hear a shout! You slice the deep elf knight!! You burn the deep elf knight! You kill the deep elf knight! The deep elf knight casts a spell at you. The stone arrow hits you. A deep elf knight comes into view. It is wielding a +0 long sword. A +0 flail of venom comes into view. Items here: $ )) [[ 22 gold pieces; a +0 short sword; a +0 long sword; a +0 ring mail a cursed +0 buckler You slash the deep elf knight! You burn the deep elf knight. The deep elf knight is lightly wounded. You block the deep elf knight's attack. You closely miss the deep elf knight. The deep elf knight is lightly wounded. The deep elf knight unwields a +0 long sword. The deep elf knight wields a +0 longbow. The deep elf knight shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow barely misses the deep elf knight. The deep elf knight blocks your attack. The deep elf knight is lightly wounded. You block the deep elf knight's attack. A deep elf knight comes into view. It is wielding a +0 scimitar. You hit the deep elf knight. You burn the deep elf knight. The deep elf knight is moderately wounded. You slash the +0 flail of venom! You block the +0 flail of venom's attack. The deep elf knight hits you but does no damage. You slash the +0 flail of venom! You barely miss the deep elf knight. The deep elf knight closely misses you. The deep elf knight gestures wildly while chanting. The deep elf knight seems to speed up. The deep elf knight blocks your attack. The deep elf knight is moderately wounded. You slice the deep elf knight!! You burn the deep elf knight. The deep elf knight unwields a +0 longbow. The deep elf knight wields a +0 long sword. You block the deep elf knight's attack. You slice the deep elf knight!! You burn the deep elf knight. You kill the deep elf knight! You hit the deep elf knight. You burn the deep elf knight. The deep elf knight hits you but does no damage. The deep elf knight becomes distracted by the nearby gold, dreaming of imaginary riches. The deep elf knight shouts! You slash the deep elf knight! You burn the deep elf knight. The deep elf knight is severely wounded. The deep elf knight hits you but does no damage. You slash the deep elf knight! You burn the deep elf knight! You kill the deep elf knight! The deep elf knight is no longer distracted by gold. The deep elf knight casts a spell. The deep elf knight flickers and vanishes for a moment. You slice the deep elf knight!! You burn the deep elf knight! The deep elf knight is heavily wounded. The deep elf knight gestures at you while chanting. The shard of ice hits you!! You partially resist. You slice the deep elf knight!! You burn the deep elf knight! You kill the deep elf knight! No target in view! You start resting. HP restored. You now have 10418 gold pieces (gained 4). Things that are here: a +0 short sword; a +0 buckler You now have 10433 gold pieces (gained 15). Items here: ( ))) [[[ Okay, then. You now have 10455 gold pieces (gained 22). Items here: )) [[ a +0 short sword; a +0 long sword; a +0 ring mail; a cursed +0 buckler You now have 10460 gold pieces (gained 5). Things that are here: a +0 long sword; a +0 leather armour You now have 10466 gold pieces (gained 6). Things that are here: a +0 scimitar; a +0 chain mail; a +0 buckler Items here: )) [[ a +0 short sword; a +0 long sword; a +0 ring mail; a cursed +0 buckler Items here: ( ))) [[[ A deep elf mage comes into view. It is wielding a +0 short sword. You block the deep elf mage's attack. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is heavily wounded. The deep elf mage casts a spell. You slice the deep elf mage!! You burn the deep elf mage! You kill the deep elf mage! The ice devil disappears in a puff of smoke! No target in view! No target in view! You now have 10472 gold pieces (gained 6). You see here a +0 short sword. A deep elf mage comes into view. It is wielding a +0 rapier. The deep elf mage shouts! The deep elf mage casts a spell at you. The bolt of lightning hits you. A +2 mace of holy wrath comes into view. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is heavily wounded. You block the deep elf mage's attack. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is almost dead. You miss the +2 mace of holy wrath. You block the +2 mace of holy wrath's attack. The deep elf mage hits you but does no damage. You slice the deep elf mage!! You burn the deep elf mage. You kill the deep elf mage! You miss the +2 mace of holy wrath. You block the +2 mace of holy wrath's attack. You slash the +2 mace of holy wrath! The +2 mace of holy wrath is severely damaged. The +2 mace of holy wrath misses you. You slash the +2 mace of holy wrath! No target in view! You start waiting. Done waiting. You now have 10479 gold pieces (gained 7). Things that are here: a +0 rapier; a +0 scale mail You now have 10484 gold pieces (gained 5). A deep elf knight comes into view. It is wielding a -1 long sword. The deep elf knight shouts! You hear a shout! The deep elf knight mumbles some strange words. The deep elf knight flickers and vanishes for a moment. A deep elf mage comes into view. It is wielding a +2 dagger of flaming. The deep elf mage shouts! The deep elf mage casts a spell. The deep elf mage blinks! You slash the deep elf knight! You burn the deep elf knight. The deep elf knight is moderately wounded. You block the deep elf knight's attack. You slice the deep elf knight!! You burn the deep elf knight! The deep elf knight is severely wounded. A +1 executioner's axe of electrocution comes into view. You closely miss the deep elf knight. The deep elf knight is severely wounded. The deep elf mage mumbles some strange words. You block the deep elf knight's attack. You slice the deep elf knight!! You burn the deep elf knight. You kill the deep elf knight! The deep elf mage casts a spell. The deep elf mage becomes distracted by the nearby gold, dreaming of imaginary riches. You closely miss the +1 executioner's axe of electrocution. The deep elf mage is no longer distracted by gold. You block the +1 executioner's axe of electrocution's attack. You slash the ice beast! You melt the ice beast. The ice beast is severely wounded. You slice the +1 executioner's axe of electrocution!! You burn the +1 executioner's axe of electrocution. You block the ice beast's attack. You block the +1 executioner's axe of electrocution's attack. You barely miss the ice beast. The ice beast is severely wounded. You hit the +1 executioner's axe of electrocution but do no damage. The ice beast hits you. The ice beast freezes you. You resist. You slash the ice beast! You melt the ice beast! You kill the ice beast! You hit the deep elf mage. You burn the deep elf mage. Your plate armour prevents you from hitting the +1 executioner's axe of electrocution. You block the +1 executioner's axe of electrocution's attack. The deep elf mage gestures at you while chanting. Your +3 large shield of reflection reflects the shard of ice! The shard of ice hits the deep elf mage!! You hit the deep elf mage. You burn the deep elf mage. You kill the deep elf mage! The ice beast disappears in a puff of smoke! You hit the +1 executioner's axe of electrocution but do no damage. You hit the +1 executioner's axe of electrocution but do no damage. The +1 executioner's axe of electrocution is heavily damaged. You block the +1 executioner's axe of electrocution's attack. You closely miss the +1 executioner's axe of electrocution. The +1 executioner's axe of electrocution is heavily damaged. You hit the +1 executioner's axe of electrocution but do no damage. The +1 executioner's axe of electrocution is heavily damaged. The +1 executioner's axe of electrocution barely misses you. You hit the +1 executioner's axe of electrocution but do no damage. The +1 executioner's axe of electrocution is heavily damaged. You block the +1 executioner's axe of electrocution's attack. You closely miss the +1 executioner's axe of electrocution. The +1 executioner's axe of electrocution is heavily damaged. Your shield and plate armour prevent you from hitting the +1 executioner's axe of electrocution. The +1 executioner's axe of electrocution is heavily damaged. The +1 executioner's axe of electrocution hits you but does no damage. You slice the +1 executioner's axe of electrocution!! The +1 executioner's axe of electrocution is almost destroyed. You slash the +1 executioner's axe of electrocution! You start resting. HP restored. You now have 10488 gold pieces (gained 4). Things that are here: a +2 dagger of flaming; a +0 chain mail A +1 long sword of slicing comes into view. The +1 long sword of slicing hits you but does no damage. You hit the +1 long sword of slicing but do no damage. The +1 long sword of slicing hits you! You closely miss the +1 long sword of slicing. You block the +1 long sword of slicing's attack. You slice the +1 long sword of slicing!! The +1 long sword of slicing is severely damaged. The +1 long sword of slicing barely misses you. You slice the +1 long sword of slicing!! No target in view! You start resting. A deep elf mage comes into view. It is wielding a +0 dagger. The deep elf mage shouts! The deep elf mage becomes distracted by the nearby gold, dreaming of imaginary riches. A +6 mace of protection comes into view. You now have 10493 gold pieces (gained 5). Things that are here: a cursed -1 long sword; a +0 scale mail; a +0 buckler You start waiting. Done waiting. You start waiting. The deep elf mage is too close now for your liking. The deep elf mage shouts! The deep elf mage hits you but does no damage. You slash the deep elf mage! You burn the deep elf mage. The deep elf mage is moderately wounded. You slice the deep elf mage!! You burn the deep elf mage. You kill the deep elf mage! No target in view! You start waiting. A deep elf mage comes into view. It is wielding a +0 dagger. The deep elf mage shouts! The deep elf mage hits you but does no damage. You slice the deep elf mage!! You burn the deep elf mage. The deep elf mage is almost dead. You block the deep elf mage's attack. You hit the deep elf mage. You burn the deep elf mage. You kill the deep elf mage! No target in view! No target in view! You start waiting. Done waiting. You now have 10500 gold pieces (gained 7). You see here a +0 dagger. You now have 10504 gold pieces (gained 4). Things that are here: a +0 dagger; a +0 leather armour You now have 10508 gold pieces (gained 4). You now have 10515 gold pieces (gained 7). The +6 mace of protection is too close now for your liking. You miss the +6 mace of protection. You block the +6 mace of protection's attack. x2 Your plate armour prevents you from hitting the +6 mace of protection. You block the +6 mace of protection's attack. You hit the +6 mace of protection. The +6 mace of protection is lightly damaged. You block the +6 mace of protection's attack. You slash the +6 mace of protection! The +6 mace of protection is moderately damaged. The +6 mace of protection hits you but does no damage. You closely miss the +6 mace of protection. The +6 mace of protection is moderately damaged. You block the +6 mace of protection's attack. You slash the +6 mace of protection! The +6 mace of protection is heavily damaged. You block the +6 mace of protection's attack. You slash the +6 mace of protection! The +6 mace of protection is almost destroyed. You block the +6 mace of protection's attack. You slash the +6 mace of protection! You now have 10522 gold pieces (gained 7). A +0 flail of protection comes into view. The +0 flail of protection hits you but does no damage. You closely miss the +0 flail of protection. You block the +0 flail of protection's attack. You completely miss the +0 flail of protection. The +0 flail of protection hits you but does no damage. You slice the +0 flail of protection!! You burn the +0 flail of protection. The +0 flail of protection is almost destroyed. You block the +0 flail of protection's attack. You slice the +0 flail of protection!! No target in view! You now have 10527 gold pieces (gained 5). Done exploring. Done exploring. Done exploring. Done exploring. Things that are here: a +0 dagger; a +0 leather armour There is a huge open translucent gate here. You see here a +0 rapier. There is an open door, spattered with blood here. You see here a +0 short sword. There is an open door here. There is a stone staircase leading down here. You climb downwards. There is a stone staircase leading up here. As you read the scroll of magic mapping, it crumbles to dust. You feel aware of your surroundings. Found 16 bolts. Found 18 stones and a scroll of immolation. Found a shiny ring mail. There is a stone staircase leading up here. A +1 short sword of speed comes into view. You slash the +1 short sword of speed! You burn the +1 short sword of speed. The +1 short sword of speed is severely damaged. The +1 short sword of speed hits you but does no damage. You block the +1 short sword of speed's attack. You hit the +1 short sword of speed but do no damage. The +1 short sword of speed is severely damaged. The +1 short sword of speed hits you but does no damage. You block the +1 short sword of speed's attack. You hit the +1 short sword of speed but do no damage. The +1 short sword of speed is heavily damaged. You block the +1 short sword of speed's attack. You miss the +1 short sword of speed. The +1 short sword of speed is heavily damaged. You block the +1 short sword of speed's attack. x2 You slice the +1 short sword of speed!! You burn the +1 short sword of speed. No target in view! You now have 10532 gold pieces (gained 5). Found a scroll of teleportation. A +2 war axe of flaming comes into view. Found 18 gold pieces. You block the +2 war axe of flaming's attack. You slice the +2 war axe of flaming!! You burn the +2 war axe of flaming. The +2 war axe of flaming is severely damaged. You block the +2 war axe of flaming's attack. You slash the +2 war axe of flaming! The +2 war axe of flaming is almost destroyed. The +2 war axe of flaming hits you. The +2 war axe of flaming burns you. Your shield and plate armour prevent you from hitting the +2 war axe of flaming. The +2 war axe of flaming is almost destroyed. You block the +2 war axe of flaming's attack. Your shield and plate armour prevent you from hitting the +2 war axe of flaming. The +2 war axe of flaming is almost destroyed. You block the +2 war axe of flaming's attack. You slice the +2 war axe of flaming!! A +5 halberd of freezing comes into view. You block the +5 halberd of freezing's attack. The +5 halberd of freezing hits you from afar! You block the +5 halberd of freezing's attack. You see here 9 gold pieces. You hit the +5 halberd of freezing but do no damage. The +5 halberd of freezing barely misses you. You slash the +5 halberd of freezing! The +5 halberd of freezing is moderately damaged. The +5 halberd of freezing hits you but does no damage. You slash the +5 halberd of freezing! The +5 halberd of freezing is severely damaged. You block the +5 halberd of freezing's attack. You miss the +5 halberd of freezing. The +5 halberd of freezing is severely damaged. The +5 halberd of freezing hits you but does no damage. You slash the +5 halberd of freezing! You burn the +5 halberd of freezing. No target in view! You start resting. HP restored. You start waiting. Done waiting. You now have 10535 gold pieces (gained 3). You now have 10544 gold pieces (gained 9). e - 25 scrolls of teleportation (gained 1) Found 18 gold pieces. You now have 10562 gold pieces (gained 18). Do you want to bribe the denizens of the Elven Halls? Gozag spreads your bribe to the Elven Halls! You now have 7580 gold pieces (gained 18). Your deep elf mage grins greedily, jangling a coin purse. A deep elf mage comes into view. It is wielding a +2 long sword of freezing. Found a scroll of immolation. Found 30 stones. Your deep elf mage says, "Vinniefish, you are my only friend." Found a hand axe. Found a chain mail. Your deep elf mage gestures wildly while chanting. Your deep elf mage blinks! You see here a hand axe. A +2 trident of venom comes into view. Your deep elf mage gestures wildly while chanting. Your deep elf mage blinks! The +2 trident of venom hits you but does no damage. You closely miss the +2 trident of venom. You block the +2 trident of venom's attack. The +2 trident of venom hits you but does no damage. You slice the +2 trident of venom!! No target in view! You now have 7586 gold pieces (gained 6). Found a ration. You see here a chain mail. A deep elf knight comes into view. It is wielding a +0 long sword. The deep elf knight shouts! The deep elf knight gestures wildly while chanting. The deep elf knight seems to speed up. The deep elf knight gestures at you while chanting. Your +3 large shield of reflection reflects the stone arrow! The stone arrow hits the deep elf knight!! The deep elf knight hits you with a +0 long sword. You block the deep elf knight's attack. Your deep elf mage mumbles some strange words. You closely miss the deep elf knight. The deep elf knight is moderately wounded. The deep elf knight hits you but does no damage. You slice the deep elf knight!! You burn the deep elf knight! You kill the deep elf knight! No target in view! You now have 7591 gold pieces (gained 5). You see here a +0 long sword. Your deep elf mage casts a spell. Your deep elf mage blinks! You swap places. Found a pair of boots. Found a scroll of identify. Found a stone staircase leading up. Your deep elf mage shouts, "Beware of monsters!" A deep elf mage comes into view. It is wielding a +2 long sword of electrocution. The deep elf mage shouts! Found a pair of gloves. You see here a scroll of identify. Your deep elf mage gestures wildly while chanting. Your deep elf mage blinks! The deep elf mage casts a spell at you. The bolt of magma hits you but does no damage. The deep elf mage points at you and mumbles some strange words. Your +3 large shield of reflection reflects the stone arrow! The stone arrow misses the deep elf mage. You slice the deep elf mage!! You burn the deep elf mage. The deep elf mage is heavily wounded. Send 'em back where they came from! Your ice beast shudders. You slice the deep elf mage!! You burn the deep elf mage! You kill the deep elf mage! No target in view! You swap places. S - 10 scrolls of identify (gained 1) You swap places. You now have 7597 gold pieces (gained 6). Things that are here: a +2 long sword of electrocution; a cursed +0 leather armour Found 17 poisoned darts. You see here a pair of gloves. o - 98 poisoned darts (gained 17) Your ice beast disappears in a puff of smoke! A deep elf mage comes into view. It is wielding a +0 rapier. The deep elf mage shouts! You block the deep elf mage's attack. Your deep elf mage casts a spell. Your deep elf mage blinks! You slice the deep elf mage!! You burn the deep elf mage. The deep elf mage is almost dead. The deep elf mage casts a spell at you. The magic dart hits you but does no damage. You hit the deep elf mage. You burn the deep elf mage. The deep elf mage is almost dead. Your deep elf mage hits the deep elf mage with a +2 long sword of freezing. Your deep elf mage freezes the deep elf mage. You slash the deep elf mage! You burn the deep elf mage. You kill the deep elf mage! You now have 7604 gold pieces (gained 7). Things that are here: a +0 rapier; a +0 ring mail Found a scimitar. Found a wand of disintegration (18). Found a stone staircase leading up. z - a wand of disintegration (76) (gained 18 charges) You see here a ration. An air elemental comes into view. A vortex of raging winds appears around the air elemental! The vortex of raging winds lifts you up. You fly up into the air. The air elemental hits you but does no damage. The air elemental closely misses you. You block the air elemental's attack. You miss the air elemental. You are engulfed in raging winds. You block the air elemental's attack. x2 You miss the air elemental. You are engulfed in raging winds. You block the air elemental's attack. Your deep elf mage casts a spell at the air elemental. The shard of ice hits the air elemental!! The winds around the air elemental start to calm down. The air elemental barely misses your deep elf mage. Your deep elf mage hits the air elemental with a +2 long sword of freezing. Your deep elf mage freezes the air elemental. The air elemental is destroyed! No target in view! You are engulfed in raging winds. Really fly into that cloud of raging winds? [Y]es or [N]o only, please. Really fly into that cloud of raging winds? Okay, then. You float gracefully downwards. You start resting. HP restored. You swap places. You now have 7623 gold pieces (gained 19). Found a helmet. The deep elf annihilator stares, then turns away, jangling a coin purse. A deep elf annihilator comes into view. It is wielding a +0 dagger. The deep elf annihilator moves out of view. A deep elf sorcerer comes into view. It is wielding a +3 rapier of flaming. The deep elf sorcerer shouts! The deep elf annihilator hits the deep elf sorcerer with a +0 dagger. You swap places. You hear an explosion! You hear a shout! x2; You hear a roar! You hear a shout! x3 Your deep elf mage casts a spell. Your deep elf mage blinks! 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? Press: ? - help, Dir - move target cursor, f - deep elf sorcerer Aim: a deep elf sorcerer, wielding a +3 rapier of flaming (lightly wounded) Attack! The deep elf sorcerer hits your deep elf mage with a +3 rapier of flaming. The deep elf sorcerer burns your deep elf mage. Your deep elf mage hits the deep elf sorcerer with a +2 long sword of freezing. Your deep elf mage freezes the deep elf sorcerer. The deep elf sorcerer mumbles some strange words. The deep elf sorcerer seems to speed up. Your deep elf mage mumbles some strange words. Your deep elf mage blinks! The deep elf sorcerer mumbles some strange words. The deep elf sorcerer's hands start to glow. You slice the deep elf sorcerer!! You burn the deep elf sorcerer. The deep elf sorcerer is heavily wounded. You block the deep elf sorcerer's attack. You slash the deep elf sorcerer! You burn the deep elf sorcerer. The deep elf sorcerer is almost dead. The deep elf sorcerer closely misses you. Your deep elf mage misses the deep elf sorcerer. You slash the deep elf sorcerer! You burn the deep elf sorcerer. You kill the deep elf sorcerer! You swap places. You now have 7630 gold pieces (gained 7). You see here a +3 rapier of flaming. The deep elf death mage stares, then turns away, jangling a coin purse. 2 deep elf death magi come into view. The deep elf death mage shouts! The deep elf death mage seems less brilliant. Your deep elf mage mumbles some strange words. Your deep elf mage blinks! The deep elf death mage hits the deep elf death mage but does no damage. The deep elf death mage closely misses the deep elf death mage. 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? Press: ? - help, Dir - move target cursor, f - deep elf death mage Aim: a deep elf death mage, wielding a +0 rapier and wearing a +0 scale mail Attack! You swap places. Your deep elf mage hits the deep elf death mage with a +2 long sword of freezing! Your deep elf mage freezes the deep elf death mage. The deep elf death mage casts a spell at your deep elf mage. The bolt of negative energy hits your deep elf mage!! Your deep elf mage is drained! Your deep elf mage dies! The deep elf death mage shouts! You hear a shout! The deep elf death mage beckons forth a restless soul! You hear a shout! You see here a +3 rapier of flaming. You see here a chain mail. You completely miss the deep elf death mage. The deep elf death mage is lightly wounded. You closely miss the deep elf death mage. The deep elf death mage is lightly wounded. You block the deep elf death mage's attack. You slash the deep elf death mage! You burn the deep elf death mage. The deep elf death mage is moderately wounded. You block the deep elf death mage's attack. You completely miss the deep elf death mage. The deep elf death mage is moderately wounded. The deep elf death mage hits you but does no damage. You hit the deep elf death mage. You burn the deep elf death mage. The deep elf death mage is moderately wounded. You slash the deep elf death mage! You burn the deep elf death mage. The deep elf death mage is heavily wounded. The deep elf death mage hits you but does no damage. Your plate armour prevents you from hitting the deep elf death mage. The deep elf death mage is heavily wounded. You block the deep elf death mage's attack. Your shield and plate armour prevent you from hitting the deep elf death mage. The deep elf death mage is heavily wounded. The deep elf death mage hits you but does no damage. You slash the deep elf death mage! You burn the deep elf death mage! The deep elf death mage is almost dead. You slash the deep elf death mage! You burn the deep elf death mage. The lost soul assumes the form of the deep elf death mage and becomes anchored to this world! The ghostly deep elf death mage becomes distracted by the nearby gold, dreaming of imaginary riches. You closely miss the ghostly deep elf death mage. The ghostly deep elf death mage is no longer distracted by gold. The ghostly deep elf death mage misses you. You closely miss the ghostly deep elf death mage. You block the ghostly deep elf death mage's attack. You closely miss the ghostly deep elf death mage. You miss the ghostly deep elf death mage. The ghostly deep elf death mage hits you but does no damage. You slice the ghostly deep elf death mage!! You burn the ghostly deep elf death mage! The ghostly deep elf death mage is heavily damaged. You block the ghostly deep elf death mage's attack. You closely miss the ghostly deep elf death mage. The ghostly deep elf death mage is heavily damaged. You block the ghostly deep elf death mage's attack. You slice the ghostly deep elf death mage!! You burn the ghostly deep elf death mage! The ghostly deep elf death mage is almost destroyed. You slice the ghostly deep elf death mage!! You burn the ghostly deep elf death mage. You destroy the ghostly deep elf death mage! You now have 7635 gold pieces (gained 5). Things that are here: a +0 rapier; a +0 scale mail You now have 7641 gold pieces (gained 6). You see here a +2 long sword of freezing. A deep elf high priest comes into view. It is wielding a +0 short sword. The deep elf high priest unwields a +0 short sword. The deep elf high priest wields a +0 shortbow. The deep elf high priest shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow hits the deep elf high priest. You see here a +2 long sword of freezing. You start waiting. The deep elf high priest is too close now for your liking. The deep elf high priest unwields a +0 shortbow. The deep elf high priest wields a +0 short sword. You block the deep elf high priest's attack. You slice the deep elf high priest!! You burn the deep elf high priest! The deep elf high priest is severely wounded. You block the deep elf high priest's attack. You slash the deep elf high priest! You burn the deep elf high priest. You kill the deep elf high priest! No target in view! You now have 7647 gold pieces (gained 6). Things that are here: a +0 short sword; a +0 shortbow; 16 arrows You see here a +2 long sword of freezing. The deep elf annihilator stares, then turns away, jangling a coin purse. A deep elf annihilator comes into view. It is wielding a +0 long sword. Found a +0 dagger. A deep elf master archer comes into view. The deep elf master archer shouts! You hear a shout! The deep elf master archer wields a +0 longbow. The deep elf master archer shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow hits the deep elf master archer!! Found an arrow. 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? Press: ? - help, Dir - move target cursor, f - deep elf master archer Aim: a deep elf master archer, wielding a +0 longbow and wearing a +0 leather armour (moderately wounded) Attack! The deep elf master archer shoots an arrow. The arrow hits the deep elf annihilator!! You hear a shout! The deep elf master archer shoots an arrow. The arrow hits you! You see here an arrow. The deep elf master archer shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow barely misses the deep elf master archer. You hear a shout! x2 The deep elf master archer shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow hits the deep elf master archer!! The deep elf master archer shoots an arrow. You reflect the arrow off your +3 large shield of reflection! The arrow hits the deep elf master archer!! The deep elf master archer dies! Your Dodging skill increases to level 13! You see here a +2 long sword of freezing. You start resting. HP restored. You see here a +2 long sword of freezing. 2 deep elf high priests come into view. The deep elf high priest shouts! The deep elf high priest calls down the wrath of its god upon you. Something smites you! You see here a +2 long sword of freezing. Things that are here: a +0 short sword; a +0 shortbow; 16 arrows Things that are here: a +0 short sword; a +0 shortbow; 16 arrows You block the deep elf high priest's attack. The deep elf high priest calls down the wrath of its god upon you. Something smites you! You slice the deep elf high priest!! You burn the deep elf high priest! The deep elf high priest is almost dead. The deep elf high priest hits you but does no damage. You slice the deep elf high priest!! You burn the deep elf high priest. You kill the deep elf high priest! Your Evocations skill increases to level 12! You block the deep elf high priest's attack. Items here: $ ( )) 6 gold pieces; a cursed -3 long sword; a +0 longbow; 31 arrows You slash the deep elf high priest! You burn the deep elf high priest. The deep elf high priest is heavily wounded. The deep elf high priest hits you with a +0 scimitar! You slash the deep elf high priest! You burn the deep elf high priest. The deep elf high priest is almost dead. You slice the deep elf high priest!! You burn the deep elf high priest. You kill the deep elf high priest! No target in view! You now have 7654 gold pieces (gained 7). Things that are here: a +0 scimitar; a +0 leather armour You now have 7660 gold pieces (gained 6). Things that are here: a cursed -3 long sword; a +0 longbow; 31 arrows You start resting. A deep elf death mage comes into view. It is wielding a +0 short sword. The deep elf death mage stares, then turns away, jangling a coin purse. You start resting. HP restored. Things that are here: a +0 scimitar; a +0 leather armour You see here a +2 long sword of freezing. The deep elf master archer stares, then turns away, jangling a coin purse. A deep elf master archer comes into view. The deep elf master archer moves out of view. You see here a helmet. The deep elf master archer hits something but does no damage. The deep elf death mage hits something with a +0 short sword! The deep elf annihilator stares, then turns away, jangling a coin purse. A deep elf annihilator and a deep elf sorcerer come into view. The deep elf master archer hits the deep elf sorcerer but does no damage. The deep elf sorcerer gestures wildly while chanting. The deep elf sorcerer seems to speed up. The deep elf death mage misses the deep elf sorcerer. You see here an arrow. 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? Press: ? - help, Dir - move target cursor, f - deep elf sorcerer Aim: a deep elf sorcerer, wielding a +0 long sword and wearing a +0 ring mail (fast) Attack! The deep elf sorcerer barely misses the deep elf annihilator. The deep elf annihilator hits the deep elf sorcerer with a +0 long sword. The deep elf death mage barely misses the deep elf sorcerer. A deep elf demonologist comes into view. It is wielding a +0 rapier. The deep elf demonologist shouts! You hear a shout! x2 The deep elf sorcerer hits the deep elf annihilator with a +0 long sword. The deep elf master archer hits the deep elf sorcerer but does no damage. The deep elf annihilator gestures at the deep elf sorcerer while chanting. The iron shot hits the deep elf sorcerer!!! The deep elf sorcerer hits the deep elf annihilator but does no damage. The deep elf demonologist hits the deep elf death mage with a +0 rapier. The deep elf annihilator gestures at something while chanting. The deep elf death mage casts a spell at something. You see here a +2 long sword of freezing. Things that are here: a +0 scimitar; a +0 leather armour Things that are here: a cursed -3 long sword; a +0 longbow; 31 arrows You start waiting. Unholy energy fills the air. You start waiting. >>>>>>>>>>>>>>>>>>>>>> Version history: Game started: 0.24.0-13-gcf9b319 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_REST repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [Vinniefish] Species: Mummy Job: Fighter HP: 162/162; mods: 0/0 MP: 29/29; mod: 0 Stats: 25 (25) 13 (13) 13 (13) Position: (59, 29), god: Gozag (20), turn_is_over: 1, banished: 0 Standing on/in/over feature: floor Runrest: mode: 97 mp: 29 hp: 162 pos: (0, 0) Delayed (1): type: rest duration: 1 Skills (mode: manual) Name | can_currently_train | train | training | level | points | progress Fighting | X | 1 | 16 | 15 | 7396 | 346/1150 Short Blades | | 0 | 0 | 0 | 0 | 0/70 Long Blades | | 0 | 0 | 0 | 0 | 0/70 Axes | X | 1 | 16 | 15 | 10932 | 962/1626 Maces & Flails | | 0 | 0 | 0 | 0 | 0/70 Polearms | | 0 | 0 | 0 | 0 | 0/70 Staves | | 0 | 0 | 0 | 0 | 0/70 Slings | | 0 | 0 | 0 | 0 | 0/70 Bows | | 0 | 0 | 0 | 0 | 0/70 Crossbows | | 0 | 0 | 0 | 0 | 0/70 Throwing | X | 0 | 0 | 0 | 0 | 0/70 Armour | X | 1 | 16 | 13 | 7529 | 388/1344 Dodging | X | 1 | 16 | 13 | 7155 | 14/1344 Stealth | X | 0 | 0 | 0 | 0 | 0/59 Shields | X | 1 | 16 | 13 | 7526 | 385/1344 Unarmed Combat | X | 0 | 0 | 0 | 0 | 0/70 Spellcasting | X | 0 | 0 | 0 | 0 | 0/35 Conjurations | | 0 | 0 | 0 | 0 | 0/70 Hexes | | 0 | 0 | 0 | 0 | 0/59 Charms | | 0 | 0 | 0 | 0 | 0/70 Summonings | | 0 | 0 | 0 | 0 | 0/70 Necromancy | | 0 | 0 | 0 | 0 | 0/50 Translocations | | 0 | 0 | 0 | 0 | 0/70 Transmutations | | 0 | 0 | 0 | 0 | 0/70 Fire Magic | | 0 | 0 | 0 | 0 | 0/70 Ice Magic | | 0 | 0 | 0 | 0 | 0/70 Air Magic | | 0 | 0 | 0 | 0 | 0/70 Earth Magic | | 0 | 0 | 0 | 0 | 0/70 Poison Magic | | 0 | 0 | 0 | 0 | 0/70 Invocations | | 0 | 0 | 0 | 0 | 0/59 Evocations | X | 1 | 16 | 12 | 5948 | 9/1202 Spell bugs: Durations: Attributes: #12: 16015 #13: 4227 #23: 9645 #24: 1223845412 #27: 542978 #49: 4381 #57: 4128 #59: 1 #60: 1 Mutations: cold resistance: 1 (innate) negative energy resistance: 3 (innate) torment resistance: 1 (innate) unbreathing: 1 (innate) in touch with death: 1 (innate) Inventory bugs: Equipment: eq slot #0, inv slot #23: +10 war axe of Deflation {flame, MR+ Int+4} eq slot #1, inv slot #45: +2 cloak eq slot #2, inv slot #19: +2 helmet of see invisible eq slot #3, inv slot #30: +2 pair of gloves eq slot #4, inv slot #34: +2 pair of boots of stealth eq slot #5, inv slot #8: +3 large shield of reflection eq slot #6, inv slot #3: +2 plate armour of fire resistance eq slot #7, inv slot #7: +4 ring of slaying eq slot #8, inv slot #12: ring of protection from magic eq slot #9, inv slot #11: amulet of regeneration }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: .## *,$,,,$,$,$$,#()#$,$$$,$,$$ ..# *,,$$$,,,$,,,#(.#$$$$,,,$,$ ..# **$,**$,**$,*#..#*,,**,$**, ..#*## ************#(.#********** ..##.# #..# ....## #.## .....## #### ##.# ..#.%.## ##..#####.[# .#.....## #.....@)).## #.......###..))###### ....)..........# ##.....#.##..).# ......###.#....# #.##.## ##[#..## .##### ##..## #* ##..## * #....######### clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< bailey_type: bailey_polearm >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>