# [[The Frozen North]] ![[Frozen North.svg]] The name of the region in [[ttrpgs/Temporary White Circle/Wildemount|Wildemount]] encompassing [[The Greying Wildlands]] and [[Eiselcross]]. ## Dangers There are a few things we've heard about the Frozen North about why it's so dangerous and inhospitable: - Yeti colonies - Some strange disease that people have caught there - The ruins of [[Aeor]] is rife with magical disturbances that make it unpredictable to traverse - [[ttrpgs/Temporary White Circle/The Cerberus Assembly|The Cerberus Assembly]] might be there looking for artifacts - [[The Ninth Revelation]] might be there - the last we heard was that they or [[The Crimson Order]] might have been trying to feed off the body of [[ttrpgs/Temporary White Circle/Quajath|Quajath]] there. But this also might have been a hoax. ## Locations in The Frozen North ```dataview table description as "Description" from "ttrpgs/Temporary White Circle" WHERE contains(type,"place") and contains(location,"Frozen North") 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": {} } ``` %%