Dungeon Module
Dripstone Hollow
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 siteFetch 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.
curl "https://api.darkerdb.com/v2/modules/id.module.firedeep_dripstone_hollow" \
-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.
<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.firedeep_dripstone_hollow">Dripstone Hollow</a>