Dungeon Module

Narrow Bridge

Ice Cave Narrow Bridge minimap

0 monsters · 0 treasure · 0 props · scroll to zoom, drag to pan

</>

Developers

Fetch this module via the API, or embed its tooltip on your site

Fetch via API

Returns the same JSON this page is built from. Signed-in users can call it straight away (a basic rate limit applies); for higher limits or third-party use, create an API key with the darkerdb.data scope and pass it in the X-Api-Key header. Full reference in the API docs.

bash
curl "https://api.darkerdb.com/v2/modules/id.module.ice_cave_narrow_bridge" \
  -H "X-Api-Key: kf_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Embed a tooltip

Drop this on any page to show a live hover-tooltip for this module. The key needs the darkerdb.tooltips scope and your site listed under Allowed Origins.

html
<script src="https://cdn.darkerdb.com/library/1.5.1/tooltip.min.js"
        data-ddb-key="kf_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"></script>

<a data-ddb="id.module.ice_cave_narrow_bridge">Narrow Bridge</a>

Narrow Bridge