# [[Case 1 - The Conqueror Worm]]
![[Case 1 - The Conqueror Worm.svg]]
*Objective:* Investigate the recent disappearances of performers at [[The Twilight Theatre]]
*Quest Giver:* [[Madam Lia Fidovich]]
*Reward:*
## Summary
Our new Lightkeeper, Jezebel Moore, assigned us our first case: to investigate the disappearances of some performers at The Twilight Theatre, an older burlesque theatre catering to a rowdy crowd. When we got there, we found out that the last performer to disappear had been a dancer called [[Anise Trilby]], a daughter of a well-to-do family in [[Silverslip]]. Two of us (Calliope and Birdie) went undercover as performers, and Calliope presented herself as bait. It turned out that the Theatre was acting as a sort of [[Magick|magickal]] [[The Lens Effect|Lens]] that took the creativity and emotions and passions brought about by Calliope's performance and focused it to open a fissure. Out of the fissure came a creature of entropy and impending death, called [[The Conqueror Worm]]. We did not destroy it, but burning down the theatre (and thus the Lens) caused it to retreat back into the fissure, which then closed upon the theatre's destruction.
## Sessions
```dataview
table summary from "ttrpgs/The Great Dark"
where type="session" and contains(summary,"Conqueror Worm")
sort file.name ASC
```
%%
# Excalidraw Data
## Text Elements
## Drawing
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.4",
"elements": [
{
"id": "7qSogdPD",
"type": "text",
"x": 290.3999239206314,
"y": -308.87487030029297,
"width": 3.8599853515625,
"height": 24,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1894374050,
"version": 2,
"versionNonce": 2094291134,
"isDeleted": true,
"boundElements": null,
"updated": 1713723608868,
"link": null,
"locked": false,
"text": "",
"rawText": "",
"fontSize": 20,
"fontFamily": 4,
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "",
"lineHeight": 1.2
}
],
"appState": {
"theme": "dark",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "solid",
"currentItemStrokeWidth": 2,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 4,
"currentItemFontSize": 20,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 583.2388916015625,
"scrollY": 573.6323852539062,
"zoom": {
"value": 1
},
"currentItemRoundness": "round",
"gridSize": null,
"gridColor": {
"Bold": "#C9C9C9FF",
"Regular": "#EDEDEDFF"
},
"currentStrokeOptions": null,
"previousGridSize": null,
"frameRendering": {
"enabled": true,
"clip": true,
"name": true,
"outline": true
}
},
"files": {}
}
```
%%