ERROR: range check error (83 / 80) Version: Dungeon Crawl Stone Soup 0.24.1-1828-gcd7e8225a3 Platform: unix Bits: 64 Game mode: normal Tiles: online Seed: 11048881099496814, deterministic pregen: 1 Command line: /usr/games/crawl-kimchicrawl -name acidosis2 -rc /dgldir/rcfiles/crawl-kimchicrawl/acidosis2.rc -macro /dgldir/rcfiles/crawl-kimchicrawl/acidosis2.macro -morgue /dgldir/morgue/acidosis2/ -webtiles-socket /crawl-master/webserver/sockets/acidosis2:2025-07-31.23:32:24.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 24 stack frames. /usr/games/crawl-kimchicrawl(_Z17write_stack_traceP8_IO_FILE+0x3b) [0x59b53426d18b]: write_stack_trace(_IO_FILE*) /usr/games/crawl-kimchicrawl(_Z13do_crash_dumpv+0x47a) [0x59b5342755fa]: do_crash_dump() /usr/games/crawl-kimchicrawl(_Z20crash_signal_handleri+0xae) [0x59b53426d4fe]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x70f618ee6330]: /lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x11c) [0x70f618f3fb2c]: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x1e) [0x70f618ee627e]: /usr/games/crawl-kimchicrawl(+0x3a2c6b) [0x59b534274c6b]: /usr/games/crawl-kimchicrawl(+0x3a3178) [0x59b534275178]: /usr/games/crawl-kimchicrawl(_Z13cell_is_solidRK9coord_def+0x52) [0x59b5347e48d2]: cell_is_solid(coord_def const&) /usr/games/crawl-kimchicrawl(_ZN12melee_attack20mace_flail_knockbackEv+0x172) [0x59b53451cbf2]: melee_attack::mace_flail_knockback() /usr/games/crawl-kimchicrawl(_ZN12melee_attack19handle_phase_killedEv+0x318) [0x59b534522d28]: melee_attack::handle_phase_killed() /usr/games/crawl-kimchicrawl(_ZN12melee_attack6attackEv+0x587) [0x59b534525fa7]: melee_attack::attack() /usr/games/crawl-kimchicrawl(_Z21cast_manifold_assaultibb+0x812) [0x59b53477ed32]: cast_manifold_assault(int, bool, bool) /usr/games/crawl-kimchicrawl(+0x84c5d1) [0x59b53471e5d1]: /usr/games/crawl-kimchicrawl(_Z11your_spells10spell_typeibPK8item_def9coord_def+0xf2a) [0x59b534726c5a]: your_spells(spell_type, int, bool, item_def const*, coord_def) /usr/games/crawl-kimchicrawl(_Z12cast_a_spellb10spell_type+0x3d2) [0x59b534729892]: cast_a_spell(bool, spell_type) /usr/games/crawl-kimchicrawl(_Z17do_cast_spell_cmdb+0x12) [0x59b534729cc2]: do_cast_spell_cmd(bool) /usr/games/crawl-kimchicrawl(_Z15process_command12command_type+0x10b) [0x59b5348b5f1b]: process_command(command_type) /usr/games/crawl-kimchicrawl(+0x9e2c2a) [0x59b5348b4c2a]: /usr/games/crawl-kimchicrawl(+0x9e3705) [0x59b5348b5705]: /usr/games/crawl-kimchicrawl(main+0x323) [0x59b5341bb323]: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x70f618ecb1ca]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x70f618ecb28b]: /usr/games/crawl-kimchicrawl(_start+0x25) [0x59b5341bba55]: Trying to run gdb. GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git Copyright (C) 2024 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". 0x000070f618fb17a7 in __GI___wait4 (pid=41538, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #0 0x000070f618fb17a7 in __GI___wait4 (pid=41538, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = #1 0x000070f618fb18eb in __GI___waitpid (pid=, stat_loc=stat_loc@entry=0x0, options=options@entry=0) at ./posix/waitpid.c:38 No locals. #2 0x000059b53426d7f4 in call_gdb (file=file@entry=0x70f6190a54e0 <_IO_2_1_stderr_>) at crash.cc:436 gdb = attach_cmd = "attach 41321\000\000\000\000\000\000\000" #3 0x000059b534275618 in do_crash_dump () at dbg-asrt.cc:685 t = 1754004865 dir = "/dgldir/morgue/acidosis2/" name = "/dgldir/morgue/acidosis2/crash-acidosis2-20250731-233425.txt", '\000' signal_info = "Crash caused by signal #6: Aborted" cause_msg = "ERROR: range check error (83 / 80)" file = 0x70f6190a54e0 <_IO_2_1_stderr_> #4 0x000059b53426d4fe in crash_signal_handler (sig_num=6) at crash.cc:196 No locals. #5 No locals. #6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 tid = ret = 0 pd = old_mask = {__val = {140725692329264}} 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 = #7 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 No locals. #8 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #9 0x000070f618ee627e in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26 ret = #10 0x000059b534274c6b in _BreakStrToDebugger (mesg=mesg@entry=0x7ffd40e6f520 "ERROR: range check error (83 / 80)", assert=false) at dbg-asrt.cc:817 No locals. #11 0x000059b534275178 in die_noline (format=format@entry=0x59b5348c0cc1 "range check error (%ld / %d)") at dbg-asrt.cc:899 tmp = "range check error (83 / 80)", '\000' mesg = "ERROR: range check error (83 / 80)", '\000' args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffd40e6fe00, reg_save_area = 0x7ffd40e6fd30}} #12 0x000059b5347e48d2 in FixedVector, 80>::operator[] (index=, this=) at fixedvector.h:56 No locals. #13 FixedArray::operator() (i=..., this=) at fixedarray.h:55 No locals. #14 cell_is_solid (c=...) at terrain.cc:390 No locals. #15 0x000059b53451cbf2 in melee_attack::mace_flail_knockback (this=this@entry=0x7ffd40e701f0) at melee-attack.cc:945 dist_travelled = 0 dist_ = 0 distance = 2 roll = 27 weight = 4 old_pos = {x = 78, y = 4} dif = {x = 5, y = 0} hitting_actor = 0x0 new_pos = {x = 83, y = 4} #16 0x000059b534522d28 in melee_attack::handle_phase_killed (this=0x7ffd40e701f0) at melee-attack.cc:1086 No locals. #17 0x000059b534525fa7 in melee_attack::attack (this=this@entry=0x7ffd40e701f0) at melee-attack.cc:1290 saved_gyre_name = "" _gensym_uw_1164 = {cleaner = {> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7ffd40e70070, _M_const_object = 0x7ffd40e70070, _M_function_pointer = 0x7ffd40e70070, _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0x7ffd40e70070, this adjustment 140725692334576}, _M_pod_data = "p\000\347@\375\177\000\000\360\001\347@\375\177\000"}, _M_manager = 0x59b5345159e0 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x59b534515a20 >::_M_invoke(const std::_Any_data &)>}} ev = shield_blocked = conducts = {{conduct = NUM_CONDUCTS, pgain = 0, known = true, victim = std::unique_ptr = {get() = 0x0}}, {conduct = NUM_CONDUCTS, pgain = 0, known = true, victim = std::unique_ptr = {get() = 0x0}}, {conduct = NUM_CONDUCTS, pgain = 0, known = true, victim = std::unique_ptr = {get() = 0x0}}} #18 0x000059b53477ed32 in cast_manifold_assault (power=power@entry=50, fail=fail@entry=false, real=real@entry=true) at spl-transloc.cc:1352 atk = { = {_vptr.attack = 0x59b534b82fd8 , attacker = 0x59b534d74a20 , defender = 0x59b534dbcd28 , responsible = 0x59b534d74a20 , attack_occurred = true, cancel_attack = false, did_hit = true, needs_message = true, attacker_visible = true, defender_visible = true, perceived_attack = true, obvious_effect = false, turn_natural = false, to_hit = 14, damage_done = 1, special_damage = 0, aux_damage = 0, min_delay = 0, final_attack_delay = 0, special_damage_flavour = BEAM_NONE, stab_attempt = false, stab_bonus = 0, ev_margin = 5, attk_type = AT_HIT, attk_flavour = AF_PLAIN, attk_damage = 22965, weapon = 0x59b534d75ab8 , damage_brand = SPWPN_VAMPIRISM, wpn_skill = SK_MACES_FLAILS, shield = 0x0, art_props = {mData = {0 }}, unrand_entry = 0x0, attacker_to_hit_penalty = 0, attack_verb = "skewer", verb_degree = " like a kebab", no_damage_message = "", special_damage_message = "", aux_attack = "", aux_verb = "", attacker_armour_tohit_penalty = 0, attacker_shield_tohit_penalty = 0, defender_shield = 0x0, miscast_level = -1, miscast_type = spschool::none, miscast_target = 0x0, fake_chaos_attack = false, simu = false, aux_source = "", kill_type = KILLED_BY_MONSTER}, attack_number = 0, effective_attack_number = -1, cleave_targets = empty std::__cxx11::list, cleaving = false, is_riposte = false, is_projected = true, is_double_attack = false, roll_dist = 0, quiet = false, wu_jian_attack = WU_JIAN_ATTACK_NONE, wu_jian_number_of_targets = 1, attack_position = {x = 73, y = 4}} able_first_weapon = able_second_weapon = dual_handed_ = true attack_num = 1 i = 1 targets = std::vector of length 3, capacity 4 = {0x59b534db9de8 , 0x59b534dbcd28 , 0x59b534db9a88 } initial_time = 10 max_targets = 3 #19 0x000059b53471e5d1 in _do_cast (spell=spell@entry=SPELL_MANIFOLD_ASSAULT, powc=powc@entry=50, spd=..., beam=..., god=god@entry=GOD_NO_GOD, potion=potion@entry=-1, fail=false, auto_spell=false) at spl-cast.cc:2205 target = {x = 73, y = 4} zap = #20 0x000059b534726c5a in your_spells (spell=spell@entry=SPELL_MANIFOLD_ASSAULT, powc=, powc@entry=0, allow_fail=, evoked_item=evoked_item@entry=0x0, auto_target=..., auto_target@entry=...) at spl-cast.cc:1741 Compilation info: <<<<<<<<<<< Compiled with GCC 7.5.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 -Irltiles -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-kimchicrawl/saves" -DDATA_DIR_PATH="/crawl-master/crawl-kimchicrawl/data/" -DWEB_DIR_PATH="/crawl-master/crawl-kimchicrawl/data/web/" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 11, depth = 2 Level id: Vaults:2 Level build method = , level layout type = vaults, absdepth0 = 20 Level vaults: nicolae_vaults_shelves_hall vaults_room_hallway nicolae_vaults_sealed_display st_more_cells v_misc_18 layout_vaults_omnigrid portal_desolation_entry_nicolae_slug uniq_jory Markers: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< You crush the ragged hierophant like a grape!!! You kill the ragged hierophant! Pakellas accepts your kill. W - a +2 ring of intelligence Things that are here: a +4 dagger of venom; a cursed +0 robe; a human corpse You butcher the human corpse. Your pack is full. Items here: % ) [ ÷ a human skeleton; a +4 dagger of venom; a cursed +0 robe; 3 chunks of flesh Unknown command. You start resting. Eating one of 3 chunks of flesh. You eat one of the 3 chunks of flesh. This raw flesh tastes great. HP restored. Your pack is full. Items here: % ) [ ÷ a human skeleton; a +4 dagger of venom; a cursed +0 robe; 2 chunks of flesh Evoke which item? (* to show all) (? for menu, Esc to quit) What do you want to do, (p)ut it in or (t)ake it out? (Esc to cancel) Unknown command. Evoke which item? (* to show all) (? for menu, Esc to quit) What do you want to do, (p)ut it in or (t)ake it out? (Esc to cancel) You put the multiple items in the bag U - 2 chunks of flesh Things that are here: a human skeleton; a +4 dagger of venom; a cursed +0 robe Drop what? 51/52 slots (_ for help) (? for menu, Esc to quit) You drop a +2 ring of intelligence. As you read the scroll of identify, it crumbles to dust. c - the amulet of Abstinence {Gourm Int+4 Dex-4 Slay+3} Unknown command. Unknown command. You're wearing all the amulets you can. Remove which one? (? for menu, Esc to cancel) < or D - a +6 amulet of reflection; > or o - an amulet of the gourmand You remove your amulet of the gourmand. You feel a craving for the dungeon's cuisine. You feel clever. You feel clumsy. c - the amulet of Abstinence (around right neck) {Gourm Int+4 Dex-4 Slay+3} You see here a glowing broad axe. You see here a steaming long sword. W - a steaming long sword W - the +8 long sword "Feack" (weapon) {slice, +Inv rF+ rN+ SInv} Okay, then. Unknown command. Evoke which item? (* to show all) (? for menu, Esc to quit) What do you want to do, (p)ut it in or (t)ake it out? (Esc to cancel) You put the the +9 sword of Zonguldrok {reap} in the bag You feel the dreadful sensation subside. Your +9 giant spiked club of freezing glows with a cold blue light! b - a +9 giant spiked club of freezing (weapon) Your +9 giant spiked club of freezing stops glowing. You feel a sense of dread. a - a +9 vampiric giant spiked club (weapon) Wield weapon on which hand? (Esc to cancel) < or a - a +9 vampiric giant spiked club (first) > or W - the +8 long sword "Feack" {slice, +Inv rF+ rN+ SInv} (second) Your +9 giant spiked club of freezing glows with a cold blue light! b - a +9 giant spiked club of freezing (weapon) Things that are here: a +0 dagger; a +0 robe; a human corpse You pick up the Grimoire of the Falcon and begin reading... You add the spells Ozocubu's Armour and Iskenderun's Battlesphere to your library. You see here a guardian serpent corpse. A saltling is nearby! Unknown command. The saltling closely misses you. You bludgeon the saltling!! You freeze the saltling! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. No target in view! No target in view! A halazid warlock comes into view. A halazid warlock is nearby! The halazid warlock shouts! A halazid warlock is nearby! You barely miss the halazid warlock. Double attack! You perforate the halazid warlock like a sieve!!!! The halazid warlock is knocked back by you. You destroy the halazid warlock! Pakellas accepts your kill. You hear a shout! No target in view! No target in view! A saltling and a ragged hierophant come into view. The ragged hierophant shouts! The ragged hierophant casts a spell at you. A blast of power from the earth strikes you! Found a warped robe and a fine ring mail. There are monsters nearby! A saltling comes into view. You scream at the saltling! Found a faintly humming chain mail. You barely miss the saltling. Double attack! You beat the saltling like a drum!!!! You freeze the saltling. The saltling is knocked back by you. The ragged hierophant collides with the saltling! You destroy the saltling! Pakellas accepts your kill. The ragged hierophant gestures wildly while chanting. The ragged hierophant begins to accept its allies' injuries. Found a book of Minor Buff and a +0 whip. You thump the ragged hierophant! You freeze the ragged hierophant. The ragged hierophant is moderately wounded. The ragged hierophant hits you but does no damage. You skewer the ragged hierophant like a kebab!!! You freeze the ragged hierophant!! The ragged hierophant is knocked back by you. The saltling collides with the ragged hierophant! You destroy the saltling! Pakellas accepts your kill. You kill the ragged hierophant! Pakellas accepts your kill. A crystal guardian comes into view. Things that are here: a +0 dagger; a +0 robe of magic resistance No reachable target in view! Found a pair of glowing boots. You flatten the crystal guardian like a pancake!!! The crystal guardian is knocked back by you. You destroy the crystal guardian! Pakellas accepts your kill. No target in view! No target in view! Unknown command. You see here a pair of glowing boots. You see here a book of Minor Buff. You pick up a book of Minor Buff and begin reading... You add the spells Repel Missiles, Shroud of Golubria and Regeneration to your library. You see here a warped robe. You see here a fine ring mail. You see here a warped robe. N - a warped robe You start removing your armour. You continue taking off your +2 storm dragon scales. x4 You finish taking off your +2 storm dragon scales. You start putting on your armour. You continue putting on your warped robe. x5 You finish putting on the +1 robe of the Komodo Dragon {rElec rF+ Stlth-}. Unknown command. Drop what? 51/52 slots (_ for help) (? for menu, Esc to quit) You start removing your armour. You continue taking off the +1 robe of the Komodo Dragon {rElec rF+ Stlth-}. x4 You finish taking off the +1 robe of the Komodo Dragon {rElec rF+ Stlth-}. You drop the +1 robe of the Komodo Dragon {rElec rF+ Stlth-}. You start putting on your armour. You continue putting on your +2 storm dragon scales. x4 You finish putting on your +2 storm dragon scales. Unknown command. You see here a fine ring mail. You see here a faintly humming chain mail. You see here the +1 robe of the Komodo Dragon {rElec rF+ Stlth-}. A saltling comes into view. You scream at the saltling! You hear a roar! The saltling moves out of view. A peacekeeper comes into view. The peacekeeper roars! A saltling comes into view. You scream at the saltling! The peacekeeper roars a battlecry! The saltlings go into a battle-frenzy! The saltling moves out of view. You spit the saltling like a pig!!! You freeze the saltling! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. Unknown command. You perforate the peacekeeper like a sieve!!! The peacekeeper is knocked back by you. The saltling collides with the peacekeeper! You destroy the saltling! Pakellas accepts your kill. You destroy the peacekeeper! Pakellas accepts your kill. Key pressed, stopping explore. No target in view! You see here a guardian serpent skeleton. Key pressed, stopping explore. Unknown command. All of the chunks of flesh in your inventory have rotted away. Key pressed, stopping explore. No target in view! A saltling comes into view. A saltling is nearby! A saltling is nearby! A saltling is nearby! You scream at the saltling! A saltling and a peacekeeper come into view. The peacekeeper roars! You hear a shout! The peacekeeper roars a battlecry! The saltlings go into a battle-frenzy! The saltling hits you! There are monsters nearby! You spit the saltling like a pig!!!! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. The peacekeeper bites you! The peacekeeper claws you but does no damage. The saltling hits you! The peacekeeper bites you but does no damage. The peacekeeper claws you but does no damage. Your storm dragon scales prevents you from hitting the peacekeeper. The saltling closely misses you. The peacekeeper bites you. You block the peacekeeper's attack. There are monsters nearby! Your storm dragon scales prevents you from hitting the peacekeeper. Double attack! You hit the peacekeeper. The peacekeeper is lightly damaged. The peacekeeper bites you. The peacekeeper claws you. You block the saltling's attack. You crush the peacekeeper like a grape!!! You freeze the peacekeeper! Pakellas accepts your kill. You have reached level 23! You feel a bit more experienced. The saltling hits you but does no damage. A saltling comes into view. There are monsters nearby! You sock the saltling! The saltling is heavily damaged. Double attack! You skewer the saltling like a kebab!!! You freeze the saltling! Pakellas accepts your kill. You feel a bit more experienced. A saltling is nearby! The saltling hits you. The saltling hits you! You stick the saltling like a pincushion!!! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. No target in view! Unknown command. No target in view! A saltling comes into view. A guardian serpent and a ragged hierophant come into view. The ragged hierophant shouts! The guardian serpent shouts! There are monsters nearby! The ragged hierophant gestures at you while chanting. A blast of power from the earth strikes you! There are monsters nearby! There are monsters nearby! You hammer the saltling like a gong!!! You freeze the saltling! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. A saltling comes into view. You scream at the saltling! You block the guardian serpent's attack. The guardian serpent hits you but does no damage. The ragged hierophant points at you and mumbles some strange words. A blast of power from the earth strikes you! You barely miss the guardian serpent. Double attack! You bludgeon the guardian serpent!! You freeze the guardian serpent. The guardian serpent is heavily wounded. The guardian serpent hits you but does no damage. You completely miss the guardian serpent. The guardian serpent is heavily wounded. Double attack! You thump the guardian serpent! The guardian serpent is severely wounded. The guardian serpent hits you! You closely miss the guardian serpent. The guardian serpent is severely wounded. The guardian serpent hits you! You sock the guardian serpent! You freeze the guardian serpent. The guardian serpent is almost dead. Double attack! You hit the guardian serpent. You feel better. The guardian serpent is knocked back by you. You kill the guardian serpent! Pakellas accepts your kill. The ragged hierophant points at you and mumbles some strange words. A blast of power from the earth and the saltling strikes you! You impale the saltling!! The saltling is knocked back by you. You destroy the saltling! Pakellas accepts your kill. Unknown command. The ragged hierophant closely misses you. Unknown command. You bludgeon the ragged hierophant!! You feel better. The ragged hierophant is moderately wounded. The ragged hierophant hits you but does no damage. Unknown command. You beat the ragged hierophant like a drum!!!! You freeze the ragged hierophant!! The ragged hierophant is knocked back by you. You kill the ragged hierophant! Pakellas accepts your kill. No target in view! Unknown command. Things that are here: a +0 long sword; a +0 robe No target in view! Key pressed, stopping explore. Key pressed, stopping explore. No target in view! Done exploring. No target in view! Done exploring. Done exploring. No target in view! Done exploring. Done exploring. No target in view! Search for what [? for help]? . You see here a twisted jewelled staff. N - a twisted jewelled staff Wield weapon on which hand? (Esc to cancel) < or a - a +9 vampiric giant spiked club (first) > or b - a +9 giant spiked club of freezing (second) You feel the dreadful sensation subside. N - an uncursed staff of earth (weapon) Drop what? 50/52 slots (_ for help) (? for menu, Esc to quit) You are first hand is now empty. You drop an uncursed staff of earth. You feel a sense of dread. a - a +9 vampiric giant spiked club (weapon) There is a gate leading back out of this place here. You start resting. HP restored. Welcome back to the Vaults! The vault sentinel shouts! The vault sentinel blows a loud note on a signal horn! You hear a shout! x3 There is a collapsed entrance here. Things that are here: 33 large rocks; 66 boomerangs You stick the vault sentinel like a pincushion!!!! The vault sentinel is knocked back by you. You kill the vault sentinel! Pakellas accepts your kill. No target in view! Things that are here: a +0 war axe; a +0 ring mail No target in view! You open the door. A wizard comes into view. It is wielding a +0 dagger. Found 36 gold pieces. There is an open door here. A wizard is nearby! You scream at the wizard! A wizard comes into view. It is wielding a +0 dagger. The wizard shouts! You hear a horrible gurgling sound! You hear a shout! You hear a roar! The wizard barely misses you. You spit the wizard like a pig!!!! The wizard is knocked back by you. You kill the wizard! Pakellas accepts your kill. An ironbound preserver comes into view. It is wielding a +0 dire flail. A cyan ugly thing comes into view. A red ugly thing comes into view. Things that are here: a +0 dagger; a +0 robe The red ugly thing gurgles horribly! You stick the wizard like a pincushion!!!! You freeze the wizard! The wizard is knocked back by you. You kill the wizard! Pakellas accepts your kill. Unknown command. A green ugly thing comes into view. You scream at the green ugly thing! The red ugly thing basks in the mutagenic energy from its kin and changes! A deep troll comes into view. The green ugly thing gurgles horribly! You hear a shout! x2 A deep troll comes into view. x2 You block the ironbound preserver's attack. You barely miss the ironbound preserver. The cyan ugly thing claws you but does no damage. You pound the ironbound preserver like an anvil!!! The ironbound preserver is heavily wounded. The ironbound preserver hits you with a +0 dire flail! The cyan ugly thing claws you but does no damage. Unknown command. Your storm dragon scales prevents you from hitting the ironbound preserver. The ironbound preserver is heavily wounded. Double attack! You barely miss the ironbound preserver. The ironbound preserver is heavily wounded. The ironbound preserver hits you but does no damage. Unknown command. You hammer the ironbound preserver like a gong!!! The ironbound preserver is almost dead. The cyan ugly thing claws you! The cyan ugly thing shocks you. You resist. The green ugly thing falls through a shaft! The shaft crumbles and collapses. Unknown command. Things that are here: a +0 dagger; a +0 robe The ironbound preserver barely misses you. A wizard comes into view. It is wielding a +0 dagger. The wizard shouts! The cyan ugly thing claws you but does no damage. The wizard mumbles some strange words. The wizard flickers and vanishes for a moment. There is an open door here. The cyan ugly thing basks in the mutagenic energy from its kin and changes! The ironbound preserver mumbles some strange words. The ironbound preserver is healed somewhat. You hit the ironbound preserver. You feel better. The ironbound preserver is almost dead. The ironbound preserver hits you but does no damage. You closely miss the ironbound preserver. The ironbound preserver is almost dead. A cyan ugly thing comes into view. Unknown command. Okay, then. Saving game... please wait. Welcome back, acidosis2 the Two Headed Ogre Collector. Pakellas says: What solutions will you come up with next? Welcome back, acidosis2 the Two Headed Ogre Collector. Pakellas says: What solutions will you come up with next? Press ? for a list of commands and other information. Unknown command. Cast which spell? (? or * to list) Space momentarily warps into an impossible shape! The cyan ugly thing gurgles horribly! You beat the cyan ugly thing like a drum!!! You freeze the cyan ugly thing! The cyan ugly thing is knocked back by you. You kill the cyan ugly thing! Pakellas accepts your kill. You barely miss the deep troll. Double attack! You perforate the deep troll like a sieve!!! You freeze the deep troll!! The deep troll is knocked back by you. You kill the deep troll! Pakellas accepts your kill. You spit the cyan ugly thing like a pig!!! You kill the cyan ugly thing! Pakellas accepts your kill. The ironbound preserver closely misses you. A vault sentinel comes into view. It is wielding a +0 falchion. Unknown command. The ironbound preserver casts a spell. The ironbound preserver is healed somewhat. The wizard hits you but does no damage. You stick the wizard like a pincushion!!! You freeze the wizard! You kill the wizard! Pakellas accepts your kill. The ironbound preserver casts a spell. The ironbound preserver is healed somewhat. Unknown command. You block the ironbound preserver's attack. Things that are here: a +0 dagger; a +0 robe; a human corpse You beat the ironbound preserver like a drum!!! You freeze the ironbound preserver! The ironbound preserver is knocked back by you. The deep troll collides with the ironbound preserver! You kill the ironbound preserver! Pakellas accepts your kill. You hit the deep troll. The deep troll is lightly wounded. You thump the deep troll! You feel better. The deep troll is moderately wounded. You beat the deep troll like a drum!!! The deep troll is knocked back by you. You kill the deep troll! Pakellas accepts your kill. The troll leather armour is intact enough to wear. The deep troll bites you. You block the deep troll's attack. The deep troll claws you. You closely miss the deep troll. The deep troll is moderately wounded. You block the green ugly thing's attack. Unknown command. You skewer the deep troll like a kebab!!! You freeze the deep troll! The deep troll is knocked back by you. You kill the deep troll! Pakellas accepts your kill. The green ugly thing tentacle-slaps you but does no damage. You bludgeon the green ugly thing!! You feel better. The green ugly thing is heavily wounded. Double attack! You impale the green ugly thing!! You freeze the green ugly thing! The green ugly thing is knocked back by you. You kill the green ugly thing! Pakellas accepts your kill. There is an open door, spattered with blood here. Things that are here: a +0 dire flail; a +0 leather armour; a human corpse You butcher the human corpse. There is an open door, spattered with blood here. Items here: % ) [ ÷ a human skeleton; a +0 dire flail; a +0 leather armour; 3 chunks of flesh The vault sentinel hits you with a +0 falchion. You see here an ugly thing corpse. You pound the vault sentinel like an anvil!!!! You freeze the vault sentinel. The vault sentinel is knocked back by you. You kill the vault sentinel! Pakellas accepts your kill. You hear a shout! No target in view! You start resting. A yaktaur captain comes into view. A yaktaur captain is nearby! A yaktaur captain is nearby! The yaktaur captain wields a +0 arbalest. The yaktaur captain shoots a bolt. The bolt barely misses you. The yaktaur captain shoots a bolt. The bolt hits you!! You see here a bolt. The yaktaur captain shoots a bolt. The bolt hits you!! You see here a bolt. The yaktaur captain unwields a +0 arbalest. The yaktaur captain hits you! You impale the yaktaur captain!! You freeze the yaktaur captain. The yaktaur captain is heavily wounded. Double attack! You puncture the yaktaur captain! You feel better. The yaktaur captain is heavily wounded. You puncture the yaktaur captain! You freeze the yaktaur captain. The yaktaur captain is severely wounded. Double attack! You stick the yaktaur captain like a pincushion!!! The yaktaur captain is knocked back by you. You kill the yaktaur captain! Pakellas accepts your kill. Things that are here: a +0 arbalest; 57 bolts There isn't anything to butcher here. You now have 2326 gold pieces (gained 36). You start resting. HP restored. Things that are here: a +0 robe; a +0 dagger; a human corpse Things that are here: a +0 robe; a +0 dagger N - a scroll of identify Things that are here: a +0 falchion; a +0 scale mail; a human corpse Things that are here: a bolt; a +0 troll leather armour; a deep troll corpse No target in view! You see here an ugly thing corpse. U - 3 chunks of flesh There is an open door, spattered with blood here. Things that are here: a human skeleton; a +0 dire flail; a +0 leather armour Eating one of 3 chunks of flesh. You eat one of the 3 chunks of flesh. This raw flesh tastes great. Eating one of 2 chunks of flesh. You eat one of the 2 chunks of flesh. This raw flesh tastes great. Things that are here: a +0 ring mail; a +0 falchion You now have 2348 gold pieces (gained 22). Things that are here: a +0 leather armour; a +0 great mace Things that are here: 41 arrows; a +0 shortbow There is an open door here. There is an open door here. Things that are here: 41 arrows; a +0 shortbow Things that are here: a +0 scale mail; a +0 dire flail You open the door. Found a stone staircase leading down. There is an open door here. Found a tin of tremorstones (2/2) and a chain mail. You now have 2371 gold pieces (gained 23). Found a stone staircase leading up. All of the chunks of flesh in your inventory have rotted away. You now have 2394 gold pieces (gained 23). You now have 2421 gold pieces (gained 27). You now have 2432 gold pieces (gained 11). You now have 2450 gold pieces (gained 18). There is an open door here. U - a scroll of silence You open the door. There is an open door here. A glowing orange brain comes into view. The glowing orange brain turns its attention towards you. The glowing orange brain blinks! The glowing orange brain moves out of view. A yaktaur comes into view. The yaktaur shouts! You hear a shout! x2 The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. The bolt hits you but does no damage. You see here a bolt. A yaktaur is nearby! A yaktaur is nearby! 2 yaktaurs and a vault warden come into view. The vault warden is wielding a +2 great sword of protection. You scream at the yaktaur! The vault warden shouts! The yaktaur shouts! x2 The yaktaur unwields a +0 arbalest. The yaktaur hits you but does no damage. The yaktaur moves out of view. You puncture the yaktaur! The yaktaur is lightly wounded. You flatten the yaktaur like a pancake!!!! You kill the yaktaur! Pakellas accepts your kill. The vault warden activates a sealing rune. A door slams shut! A yaktaur comes into view. The yaktaur shouts! The vault warden hits you but does no damage. Things that are here: a +0 arbalest; 47 bolts; a yaktaur corpse You skewer the vault warden like a kebab!!! You freeze the vault warden. The vault warden is severely wounded. Double attack! You beat the vault warden like a drum!!! The vault warden is knocked back by you. The yaktaur collides with the vault warden! You kill the vault warden! Pakellas accepts your kill. The yaktaur wields a +0 arbalest of velocity. The yaktaur shoots a bolt. The bolt hits you! The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. The bolt barely misses you. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You puncture the yaktaur! Double attack! You impale the yaktaur!! You freeze the yaktaur. You pound the glowing orange brain like an anvil!!!! Pakellas accepts your kill. You feel a bit more experienced. You bludgeon the yaktaur!! You feel better. The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. You reflect the bolt off an invisible shield around you! The bolt hits the yaktaur!! You kill the yaktaur! Pakellas accepts your kill. Your Armour skill increases to level 13! The yaktaur unwields a +0 arbalest. The yaktaur hits you but does no damage. The yaktaur unwields a +0 arbalest of velocity. The yaktaur hits you but does no damage. Things that are here: a +2 great sword of protection; a +0 chain mail You barely miss the yaktaur. The yaktaur is almost dead. Double attack! You pound the yaktaur like an anvil!!! The yaktaur is knocked back by you. You kill the yaktaur! Pakellas accepts your kill. You puncture the yaktaur! The yaktaur is knocked back by you. You kill the yaktaur! Pakellas accepts your kill. Things that are here: a +0 arbalest of velocity; 20 bolts There isn't anything to butcher here. Things that are here: a +0 arbalest; 63 bolts Things that are here: a +0 arbalest; 41 bolts; a yaktaur corpse You butcher the yaktaur corpse. Z - 3 chunks of flesh Things that are here: a yaktaur skeleton; a +0 arbalest; 41 bolts Things that are here: a +2 great sword of protection; a +0 chain mail There isn't anything to butcher here. You start resting. Eating one of 3 chunks of flesh. You eat one of the 3 chunks of flesh. This raw flesh tastes great. Magic restored. Things that are here: a +0 arbalest; 48 bolts; a yaktaur corpse Found a stone staircase leading down. No target in view! You see here a bolt. You see here a bolt. You open the door. There is an open door here. Your pack is full. You see here a scroll of remove curse. No target in view! Your pack is full. You see here a scroll of remove curse. Could not pick up an item here; shall I ignore it? [Y]es or [N]o only, please. Could not pick up an item here; shall I ignore it? Okay, then. Evoke which item? (* to show all) (? for menu, Esc to quit) What do you want to do, (p)ut it in or (t)ake it out? (Esc to cancel) You put the multiple items in the bag N - a scroll of remove curse You scream at the deep troll! A deep troll comes into view. The deep troll shouts! You hear a shout! x3 A deep troll is nearby! A deep troll is nearby! An ironbound preserver comes into view. It is wielding a +0 mace. You scream at the ironbound preserver! You hear a shout! A deep troll comes into view. The deep troll shouts! A deep troll comes into view. A deep troll comes into view. The deep troll bites you but does no damage. The deep troll claws you. The deep troll claws you! You barely miss the deep troll. You flatten the deep troll like a pancake!!!! You freeze the deep troll!! The deep troll is knocked back by you. You kill the deep troll! Pakellas accepts your kill. The troll leather armour is intact enough to wear. The ironbound preserver barely misses you. Unknown command. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You crush the deep troll like a grape!!! You bludgeon the deep troll!! You freeze the deep troll! You hit the deep troll but do no damage. The ironbound preserver hits you with a +0 mace. You hit the ironbound preserver. The ironbound preserver is lightly wounded. You block the deep troll's attack. The deep troll claws you. x2 You puncture the deep troll! You freeze the deep troll. You kill the deep troll! Pakellas accepts your kill. The troll leather armour is intact enough to wear. You block the ironbound preserver's attack. You barely miss the ironbound preserver. The ironbound preserver is lightly wounded. Double attack! You beat the ironbound preserver like a drum!!! You feel better. The ironbound preserver is heavily wounded. The deep troll bites you! The deep troll claws you but does no damage. x2 You barely miss the ironbound preserver. The ironbound preserver is heavily wounded. The ironbound preserver gestures wildly while chanting. The ironbound preserver is healed somewhat. You perforate the ironbound preserver like a sieve!!! You freeze the ironbound preserver! The ironbound preserver is almost dead. Double attack! You puncture the ironbound preserver! The ironbound preserver is knocked back by you. The deep troll collides with the ironbound preserver! You kill the ironbound preserver! Pakellas accepts your kill. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You barely miss the deep troll. Double attack! You bludgeon the deep troll!! You freeze the deep troll! You hit the deep troll. You freeze the deep troll. The deep troll bites you! The deep troll claws you but does no damage. x2 The deep troll bites you but does no damage. The deep troll claws you but does no damage. x2 You hit the deep troll. You freeze the deep troll. The deep troll is almost dead. Double attack! You hit the deep troll but do no damage. The deep troll is almost dead. The deep troll bites you. You block the deep troll's attack. The deep troll closely misses you. You crush the deep troll like a grape!!! You freeze the deep troll. The deep troll is knocked back by you. You kill the deep troll! Pakellas accepts your kill. The troll leather armour is intact enough to wear. You barely miss the deep troll. The deep troll is heavily wounded. The deep troll bites you. The deep troll claws you but does no damage. x2 You bludgeon the deep troll!! You freeze the deep troll! You kill the deep troll! Pakellas accepts your kill. Unknown command. Things that are here: a +0 troll leather armour; a deep troll corpse You butcher the deep troll corpse. Z - 8 chunks of flesh (gained 6) Things that are here: a deep troll skeleton; a +0 troll leather armour Okay, then. Items here: ) [[ †† a +0 mace; a +0 leather armour; a human corpse; a +0 troll leather armour a deep troll corpse Things that are here: a +0 troll leather armour; a deep troll corpse You butcher the deep troll corpse. Z - 12 chunks of flesh (gained 4) Things that are here: a deep troll skeleton; a +0 troll leather armour Okay, then. You start resting. Magic restored. Eating one of 12 chunks of flesh. You eat one of the 12 chunks of flesh. This raw flesh tastes great. HP restored. A yaktaur comes into view. The yaktaur shouts! You hear a shout! The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. You reflect the bolt off an invisible shield around you! The bolt hits the yaktaur!! A yaktaur comes into view. Found a bolt. The yaktaur shouts! You hear a shout! A yaktaur captain comes into view. A yaktaur comes into view. The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. The bolt barely misses you. A yaktaur comes into view. The yaktaur shouts! The yaktaur shoots a bolt. The bolt hits you but does no damage. The yaktaur shoots a bolt. The bolt hits you but does no damage. The yaktaur captain wields a +0 arbalest. The yaktaur captain shoots a bolt. The bolt hits you but does no damage. The yaktaur wields a +0 arbalest. The yaktaur shoots a bolt. The bolt hits you! The yaktaur shoots a bolt. The bolt hits you! Your corrosive artefact corrodes you! You see here 4 bolts. The yaktaur unwields a +0 arbalest. The yaktaur hits you but does no damage. Unknown command. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You crush the yaktaur captain like a grape!!! You freeze the yaktaur captain. The yaktaur captain is knocked back by you. You kill the yaktaur captain! Pakellas accepts your kill. You completely miss the yaktaur. Double attack! You bludgeon the yaktaur!! You feel better. You beat the yaktaur like a drum!!! The yaktaur is knocked back by you. The yaktaur collides with the yaktaur! You kill the yaktaur! Pakellas accepts your kill. You kill the yaktaur! Pakellas accepts your kill. You impale the yaktaur!! The yaktaur is severely wounded. The yaktaur unwields a +0 arbalest. The yaktaur hits you. Unknown command. You completely miss the yaktaur. The yaktaur is severely wounded. Unknown command. You bludgeon the yaktaur!! The yaktaur is knocked back by you. You kill the yaktaur! Pakellas accepts your kill. The yaktaur unwields a +0 arbalest. The yaktaur completely misses you. Unknown command. The yaktaur hits you. The yaktaur closely misses you. You hammer the yaktaur like a gong!!! You freeze the yaktaur! The yaktaur is knocked back by you. You kill the yaktaur! Pakellas accepts your kill. Okay, then. Okay, then. Search for what [? for help]? sinv Items here: ( )) †† a +0 arbalest; a yaktaur corpse; a +0 arbalest; 103 bolts; a yaktaur corpse Things that are here: a +0 arbalest; 45 bolts; a yaktaur corpse Things that are here: a +0 arbalest; 56 bolts Things that are here: a +0 arbalest; 38 bolts; a yaktaur corpse You are no longer corroded. You see here a bolt. S - a wand of scattershot (10) (gained 6 charges) You now have 2471 gold pieces (gained 21). A vault sentinel comes into view. It is wielding a +0 morningstar. The vault sentinel shouts! You hear a shout! The vault sentinel gestures at you while chanting. You resist with almost no effort. A vault sentinel is nearby! The vault sentinel blows a loud note on a signal horn! You hear a shout! x4 A vault warden comes into view. It is wielding a +1 long sword of holy wrath. An ironbound preserver comes into view. It is wielding a +0 great mace. The vault sentinel hits you with a +0 morningstar. A vault guard comes into view. It is wielding a +3 war axe. You sock the vault sentinel! You freeze the vault sentinel. The vault sentinel is moderately wounded. The ironbound preserver gestures wildly while chanting. The ironbound preserver begins to accept its allies' injuries. The vault sentinel hits you with a +0 morningstar. You barely miss the vault sentinel. The vault sentinel is moderately wounded. You closely miss the vault sentinel. The vault sentinel is moderately wounded. The vault sentinel points at you and mumbles some strange words. You resist with almost no effort. The ironbound preserver mumbles some strange words. The ironbound preserver begins to accept its allies' injuries. You bludgeon the vault sentinel!! The vault sentinel is heavily wounded. The vault sentinel blows a loud note on a signal horn! You hear a roar! You hear a shout! x5 Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You stick the vault sentinel like a pincushion!!!! You feel better. The vault sentinel is knocked back by you. You kill the vault sentinel! Pakellas accepts your kill. You impale the vault guard!! Double attack! You skewer the vault guard like a kebab!!! You freeze the vault guard! You impale the ironbound preserver!! You freeze the ironbound preserver! Pakellas accepts your kill. You feel a bit more experienced. The vault warden hits you with a +1 long sword of holy wrath! The vault warden hits you with a +1 long sword of holy wrath! Found a mace. You hammer the vault warden like a gong!!! You feel better. The vault warden is severely wounded. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You crush the vault warden like a grape!!! You freeze the vault warden! The vault warden is knocked back by you. You kill the vault warden! Pakellas accepts your kill. You sock the vault guard! You freeze the vault guard. The vault guard hits you but does no damage. You spit the vault guard like a pig!!! You freeze the vault guard. The vault guard is knocked back by you. You kill the vault guard! Pakellas accepts your kill. An ironbound convoker comes into view. It is wielding a +0 mace. The ironbound convoker shouts! You hear a shout! The ironbound convoker begins to recite a word of recall! Things that are here: a +0 morningstar; a +0 ring mail An ironbound frostheart comes into view. The ironbound frostheart is recalled. The wizard is recalled. The ironbound convoker is recalled. An ironbound frostheart comes into view. A wizard comes into view. It is wielding a +0 dagger. An ironbound convoker comes into view. It is wielding a +0 morningstar. A vault sentinel comes into view. It is wielding a +0 morningstar. The ironbound frostheart calls freezing cold from the walls. The frost grips you! You partially resist. Your corrosive artefact corrodes you! You are encased in ice. Things that are here: a +1 long sword of holy wrath; a +0 chain mail; a human corpse You butcher the human corpse. The ironbound frostheart calls freezing cold from the walls. The frost grips you. You partially resist. Items here: % ) [ ÷ a human skeleton; a +1 long sword of holy wrath; a +0 chain mail a chunk of flesh The vault sentinel blows a loud note on a signal horn! The ironbound frostheart calls freezing cold from the walls. The frost grips you! You partially resist. The ice encasing you melts away. The ironbound frostheart calls freezing cold from the walls. The frost grips you! You partially resist. You are encased in ice. The ironbound frostheart calls freezing cold from the walls. The frost grips you!! You partially resist. The ironbound convoker gestures at the vault sentinel while chanting. The vault sentinel seems to grow stronger. You hear a shout! The ironbound convoker casts a spell at the ironbound frostheart. The ironbound frostheart seems to grow stronger. The wizard gestures at you while chanting. The orb of energy hits you! The ironbound frostheart calls freezing cold from the walls. The frost grips you! You partially resist. The ironbound frostheart calls freezing cold from the walls. The frost grips you!! You partially resist. The ice encasing you melts away. The ironbound convoker gestures at the ironbound frostheart while chanting. The ironbound frostheart seems to grow stronger. Evoke which item? (* to show all) (? for menu, Esc to quit) Okay, then. You are no longer corroded. Evoke which item? (* to show all) (? for menu, Esc to quit) Clouds of flame condense around you! The condenser dries out! The wizard is engulfed in blazing flames. The ironbound frostheart is engulfed in blazing flames. The wizard is engulfed in blazing flames. You sock the wizard! You feel better. The wizard is knocked back by you. The ironbound frostheart collides with the wizard! You kill the wizard! Pakellas accepts your kill. The ironbound frostheart is engulfed in blazing flames. The ironbound frostheart calls freezing cold from the walls. The frost grips you!! You partially resist. You are encased in ice. The ironbound frostheart is engulfed in blazing flames. The ironbound frostheart is engulfed in blazing flames. x2 The ironbound frostheart calls freezing cold from the walls. The frost grips you!! You partially resist. You hammer the ironbound frostheart like a gong!!! You freeze the ironbound frostheart. You kill the ironbound frostheart! Pakellas accepts your kill. The ice encasing you melts away. The ironbound frostheart is engulfed in blazing flames. Unknown command. Casting: Manifold Assault (safe; 1% risk of failure) Confirm with . or Enter, or press ? or * to list all spells. Space momentarily warps into an impossible shape! You crush the ironbound convoker like a grape!!! You freeze the ironbound convoker. You hammer the ironbound convoker like a gong!!! You freeze the ironbound convoker. Double attack! You skewer the ironbound convoker like a kebab!!! >>>>>>>>>>>>>>>>>>>>>> Version history: Game started: 0.24.1-1828-gcd7e8225a3 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: 1, map_stat_gen: 0, type: 1, arena_suspended: 0 prev_cmd = CMD_CAST_SPELL repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [acidosis2] Species: Two Headed Ogre Job: Collector HP: 132/282; mods: 0/0 MP: 43/48; mod: 0 Stats: 36 (36) 14 (14) 6 (6) Position: (73, 4), god: Pakellas (23), turn_is_over: 0, banished: 0 Standing on/in/over feature: floor Skills (mode: auto) Name | can_currently_train | train | training | level | points | progress Fighting | X | 0 | 0 | 26 | 17316 | 1262/1635 Short Blades | | 1 | 0 | 0 | 0 | 0/59 Long Blades | X | 0 | 0 | 6 | 1469 | 221/416 Axes | | 1 | 0 | 0 | 0 | 0/50 Maces & Flails | X | 0 | 0 | 22 | 10524 | 0/1249 Polearms | | 1 | 0 | 0 | 0 | 0/50 Staves | X | 0 | 0 | 0 | 0 | 0/50 Slings | | 1 | 0 | 0 | 0 | 0/84 Bows | | 1 | 0 | 0 | 0 | 0/84 Crossbows | | 1 | 0 | 0 | 0 | 0/84 Throwing | X | 0 | 0 | 4 | 500 | 0/250 Armour | X | 2 | 40 | 13 | 7572 | 431/1344 Dodging | X | 0 | 0 | 0 | 0 | 0/59 Stealth | X | 0 | 0 | 0 | 0 | 0/84 Unarmed Combat | X | 0 | 0 | 0 | 0 | 0/70 Spellcasting | X | 1 | 16 | 12 | 7891 | 828/1430 Conjurations | | 1 | 0 | 0 | 0 | 0/70 Hexes | | 1 | 0 | 0 | 0 | 0/70 Charms | | 1 | 0 | 0 | 0 | 0/70 Summonings | | 1 | 0 | 0 | 0 | 0/70 Necromancy | | 1 | 0 | 0 | 0 | 0/70 Translocations | X | 2 | 44 | 14 | 9596 | 1111/1485 Transmutations | | 1 | 0 | 0 | 0 | 0/70 Fire Magic | | 1 | 0 | 0 | 0 | 0/70 Ice Magic | | 1 | 0 | 0 | 0 | 0/70 Air Magic | | 1 | 0 | 0 | 0 | 0/70 Earth Magic | | 1 | 0 | 0 | 0 | 0/70 Poison Magic | | 1 | 0 | 0 | 0 | 0/70 Invocations | | 1 | 0 | 0 | 0 | 0/35 Evocations | X | 0 | 0 | 0 | 0 | 0/70 Spell bugs: Durations: #45: 2004 Attributes: #12: 5992 #13: 3521 #23: 39987 #24: 1733453044 #27: 736868 #49: 6161 #59: 1 Mutations: cold resistance: 1 screaming: 2 (innate) tough skin: 2 (innate) experimental: 1 (innate) Inventory bugs: Equipment: eq slot #0, inv slot #0: +9 vampiric giant spiked club eq slot #1, inv slot #1: +9 giant spiked club of freezing eq slot #2, inv slot #36: +0 cloak of the Equinox {*Corrode rF++ Str+4 SInv} eq slot #3, inv slot #50: +1 hat of magic resistance eq slot #7, inv slot #22: +2 storm dragon scales eq slot #8, inv slot #40: ring "Doloog" {*Contam rN+++ MR++ Dex+2} eq slot #9, inv slot #8: ring of magical power eq slot #20, inv slot #29: +6 amulet of reflection eq slot #21, inv slot #2: amulet of Abstinence {Gourm Int+4 Dex-4 Slay+3} }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: ####################### ......................# ......................# .................§§§§.# ................@§p§§p# ####################§p# #..# #..# #p.# #p.# #..# ******##############pp# ,,,,,,........÷pp.....# clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< hive_easy: false bailey_type: bailey_axe ice_cave_hard: false >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>