ASSERT(defender->alive()) in 'fight.cc' at line 434 failed. Version: Dungeon Crawl Stone Soup 0.34-a0-131-gfbfeffa082 Platform: unix Bits: 64 Game mode: seeded Tiles: online Seed: 10089864775417866080, deterministic pregen: 1 Version history: Game started: 0.34-a0-99-g3711a3bbcc 0.34-a0-102-g833c818450 0.34-a0-106-ga9c97bacbe 0.34-a0-131-gfbfeffa082 Command line: /usr/games/crawl-git-fbfeffa082 -name RandomTiles -rc /dgldir/rcfiles/crawl-git/RandomTiles.rc -macro /dgldir/rcfiles/crawl-git/RandomTiles.macro -webtiles-socket /crawl-master/webserver/sockets/RandomTiles:dcss-git.sock -morgue /dgldir/morgue/RandomTiles/ -wizard RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 18 stack frames. /usr/games/crawl-git-fbfeffa082(_Z17write_stack_traceP8_IO_FILE+0x3e) [0x5d9dbbd5febe]: write_stack_trace(_IO_FILE*) /usr/games/crawl-git-fbfeffa082(_Z13do_crash_dumpv+0x43a) [0x5d9dbbd6df3a]: do_crash_dump() /usr/games/crawl-git-fbfeffa082(_Z20crash_signal_handleri+0x1fa) [0x5d9dbbd6039a]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x42910) [0x762f51042910]: /lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x11b) [0x762f5109999b]: /lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x762f51042866]: /usr/games/crawl-git-fbfeffa082(+0x4da30d) [0x5d9dbbd6d30d]: /usr/games/crawl-git-fbfeffa082(_Z12AssertFailedPKcS0_iS0_z+0x1c7) [0x5d9dbbd6d817]: AssertFailed(char const*, char const*, int, char const*, ...) /usr/games/crawl-git-fbfeffa082(_Z11fight_meleeP5actorS0_Pbb+0xaa8) [0x5d9dbbe68188]: fight_melee(actor*, actor*, bool*, bool) /usr/games/crawl-git-fbfeffa082(_Z19handle_monster_moveP7monster+0x2823) [0x5d9dbc0dd293]: handle_monster_move(monster*) /usr/games/crawl-git-fbfeffa082(_Z15handle_monstersb+0xbf0) [0x5d9dbc0ddfb0]: handle_monsters(bool) /usr/games/crawl-git-fbfeffa082(_Z12world_reactsv+0x147) [0x5d9dbc4faad7]: world_reacts() /usr/games/crawl-git-fbfeffa082(+0xc6a1c8) [0x5d9dbc4fd1c8]: /usr/games/crawl-git-fbfeffa082(+0xc6ab05) [0x5d9dbc4fdb05]: /usr/games/crawl-git-fbfeffa082(main+0x1f7) [0x5d9dbbc95357]: /lib/x86_64-linux-gnu/libc.so.6(+0x280d0) [0x762f510280d0]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x89) [0x762f51028189]: /usr/games/crawl-git-fbfeffa082(_start+0x25) [0x5d9dbbc95d85]: Trying to run gdb. GNU gdb (Ubuntu 14.0.50.20230907-0ubuntu1) 14.0.50.20230907-git Copyright (C) 2023 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". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000762f5110fbf7 in __GI___wait4 (pid=339177, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #0 0x0000762f5110fbf7 in __GI___wait4 (pid=339177, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = #1 0x00005d9dbbd6056c in call_gdb (file=0x762f511ff6c0 <_IO_2_1_stderr_>) at crash.cc:438 gdb = attach_cmd = "attach 338925\000\000\000\000\000\000" #2 0x00005d9dbbd6df58 in do_crash_dump () at dbg-asrt.cc:673 t = 1749398474 dir = "/dgldir/morgue/RandomTiles/" name = "/dgldir/morgue/RandomTiles/crash-RandomTiles-20250608-160114.txt", '\000' signal_info = "Crash caused by signal #6: Aborted" cause_msg = "ASSERT(defender->alive()) in 'fight.cc' at line 434 failed." file = 0x762f511ff6c0 <_IO_2_1_stderr_> #3 0x00005d9dbbd6039a in crash_signal_handler (sig_num=6) at crash.cc:198 No locals. #4 No locals. #5 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 tid = ret = 0 pd = old_mask = {__val = {434}} ret = pd = old_mask = ret = tid = ret = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = __private = __oldval = #6 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 No locals. #7 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #8 0x0000762f51042866 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26 ret = #9 0x00005d9dbbd6d30d in _BreakStrToDebugger (mesg=mesg@entry=0x7ffdc985f700 "ASSERT(defender->alive()) in 'fight.cc' at line 434 failed.", assert=true) at dbg-asrt.cc:799 No locals. #10 0x00005d9dbbd6d817 in AssertFailed (expr=expr@entry=0x5d9dbc51c7dd "defender->alive()", file=file@entry=0x5d9dbc51c70b "fight.cc", line=line@entry=434, text=text@entry=0x0) at dbg-asrt.cc:837 mesg = "ASSERT(defender->alive()) in 'fight.cc' at line 434 failed.\000\375\177\000\000\240\370\205\311\375\177\000\000\220\372\205\311\375\177\000\000\r\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\220\367\205\311\375\177\000\000\265\221TQ/v\000\000\260\370\205\311\375\177\000\000\020\000\000\000\000\000\000\000H\022\277\275\235]\000\000\000{\256sZ\220\337Р\223Y\276\235]\000\000\220\021\277\275\235]\000\000P\000\000\000\000\000\000\000\310\323\005Q/v\000\000\220\021\277\275\235]\000\000\000\375\205\311\375\177\000\000\000\000\000\000\000\000\000\000b"... args = {{gp_offset = 1940814592, fp_offset = 3504312410, overflow_arg_area = 0x7ffdc985fc70, reg_save_area = 0x0}} fileName = #11 0x00005d9dbbe68188 in fight_melee (attacker=attacker@entry=0x5d9dbcaf2398 , defender=defender@entry=0x5d9dbcaf5548 , did_hit=did_hit@entry=0x0, simu=simu@entry=false) at fight.cc:434 nrounds = pos = was_hostile = effective_attack_number = attack_number = #12 0x00005d9dbc0dd293 in handle_monster_move (mons=0x5d9dbcaf2398 ) at mon-act.cc:2398 targ = 0x5d9dbcaf5548 entry = mmov = {x = 1, y = 1} disabled = old_energy = non_move_energy = old_pos = new_pos = {x = 39, y = 37} #13 0x00005d9dbc0ddfb0 in handle_monsters (with_noise=true) at mon-act.cc:2789 mon = 0x5d9dbcaf2398 oldspeed = tries = #14 0x00005d9dbc4faad7 in world_reacts () at main.cc:2603 No locals. #15 0x00005d9dbc4fd1c8 in _input () at main.cc:1170 time_is_frozen = false player_disabled = {was_disabled = false} #16 0x00005d9dbc4fdb05 in _launch_game () at main.cc:493 game_start = ccon = {cstate = false} #17 0x00005d9dbbc95357 in _launch_game_loop () at main.cc:392 game_ended = false game_ended = ge = fe = #18 main (argc=12, argv=0x7ffdc9860d78) at main.cc:342 echo = {prev_state = {value = maybe_bool::mbool_t::maybe, static maybe = {value = maybe_bool::mbool_t::maybe, static maybe = , static t = {value = maybe_bool::mbool_t::t, static maybe = , static t = , static f = {value = maybe_bool::mbool_t::f, static maybe = , static t = , static f = }}, static f = }}} [Inferior 1 (process 338925) detached] Compilation info: <<<<<<<<<<< Compiled with GCC 13.2.0 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -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 -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-git-fbfeffa082/saves" -DSHARED_DIR_PATH="/crawl-master/crawl-git/saves" -DDATA_DIR_PATH="/crawl-master/crawl-git-fbfeffa082/data/" -DWEB_DIR_PATH="/crawl-master/crawl-git-fbfeffa082/data/web/" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 20, depth = 4 Level id: Zot:4 Level build method = random_map_in_depth, level layout type = corridors, absdepth0 = 30 Level vaults: dreamdust_zin_vs_xom layout_misc_corridors hall_of_Zot_4 Markers: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< Press: ? - help, v - describe, . - travel Here: an orb of fire (lightly damaged, afflicted by rimeblight) The floor. Unknown command. Enter Wizard Command (? - help): Healing. Unknown command. Kikubaaqudgha calls piteous wretches from the earth! A moth of wrath comes into view. The orb of fire glows deep purple. The bolt of fire hits you!!!! Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Aiming: Rimeblight (dangerous; 1% risk of failure) Press: ? - help, Shift-Dir - straight line Aim: a moth of wrath (almost dead, unrewarding, paralysed) A stygian plague fills the moth of wrath's body. The orb of fire is unaffected. You kill the moth of wrath! That felt strangely unrewarding. Plague seeps from the dead moth of wrath. A nearby purple draconian perishes wretchedly. The orb of fire glows bright magenta. The fireball explodes! The fireball engulfs you!!! * * * LOW HITPOINT WARNING * * * The fireball engulfs the orb of fire. The orb of fire completely resists. Unknown command. Enter Wizard Command (? - help): Healing. Press: ? - help, v - describe, . - travel Here: an orb of fire (lightly damaged, afflicted by rimeblight) The floor. Unknown command. Enter Wizard Command (? - help): What monsters to dismiss (ENTER for all, "harmful", "mobile", "los" or a regex, "keepitem" to leave items)? Dismissed 1 monster. Enter Wizard Command (? - help): Enter monster name (or MONS spec) (? for help): An orb of fire comes into view. Press: ? - help, v - describe, . - travel The floor. Kikubaaqudgha calls piteous wretches from the earth! A golden dragon, a quicksilver dragon and a purple draconian come into view. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Aiming: Rimeblight (dangerous; 1% risk of failure) Press: ? - help, Shift-Dir - straight line Aim: a quicksilver dragon (almost dead, unrewarding, paralysed) A stygian plague fills the quicksilver dragon's body. A stygian plague fills the orb of fire's body. You kill the quicksilver dragon! That felt strangely unrewarding. Plague seeps from the dead quicksilver dragon. Unknown command. Press: ? - help, v - describe, . - travel, g - get item Here: a purple draconian (almost dead, unrewarding, paralysed) Item here: a moth of wrath corpse. The floor. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Aiming: Rimeblight (dangerous; 1% risk of failure) Press: ? - help, Shift-Dir - straight line Aim: a purple draconian (almost dead, unrewarding, paralysed) A stygian plague fills the purple draconian's body. A stygian plague fills the golden dragon's body. You kill the golden dragon! That felt strangely unrewarding. Plague seeps from the dead golden dragon. You kill the purple draconian! That felt strangely unrewarding. Plague seeps from the dead purple draconian. The orb of fire glows deep purple. The fireball explodes! The fireball engulfs you!!! The fireball engulfs the orb of fire. The orb of fire completely resists. The orb of fire glows deep purple. The fireball explodes! The fireball engulfs you!!!! Ouch! That really hurt! * * * LOW HITPOINT WARNING * * * The fireball engulfs the orb of fire. The orb of fire completely resists. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. You can't see any susceptible monsters within range! (Use Z to cast anyway.) Unknown command. Unknown command. Press: ? - help, v - describe, . - travel Here: an orb of fire (lightly damaged, afflicted by rimeblight) The floor. Unknown command. Okay, then. Unknown command. Shards of ice erupt from the orb of fire's body! The orb of fire glows red. The bolt of fire hits you!!! Thought so. You see here a quicksilver dragon corpse. Unknown command. The orb of fire glows yellow. The fireball explodes! The fireball engulfs you!!!! Unknown command. Enter Wizard Command (? - help): Healing. You see here a quicksilver dragon corpse. The orb of fire glows red. Strange energies course through your body. You feel frail. Kikubaaqudgha calls piteous wretches from the earth! A yellow draconian annihilator, a purple draconian and a purple draconian shifter come into view. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Aiming: Rimeblight (dangerous; 1% risk of failure) Press: ? - help, Shift-Dir - straight line Aim: a yellow draconian annihilator (almost dead, unrewarding, paralysed) A stygian plague fills the yellow draconian annihilator's body. The orb of fire is unaffected. A stygian plague fills the purple draconian shifter's body. The orb of fire recovers from rimeblight. You kill the yellow draconian annihilator! That felt strangely unrewarding. Plague seeps from the dead yellow draconian annihilator. The orb of fire is afflicted with rimeblight. The purple draconian is afflicted with rimeblight. You kill the purple draconian! That felt strangely unrewarding. Plague seeps from the dead purple draconian. You kill the purple draconian shifter! That felt strangely unrewarding. Plague seeps from the dead purple draconian shifter. The orb of fire glows bright magenta. The bolt of fire hits you!! Unknown command. Unknown command. Unknown command. Enter Wizard Command (? - help): Enter monster name (or MONS spec) (? for help): A Killer Klown comes into view. It is wielding a +12 club of flaming. Unknown command. Press: ? - help, v - describe, . - travel The floor. Unknown command. Unknown command. Enter Wizard Command (? - help): Healing. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Aiming: Rimeblight (dangerous; 1% risk of failure) Press: ? - help, Shift-Dir - straight line Aim: a Killer Klown, wielding a +12 club of flaming (asleep) A stygian plague fills the Killer Klown's body. The orb of fire is unaffected. The Killer Klown shouts! You hit the orb of fire but do no damage. The orb of fire is lightly damaged. Shards of ice erupt from the orb of fire's body! The shards of blighted ice hits the Killer Klown. The Killer Klown is lightly wounded. The orb of fire glows deep purple. The bolt of fire hits you!!! The Killer Klown barely misses you. You hit the orb of fire but do no damage. The orb of fire is lightly damaged. The Killer Klown tickles you with a +12 club of flaming!!! The Killer Klown burns you! * * * LOW HITPOINT WARNING * * * The Killer Klown squeezes you with a +12 club of flaming. * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You hit the orb of fire but do no damage. The orb of fire is lightly damaged. Shards of ice erupt from the orb of fire's body! The shards of blighted ice hits the Killer Klown! The Killer Klown is lightly wounded. The Killer Klown kneecaps you with a +12 club of flaming! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You hit the orb of fire. The orb of fire is lightly damaged. Shards of ice erupt from the orb of fire's body! The shards of blighted ice hits the Killer Klown. The Killer Klown is moderately wounded. Shards of ice erupt from the Killer Klown's body! The shards of blighted ice hits the orb of fire. The orb of fire partially resists. The orb of fire is moderately damaged. The Killer Klown blinks! The orb of fire glows yellow. The bolt of fire hits you!!!! Ouch! That really hurt! Thought so. You hit the Killer Klown but do no damage. The Killer Klown is moderately wounded. The Killer Klown flogs you with a +12 club of flaming!! The Killer Klown burns you. You miss the Killer Klown. The Killer Klown is moderately wounded. Shards of ice erupt from the orb of fire's body! The shards of blighted ice hits the Killer Klown!! The Killer Klown is moderately wounded. Shards of ice erupt from the Killer Klown's body! The shards of blighted ice hits the orb of fire but does no damage. The orb of fire is moderately damaged. The Killer Klown pies you viciously! The klown pie hits you! Lemon! You feel unable to drink. The Killer Klown beckons to you. The Killer Klown blinks! Unknown command. Unknown command. Unknown command. Okay, then. Unknown command. Unknown command. Okay, then. Okay, then. Unknown command. Aiming: Sign of Ruin (0% risk of failure) Press: ? - help, Dir - move target Aim: an orb of fire (moderately damaged, afflicted by rimeblight) You invoke the name of Kikubaaqudgha! The sign of ruin forms upon the orb of fire! The Killer Klown blinks! You closely miss the orb of fire. The orb of fire is moderately damaged. The orb of fire glows yellow. The fireball explodes! The fireball engulfs you!!! The fireball engulfs the orb of fire. The orb of fire completely resists. The Killer Klown howls with blood-lust! Enter Wizard Command (? - help): Which skill (by name)? short Short Blades To what level? (current = 1.5) 14 Increased Short Blades to skill level 14.0. Unknown command. Unknown command. You hit the orb of fire but do no damage. The orb of fire is moderately damaged. Shards of ice erupt from the orb of fire's body! The shards of blighted ice hits the Killer Klown! The Killer Klown is heavily wounded. The Killer Klown recovers from rimeblight. The Killer Klown pounds you with a +12 club of flaming!! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You closely miss the orb of fire. The orb of fire is moderately damaged. You block the Killer Klown's attack. You hit the orb of fire but do no damage. The orb of fire is moderately damaged. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is moderately damaged. The orb of fire recovers from rimeblight. The Killer Klown closely misses you. The orb of fire glows red. The bolt of fire hits you!! Thought so. You hit the orb of fire but do no damage. The orb of fire is moderately damaged. The Killer Klown barely misses you. You closely miss the orb of fire. The orb of fire is moderately damaged. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is moderately damaged. You block the Killer Klown's attack. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is moderately damaged. The orb of fire glows yellow. The bolt of fire hits you!! The Killer Klown sucker-punches you with a +12 club of flaming! The Killer Klown burns you. You miss the orb of fire. The orb of fire is moderately damaged. You closely miss the orb of fire. The orb of fire is moderately damaged. You block the Killer Klown's attack. You closely miss the orb of fire. The orb of fire is moderately damaged. The Killer Klown pies you viciously! The klown pie hits you! Blueberry! An unnatural silence engulfs you. x2 You closely miss the Killer Klown. The Killer Klown is heavily wounded. The orb of fire glows deep purple. Strange energies course through your body. You feel clever. You miss the orb of fire. The orb of fire is moderately damaged. The Killer Klown pies you viciously! The klown pie hits you!!! Blueberry! You feel your silence will last longer. x2 You completely miss the orb of fire. The orb of fire is moderately damaged. The orb of fire glows yellow. The bolt of fire misses you. The Killer Klown strangle-hugs you with a +12 club of flaming! The Killer Klown burns you! * * * LOW HITPOINT WARNING * * * You hit the orb of fire but do no damage. The orb of fire is moderately damaged. Enter Wizard Command (? - help): a - a +0 rapier (weapon); Old value: 0 (0x0000) New value? 9 a - a +9 rapier (weapon) Okay, then. You miss the orb of fire. The orb of fire is moderately damaged. The orb of fire glows yellow. Strange energies course through your body. You feel clumsy. The Killer Klown defenestrates you with a +12 club of flaming!! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you! * * * LOW HITPOINT WARNING * * * You hit the orb of fire but do no damage. The orb of fire is moderately damaged. The Killer Klown hits you with a +12 club of flaming!! Thought so. The Killer Klown burns you! You barely miss the orb of fire. The orb of fire is moderately damaged. The orb of fire glows red. The bolt of fire hits you!!! You hit the orb of fire but do no damage. The orb of fire is moderately damaged. The Killer Klown blinks! You closely miss the orb of fire. The orb of fire is moderately damaged. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is moderately damaged. The orb of fire glows deep purple. The bolt of fire hits you!! Unknown command. Unknown command. Enter Wizard Command (? - help): What type of potion? might Potion of might Something appears at your feet! d - 14 potions of might (gained 12) The orb of fire emits a lurid red light. The bolt of fire hits you!!! * * * LOW HITPOINT WARNING * * * You cannot drink potions in your current state! Unknown command. Unknown command. You cannot drink potions in your current state! Okay, then. Unknown command. Enter Wizard Command (? - help): Super healing. You feel very mighty all of a sudden. The Killer Klown barely misses you. You puncture the orb of fire! The orb of fire seems to slow down. The orb of fire is moderately damaged. You block the Killer Klown's attack. You puncture the orb of fire! The orb of fire seems to slow down. The orb of fire is heavily damaged. You miss the orb of fire. The orb of fire is heavily damaged. The Killer Klown kneecaps you with a +12 club of flaming! The Killer Klown burns you! You miss the orb of fire. The orb of fire is heavily damaged. The orb of fire emits a lurid red light. The bolt of fire hits you!!!! Ouch! That really hurt! * * * LOW HITPOINT WARNING * * * The Killer Klown defenestrates you with a +12 club of flaming! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is heavily damaged. You miss the orb of fire. The orb of fire is heavily damaged. The Killer Klown defenestrates you with a +12 club of flaming!! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you! Thought so. You puncture the orb of fire! The orb of fire seems to slow down. The orb of fire is heavily damaged. The Killer Klown squeezes you with a +12 club of flaming! The Killer Klown burns you. You completely miss the orb of fire. The orb of fire is heavily damaged. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is heavily damaged. The Killer Klown hits you with a +12 club of flaming!! The Killer Klown burns you. You closely miss the orb of fire. The orb of fire is heavily damaged. You block the Killer Klown's attack. You hit the orb of fire. The orb of fire seems to slow down. The orb of fire is heavily damaged. The orb of fire's sign of ruin fades away. The Killer Klown blinks! You closely miss the orb of fire. The orb of fire is heavily damaged. Your hearing returns. The orb of fire emits a lurid red light. The bolt of fire hits you!!! * * * LOW HITPOINT WARNING * * * You miss the orb of fire. The orb of fire is heavily damaged. You hit the orb of fire but do no damage. The orb of fire is heavily damaged. You puncture the orb of fire! The orb of fire is severely damaged. You closely miss the orb of fire. The orb of fire is severely damaged. You miss the orb of fire. The orb of fire is severely damaged. You hit the orb of fire. The orb of fire is severely damaged. The orb of fire glows bright magenta. The fireball explodes! The fireball engulfs you!!! Thought so. The fireball engulfs the orb of fire. The orb of fire completely resists. You closely miss the orb of fire. The orb of fire is severely damaged. You miss the orb of fire. The orb of fire is severely damaged. The Killer Klown defenestrates you with a +12 club of flaming! The Killer Klown burns you. You closely miss the orb of fire. The orb of fire is severely damaged. The Killer Klown headlocks you with a +12 club of flaming!! The Killer Klown burns you. You barely miss the orb of fire. The orb of fire is severely damaged. You closely miss the orb of fire. The orb of fire is severely damaged. The Killer Klown blinks! The orb of fire glows red. The fireball explodes! The fireball engulfs you!!!! Ouch! That really hurt! * * * LOW HITPOINT WARNING * * * The fireball engulfs the orb of fire. The orb of fire completely resists. You hit the orb of fire but do no damage. The orb of fire is severely damaged. You completely miss the orb of fire. The orb of fire is severely damaged. You hit the orb of fire. The orb of fire is severely damaged. You hit the orb of fire. The orb of fire is severely damaged. You hit the orb of fire but do no damage. The orb of fire is severely damaged. You completely miss the orb of fire. The orb of fire is severely damaged. The orb of fire emits a lurid red light. The bolt of fire hits you!!! Thought so. Unknown command. You barely miss the orb of fire. The orb of fire is severely damaged. You block the Killer Klown's attack. You completely miss the orb of fire. The orb of fire is severely damaged. You hit the orb of fire but do no damage. The orb of fire is severely damaged. The Killer Klown defenestrates you with a +12 club of flaming! The Killer Klown burns you. You miss the orb of fire. The orb of fire is severely damaged. The Killer Klown tickles you with a +12 club of flaming!! The Killer Klown burns you. You closely miss the orb of fire. The orb of fire is severely damaged. You closely miss the orb of fire. The orb of fire is severely damaged. The orb of fire emits a lurid red light. The bolt of fire misses you. The Killer Klown hits you with a +12 club of flaming!! The Killer Klown burns you! Unknown command. You puncture the orb of fire! The orb of fire is severely damaged. The Killer Klown pinches you with a +12 club of flaming! The Killer Klown burns you. You miss the orb of fire. The orb of fire is severely damaged. You hit the orb of fire but do no damage. The orb of fire is severely damaged. You block the Killer Klown's attack. You puncture the orb of fire! The orb of fire is severely damaged. The Killer Klown prods you with a +12 club of flaming!! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You puncture the orb of fire! The orb of fire is almost destroyed. You hit the orb of fire but do no damage. The orb of fire is almost destroyed. The Killer Klown wrestles you with a +12 club of flaming! * * * LOW HITPOINT WARNING * * * The Killer Klown burns you. * * * LOW HITPOINT WARNING * * * You miss the orb of fire. The orb of fire is almost destroyed. You block the Killer Klown's attack. You puncture the orb of fire! The orb of fire is almost destroyed. You block the Killer Klown's attack. You impale the orb of fire!! You destroy the orb of fire! Kikubaaqudgha accepts your kill. The Killer Klown pies you viciously! The klown pie hits you!! Thought so. Glitter! You are blinded! The Killer Klown pinches you with a +12 club of flaming! The Killer Klown burns you. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Enter Wizard Command (? - help): What monsters to dismiss (ENTER for all, "harmful", "mobile", "los" or a regex, "keepitem" to leave items)? Dismissed 1 monster. You see here a yellow draconian corpse. You start resting. Your vision returns to normal. You start resting. You feel a little less mighty now. You see here a yellow draconian corpse. You start waiting. Done waiting. You see here a purple draconian corpse. Okay, then. Unknown command. Enter Wizard Command (? - help): Memorise which spell? Spell assigned to 'b'. You pick up the prismatic gem and feel its impossibly delicate weight in your hands. Press } and ! to see all the gems you have collected. Casting: Rimeblight (dangerous; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. You call out to the remnants of the fallen! Kikubaaqudgha calls piteous wretches from the earth! Kikubaaqudgha is no longer ready to enhance your necromancy. A yellow draconian annihilator, 2 moths of wrath and a yellow draconian come into view. The helpless yellow draconian fails to defend itself. You skewer the yellow draconian like a kebab!!! You kill the yellow draconian! That felt strangely unrewarding. The wailing of tortured souls fills the air! The helpless moth of wrath fails to defend itself. You spit the moth of wrath like a pig!!!! You kill the moth of wrath! That felt strangely unrewarding. A nearby yellow draconian annihilator perishes wretchedly. A nearby moth of wrath perishes wretchedly. Kikubaaqudgha calls piteous wretches from the earth! A yellow draconian, a moth of wrath and a white draconian stormcaller come into view. A nearby yellow draconian perishes wretchedly. A nearby moth of wrath perishes wretchedly. A nearby white draconian stormcaller perishes wretchedly. The wailing of the fallen reaches a fever pitch! The wailing of tortured souls fills the air! Saving game... please wait. Kikubaaqudgha says: Become a ghost moth! Welcome back, RandomTiles the Mountain Dwarf Fighter. Game seed: 10089864775417866080 (custom seed) Kikubaaqudgha says: Spread unending ruin and despair! Press ? for a list of commands and other information. Enter Wizard Command (? - help): What type of armour? boot +0 pair of boots What ego type? Something appears at your feet! Search for what [? for help]? aux armour Can't find anything matching that. Search for what [Enter for "aux armour", or ? for help]? auxilliary Can't find anything matching that. Search for what [Enter for "auxilliary", or ? for help]? aux Unknown command. You see here a +0 pair of boots. e - a +0 pair of boots Unknown command. Search for what [Enter for "aux", or ? for help]? auxiliary armour Unknown command. Saving game... please wait. Kikubaaqudgha says: Become a ghost moth! Welcome back, RandomTiles the Mountain Dwarf Fighter. Game seed: 10089864775417866080 (custom seed) Kikubaaqudgha says: Spread unending ruin and despair! Press ? for a list of commands and other information. Enter Wizard Command (? - help): Memorise which spell? Spell assigned to 'c'. Unknown command. Unknown command. Unknown command. Saving game... please wait. Kikubaaqudgha says: Become a ghost moth! Welcome back, RandomTiles the Mountain Dwarf Fighter. Game seed: 10089864775417866080 (custom seed) Kikubaaqudgha says: Spread unending ruin and despair! Press ? for a list of commands and other information. Unknown command. Unknown command. Enter Wizard Command (? - help): What species would you like to be now? felid Your fur grows into a thick mane. Your +9 rapier falls away! Your +0 buckler falls away! Your +0 scale mail falls away! Your thick fur grows shaggy and warm. Your Short Blades skill increases to level 15! Unknown command. Unknown command. You start resting. The wailing of tortured souls fills the air! x2 Magic restored. Unknown command. You start waiting. The wailing of tortured souls fills the air! x4 You are losing your grip on the fallen. You start waiting. The wailing of tortured souls fills the air! Your fugue has ended. You start waiting. Done waiting. Unknown command. Unknown command. Enter Wizard Command (? - help): Okay, then. Unknown command. Unknown command. Unknown command. Enter Wizard Command (? - help): Set all skills to what level? 27 Unknown command. Unknown command. Enter Wizard Command (? - help): What type of armour? lightning sc Lightning scales (art val: 20, item val: 670) Something appears before you! f - the +6 lightning scales {swift, rElec} Enter Wizard Command (? - help): What type of talisman? sphin No such item. Enter Wizard Command (? - help): Enter name of item (or ITEM spec): Error: Bad item name: 'riddl' Enter Wizard Command (? - help): What type of talisman? riddl Riddle talisman Something appears before you! g - a riddle talisman You begin transforming. You continue transforming. x3 You turn into a cunning sphinx. You can't wear anything. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. Saving game... please wait. You cannot train any new skills! Kikubaaqudgha says: Become a ghost moth! Welcome back, RandomTiles the Felid Fighter. Game seed: 10089864775417866080 (custom seed) Kikubaaqudgha says: Spread unending ruin and despair! Press ? for a list of commands and other information. Unknown command. Unknown command. Unknown command. Enter Wizard Command (? - help): Which god (by name)? beogh You have lost your religion! Kikubaaqudgha does not appreciate desertion! You sense decay. Beogh welcomes you! Unknown command. Unknown command. Unknown command. Enter Wizard Command (? - help): Enter new piety value (current = 15, Enter for 0): Setting piety to 200. You can now smite your foes. Your teeth grow more tusk-like, and your ears lengthen. Beogh will now send orc apostles to challenge you in battle as you gain piety. You can now rally a vengeful horde. You can now walk on water. Your orcish features manifest fully. Unknown command. Unknown command. Okay, then. Unknown command. Okay, then. Unknown command. Enter Wizard Command (? - help): Okay, then. Unknown command. Unknown command. Enter Wizard Command (? - help): Nothing happens. Enter Wizard Command (? - help): Okay, then. Unknown command. Enter Wizard Command (? - help): Healing. (D) Dungeon (Z) Zot Where to? (? - help) There is a stone staircase leading up here. You fly upwards. There is a stone staircase leading down here. A white draconian comes into view. It is wielding a +2 heavy flail. Found a large ivory ring. Found an escape hatch in the ceiling. Unknown command. You begin untransforming. You continue untransforming. x2 Beogh speaks to you: The time has come, seeker, to test your mettle in combat. Prove yourself an orc! Join your true people! You continue untransforming. Your transformation has ended. HP restored. You float gracefully downwards. Enter Wizard Command (? - help): What species would you like to be now? human Your Short Blades skill lost 15 levels and is now at level 0! Your Armour skill lost 3 levels and is now at level 0! Your Dodging skill decreases to level 26! Your Stealth skill decreases to level 26! Your Shields skill lost 3 levels and is now at level 0! Your Conjurations skill decreases to level 26! Your Hexes skill decreases to level 26! Your Translocations skill decreases to level 26! Your Forgecraft skill decreases to level 26! Your Fire Magic skill decreases to level 26! Your Ice Magic skill decreases to level 26! Your Air Magic skill decreases to level 26! Your Earth Magic skill decreases to level 26! Your Alchemy skill decreases to level 26! Your Evocations skill decreases to level 26! Your Shapeshifting skill decreases to level 26! Unknown command. Unknown command. Okay, then. Unknown command. You start waiting. Bolgrim the orc apostle comes into view. He is wielding a +3 flail of protection and wearing the +4 leather armour of Spite {*Silence Str+3 Dex+2}. There is a stone staircase leading down here. Press: ? - help, v - describe, . - travel Here: Bolgrim the orc apostle, wielding a +3 flail of protection and wearing the +4 leather armour of Spite {*Silence Str+3 Dex+2} (empowered by the touch of Beogh) The floor. Bolgrim shouts, "I yield! You are indeed the chosen one!" Beogh will allow you to induct Bolgrim into your service. (press r on the ability menu to recruit an apostle) Okay, then. Beogh breathes life back into Bolgrim and you anoint him with ash and charcoal and welcome him as a companion. There is a stone staircase leading down here. Found 22 gold pieces. You swap places. There is a stone staircase leading down here. Enter Wizard Command (? - help): Okay, then. Unknown command. Unknown command. Enter Wizard Command (? - help): Made the +11 Singing Sword {sonic wave} (art val: 10, item val: 1000) Made the +8 Wrath of Trog {antimagic, *Rage Rampage} (art val: 7, item val: 800) Made the +7 mace of Variability {chaos, chaos arc} (art val: 10, item val: 600) Made the +12 glaive of Prune {freeze, Prune} (art val: 10, item val: 850) Made the +9 sword of Power {lifebolt} (art val: 10, item val: 800) Made the +9 staff of Olgreb {rPois∞} (art val: 10, item val: 1000) Made the crystal ball of Wucad Mu {*channel} (art val: 10, item val: 1000) Made the +8 Vampire's Tooth {megavamp} (art val: 10, item val: 600) Made the +13 scythe of Curses {drain, curses, ^Drain} (art val: 2, item val: 800) Made the +7 sceptre of Torment {pain, torment} (art val: 10, item val: 1200) Made the +9 sword of Zonguldrok {reap} (art val: 10, item val: 800) Made the +6 sword of Cerebov {flame} (art val: 10, item val: 550) Made the orb of Dispater {+Damnation *Corrode AC+5} (art val: 32, item val: 274) Made the +13 sceptre of Asmodeus (art val: 10, item val: 990) Made the +6 faerie dragon scales {rCorr Int+3 Hexes} (art val: 27, item val: 889) Made the +8 demon blade "Bloodbane" {drain, *Rage Stlth-} (art val: 5, item val: 885) Made the +6 scimitar of Flaming Death {sticky flame, rPois rF++ rC- Will+} (art val: 39, item val: 681) Made the +1 eveningstar "Brilliance" {foul flame, Umbra} (art val: 10, item val: 795) Made the +8 demon blade "Leech" {evervamp, Harm ^Drain rN+} (art val: 8, item val: 1141) Made the +9 dagger of Chilly Death {flash freeze, rPois rF- rC++ Will+} (art val: 39, item val: 759) Made the +4 dagger "Morg" {pain, Will+ Int+5} (art val: 33, item val: 481) Made the +5 scythe "Finisher" {speed, execute} (art val: 10, item val: 440) Made the +3 greatsling "Punk" {acid, rCorr} (art val: 18, item val: 313) Made the +8 longbow "Zephyr" {speed, Dex+3 SInv} (art val: 25, item val: 905) Made the +3 giant club "Skullcrusher" {speed, Str+7} (art val: 31, item val: 430) Made the +5 glaive of the Guard {elec, spectral} (art val: 10, item val: 570) Made the +10 zealot's sword {holy, Zealotry, *Rage rN+ EV+3} (art val: 31, item val: 1174) Made the +6 arbalest "Damnation" {damnation} (art val: 10, item val: 800) Made the +13 sword of the Doom Knight {doom ^Drain *Silence Will+} (art val: 2, item val: 764) Made the +10 morningstar "Eos" {elec, Halo rElec} (art val: 20, item val: 790) Made the +6 spear of the Botono {reap, Hex rPois rN+ HP-6} (art val: 0, item val: 330) Made the +8 trident of the Octopus King {venom, rElec rPois} (art val: 26, item val: 624) Made the +8 mithril axe "Arga" {speed, Will+} (art val: 18, item val: 796) Made the +3 Elemental Staff {ele, rElec rF+ rC+ AC+3} (art val: 58, item val: 571) Made the +27 heavy crossbow "Sniper" {heavy, Acc+∞ SInv} (art val: 16, item val: 800) Made the +7 longbow "Piercer" {penet, EV-2} (art val: 0, item val: 625) Made the +6 blowgun of the Assassin {stab, +Inv Stlth++} (art val: 28, item val: 496) Made the +8 lance "Wyrmbane" {slay drac, rPois rF+ rC+ AC+3} (art val: 54, item val: 808) Made the +7 Spriggan's Knife {stab, EV+4 Stlth+} (art val: 38, item val: 636) Made the +11 plutonium sword {^Contam Stlth-} (art val: 0, item val: 1000) Made the +7 great mace "Undeadhunter" {deathbane, rN+} (art val: 16, item val: 562) Made the +8 whip "Snakebite" {venom, curare, rPois} (art val: 16, item val: 542) Made the +27 knife of Accuracy (art val: 10, item val: 1286) Made the +6 Lehudib's crystal spear {Int+3} (art val: 19, item val: 463) Made the +7 captain's cutlass {speed, disarm} (art val: 10, item val: 585) Made the +8 storm bow {elec, penet} (art val: 10, item val: 745) Made the +10 tower shield of Ignorance {rN+ Int-4} (art val: 4, item val: 608) Made the +4 robe of Augmentation {Str+4 Int+4 Dex+4} (art val: 46, item val: 531) Made the +0 cloak of the Thief {Quiet SInv Stlth+} (art val: 20, item val: 185) Made the +15 tower shield "Bullseye" {EV-5} (art val: 0, item val: 830) Made the +3 crown of Dyrovepreva {rElec Int+2 SInv} (art val: 32, item val: 414) Made the +2 hat of the Bear Spirit {Spirit, Bear, *Rage Will++} (art val: 27, item val: 349) Made the +5 robe of Misfortune {Harm *Corrode *Slow EV+5} (art val: 24, item val: 427) Made the +3 cloak of Flash {Fly EV+4} (art val: 37, item val: 454) Made the +2 hood of the Assassin {Detect Stab+ Stlth++} (art val: 18, item val: 600) Made the +18 Lear's hauberk (art val: 10, item val: 1021) Made the +4 skin of Zhor {*Englaciate rC+++ SInv} (art val: 66, item val: 665) Made the +3 salamander hide armour {Flames, rFlCloud rF++ rC-- Fire} (art val: 33, item val: 401) Made the +3 pair of gauntlets of War {Slay+5} (art val: 40, item val: 475) Made the +2 shield of Resistance {rF++ rC++ Will++} (art val: 80, item val: 730) Made the +4 robe of Folly {Brill Will-∞ Int+8} (art val: 34, item val: 447) Made the +15 Maxwell's patent armour {-Tele *Silence rElec Will+ rCorr} (art val: 18, item val: 1039) Made the +0 mask of the Dragon {Will+ Slay+3 SInv} (art val: 42, item val: 334) Made the +5 robe of Night {Dark Will+ SInv} (art val: 24, item val: 600) Made the +9 scales of the Dragon King {rPois rF+ rC+ Will+} (art val: 18, item val: 1248) Made the -2 hat of the Alchemist {rElec rPois rF+ rC+ rN+ Will+ rMut rCorr} (art val: 76, item val: 472) Made the +0 pair of fencer's gloves {Riposte Dex+3} (art val: 19, item val: 400) Made the +1 cloak of Starlight {*Dazzle EV+4 Stlth--} (art val: 30, item val: 305) Made the +2 ratskin cloak {*Rats rPois rN+ Str-1 Int-1 Dex+1} (art val: 19, item val: 278) Made the +18 shield of the Gong {Loud rN+ Will+ rCorr EV-5} (art val: 2, item val: 984) Made the amulet of the Air {Inacc Fly rElec RMsl Air} (art val: 51, item val: 432) Made the ring of Shadows {Umbra +Inv Stlth+} (art val: 20, item val: 400) Made the amulet of Cekugob {-Tele Acrobat rElec rPois rN++ AC+1 EV+1} (art val: 43, item val: 601) Made the amulet of the Four Winds {rN+ Will+++ Clar} (art val: 76, item val: 607) Made the necklace of Bloodlust {Fury *Rage Will++ Int-3 Slay+6} (art val: 54, item val: 453) Made the ring of the Hare {EV+10} (art val: 10, item val: 1280) Made the ring of the Tortoise {AC+8} (art val: 10, item val: 1280) Made the ring of the Mage {Wiz Archmagi} (art val: 30, item val: 510) Made the brooch of Shielding {Spirit SH+8} (art val: 50, item val: 650) Made the +3 robe of Clouds {*Thunder rCloud rElec} (art val: 20, item val: 299) Made the +3 hat of Pondering {ponderous, Will+ MP+10 Int+5} (art val: 63, item val: 381) Made the +16 obsidian axe {drain, demonic, Mesm ^Drain Fly SInv} (art val: 11, item val: 1027) Made the +6 lightning scales {swift, rElec} (art val: 20, item val: 670) Made the +10 Black Knight's barding {ponderous, rPois rN+} (art val: 22, item val: 634) Made the amulet of Vitality {Regen++ RegenMP++} (art val: 10, item val: 1000) Made the +8 autumn katana {manifold assault} (art val: 10, item val: 505) Made the +6 shillelagh "Devastator" {shatter} (art val: 10, item val: 600) Made the +4 dragonskin cloak {Aegis} (art val: 10, item val: 315) Made a ring of the Octopus King {rF+ HP+2 AC+2 EV+2 SH+2} (art val: 52, item val: 614) Made a ring of the Octopus King {HP+2 Wiz AC+2 EV+2 SH+2} (art val: 52, item val: 664) Made a ring of the Octopus King {HP+2 MP+9 AC+2 EV+2 SH+2} (art val: 52, item val: 564) Made a ring of the Octopus King {rC+ HP+2 AC+2 EV+2 SH+2} (art val: 52, item val: 614) Made a ring of the Octopus King {rN+ HP+2 AC+2 EV+2 SH+2} (art val: 52, item val: 564) Made a ring of the Octopus King {rCorr HP+2 AC+2 EV+2 SH+2} (art val: 52, item val: 564) Made a ring of the Octopus King {Fly HP+2 AC+2 EV+2 SH+2} (art val: 52, item val: 539) Made a ring of the Octopus King {HP+2 AC+2 EV+2 SH+2 SInv} (art val: 52, item val: 514) Made the +∞ Axe of Woe (art val: 10, item val: 220) Made the +5 moon troll leather armour {Spirit, Regen++ MP+5} (art val: 25, item val: 595) Made the macabre finger necklace {Ring+ rN+ HP+7} (art val: 44, item val: 400) Made the +3 pair of boots of the spider {obsolete, Stlth+} (art val: 14, item val: 293) Made the +10 dark maul {heavy} (art val: 10, item val: 750) Made the +2 hat of the High Council {Archmagi, Wiz- Stlth-} (art val: 8, item val: 446) Made the +8 arc blade {discharge, rElec} (art val: 20, item val: 600) Made the +5 demon whip "Spellbinder" {antimagic, disrupt, Will+} (art val: 18, item val: 1088) Made the +7 lajatang of Order {silver, rMut} (art val: 18, item val: 626) Made the +7 great mace "Firestarter" {flame, immolate, rFlCloud rF++} (art val: 35, item val: 775) Made the +8 orange crystal plate armour {Archmagi, Int+3 Clar} (art val: 39, item val: 1335) Made the +6 Majin-Bo {spellvamp, MP+6 Int+6} (art val: 46, item val: 667) Made the +8 pair of quick blades "Gyre" and "Gimble" {protect} (art val: 10, item val: 770) Made the +0 Maxwell's etheric cage {RegenMP+ ^Contam rElec MP+4} (art val: 24, item val: 400) Made the +3 crown of Eternal Torment {rTorment HP-- ^Drain rN+++ SInv} (art val: 38, item val: 456) Made the +1 robe of Vines {NoPotionHeal Regen++++} (art val: 10, item val: 800) Made the +7 Kryia's mail coat {PotionHeal*2 rC+} (art val: 20, item val: 600) Made the +8 frozen axe "Frostbite" {freeze, freezing cloud, *Noise Fly rC+} (art val: 18, item val: 796) Made the +12 armour of Talos {ponderous, rF+} (art val: 20, item val: 670) Made the +3 warlock's mirror {omnireflect} (art val: 10, item val: 400) Made the amulet of invisibility {+Inv} (art val: 20, item val: 215) Made the +2 Maxwell's thermic engine {flame, freeze, rev} (art val: 10, item val: 656) Made the +8 demon trident "Rift" {distort, reach+} (art val: 10, item val: 1066) Made the sphere of Battle (art val: 10, item val: 800) Made the +4 Cigotuvi's embrace {Corpsefed rMiasma ^Drain rN+} (art val: 8, item val: 276) Made the +3 pair of seven-league boots {Rampage+∞} (art val: 10, item val: 400) Made the +3 Mad Mage's Maulers {Infuse+∞ VampMP -Cast} (art val: 0, item val: 400) Made the dreamshard necklace {*Dream Acrobat} (art val: 10, item val: 2000) Made the +1 Delatra's gloves {ID++} (art val: 10, item val: 100) Made the +5 woodcutter's axe (art val: 10, item val: 420) Made the +7 Throatcutter {drain, coup de grace} (art val: 10, item val: 483) Made the +7 staff of the Meek {protect, meekguard} (art val: 10, item val: 480) Made the +8 trishula "Condemnation" {holy, anguish, *Noise Fly rN+} (art val: 14, item val: 1027) Made the amulet of Elemental Vulnerability {rPois rF-- rC-- AC+8} (art val: 44, item val: 383) Made the +3 pair of mountain boots {steadfast, rC+} (art val: 20, item val: 335) Made the +5 Lochaber axe {reach-cleave, Poleaxe ^Drain} (art val: 2, item val: 414) Made the Hermit's Pendant {Faith Invo=14 Evo=0 MP+5} (art val: 25, item val: 575) Made the +2 pair of slick slippers {slick, slippery, EV+4} (art val: 34, item val: 270) Made the +5 Force Lance {heavy, knockback} (art val: 10, item val: 374) Made the +4 consecrated labrys {holy, Valiant ^Fragile Fly SInv} (art val: 11, item val: 439) Made the +0 toga "Victory" {*Victory Clar} (art val: 30, item val: 600) Made the +5 Storm Queen's Shield {shock, Fly rElec} (art val: 23, item val: 481) Made the dreamdust necklace {Acrobat} (art val: 10, item val: 370) Made the +7 hand cannon "Mule" {flame, backblast, rF+} (art val: 20, item val: 976) Made the +0 pair of gloves of the gadgeteer {Gadgeteer Wandboost ^Fragile} (art val: 2, item val: 400) Made the Charlatan's Orb {orb Charlatan} (art val: 10, item val: 120) Made the +5 justicar's regalia {Inspire Amulet+ Str+4} (art val: 22, item val: 900) Made the skull of Zonguldrok {Reaping Hat+ rN+ Int+4} (art val: 28, item val: 600) Made the +3 fungal fisticloak {Shroompunch Gloves+ HP-10 Str-2 Int-2} (art val: 0, item val: 550) Made the +3 crown of vainglory {Majesty Ring++ ^Fragile Will+} (art val: 10, item val: 550) Made the scarf of invisibility {+Inv} (art val: 20, item val: 190) Made the horn of Geryon h - the dreamdust necklace {Acrobat} i - the Hermit's Pendant {Faith Invo=14 Evo=0 MP+5} j - the amulet of Elemental Vulnerability {rPois rF-- rC-- AC+8} k - the dreamshard necklace {*Dream Acrobat} l - the amulet of invisibility {+Inv} m - the macabre finger necklace {Ring+ rN+ HP+7} n - a ring of the Octopus King {HP+2 AC+2 EV+2 SH+2 SInv} o - a ring of the Octopus King {Fly HP+2 AC+2 EV+2 SH+2} p - a ring of the Octopus King {rCorr HP+2 AC+2 EV+2 SH+2} q - a ring of the Octopus King {rN+ HP+2 AC+2 EV+2 SH+2} r - a ring of the Octopus King {rC+ HP+2 AC+2 EV+2 SH+2} s - a ring of the Octopus King {HP+2 MP+9 AC+2 EV+2 SH+2} t - a ring of the Octopus King {HP+2 Wiz AC+2 EV+2 SH+2} u - a ring of the Octopus King {rF+ HP+2 AC+2 EV+2 SH+2} v - the amulet of Vitality {Regen++ RegenMP++} w - the brooch of Shielding {Spirit SH+8} x - the ring of the Mage {Wiz Archmagi}; y - the ring of the Tortoise {AC+8} z - the ring of the Hare {EV+10} A - the necklace of Bloodlust {Fury *Rage Will++ Int-3 Slay+6} B - the amulet of the Four Winds {rN+ Will+++ Clar} C - the amulet of Cekugob {-Tele Acrobat rElec rPois rN++ AC+1 EV+1} D - the ring of Shadows {Umbra +Inv Stlth+} E - the amulet of the Air {Inacc Fly rElec RMsl Air} Items here: ))))))))))))))))))))) [[[[[[[[[[[[[[[[[[[[[[[[[[[[ }. You drop the dreamdust necklace {Acrobat}. You drop the Hermit's Pendant {Faith Invo=14 Evo=0 MP+5}. You drop the amulet of Elemental Vulnerability {rPois rF-- rC-- AC+8}. You drop the dreamshard necklace {*Dream Acrobat}. You drop the amulet of invisibility {+Inv}. You drop the macabre finger necklace {Ring+ rN+ HP+7}. You drop a ring of the Octopus King {HP+2 AC+2 EV+2 SH+2 SInv}. You drop a ring of the Octopus King {Fly HP+2 AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {rCorr HP+2 AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {rN+ HP+2 AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {rC+ HP+2 AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {HP+2 MP+9 AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {HP+2 Wiz AC+2 EV+2 SH+2}. You drop a ring of the Octopus King {rF+ HP+2 AC+2 EV+2 SH+2}. You drop the amulet of Vitality {Regen++ RegenMP++}. You drop the brooch of Shielding {Spirit SH+8}. You drop the ring of the Mage {Wiz Archmagi}. You drop the ring of the Tortoise {AC+8}. You drop the ring of the Hare {EV+10}. You drop the necklace of Bloodlust {Fury *Rage Will++ Int-3 Slay+6}. You drop the amulet of the Four Winds {rN+ Will+++ Clar}. You drop the amulet of Cekugob {-Tele Acrobat rElec rPois rN++ AC+1 EV+1}. You drop the ring of Shadows {Umbra +Inv Stlth+}. You drop the amulet of the Air {Inacc Fly rElec RMsl Air}. Items here: """""""""""" ))))))))) ============ [[[[[[[[[[[[[[[[ }. You aren't carrying any pieces of jewellery. Unknown command. Unknown command. Unknown command. You swap places. You swap places. Items here: """""""""""" ))))))))) ============ [[[[[[[[[[[[[[[[ }. You swap places. Items here: """""""""""" ))))))))) ============ [[[[[[[[[[[[[[[[ }. Okay, then. Unknown command. You swap places. You swap places. Enter Wizard Command (? - help): Enter monster name (or MONS spec) (? for help): An orc knight comes into view. It is wielding a +0 long sword. Press: ? - help, v - describe, . - travel A rock wall. You have mastered Dodging! You have mastered Stealth! You have mastered Ice Magic! You have reached level 26! Kikubaaqudgha cackles. A spectral orc knight comes into view. Press: ? - help, v - describe, . - travel, g - get item Here: a spectral orc knight (unrewarding, ally target) Items here: a +0 long sword; a +0 plate armour. The floor. You destroy the spectral orc knight! Unknown command. Things that are here: a +0 long sword; a +0 plate armour You swap places. You kill Bolgrim! Press: ? - help, v - describe, . - travel The floor. Unknown command. Things that are here: a +0 long sword; a +0 plate armour; the orc corpse of Bolgrim Okay, then. Unknown command. Unknown command. Unknown command. You start waiting. Done waiting. You start waiting. Done waiting. You start waiting. Done waiting. You start waiting. Done waiting. You start waiting. >>>>>>>>>>>>>>>>>>>>>> Version history: Game started: 0.34-a0-99-g3711a3bbcc 0.34-a0-102-g833c818450 0.34-a0-106-ga9c97bacbe 0.34-a0-131-gfbfeffa082 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: 9, arena_suspended: 0 prev_cmd = CMD_REST repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [RandomTiles] Species: Human Job: Fighter HP: 217/217; mods: 0/0 MP: 54/54; mod: 0 Stats: 29 34 27 Position: (39, 40), god: Beogh (14), turn_is_over: 1, banished: 0 Standing on/in/over feature: floor Runrest: mode: 62 mp: 54 hp: 217 pos: (0, 0) Delayed (1): type: rest duration: 1 Skills (mode: auto) Name | can_currently_train | train | training | level | points | progress Fighting | X | 0 | 0 | 27 | 24325 | 0/0 Short Blades | X | 0 | 0 | 0 | 0 | 0/50 Long Blades | X | 0 | 0 | 0 | 0 | 0/50 Axes | X | 0 | 0 | 0 | 0 | 0/50 Maces & Flails | X | 0 | 0 | 0 | 0 | 0/50 Polearms | X | 0 | 0 | 0 | 0 | 0/50 Staves | X | 0 | 0 | 0 | 0 | 0/50 Ranged Weapons | X | 0 | 0 | 0 | 0 | 0/50 Throwing | X | 0 | 0 | 0 | 0 | 0/50 Armour | X | 0 | 0 | 0 | 0 | 0/50 Dodging | X | 0 | 0 | 27 | 24333 | 8/0 Stealth | X | 0 | 0 | 27 | 20462 | 8/0 Shields | X | 0 | 0 | 0 | 0 | 0/50 Unarmed Combat | X | 0 | 0 | 27 | 24325 | 0/0 Spellcasting | X | 0 | 0 | 27 | 28927 | 0/0 Conjurations | X | 1 | 10 | 26 | 24324 | 2049/2050 Hexes | X | 1 | 10 | 26 | 24324 | 2049/2050 Summonings | X | 0 | 0 | 27 | 24325 | 0/0 Necromancy | X | 0 | 0 | 27 | 24325 | 0/0 Translocations | X | 1 | 10 | 26 | 24324 | 2049/2050 Forgecraft | X | 1 | 10 | 26 | 24324 | 2049/2050 Fire Magic | X | 1 | 10 | 26 | 24324 | 2049/2050 Ice Magic | X | 0 | 0 | 27 | 24328 | 3/0 Air Magic | X | 1 | 10 | 26 | 24324 | 2049/2050 Earth Magic | X | 1 | 10 | 26 | 24324 | 2049/2050 Alchemy | X | 1 | 10 | 26 | 24324 | 2049/2050 Invocations | X | 0 | 0 | 27 | 20454 | 0/0 Evocations | X | 1 | 10 | 26 | 24324 | 2049/2050 Shapeshifting | X | 1 | 10 | 26 | 28926 | 2437/2438 Spell bugs: Durations: #33: 1 #185: 4 Attributes: #46: 88 #49: 584 Mutations: clever: 1 clumsy: 1 frail: 1 explore regen: 1 (innate) Inventory bugs: Equipment: }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: ####......<. ......... #....# ##..### ##.b...# #....".# ##...>..## #........# #....@..)# #........# ####..#### #..# #..# ...# #...# #...$ ##.. clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< ice_cave_hard: true necropolis_difficulty: vaults_elf >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>