ASSERT(!cell_is_solid(ctarget)) in 'cloud.cc' at line 800 failed. Version: Dungeon Crawl Stone Soup 0.27-a0-972-gd1521fd518 Platform: unix Bits: 64 Game mode: normal Tiles: online Seed: 8097738388152247898, deterministic pregen: 1 Version history: Game started: 0.27-a0-955-gb57c80000f 0.27-a0-972-gd1521fd518 Command line: /usr/games/crawl-git-d1521fd518 -name Sar -rc /dgldir/rcfiles/crawl-git/Sar.rc -macro /dgldir/rcfiles/crawl-git/Sar.macro -morgue /dgldir/morgue/Sar/ -webtiles-socket /crawl-master/webserver/sockets/Sar:2021-04-13.09:45:22.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 25 stack frames. /usr/games/crawl-git-d1521fd518(_Z17write_stack_traceP8_IO_FILE+0x28) [0x55e6a1b36448]: write_stack_trace(_IO_FILE*) /usr/games/crawl-git-d1521fd518(_Z13do_crash_dumpv+0x47c) [0x55e6a1b3e6bc]: do_crash_dump() /usr/games/crawl-git-d1521fd518(_Z20crash_signal_handleri+0x7e) [0x55e6a1b3674e]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x33060) [0x7feeca225060]: /lib/x86_64-linux-gnu/libpthread.so.0(raise+0xcf) [0x7feeca5a1f9f]: /usr/games/crawl-git-d1521fd518(+0x37de76) [0x55e6a1b3de76]: /usr/games/crawl-git-d1521fd518(+0x37dfe2) [0x55e6a1b3dfe2]: /usr/games/crawl-git-d1521fd518(_Z11place_cloud10cloud_typeRK9coord_defiPK5actoriib+0x62c) [0x55e6a1b18c4c]: place_cloud(cloud_type, coord_def const&, int, actor const*, int, int, bool) /usr/games/crawl-git-d1521fd518(_Z17check_place_cloud10cloud_typeRK9coord_defiPK5actorii+0x94) [0x55e6a1b1af64]: check_place_cloud(cloud_type, coord_def const&, int, actor const*, int, int) /usr/games/crawl-git-d1521fd518(_ZN7monster15react_to_damageEPK5actori9beam_type+0x6dd) [0x55e6a1e9e0ed]: monster::react_to_damage(actor const*, int, beam_type) /usr/games/crawl-git-d1521fd518(_ZN7monster4hurtEPK5actori9beam_type16kill_method_typeNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_bb+0x202) [0x55e6a1e9ed12]: monster::hurt(actor const*, int, beam_type, kill_method_type, std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, bool, bool) /usr/games/crawl-git-d1521fd518(+0x7e5cbe) [0x55e6a1fa5cbe]: /usr/games/crawl-git-d1521fd518(+0x7ebff8) [0x55e6a1fabff8]: /usr/games/crawl-git-d1521fd518(_Z18apply_area_visibleSt8functionIFi9coord_defEERKS0_+0x4d) [0x55e6a1fd641d]: apply_area_visible(std::function, coord_def const&) /usr/games/crawl-git-d1521fd518(_Z18cast_ignite_poisonP5actoribb+0x259) [0x55e6a1f9e049]: cast_ignite_poison(actor*, int, bool, bool) /usr/games/crawl-git-d1521fd518(+0x7d0aeb) [0x55e6a1f90aeb]: /usr/games/crawl-git-d1521fd518(_Z11your_spells10spell_typeibPK8item_defP4dist+0xe09) [0x55e6a1f97289]: your_spells(spell_type, int, bool, item_def const*, dist*) /usr/games/crawl-git-d1521fd518(_Z12cast_a_spellb10spell_typeP4dist+0x10e) [0x55e6a1f9941e]: cast_a_spell(bool, spell_type, dist*) /usr/games/crawl-git-d1521fd518(_Z17do_cast_spell_cmdb+0x14) [0x55e6a1f9a0b4]: do_cast_spell_cmd(bool) /usr/games/crawl-git-d1521fd518(_Z15process_command12command_typeS_+0xd8) [0x55e6a2107fa8]: process_command(command_type, command_type) /usr/games/crawl-git-d1521fd518(+0x9472b9) [0x55e6a21072b9]: /usr/games/crawl-git-d1521fd518(+0x9478e5) [0x55e6a21078e5]: /usr/games/crawl-git-d1521fd518(main+0x345) [0x55e6a1a98445]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7feeca2122e1]: /usr/games/crawl-git-d1521fd518(_start+0x2a) [0x55e6a1a98dda]: gdb not executable. Compilation info: <<<<<<<<<<< Compiled with GCC 6.3.0 20170516 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 -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-d1521fd518/saves" -DSHARED_DIR_PATH="/crawl-master/crawl-git/saves" -DDATA_DIR_PATH="/crawl-master/crawl-git-d1521fd518/data/" -DWEB_DIR_PATH="/crawl-master/crawl-git-d1521fd518/data/web/" -D_GNU_SOURCE -D_DEFAULT_SOURCE -isystem /usr/include/ncursesw LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 11, depth = 3 Level id: Vaults:3 Level build method = , level layout type = vaults, absdepth0 = 21 Level vaults: vaults_room_door_ring vaults_door_vault v_misc_32 ontoclasm_vaults_fault v_misc_12 v_misc_3 vaults_dpeg_ring layout_vaults_omnigrid Markers: <<<<<<<<<<<<<<<<<<<<<< Marker #0, type 9 at (19, 19): Terrain change marker (45->135, 73) Marker #1, type 9 at (22, 12): Terrain change marker (49->134, 73) Marker #2, type 9 at (26, 14): Terrain change marker (1->3, 73) Marker #4, type 9 at (26, 17): Terrain change marker (1->3, 73) Marker #6, type 9 at (26, 18): Terrain change marker (1->3, 73) Marker #8, type 9 at (26, 19): Terrain change marker (1->3, 73) Marker #10, type 9 at (26, 20): Terrain change marker (1->3, 73) Marker #12, type 9 at (26, 21): Terrain change marker (1->3, 73) Marker #14, type 9 at (26, 22): Terrain change marker (1->3, 73) Marker #16, type 9 at (26, 23): Terrain change marker (1->3, 73) Marker #18, type 9 at (26, 24): Terrain change marker (1->3, 73) Marker #20, type 9 at (26, 25): Terrain change marker (1->3, 73) Marker #22, type 9 at (26, 26): Terrain change marker (1->3, 73) Marker #24, type 9 at (27, 17): Terrain change marker (1->3, 73) Marker #27, type 9 at (27, 19): Terrain change marker (1->3, 73) Marker #29, type 9 at (27, 20): Terrain change marker (1->3, 73) Marker #31, type 9 at (27, 21): Terrain change marker (1->3, 73) Marker #33, type 9 at (27, 22): Terrain change marker (1->3, 73) Marker #35, type 9 at (27, 23): Terrain change marker (1->3, 73) Marker #37, type 9 at (27, 24): Terrain change marker (1->3, 73) Marker #39, type 9 at (27, 25): Terrain change marker (1->3, 73) Marker #41, type 9 at (27, 26): Terrain change marker (1->3, 73) Marker #43, type 9 at (28, 17): Terrain change marker (1->3, 73) Marker #45, type 9 at (28, 18): Terrain change marker (1->3, 73) Marker #48, type 9 at (28, 20): Terrain change marker (1->3, 71) Marker #50, type 9 at (28, 21): Terrain change marker (1->3, 73) Marker #52, type 9 at (28, 22): Terrain change marker (1->3, 71) Marker #54, type 9 at (28, 23): Terrain change marker (1->3, 73) Marker #56, type 9 at (28, 24): Terrain change marker (1->3, 73) Marker #58, type 9 at (28, 25): Terrain change marker (1->3, 73) Marker #60, type 9 at (28, 26): Terrain change marker (1->3, 73) Marker #62, type 9 at (29, 17): Terrain change marker (1->3, 73) Marker #64, type 9 at (29, 18): Terrain change marker (1->3, 73) Marker #66, type 9 at (29, 19): Terrain change marker (1->3, 73) Marker #68, type 9 at (29, 24): Terrain change marker (1->3, 73) Marker #70, type 9 at (29, 25): Terrain change marker (1->3, 73) Marker #72, type 9 at (29, 26): Terrain change marker (1->3, 73) Marker #74, type 9 at (30, 17): Terrain change marker (1->3, 73) Marker #76, type 9 at (30, 18): Terrain change marker (1->3, 73) Marker #79, type 9 at (30, 24): Terrain change marker (1->3, 73) Marker #81, type 9 at (30, 25): Terrain change marker (1->3, 73) Marker #83, type 9 at (30, 26): Terrain change marker (1->3, 73) Marker #85, type 9 at (31, 17): Terrain change marker (1->3, 73) Marker #87, type 9 at (31, 18): Terrain change marker (1->3, 73) Marker #89, type 9 at (31, 19): Terrain change marker (1->3, 73) Marker #91, type 9 at (31, 24): Terrain change marker (1->3, 73) Marker #93, type 9 at (31, 25): Terrain change marker (1->3, 73) Marker #95, type 9 at (31, 26): Terrain change marker (1->3, 73) Marker #97, type 9 at (32, 17): Terrain change marker (1->3, 73) Marker #99, type 9 at (32, 18): Terrain change marker (1->3, 73) Marker #101, type 9 at (32, 19): Terrain change marker (1->3, 73) Marker #103, type 9 at (32, 24): Terrain change marker (1->3, 73) Marker #105, type 9 at (32, 25): Terrain change marker (1->3, 73) Marker #107, type 9 at (32, 26): Terrain change marker (1->3, 73) Marker #108, type 9 at (33, 11): Terrain change marker (1->3, 73) Marker #110, type 9 at (33, 17): Terrain change marker (1->3, 73) Marker #112, type 9 at (33, 18): Terrain change marker (1->3, 73) Marker #114, type 9 at (33, 19): Terrain change marker (1->3, 73) Marker #116, type 9 at (33, 20): Terrain change marker (1->3, 73) Marker #118, type 9 at (33, 21): Terrain change marker (1->3, 73) Marker #120, type 9 at (33, 22): Terrain change marker (1->3, 73) Marker #122, type 9 at (33, 23): Terrain change marker (1->3, 73) Marker #124, type 9 at (33, 24): Terrain change marker (1->3, 73) Marker #126, type 9 at (33, 25): Terrain change marker (1->3, 73) Marker #128, type 9 at (33, 26): Terrain change marker (1->3, 73) Marker #130, type 9 at (34, 17): Terrain change marker (1->3, 73) Marker #132, type 9 at (34, 18): Terrain change marker (1->3, 73) Marker #134, type 9 at (34, 19): Terrain change marker (1->3, 73) Marker #136, type 9 at (34, 20): Terrain change marker (1->3, 73) Marker #138, type 9 at (34, 21): Terrain change marker (1->3, 73) Marker #140, type 9 at (34, 22): Terrain change marker (1->3, 73) Marker #142, type 9 at (34, 23): Terrain change marker (1->3, 73) Marker #144, type 9 at (34, 24): Terrain change marker (1->3, 73) Marker #146, type 9 at (34, 25): Terrain change marker (1->3, 73) Marker #148, type 9 at (34, 26): Terrain change marker (1->3, 73) Marker #150, type 9 at (35, 17): Terrain change marker (1->3, 73) Marker #152, type 9 at (35, 18): Terrain change marker (1->3, 73) Marker #154, type 9 at (35, 19): Terrain change marker (1->3, 73) Marker #156, type 9 at (35, 20): Terrain change marker (1->3, 73) Marker #158, type 9 at (35, 21): Terrain change marker (1->3, 73) Marker #160, type 9 at (35, 22): Terrain change marker (1->3, 73) Marker #162, type 9 at (35, 23): Terrain change marker (1->3, 73) Marker #164, type 9 at (35, 24): Terrain change marker (1->3, 73) Marker #166, type 9 at (35, 25): Terrain change marker (1->3, 73) Marker #168, type 9 at (35, 26): Terrain change marker (1->3, 73) >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< A great orb of eyes is nearby!!! A great orb of eyes is nearby!!! Your toxic aura wanes! The great orb of eyes gazes at you! You suddenly lose the ability to move!!! An ironbound convoker comes into view! It is wielding a +0 dire flail! The great orb of eyes bites you!!! The great orb of eyes gazes at you! You resist with almost no effort! The great orb of eyes bites you but does no damage! You can move again! Unknown command! A mana viper appears with a sibilant hiss! An ettin comes into view! It is wielding two +0 dire flails! The great orb of eyes bites you! Unknown command! A mana viper appears with a sibilant hiss! The great orb of eyes barely misses you! You riposte! You chop the great orb of eyes into pieces! The great orb of eyes is lightly wounded! The ironbound convoker begins to recite a word of recall!!! Unknown command! What are your orders? t - Yell!!! Orders for allies: a - Attack new target! r - Retreat!!! s - Stop attacking! g - Guard the area! f - Follow me! Anything else - Cancel! Gang up on whom? Aim: a great orb of eyes (lightly wounded, ally target) Attack!!! An ironbound frostheart comes into view! Your mana viper bites the great orb of eyes but does no damage! The great orb of eyes closely misses you! Your mana viper bites the great orb of eyes! The great orb of eyes's magic leaks into the air! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Use which ability? (? or * to list) Your mana viper bites the great orb of eyes! The great orb of eyes's magic leaks into the air! Your mana viper bites the great orb of eyes!!! The great orb of eyes's magic leaks into the air! An orc warlord comes into view! It is wielding a +0 vorpal halberd! The great orb of eyes closely misses you! Your mana viper bites the great orb of eyes but does no damage! Aiming: Invisibility (mildly dangerous; 2% risk of failure) You fade into invisibility!!! You are very lightly contaminated with residual magic! Your mana viper bites the great orb of eyes!!! The great orb of eyes's magic leaks into the air! A tengu reaver comes into view! It is wielding a +2 vorpal long sword and wearing a +4 ring mail of fire resistance! The orc warlord roars a battlecry!!! You block the vault guard's attack! An ironbound thunderhulk comes into view! It is wielding a +0 dire flail! The ironbound preserver hits your mana viper with a morningstar!!! An ironbound preserver comes into view! It is wielding a +0 great mace and wearing a +0 ring mail of willpower! A wizard comes into view! It is wielding a +0 dagger of speed! You yell at the wizard!!! The wizard casts a spell at itself! The wizard flickers and vanishes for a moment! The great orb of eyes closely misses you! You riposte! You slice the great orb of eyes like a ripe choko!!! The great orb of eyes is severely wounded! Your mana viper bites the great orb of eyes!!! The great orb of eyes's magic leaks into the air! Your mana viper barely misses the great orb of eyes! The ironbound convoker hits your mana viper with a +0 dire flail!!! The tengu reaver hits your mana viper with a +2 vorpal long sword!!!!!! The tengu reaver pecks your mana viper! Your mana viper dies!!! A vault guard and an ironbound preserver come into view! You yell at the ironbound preserver!!! Your mana viper bites the great orb of eyes!!!!!! The great orb of eyes dies!!! Sif Muna roars: ANNIHILATED! An orc knight comes into view! It is wielding a +2 vorpal great mace! You yell at the orc knight!!! The tengu reaver points at you and mumbles some strange words! The bolt of fire misses you! Unknown command! You begin to radiate toxic energy! The ironbound preserver is poisoned! The tengu reaver is poisoned! The ironbound preserver is poisoned! The orc warlord is poisoned! The orc knight is poisoned! The ironbound convoker is poisoned! The wizard is poisoned! The vault guard is poisoned! The ironbound thunderhulk is poisoned! The ettin is poisoned! The ironbound frostheart is poisoned! The tengu reaver looks even sicker! The orc warlord looks even sicker! The ironbound thunderhulk looks even sicker! The ettin looks even sicker! The ironbound frostheart looks even sicker! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Your toxic radiance grows in intensity! The ironbound preserver looks even sicker! The tengu reaver looks even sicker! The ironbound convoker looks even sicker! The wizard looks even sicker! The ettin looks even sicker! The ironbound preserver looks even sicker! The orc warlord looks even sicker! The wizard looks even sicker! The vault guard looks even sicker! The ironbound thunderhulk looks even sicker! The ettin looks as sick as possible!!! The ironbound frostheart looks even sicker! The ironbound thunderhulk barely misses you! The vault guard hits you from afar with a +0 glaive!!! You block the ironbound preserver's attack! The orc knight roars a battlecry!!! The orc warlord goes into a battle-frenzy!!! The tengu reaver pecks your mana viper!!! The tengu reaver claws your mana viper!!! Unknown command! Unknown command! Unknown command! Unknown command! You feel less invigorated! The tengu reaver looks as sick as possible!!! The orc warlord looks as sick as possible!!! The ironbound convoker looks even sicker! The wizard looks as sick as possible!!! The ironbound thunderhulk looks as sick as possible!!! The ettin looks as sick as possible!!! Your mana viper barely misses the vault guard! The vault guard hits your mana viper with a +0 glaive!!! Your mana viper dies!!! The ironbound preserver looks as sick as possible!!! The tengu reaver looks as sick as possible!!! The orc knight looks even sicker! The wizard looks as sick as possible!!! The vault guard looks even sicker! The ironbound frostheart looks as sick as possible!!! The ironbound frostheart calls freezing cold from the walls! The frost grips you!!!!!! You partially resist! You are encased in ice! A vault sentinel comes into view! It is wielding a +0 falchion and carrying a wand of acid (8)! You ignite the poison in your surroundings!!! The ironbound thunderhulk seems to burn from within!!!!!!!!! The ironbound thunderhulk is almost dead! The ironbound preserver seems to burn from within!!!!!!!!! The ironbound preserver is severely wounded! The tengu reaver seems to burn from within!!!!!!!!! The tengu reaver is severely wounded! The ettin seems to burn from within!!!!!!!!! You annihilate the ettin!!! Sif Muna roars: ANNIHILATED! The vault guard seems to burn from within!!!!!!!!! The vault guard is severely wounded! The orc warlord seems to burn from within!!!!!!!!!!!! The orc warlord is almost dead! The ironbound frostheart seems to burn from within!!!!!!!!! You annihilate the ironbound frostheart!!! Sif Muna roars: ANNIHILATED! The ironbound preserver seems to burn from within!!!!!! The ironbound preserver is moderately wounded! The ironbound convoker seems to burn from within!!!!!!!!! You annihilate the ironbound convoker!!! Sif Muna roars: ANNIHILATED! The wizard seems to burn from within!!!!!!!!! You annihilate the wizard!!! Sif Muna roars: ANNIHILATED! The orc knight seems to burn from within!!!!!! The orc knight is heavily wounded! The ironbound preserver is poisoned! The tengu reaver is poisoned! The ironbound preserver is poisoned! The orc warlord is poisoned! The orc knight is poisoned! The vault sentinel is poisoned! The vault guard is poisoned! The ironbound thunderhulk is poisoned! You block the ironbound thunderhulk's attack! The ironbound preserver casts a spell! The ironbound preserver is healed somewhat! The vault sentinel points at you and mumbles some strange words! You barely resist! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Your toxic radiance grows in intensity! The ironbound preserver looks even sicker! The tengu reaver looks even sicker! The ironbound preserver looks even sicker! You annihilate the orc warlord!!! Sif Muna roars: ANNIHILATED! The vault guard looks even sicker! The tengu reaver looks even sicker! The ironbound preserver looks even sicker! The vault guard looks even sicker! The ironbound thunderhulk hits you but does no damage! The vault guard barely misses you! The ironbound preserver gestures wildly while chanting! The ironbound preserver begins to accept its allies' injuries! The vault sentinel casts a spell at you! You barely resist! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! The ironbound preserver looks as sick as possible!!! The vault guard looks as sick as possible!!! The ironbound thunderhulk looks even sicker! The vault sentinel zaps a wand! The bolt of acid misses you! The vault guard hits you from afar with a +0 glaive! Unknown command! You yell at the white ugly thing!!! A white ugly thing comes into view! The ironbound preserver looks even sicker! The white ugly thing is poisoned! The orc knight looks even sicker! The vault sentinel looks even sicker! The ironbound thunderhulk looks even sicker! The vault sentinel unwields a +0 falchion! The vault sentinel wields a +0 arbalest! The vault sentinel shoots a bolt! You block the bolt! A brown ugly thing comes into view! The tengu reaver looks as sick as possible!!! The brown ugly thing is poisoned! The orc knight looks even sicker! You annihilate the vault guard!!! Sif Muna roars: ANNIHILATED! You annihilate the ironbound preserver!!! Sif Muna roars: ANNIHILATED! The vault sentinel blows a loud note on a signal horn!!! You ignite the poison in your surroundings!!! The ironbound thunderhulk seems to burn from within!!!!!!!!! You annihilate the ironbound thunderhulk!!! Sif Muna roars: ANNIHILATED! The tengu reaver seems to burn from within!!!!!! You annihilate the tengu reaver!!! Sif Muna roars: ANNIHILATED! The vault sentinel seems to burn from within!!!!!!!!! The vault sentinel is almost dead! The ironbound preserver seems to burn from within!!!!!!!!! The ironbound preserver is severely wounded! The white ugly thing seems to burn from within!!! The white ugly thing is moderately wounded! The orc knight seems to burn from within!!!!!!!!! You annihilate the orc knight!!! Sif Muna roars: ANNIHILATED! The brown ugly thing seems to burn from within!!! The brown ugly thing is moderately wounded! The ironbound preserver is poisoned! The white ugly thing is poisoned! The brown ugly thing is poisoned! The vault sentinel is poisoned! Your toxic aura wanes! You annihilate the vault sentinel!!! Sif Muna roars: ANNIHILATED! Training target 16.0 for Spellcasting reached!!! Your Spellcasting skill increases to level 16!!! You need to enable at least one skill for training! Unknown command! You begin to radiate toxic energy! The white ugly thing looks even sicker! The brown ugly thing looks even sicker! The ironbound preserver looks even sicker! The white ugly thing looks even sicker! The brown ugly thing looks even sicker! The ironbound preserver closely misses you! Unknown command! You ignite the poison in your surroundings!!! The ironbound preserver seems to burn from within!!!!!! You annihilate the ironbound preserver!!! Sif Muna roars: ANNIHILATED! The white ugly thing seems to burn from within!!!!!!!!! You annihilate the white ugly thing!!! Sif Muna roars: ANNIHILATED! The brown ugly thing seems to burn from within!!!!!!!!! You annihilate the brown ugly thing!!! Sif Muna roars: ANNIHILATED! You start resting! Your toxic aura wanes! You start resting! The sentinel's mark upon you fades away! You start resting! HP restored! Magic restored! You start resting! You flicker for a moment! You start resting! You flicker back into view! You start resting! Your magical contamination has completely faded away! Magic restored! You start waiting! Done waiting! Items here: )) [[ ÷÷! Things that are here: a +2 vorpal long sword; a +4 ring mail of fire resistance; a +0 buckler Things that are here: a +0 morningstar; a +0 leather armour; a human skeleton Things that are here: a +2 vorpal great mace; a +0 plate armour Things that are here: a +0 vorpal halberd; a +0 chain mail Things that are here: a +0 ring mail; a human skeleton Things that are here: a +0 dagger of speed; a +0 robe; a human skeleton z - 15 scrolls of identify {@r1} (gained 1) You now have 970 gold pieces (gained 36)! Things that are here: a +0 dire flail; a +0 ring mail Things that are here: a +0 dire flail; a +0 dire flail; an ettin skeleton Things that are here: a +0 glaive; a +0 chain mail You now have 991 gold pieces (gained 21)! Things that are here: a +0 long sword; a +0 ring mail Things that are here: a +0 glaive; a +0 chain mail Things that are here: a +0 morningstar; a +0 leather armour; a human skeleton Things that are here: a +2 vorpal long sword; a +4 ring mail of fire resistance; a +0 buckler H - a wand of acid (16) (gained 7 charges) z - 16 scrolls of identify {@r1} (gained 1) Items here: ( )) [! Found a pair of gloves! Key pressed, stopping explore! There is an open door here! Found a ring mail! There is an open door here! There is an open door here! Found a stone staircase leading up! As you open the door, it creaks loudly!!! There is an open door here! You open the door! There is an open door here! You open the door! You open the door! You open the door! A vault sentinel comes into view! It is wielding a +0 long sword! A vault sentinel is nearby!!! You begin to radiate toxic energy! The vault sentinel is poisoned! The vault sentinel looks even sicker! The vault sentinel blows a loud note on a signal horn!!! You hear two shouts!!! Your toxic radiance grows in intensity! The vault sentinel looks even sicker! Something unseen opens the door! Your toxic radiance grows in intensity! The vault sentinel looks as sick as possible!!! An ettin comes into view! It is wielding two +0 dire flails! The vault sentinel gestures at you while chanting! You barely resist! You ignite the poison in your surroundings!!! The vault sentinel seems to burn from within!!!!!!!!! You annihilate the vault sentinel!!! Sif Muna roars: ANNIHILATED! The ettin is poisoned! The ettin closely misses you! The ettin hits you with a +0 dire flail!!!!!!!!! Unknown command! Your toxic radiance grows in intensity! The ettin looks even sicker! You block the ettin's attack! The ettin hits you with a +0 dire flail!!! Unknown command! Your toxic radiance grows in intensity! The ettin barely misses you! You riposte! You slice the ettin like a ripe choko! You tail-slap the ettin, but do no damage! The ettin is lightly wounded! The ettin hits you with a +0 dire flail!!!!!! Unknown command! You ignite the poison in your surroundings!!! The ettin seems to burn from within!!!!!! The ettin is severely wounded! The ettin is poisoned! The ettin completely misses you! The ettin hits you with a +0 dire flail!!!!!! * * * don't die * * * Unknown command! Aiming: Invisibility (mildly dangerous; 2% risk of failure) You fade into invisibility!!! You are very lightly contaminated with residual magic! The ettin hits you with a +0 dire flail!!!!!! * * * don't die * * * The ettin misses you! The ettin looks even sicker! There is an open door here! Things that are here: a +0 long sword; a +0 scale mail; a human corpse The ettin looks even sicker! As you read the scroll of fear, it crumbles to dust! You assume a fearsome visage! The ettin looks frightened!!! Your attack snaps the ettin out of its fear! Your toxic radiance grows in intensity! The ettin looks as sick as possible!!! The ettin looks as sick as possible!!! The ettin shouts, "No!!! I'll never do that again!!!" You ignite the poison in your surroundings!!! The ettin seems to burn from within!!!!!!!!! You annihilate the ettin!!! Sif Muna roars: ANNIHILATED! You start resting! Your toxic aura wanes! You start resting! HP restored! You flicker for a moment! You start resting! You flicker back into view! You start resting! Magic restored! You start resting! Your magical contamination has completely faded away! HP restored! You start resting! Magic restored! Something appears at your feet!!! U - the +3 pair of gauntlets of War {Slay+5} You finish taking off your +0 pair of gloves! You finish putting on the +3 pair of gauntlets of War {Slay+5}! Drop what? 51/52 slots (_ for help) (? for menu, Esc to quit) You drop a +0 pair of gloves! There is an open door here! Things that are here: a +0 long sword; a +0 scale mail; a human corpse There is an open door here! Things that are here: a +0 dire flail; a +0 dire flail; an ettin corpse You open the door! There is an open door here! You open the door! There is an open door here! Things that are here: a +0 long sword; a +0 scale mail; a human corpse You open the door! There is an open door here! There is an open door here! There is a stone staircase leading up here! Key pressed, stopping explore! There is an open door here! Found a plate armour! Found a stone staircase leading down! You see here a +0 plate armour! There is an open door here! Key pressed, stopping explore! There is an open door here! There is an open door here! Found a short sword! There is an open door here! There is an open door here! There is an open door here! There is an open door here! Found 25 gold pieces! You now have 1016 gold pieces (gained 25)! You open the door! There is an open door here! You open the door! There is an open door here! Key pressed, stopping explore! You open the door! There is an open door here! You open the door! 2 deep trolls come into view! There are monsters nearby!!! There are monsters nearby!!! A deep troll and an ironbound preserver come into view! The ironbound preserver shouts!!! The deep troll shouts!!! The deep troll shouts!!! There is an open door here! You begin to radiate toxic energy! The ironbound preserver is poisoned! The deep troll shouts!!! The deep troll is poisoned! The deep troll is poisoned! The deep troll is poisoned! The ironbound preserver looks even sicker! The deep troll looks even sicker! Your toxic radiance grows in intensity! The deep troll looks even sicker! The deep troll looks even sicker! The deep troll looks even sicker! Unknown command! Your toxic radiance grows in intensity! The ironbound preserver looks even sicker! The deep troll looks as sick as possible!!! The deep troll looks as sick as possible!!! The deep troll looks even sicker! The ironbound preserver hits you with a +0 great mace!!!!!! The deep troll bites you! The deep troll claws you!!! The deep troll claws you!!! Your toxic radiance grows in intensity! The ironbound preserver looks as sick as possible!!! The deep troll looks even sicker! The deep troll looks as sick as possible!!! The deep troll looks as sick as possible!!! The ironbound preserver mumbles some strange words! The ironbound preserver begins to accept its allies' injuries! The deep troll misses you! You riposte! You closely miss the deep troll! The deep troll is moderately wounded! You block the deep troll's attack! The deep troll barely misses you! The deep troll misses you! The deep troll closely misses you! The deep troll claws you!!! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! You ignite the poison in your surroundings!!! The deep troll seems to burn from within!!!!!! The deep troll is severely wounded! The deep troll seems to burn from within!!!!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! The deep troll seems to burn from within!!!!!!!!! The deep troll is almost dead! The ironbound preserver seems to burn from within!!!!!!!!! The ironbound preserver is heavily wounded! You annihilate the ironbound preserver!!! Sif Muna roars: ANNIHILATED! The deep troll is poisoned! The deep troll is poisoned! The deep troll bites you!!! The deep troll claws you but does no damage! The deep troll claws you!!! The deep troll completely misses you! You riposte! You barely miss the deep troll! Your tail-slap misses the deep troll! The deep troll is almost dead! The deep troll claws you! The deep troll barely misses you! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Your toxic radiance grows in intensity! The deep troll looks even sicker! The deep troll looks even sicker! The deep troll bites you but does no damage! The deep troll closely misses you! The deep troll completely misses you! The deep troll bites you but does no damage! The deep troll misses you! The deep troll barely misses you! You ignite the poison in your surroundings!!! The deep troll seems to burn from within!!!!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! The deep troll seems to burn from within!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! Unknown command! You start resting! Your toxic aura wanes! You start resting! Magic restored! You start resting! HP restored! Things that are here: a +0 great mace; a +0 leather armour; a human corpse You open the door! There is an open door here! You open the door! 2 deep trolls, a vault guard and a vault sentinel come into view! The vault guard is wielding a +1 vorpal bardiche! The vault guard shouts!!! The deep troll shouts!!! You hear a shout!!! An ironbound preserver comes into view! It is wielding a +0 flail! A deep troll comes into view! The deep troll shouts!!! You begin to radiate toxic energy! The deep troll is poisoned! The deep troll is poisoned! The deep troll shouts!!! The deep troll is poisoned! The vault sentinel shouts!!! The vault sentinel is poisoned! The ironbound preserver is poisoned! The vault guard is poisoned! The deep troll looks even sicker! The deep troll looks even sicker! The vault sentinel looks even sicker! The vault sentinel blows a loud note on a signal horn!!! The ironbound preserver mumbles some strange words! The ironbound preserver begins to accept its allies' injuries! The vault guard hits you from afar with a +1 vorpal bardiche!!!!!! Your toxic radiance grows in intensity! The ironbound preserver looks even sicker! The deep troll looks even sicker! The deep troll looks even sicker! The ironbound preserver looks even sicker! The vault guard hits you from afar with a +1 vorpal bardiche! Unknown command! Your toxic radiance grows in intensity! The deep troll looks even sicker! The vault sentinel looks even sicker! The ironbound preserver looks as sick as possible!!! The vault guard looks even sicker! The deep troll looks as sick as possible!!! The deep troll looks even sicker! The deep troll looks as sick as possible!!! The deep troll bites you!!! The deep troll closely misses you! The deep troll closely misses you! You ignite the poison in your surroundings!!! The deep troll seems to burn from within!!!!!!!!! The deep troll is severely wounded! The ironbound preserver seems to burn from within!!!!!!!!!!!! You annihilate the ironbound preserver!!! Sif Muna roars: ANNIHILATED! The vault sentinel seems to burn from within!!!!!!!!! You annihilate the vault sentinel!!! Sif Muna roars: ANNIHILATED! The deep troll seems to burn from within!!!!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! The deep troll seems to burn from within!!!!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! The vault guard seems to burn from within!!!!!! The vault guard is heavily wounded! The deep troll is poisoned! The vault guard is poisoned! The deep troll bites you! The deep troll claws you! The deep troll closely misses you! Unknown command! Unknown command! Unknown command! Unknown command! Unknown command! Your toxic radiance grows in intensity! The deep troll looks even sicker! The vault guard looks even sicker! The vault guard looks even sicker! The deep troll bites you but does no damage! The deep troll closely misses you! The deep troll completely misses you! The vault guard misses you! You ignite the poison in your surroundings!!! The deep troll seems to burn from within!!!!!! You annihilate the deep troll!!! Sif Muna roars: ANNIHILATED! The vault guard seems to burn from within!!!!!!!!! You annihilate the vault guard!!! Sif Muna roars: ANNIHILATED! Unknown command! You start resting! Your toxic aura wanes! You start resting! Magic restored! You start resting! HP restored! There is an open door here! Items here: )) [[ ††! Things that are here: a +0 long sword; a +0 scale mail; a human corpse Items here: )) [[ ††! There is an open door here! There is an open door, spattered with blood here! Found a wand of iceblast (6)! Z - a wand of iceblast (33) (gained 6 charges) Magic restored! Found a plate armour! There is a shaft here! Found 37 gold pieces! You now have 1053 gold pieces (gained 37)! You open the door! Found an amulet of the acrobat! There is an open door here! Key pressed, stopping explore! There is an open door here! There is an open door here! There is an open door here! There is an open door here! There is an open door here! There is an open door here! A purple ugly thing comes into view! You begin to radiate toxic energy! The purple ugly thing gurgles horribly!!! The purple ugly thing is poisoned! The purple ugly thing basks in the mutagenic energy from its kin and changes!!! Unknown command! A green ugly thing comes into view! Your toxic radiance grows in intensity! The green ugly thing gurgles horribly!!! Unknown command! What are your orders? t - Yell!!! Orders for allies: a - Attack new target! r - Retreat!!! s - Stop attacking! g - Guard the area! f - Follow me! Anything else - Cancel! Gang up on whom? Aim: a green ugly thing (lightly wounded, poisoned, ally target) Attack!!! Your toxic aura wanes! The green ugly thing bites your tentacled monstrosity! The green ugly thing looks more healthy! Your tentacled monstrosity tentacle-slaps the green ugly thing!!!!!! Your tentacled monstrosity tentacle-slaps the green ugly thing!!! Your tentacled monstrosity tentacle-slaps the green ugly thing!!! Your tentacled monstrosity grabs the green ugly thing! Your tentacled monstrosity constricts the green ugly thing!!! The green ugly thing bites your tentacled monstrosity!!! Unknown command! Your tentacled monstrosity barely misses the green ugly thing! Your tentacled monstrosity tentacle-slaps the green ugly thing! Your tentacled monstrosity tentacle-slaps the green ugly thing!!! The green ugly thing dies!!! Sif Muna roars: ANNIHILATED! The green ugly thing bites your large abomination! Your large abomination barely misses the green ugly thing! Your tentacled monstrosity tentacle-slaps the green ugly thing!!! Your tentacled monstrosity barely misses the green ugly thing! Your tentacled monstrosity tentacle-slaps the green ugly thing! Your tentacled monstrosity grabs the green ugly thing! Your tentacled monstrosity constricts the green ugly thing!!! The green ugly thing bites your large abomination! Your large abomination hits the green ugly thing!!!!!! Your tentacled monstrosity tentacle-slaps the green ugly thing!!! The green ugly thing dies!!! Sif Muna roars: ANNIHILATED! Unknown command! You see here an ugly thing corpse! Key pressed, stopping explore! Key pressed, stopping explore! You see here an ugly thing corpse! Key pressed, stopping explore! You see here a +0 whip! Things that are here: a +0 dagger; a +0 robe Things that are here: a +0 halberd; a +0 chain mail Things that are here: a +0 rapier; a +0 animal skin Things that are here: a +0 robe; a +0 dagger There is an open door here! There is an open door here! You open the door! There is an open door here! You open the large door! There is a large open door here! You open the large door! There is a large open door here! You open the large door! There is a large open door here! You open the large door! There is a large open door here! There is a large open door here! There is a large open door here! There is an open door here! There is an open door here! There is an open door here! Things that are here: a +0 arbalest; 20 bolts There is an open door here! You start waiting! Done waiting! Aiming: Invisibility (mildly dangerous; 2% risk of failure) You fade into invisibility!!! You are very lightly contaminated with residual magic! You open the huge gate! There is a huge open gate here! You open the door! There is an open door here! You open the door! You yell at the water nymph!!! A war gargoyle, 2 sphinxes, a yaktaur captain, 2 stone giants, 3 humans, a tengu reaver and a water nymph come into view! The sphinx shouts!!! The water nymph shouts!!! The sphinx shouts!!! The stone giant shouts!!! The yaktaur captain shouts!!! The tengu reaver shouts!!! You hear a shout!!! You hear a shout!!! You hear a shout!!! The vault warden shouts!!! The ironbound preserver shouts!!! The war gargoyle launches metal splinters at you! The spray of metal splinters hits you!!! A yaktaur captain opens the door! The tengu reaver points at you and mumbles some strange words! The bolt of poison hits the war gargoyle! The war gargoyle completely resists! The bolt of poison misses you! Found seven items! A stone giant and a vault sentinel come into view! Really read N - 9 scrolls of immolation {!!.r}? Really read the scroll of immolation? As you read the scroll of immolation {!!.r}, it crumbles to dust! The creatures around you are filled with an inner flame!!! The war gargoyle hits you with a +0 morningstar!!! The tengu reaver points at you and mumbles some strange words! The bolt of lightning hits the war gargoyle! The war gargoyle resists! Flame seeps out of the war gargoyle! The bolt of lightning hits you!!!!!! The vault sentinel blows a loud note on a signal horn!!! The vault warden activates a sealing rune! A door slams shut!!! The stone giant moves out of view! The ironbound preserver shouts!!! As you read the scroll of teleportation {@r4}, it crumbles to dust! You feel strangely unstable! The war gargoyle hits you with a +0 morningstar!!!!!! A deep elf death mage opens the door! A lich comes into view! The war gargoyle is engulfed in blazing flames! Flame seeps out of the war gargoyle! The war gargoyle launches metal splinters at you! The spray of metal splinters misses you! The vault warden activates a sealing rune! A door slams shut!!! The sphinx casts a spell! Something smites you!!! You feel yourself speed up! A stone giant opens the door! You block the war gargoyle's attack! You begin to radiate toxic energy! Flame seeps out of the tengu reaver! The tengu reaver is poisoned! The deep elf death mage is poisoned! Flame seeps out of the yaktaur captain! The yaktaur captain is poisoned! Flame seeps out of the stone giant! The stone giant shouts!!! The stone giant is poisoned! Flame seeps out of the vault warden! The vault warden is poisoned! Flame seeps out of the ironbound preserver! The ironbound preserver is poisoned! Flame seeps out of the vault sentinel! The vault sentinel is poisoned! Flame seeps out of the sphinx! The sphinx is poisoned! Flame seeps out of the sphinx! The sphinx is poisoned! Flame seeps out of the vault warden! The vault warden is poisoned! Flame seeps out of the stone giant! The stone giant is poisoned! Flame seeps out of the stone giant! The stone giant is poisoned! Flame seeps out of the water nymph! The water nymph is poisoned! The yaktaur captain shouts!!! Flame seeps out of the tengu reaver! The tengu reaver looks even sicker! Flame seeps out of the yaktaur captain! Flame seeps out of the stone giant! Flame seeps out of the vault warden! The vault warden looks even sicker! Flame seeps out of the ironbound preserver! Flame seeps out of the sphinx! Flame seeps out of the sphinx! The sphinx looks even sicker! Flame seeps out of the stone giant! The stone giant looks even sicker! Flame seeps out of the water nymph! Flame seeps out of the tengu reaver! Flame seeps out of the stone giant! Flame seeps out of the vault sentinel! Flame seeps out of the sphinx! Flame seeps out of the sphinx! Flame seeps out of the vault warden! Flame seeps out of the stone giant! Flame seeps out of the stone giant! Flame seeps out of the water nymph! The stone giant is engulfed in blazing flames! Flame seeps out of the stone giant! The ironbound preserver is engulfed in blazing flames! Flame seeps out of the ironbound preserver! The tengu reaver is engulfed in blazing flames! Flame seeps out of the tengu reaver! The vault sentinel is engulfed in blazing flames! Flame seeps out of the vault sentinel! A vault sentinel opens the door! The water nymph is engulfed in blazing flames! Flame seeps out of the water nymph! The water nymph flows with the water! The water nymph's watery aura covers the open door! The water nymph's watery aura covers the open door! The war gargoyle misses you! The vault warden is engulfed in blazing flames! Flame seeps out of the vault warden! Unknown command! Unknown command! Unknown command! Your toxic radiance grows in intensity! Flame seeps out of the tengu reaver! The deep elf death mage looks even sicker! Flame seeps out of the yaktaur captain! The yaktaur captain looks even sicker! Flame seeps out of the stone giant! Flame seeps out of the vault warden! Flame seeps out of the ironbound preserver! The ironbound preserver looks even sicker! Flame seeps out of the vault sentinel! Flame seeps out of the sphinx! The sphinx looks even sicker! Flame seeps out of the sphinx! Flame seeps out of the vault warden! The vault warden looks even sicker! Flame seeps out of the stone giant! Flame seeps out of the stone giant! Flame seeps out of the water nymph! The water nymph looks even sicker! The deep elf death mage looks even sicker! Flame seeps out of the yaktaur captain! Flame seeps out of the stone giant! Flame seeps out of the vault warden! Flame seeps out of the ironbound preserver! Flame seeps out of the sphinx! The sphinx looks even sicker! Flame seeps out of the vault warden! The vault warden looks even sicker! Flame seeps out of the stone giant! The stone giant looks even sicker! Flame seeps out of the tengu reaver! Flame seeps out of the ironbound preserver! Flame seeps out of the vault sentinel! Flame seeps out of the sphinx! Flame seeps out of the vault warden! Flame seeps out of the stone giant! Flame seeps out of the stone giant! The water nymph changes into a manticore!!! The lich gestures wildly while chanting! The lich seems to speed up! The sphinx is engulfed in blazing flames! Flame seeps out of the sphinx! The sphinx is engulfed in blazing flames! Flame seeps out of the sphinx! A sphinx opens the door! The stone giant is engulfed in blazing flames! Flame seeps out of the stone giant! A yaktaur captain opens the door! The stone giant is engulfed in blazing flames! Flame seeps out of the stone giant! The ironbound preserver is engulfed in blazing flames! Flame seeps out of the ironbound preserver! You block the war gargoyle's attack! The tengu reaver is engulfed in blazing flames! Flame seeps out of the tengu reaver! Unknown command! Unknown command! Unknown command! You ignite the poison in your surroundings!!! The deep elf death mage seems to burn from within!!!!!!!!! The deep elf death mage is almost dead! The yaktaur captain seems to burn from within!!!!!! Flame seeps out of the yaktaur captain! >>>>>>>>>>>>>>>>>>>>>> Version history: Game started: 0.27-a0-955-gb57c80000f 0.27-a0-972-gd1521fd518 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_CAST_SPELL repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [Sar] Species: Red Draconian Job: Hedge Wizard HP: 105/189; mods: 0/0 MP: 24/39; mod: 0 Stats: 21 (21) 26 (26) 11 (11) Position: (27, 18), god: Sif Muna (9), turn_is_over: 0, banished: 0 Standing on/in/over feature: open door Skills (mode: manual) Name | can_currently_train | train | training | level | points | progress Fighting | X | 0 | 0 | 16 | 6895 | 0/1051 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 Slings | X | 0 | 0 | 0 | 0 | 0/59 Bows | X | 0 | 0 | 0 | 0 | 0/59 Crossbows | X | 0 | 0 | 0 | 0 | 0/59 Throwing | X | 0 | 0 | 0 | 0 | 0/59 Dodging | X | 0 | 0 | 10 | 3580 | 251/773 Stealth | X | 0 | 0 | 10 | 2800 | 0/650 Shields | X | 0 | 0 | 4 | 500 | 0/250 Unarmed Combat | X | 0 | 0 | 0 | 0 | 0/50 Spellcasting | X | 1 | 100 | 16 | 10491 | 740/1487 Conjurations | X | 0 | 0 | 5 | 750 | 0/300 Hexes | X | 0 | 0 | 10 | 3329 | 0/773 Summonings | X | 0 | 0 | 17 | 9514 | 64/1350 Necromancy | X | 0 | 0 | 0 | 0 | 0/50 Translocations | X | 0 | 0 | 2 | 150 | 0/150 Transmutations | X | 0 | 0 | 3 | 300 | 0/200 Fire Magic | X | 0 | 0 | 0 | 0 | 0/35 Ice Magic | X | 0 | 0 | 0 | 0 | 0/70 Air Magic | X | 0 | 0 | 3 | 300 | 0/200 Earth Magic | X | 0 | 0 | 0 | 0 | 0/50 Poison Magic | X | 0 | 0 | 9 | 2250 | 0/550 Invocations | X | 0 | 0 | 10 | 2354 | 0/547 Evocations | X | 0 | 0 | 6 | 1050 | 0/350 Spell bugs: Durations: #0: 588 #5: 378 #30: 18 #95: 48 Attributes: #12: 4026 #13: 2973 #23: 79619 #24: 104034399 #27: 449941 #49: 4120 Mutations: berserk: 1 fire resistance: 1 (innate) strong-willed: 1 robust: 1 screaming: 1 cold-blooded: 1 (innate) Inventory bugs: Equipment: eq slot #0, inv slot #0: +7 long sword of Qeserhe {vorpal, Drain rC+ Str+8 Int+4} eq slot #1, inv slot #5: +2 cloak of preservation eq slot #2, inv slot #2: +2 hat of see invisible eq slot #3, inv slot #46: +3 pair of gauntlets of War {Slay+5} eq slot #4, inv slot #1: +2 pair of boots of stealth eq slot #5, inv slot #4: +0 buckler eq slot #7, inv slot #10: +4 ring of evasion eq slot #8, inv slot #44: ring of wizardry eq slot #9, inv slot #18: amulet of regeneration }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: +▒ ▒..........▒........▒......▒. .▒ ▒..........▒▒▒▒▒▒▒'▒▒......▒. .▒ ▒......«...................▒▒ ▒▒ ▒...^........................ ▒....)..▒▒▒'▒▒▒▒▒▒▒▒▒▒▒▒..... ▒....)))▒..............▒..... ▒.......▒..............▒..... ▒....)..▒..++++++++++..▒..... ▒.......▒..+d'e++++ +..▒..... ▒▒▒▒▒...>...▒..+'8c'+ +..▒..... ............▒..++HCH≈≈+ +..▒..... .....[......▒..++Q○L°!+ +..▒..... ............▒..++'ppp)+ +..▒..... ............▒..+++CCp.+ +..▒....▒ ▒▒▒▒▒▒▒▒....▒..++ '++++ +..▒....▒ ▒....▒..+ ++ +..'....▒ ▒....▒..++++++++++..▒....▒ clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< ice_cave_hard: false bailey_type: bailey_axe >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< Lua marker 3 at (26, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 5 at (26, 18): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 7 at (26, 19): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 9 at (26, 20): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 11 at (26, 21): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 13 at (26, 22): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 15 at (26, 23): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 17 at (26, 24): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 19 at (26, 25): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 21 at (26, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 23 at (27, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 25 at (27, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 26 at (27, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 28 at (27, 20): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 30 at (27, 21): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 32 at (27, 22): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 34 at (27, 23): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 36 at (27, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 38 at (27, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 40 at (27, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 42 at (28, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 44 at (28, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 46 at (28, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 47 at (28, 20): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 49 at (28, 21): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 51 at (28, 22): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 53 at (28, 23): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 55 at (28, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 57 at (28, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 59 at (28, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 61 at (29, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 63 at (29, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 65 at (29, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 67 at (29, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 69 at (29, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 71 at (29, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 73 at (30, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 75 at (30, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 77 at (30, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 78 at (30, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 80 at (30, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 82 at (30, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 84 at (31, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 86 at (31, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 88 at (31, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 90 at (31, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 92 at (31, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 94 at (31, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 96 at (32, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 98 at (32, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 100 at (32, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 102 at (32, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 104 at (32, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 106 at (32, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 109 at (33, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 111 at (33, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 113 at (33, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 115 at (33, 20): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 117 at (33, 21): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 119 at (33, 22): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 121 at (33, 23): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 123 at (33, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 125 at (33, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 127 at (33, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 129 at (34, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 131 at (34, 18): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 133 at (34, 19): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 135 at (34, 20): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 137 at (34, 21): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 139 at (34, 22): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 141 at (34, 23): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 143 at (34, 24): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 145 at (34, 25): {{{{ CLASS: PropertiesDescriptor props: connected_exclude: true }}}} Lua marker 147 at (34, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 149 at (35, 17): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 151 at (35, 18): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 153 at (35, 19): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 155 at (35, 20): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 157 at (35, 21): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 159 at (35, 22): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 161 at (35, 23): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 163 at (35, 24): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 165 at (35, 25): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} Lua marker 167 at (35, 26): {{{{ CLASS: PropertiesDescriptor props: stop_explore: strange structure made of doors }}}} >>>>>>>>>>>>>>>>>>>>>>