# [[The Activists]]
![[The Activists.svg]]
This is a group of activists in [[South Soffit]] who started a protest, but we don't exactly know what they're protesting other than "Justice for South Soffit" and other vague things like that.
## Goals
- Better conditions in South Soffit, especially for those who live in [[The Attic]] like [[Callvo Nast]].
- They don't like tourists. Maybe they want to make sure tourists can't come down anymore through [[The Conveyer]]?
## Faction members
```dataview
table description as "Description" from "ttrpgs/The Great Dark"
WHERE contains(type,"NPC") and contains(faction,"Activists")
SORT file.name ASC
```
%%
# 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": {}
}
```
%%