Vaalorn sconces cast a steady, bluish light over this circular room. A wide walkway rings a shaft bored clean through the granite of the tower, allowing access to the two Guild towers at this level.
Obvious exits: northeast, southeast, up, down
Map: en-ta_vaalor_wizard_guild-1649013056.jpg
Exit Connecting Room
;e 40.times { sleep 0.1; break if GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ } }; unless GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ }; disk = Spell[511]; wait_until { disk.affordable? }; disk.cast; end; move 'up' 18068
southeast 18070
northeast 18071
;e 40.times { sleep 0.1; break if GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ } }; unless GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ }; disk = Spell[511]; wait_until { disk.affordable? }; disk.cast; end; move 'down' 18052
Full Room Info
{ "description": [ "Vaalorn sconces cast a steady, bluish light over this circular room. A wide walkway rings a shaft bored clean through the granite of the tower, allowing access to the two Guild towers at this level." ], "id": 18054, "image": "en-ta_vaalor_wizard_guild-1649013056.jpg", "image_coords": [ 353, 236, 422, 301 ], "location": "Ta'Vaalor", "paths": [ "Obvious exits: northeast, southeast, up, down" ], "timeto": { "18052": 3.0, "18068": 3.0, "18070": 0.2, "18071": 0.2 }, "title": [ "[Wizard Guild, Shaft]" ], "uid": [ 687029 ], "wayto": { "18052": ";e 40.times { sleep 0.1; break if GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ } }; unless GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ }; disk = Spell[511]; wait_until { disk.affordable? }; disk.cast; end; move 'down'", "18068": ";e 40.times { sleep 0.1; break if GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ } }; unless GameObj.loot.any? { |obj| obj.name =~ /#{Char.name} disk$/ }; disk = Spell[511]; wait_until { disk.affordable? }; disk.cast; end; move 'up'", "18070": "southeast", "18071": "northeast" } }


MapDB last updated: 2024-10-31 16:32:15 +0000