# [[Newfaire]]
Newfaire is the modern city set in [[ttrpgs/The Great Dark/The Fairelands|The Fairelands]].
![[Newfaire.svg]]
```leaflet
id: cosm-newfaire
image: Newfaire.svg
height: 450px
minZoom: 6
maxZoom: 10
defaultZoom: 9
zoomDelta: 1
unit: feet
scale: 1
```
## Locations in Newfaire
```dataview
table description as "Description" from "ttrpgs"
WHERE contains(type,"place") and contains(location,"Newfaire")
SORT file.name ASC
```
## Factions of Newfaire
```dataview
table description from "ttrpgs/The Great Dark"
where contains(type,"faction")
```
%%
# Excalidraw Data
## Text Elements
## Embedded Files
69f012fd9544e4aeede364c203fbd5f177ea36ff: [[cosm-newfaire.png]]
## Drawing
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.8",
"elements": [
{
"id": "QSsnf87Dp7TOUr5a_pykf",
"type": "image",
"x": -335.9080354639741,
"y": -286.6658706665039,
"width": 881.311475409836,
"height": 448,
"angle": 0,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": "a0",
"roundness": null,
"seed": 572087122,
"version": 5,
"versionNonce": 1260078478,
"isDeleted": false,
"boundElements": null,
"updated": 1717345677423,
"link": null,
"locked": false,
"status": "pending",
"fileId": "69f012fd9544e4aeede364c203fbd5f177ea36ff",
"scale": [
1,
1
]
}
],
"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": 389.25384521484375,
"scrollY": 448.28021240234375,
"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
},
"objectsSnapModeEnabled": false
},
"files": {}
}
```
%%