first commit
This commit is contained in:
commit
5269ba3215
5
.obsidian/app.json
vendored
Normal file
5
.obsidian/app.json
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"showUnsupportedFiles": true,
|
||||||
|
"promptDelete": false,
|
||||||
|
"alwaysUpdateLinks": true
|
||||||
|
}
|
4
.obsidian/appearance.json
vendored
Normal file
4
.obsidian/appearance.json
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"accentColor": "",
|
||||||
|
"baseFontSize": 30
|
||||||
|
}
|
4
.obsidian/community-plugins.json
vendored
Normal file
4
.obsidian/community-plugins.json
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[
|
||||||
|
"obsidian-5e-statblocks",
|
||||||
|
"obsidian-dice-roller"
|
||||||
|
]
|
29
.obsidian/core-plugins-migration.json
vendored
Normal file
29
.obsidian/core-plugins-migration.json
vendored
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"file-explorer": true,
|
||||||
|
"global-search": true,
|
||||||
|
"switcher": true,
|
||||||
|
"graph": true,
|
||||||
|
"backlink": true,
|
||||||
|
"canvas": true,
|
||||||
|
"outgoing-link": true,
|
||||||
|
"tag-pane": true,
|
||||||
|
"page-preview": true,
|
||||||
|
"daily-notes": true,
|
||||||
|
"templates": true,
|
||||||
|
"note-composer": true,
|
||||||
|
"command-palette": true,
|
||||||
|
"slash-command": false,
|
||||||
|
"editor-status": true,
|
||||||
|
"starred": true,
|
||||||
|
"markdown-importer": false,
|
||||||
|
"zk-prefixer": false,
|
||||||
|
"random-note": false,
|
||||||
|
"outline": true,
|
||||||
|
"word-count": true,
|
||||||
|
"slides": false,
|
||||||
|
"audio-recorder": false,
|
||||||
|
"workspaces": false,
|
||||||
|
"file-recovery": true,
|
||||||
|
"publish": false,
|
||||||
|
"sync": false
|
||||||
|
}
|
20
.obsidian/core-plugins.json
vendored
Normal file
20
.obsidian/core-plugins.json
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[
|
||||||
|
"file-explorer",
|
||||||
|
"global-search",
|
||||||
|
"switcher",
|
||||||
|
"graph",
|
||||||
|
"backlink",
|
||||||
|
"canvas",
|
||||||
|
"outgoing-link",
|
||||||
|
"tag-pane",
|
||||||
|
"page-preview",
|
||||||
|
"daily-notes",
|
||||||
|
"templates",
|
||||||
|
"note-composer",
|
||||||
|
"command-palette",
|
||||||
|
"editor-status",
|
||||||
|
"starred",
|
||||||
|
"outline",
|
||||||
|
"word-count",
|
||||||
|
"file-recovery"
|
||||||
|
]
|
22
.obsidian/graph.json
vendored
Normal file
22
.obsidian/graph.json
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"collapse-filter": true,
|
||||||
|
"search": "",
|
||||||
|
"showTags": false,
|
||||||
|
"showAttachments": false,
|
||||||
|
"hideUnresolved": false,
|
||||||
|
"showOrphans": true,
|
||||||
|
"collapse-color-groups": true,
|
||||||
|
"colorGroups": [],
|
||||||
|
"collapse-display": true,
|
||||||
|
"showArrow": false,
|
||||||
|
"textFadeMultiplier": 0,
|
||||||
|
"nodeSizeMultiplier": 1,
|
||||||
|
"lineSizeMultiplier": 1,
|
||||||
|
"collapse-forces": true,
|
||||||
|
"centerStrength": 0.518713248970312,
|
||||||
|
"repelStrength": 10,
|
||||||
|
"linkStrength": 1,
|
||||||
|
"linkDistance": 250,
|
||||||
|
"scale": 1,
|
||||||
|
"close": false
|
||||||
|
}
|
1
.obsidian/hotkeys.json
vendored
Normal file
1
.obsidian/hotkeys.json
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
21
.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
Normal file
21
.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"monsters": [],
|
||||||
|
"layouts": [],
|
||||||
|
"default": "Basic 5e Layout",
|
||||||
|
"useDice": true,
|
||||||
|
"renderDice": false,
|
||||||
|
"export": true,
|
||||||
|
"showAdvanced": false,
|
||||||
|
"version": {
|
||||||
|
"major": 2,
|
||||||
|
"minor": 24,
|
||||||
|
"patch": 20
|
||||||
|
},
|
||||||
|
"paths": [
|
||||||
|
"/"
|
||||||
|
],
|
||||||
|
"autoParse": false,
|
||||||
|
"disableSRD": false,
|
||||||
|
"tryToRenderLinks": true,
|
||||||
|
"debug": false
|
||||||
|
}
|
439
.obsidian/plugins/obsidian-5e-statblocks/main.js
vendored
Normal file
439
.obsidian/plugins/obsidian-5e-statblocks/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/obsidian-5e-statblocks/manifest.json
vendored
Normal file
11
.obsidian/plugins/obsidian-5e-statblocks/manifest.json
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"id": "obsidian-5e-statblocks",
|
||||||
|
"name": "TTRPG Statblocks",
|
||||||
|
"version": "2.24.20",
|
||||||
|
"description": "Create 5e styled statblocks in Obsidian.md",
|
||||||
|
"minAppVersion": "0.12.0",
|
||||||
|
"author": "Jeremy Valentine",
|
||||||
|
"authorUrl": "",
|
||||||
|
"fundingUrl": "https://www.buymeacoffee.com/valentine195",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
1
.obsidian/plugins/obsidian-5e-statblocks/styles.css
vendored
Normal file
1
.obsidian/plugins/obsidian-5e-statblocks/styles.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
:root{--statblock-primary-color: #7a200d;--statblock-rule-color: #922610;--statblock-background-color: #fdf1dc;--statblock-bar-color: #e69a28;--statblock-bar-border-size: 1px;--statblock-bar-border-color: #000;--statblock-image-width: 75px;--statblock-image-height: 75px;--statblock-image-border-size: 2px;--statblock-image-border-color: var(--statblock-primary-color);--statblock-border-size: 1px;--statblock-border-color: #ddd;--statblock-box-shadow-color: #ddd;--statblock-box-shadow-x-offset: 0;--statblock-box-shadow-y-offset: 0;--statblock-box-shadow-blur: 1.5em;--statblock-font-color: var(--statblock-primary-color);--statblock-font-weight: 700;--statblock-content-font: "Noto Sans", "Myriad Pro", Calibri, Helvetica, Arial, sans-serif;--statblock-content-font-size: 14px;--statblock-heading-font: "Libre Baskerville", "Lora", "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;--statblock-heading-font-color: var(--statblock-font-color);--statblock-heading-font-size: 23px;--statblock-heading-font-variant: small-caps;--statblock-heading-font-weight: var(--statblock-font-weight);--statblock-heading-line-height: inherit;--statblock-property-line-height: 1.4;--statblock-property-font-color: var(--statblock-font-color);--statblock-property-name-font-color: var(--statblock-font-color);--statblock-property-name-font-weight: bold;--statblock-section-heading-border-size: 1px;--statblock-section-heading-border-color: var(--statblock-primary-color);--statblock-section-heading-font-color: var(--statblock-font-color);--statblock-section-heading-font-size: 21px;--statblock-section-heading-font-variant: small-caps;--statblock-section-heading-font-weight: normal;--statblock-saves-line-height: 1.4;--statblock-spells-font-style: italic;--statblock-subheading-font-size: 12px;--statblock-subheading-font-style: italic;--statblock-subheading-font-weight: normal;--statblock-table-header-font-weight: bold;--statblock-traits-font-weight: bold;--statblock-traits-font-style: italic}.statblock-filter-container .search-input-container{margin-bottom:0}.no-border-top{border-top:0}.statblock-edit-block .statblock-additional-container>.additional>.setting-item .setting-item-name{font-size:small;font-style:italic}.statblock-edit-block .statblock-additional-container>.additional>.setting-item{color:var(--text-muted)}.statblock-edit-block .statblock-additional-container>:not(.additional){padding-bottom:0}.statblock-edit-block .setting-item{border:0;padding-top:0rem}.statblock-edit-block textarea{width:100%;resize:vertical;overflow:hidden}.statblock-additional-container.statblock-monsters button{margin-right:0}.statblock-file-upload>input[type=file]{display:none}.statblock-additional-container{border-top:1px solid var(--background-modifier-border);border-bottom:0px solid var(--background-modifier-border);padding:18px 0 0;background-color:inherit}.statblock-additional-container details{padding:18px 0}.statblock-additional-container .clickable-icon{margin:0 6px}.statblock-additional-container .task-list-inline{display:grid;grid-template-columns:1fr 1fr;gap:0 3em;padding-bottom:0;margin:0}.statblock-monster-filter{position:sticky;top:calc(-1 * var(--statblock-filter-offset));background-color:var(--statblock-filter-bg);z-index:99999}.statblock-additional-container>.setting-item-heading:only-child{padding-bottom:18px}.statblock-additional-container>.additional{margin:6px 12px}.statblock-additional-container .setting-item{border-top:0}.statblock-additional-container>.additional>.setting-item{padding-top:9px}.statblock-additional-container>.additional>.setting-item>.setting-item-control>*:first-child{margin:0 6px}.statblock-settings .coffee{width:60%;color:var(--text-faint);margin:1rem auto;text-align:center}.statblock-settings .coffee img{height:30px}
|
22
.obsidian/plugins/obsidian-dice-roller/data.json
vendored
Normal file
22
.obsidian/plugins/obsidian-dice-roller/data.json
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"returnAllTags": true,
|
||||||
|
"rollLinksForTags": false,
|
||||||
|
"copyContentButton": true,
|
||||||
|
"customFormulas": [],
|
||||||
|
"displayFormulaForMod": true,
|
||||||
|
"displayResultsInline": true,
|
||||||
|
"displayLookupRoll": true,
|
||||||
|
"formulas": {},
|
||||||
|
"persistResults": false,
|
||||||
|
"results": {},
|
||||||
|
"defaultRoll": 1,
|
||||||
|
"defaultFace": 100,
|
||||||
|
"renderer": false,
|
||||||
|
"renderAllDice": false,
|
||||||
|
"renderTime": 2000,
|
||||||
|
"diceColor": "#202020",
|
||||||
|
"textColor": "#ffffff",
|
||||||
|
"showLeafOnStartup": true,
|
||||||
|
"showDice": true,
|
||||||
|
"round": "None"
|
||||||
|
}
|
5746
.obsidian/plugins/obsidian-dice-roller/main.js
vendored
Normal file
5746
.obsidian/plugins/obsidian-dice-roller/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-dice-roller/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-dice-roller/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "obsidian-dice-roller",
|
||||||
|
"name": "Dice Roller",
|
||||||
|
"version": "8.8.3",
|
||||||
|
"minAppVersion": "0.12.15",
|
||||||
|
"description": "Inline dice rolling for Obsidian.md",
|
||||||
|
"author": "Jeremy Valentine",
|
||||||
|
"authorUrl": "",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
1
.obsidian/plugins/obsidian-dice-roller/styles.css
vendored
Normal file
1
.obsidian/plugins/obsidian-dice-roller/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
186
.obsidian/workspace.json
vendored
Normal file
186
.obsidian/workspace.json
vendored
Normal file
@ -0,0 +1,186 @@
|
|||||||
|
{
|
||||||
|
"main": {
|
||||||
|
"id": "cade60a22c6dc7d7",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "cba1aae80e9e8606",
|
||||||
|
"type": "tabs",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "d972188d2f679094",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Die Aussicht.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "9aee527eaa7a8ec4",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Barovia (Land).md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "311f74d7cd4a942b",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "graph",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "vertical"
|
||||||
|
},
|
||||||
|
"left": {
|
||||||
|
"id": "00212f740ec84f10",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "91c8c6ba8621d306",
|
||||||
|
"type": "tabs",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "569e019b8e6581eb",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "file-explorer",
|
||||||
|
"state": {
|
||||||
|
"sortOrder": "alphabetical"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "dac699cf0aa64ad1",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "search",
|
||||||
|
"state": {
|
||||||
|
"query": "tag:#rast",
|
||||||
|
"matchingCase": true,
|
||||||
|
"explainSearch": false,
|
||||||
|
"collapseAll": true,
|
||||||
|
"extraContext": false,
|
||||||
|
"sortOrder": "alphabetical"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "0c7d9abaca3988bd",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "starred",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "horizontal",
|
||||||
|
"width": 300
|
||||||
|
},
|
||||||
|
"right": {
|
||||||
|
"id": "4264c84078ea359d",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "d43b99769c65228b",
|
||||||
|
"type": "tabs",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "19b0de0d62eb64c6",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "backlink",
|
||||||
|
"state": {
|
||||||
|
"collapseAll": false,
|
||||||
|
"extraContext": false,
|
||||||
|
"sortOrder": "alphabetical",
|
||||||
|
"showSearch": false,
|
||||||
|
"searchQuery": "",
|
||||||
|
"backlinkCollapsed": false,
|
||||||
|
"unlinkedCollapsed": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "f99c8cdefa4613bc",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "outgoing-link",
|
||||||
|
"state": {
|
||||||
|
"linksCollapsed": false,
|
||||||
|
"unlinkedCollapsed": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "0dc4f13e577c6610",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "tag",
|
||||||
|
"state": {
|
||||||
|
"sortOrder": "frequency",
|
||||||
|
"useHierarchy": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "75521776a5d3b8fe",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "outline",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "b32deb806707e5d1",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "DICE_ROLLER_VIEW",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "horizontal",
|
||||||
|
"width": 300,
|
||||||
|
"collapsed": true
|
||||||
|
},
|
||||||
|
"left-ribbon": {
|
||||||
|
"hiddenItems": {
|
||||||
|
"switcher:Open quick switcher": false,
|
||||||
|
"graph:Open graph view": false,
|
||||||
|
"canvas:Create new canvas": false,
|
||||||
|
"daily-notes:Open today's daily note": false,
|
||||||
|
"templates:Insert template": false,
|
||||||
|
"command-palette:Open command palette": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"active": "d972188d2f679094",
|
||||||
|
"lastOpenFiles": [
|
||||||
|
"Was geschieht.canvas",
|
||||||
|
"Ismark.md",
|
||||||
|
"Nikolai Waart.md",
|
||||||
|
"Der andere Waart.md",
|
||||||
|
"Valaki.md",
|
||||||
|
"Barovia (Land).md",
|
||||||
|
"Barovia (Stadt).md",
|
||||||
|
"Straht.md",
|
||||||
|
"Madamme Eva.md",
|
||||||
|
"Tsersee.md"
|
||||||
|
]
|
||||||
|
}
|
3
Angriff von einem Irren.md
Normal file
3
Angriff von einem Irren.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#encounter #fight Ein komischer Kauz ist gerade hier, hat geschnüffelt und komisch gelacht. Macht den Boden zwischenuns und ihm zu Gegnern,.
|
||||||
|
|
||||||
|
Wir haben diesen verklopft, jedoch hat dieser bei der Befragung selbst erledigt.
|
1
Barovia (Land).md
Normal file
1
Barovia (Land).md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Das Land des [[Straht]]
|
1
Barovia (Stadt).md
Normal file
1
Barovia (Stadt).md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Was ein dreckskaff.... Gehört [[Ismark]]
|
1
Beerdigung des Bürgermeisters.md
Normal file
1
Beerdigung des Bürgermeisters.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Diese lief nahtlos, aber als wir uns nach [[Valaki]] begaben, ass ich einen der Traumküchlein. Es war... schön alles war wie vor [[Mythis Infelicis]] in das land gefallen ist...
|
1
Beim Bürgermeister.md
Normal file
1
Beim Bürgermeister.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Der Bürgermeister hat uns die Quest aufgegeben, die Schwester nach Valaki zu bringen
|
1
Callaradaranana.md
Normal file
1
Callaradaranana.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Call.... call
|
1
Der Fallensteller nahe Tserpool.md
Normal file
1
Der Fallensteller nahe Tserpool.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
#encounter
|
5
Der andere Waart.md
Normal file
5
Der andere Waart.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Komischer kauz
|
||||||
|
|
||||||
|
Scheint etwas zu Sagen zu haben in [[Valaki]]
|
||||||
|
|
||||||
|
Der Bruter ist [[Nikolai Waart]]
|
2
Die Aussicht.md
Normal file
2
Die Aussicht.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Die Aussicht ist genial!
|
||||||
|
Wir sehen [[Valaki]] von hier aus, sowie den Zarchovich.
|
5
Die Götter.md
Normal file
5
Die Götter.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Morninglord
|
||||||
|
Der Gott des Morgens
|
||||||
|
|
||||||
|
# Mothernight
|
||||||
|
Die Göttin der Nacht... lol
|
5
Die Windmühle!.md
Normal file
5
Die Windmühle!.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Wir erkenne ein Wagen der Küchleinverkäuferin bei einer Windmühle und gehen da hin. Dort ziehen die Raaben ab und scheinen uns zu Warnen.
|
||||||
|
|
||||||
|
Es scheint, als würden wir hier das Geheimniss der Muffins kennenlernen....
|
||||||
|
|
||||||
|
Hier scheint die [[]]
|
1
Die heulende tocherlose Mutter.md
Normal file
1
Die heulende tocherlose Mutter.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Unser team ist
|
1
In der Taverne.md
Normal file
1
In der Taverne.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
[[Versira]] konnte eine Quest ausmachen, um eine eskortmission einzuholen
|
21
Madamme Eva.md
Normal file
21
Madamme Eva.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Zur Person
|
||||||
|
Eine Wahrsagerin welche uns weiterhelfen könnte.
|
||||||
|
Sie befindet sich ausserhalb der Stadt in einem Camp beim
|
||||||
|
|
||||||
|
Sie lebt an einem kleinen Lager am [[Tsersee]]
|
||||||
|
|
||||||
|
# Das Treffen
|
||||||
|
Kommentare zu [[Versira]]
|
||||||
|
Suche nach familie, Willentlich hier?
|
||||||
|
|
||||||
|
Kommentar zur [[Havli]]
|
||||||
|
Auf der Suche zum Auftrag. Hat sie prinzipien?
|
||||||
|
|
||||||
|
Kommentar zu [[Eric |Eric Lavendershield]]
|
||||||
|
Suche nach dem Gott? What?
|
||||||
|
|
||||||
|
... toll... die alte ist nicht hilfreich :(
|
||||||
|
|
||||||
|
|
||||||
|
Sie hat uns komische karten gezeigt!
|
||||||
|
|
1
Madamme Evas Kolonie.md
Normal file
1
Madamme Evas Kolonie.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Der Ort von Madamme Eva
|
3
Nikolai Waart.md
Normal file
3
Nikolai Waart.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Scheint eine grössere Person zu sein, welche ETWAS zu tun hat... keine Ahnung... Lebt in [[Valaki]]
|
||||||
|
|
||||||
|
Bruter ist [[Der andere Waart]]
|
6
Player/Die Zusammenkunft der Kämpfer.md
Normal file
6
Player/Die Zusammenkunft der Kämpfer.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Als die unbekannten Personen von der Klippe gefallen sind, flog [[Mythis Infelicis]] diesen nach. Ihre Kraft reichte leider nur für 3 der Vier Personen. Der letzte.... nun ja.... er war ein Held.
|
||||||
|
|
||||||
|
Nun liegen die Helden bewustlos am Boden...
|
||||||
|
|
||||||
|
# Ein komisches erwachen
|
||||||
|
Die personen scheinen mir nicht zu glauben... Verdammt.
|
7
Player/Eric (Gomati)/Eric.md
Normal file
7
Player/Eric (Gomati)/Eric.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
![Eric](https://media.discordapp.net/attachments/1057374125955481631/1066331041175978034/gomati2.png)
|
||||||
|
|
||||||
|
# Eigene Gedanken
|
||||||
|
Ist halt eine Maschine. Was kann ich zu ihm sagen... Nunja ich mag wie gläubisch er ist! Er kann mir sicherlich mehr über diese Welt erzählen...
|
||||||
|
|
||||||
|
# Bittet Gott Helm
|
||||||
|
Er ist der Gott der Gerechtigkeit
|
7
Player/Havil (Mona)/Havli.md
Normal file
7
Player/Havil (Mona)/Havli.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
![Havil](https://dnd.james-things.com/grau/ddb-images/characters/90706724-Havli.jpeg)
|
||||||
|
# Eigene Gedanken
|
||||||
|
Sehr Geld orientiert... Aber wenn Sie ein Team hat scheint sie definitiv für Ihr team zu kämpfen. (Beispielsweise bei der Dame die ich versucht habe zu retten.)
|
||||||
|
|
||||||
|
Minimal Empathish
|
||||||
|
# Geschichte der drei Vampire
|
||||||
|
[[Havli]] erzählte uns diese Geschichte als wir über Wein geredet hatten.. Irgendwas von wegen Jungfernblut... was für ein Tier das wohl sein mag?
|
BIN
Player/InfelicisManra Infelicis/Infelicis.png
Normal file
BIN
Player/InfelicisManra Infelicis/Infelicis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
Player/InfelicisManra Infelicis/Infelicis_t.png
Normal file
BIN
Player/InfelicisManra Infelicis/Infelicis_t.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 997 KiB |
19
Player/InfelicisManra Infelicis/Mythis Infelicis.md
Normal file
19
Player/InfelicisManra Infelicis/Mythis Infelicis.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
"Vom Glauben verlassen und vom Pech verfolgt."
|
||||||
|
# Zusammenfassung
|
||||||
|
Mythis Infelicis welche sich aber nur als Manra zu zeigen gibt, ist eine knapp 26 Jahre alte [Kalashtar](https://www.worldanvil.com/w/asfreiya-silverlance/a/kalashtar-article#:~:text=The%20typical%20kalashtar%20only%20lives,to%20live%20beyond%20100%20years.). Sie ist die Göttin des Pechs und schaut, dass Ihre gläubiger kein Pech mehr haben. Nicht viele kennen den vollen Namen der Göttin Infelicis.
|
||||||
|
# Aussehen
|
||||||
|
|
||||||
|
# Wie ich da hin kam
|
||||||
|
Mythis hatte seit langem kein unglück mehr auf sich nehmen müssen. Es fühlt sich an, als hätte ich mein Leben noch nie richtig gelebt, und ich kann gott spielen wie ich will.
|
||||||
|
|
||||||
|
Ich hörte einen Hilferuf, welcher für meinen Schutz plädierte. Diesem bin ich nachgegangen und flog richtung Erde.
|
||||||
|
|
||||||
|
In der nähe von [[Valaki]] in einem Wald welcher zum grössten Teil aus grossen Tannen besteht.
|
||||||
|
|
||||||
|
Die Bäume versperren mir leicht die sicht, aber am schlimmsten ist der Nebel. Weiterhin folgte sie dem Ruf, bis sie überall Wolfsgehäul hörte. Sie kam näher und sah, wie eine Gruppe aus knapp 15 Leuten kampfbereit in eine Richtung weitersetzen. Um die Gruppe rennen wolfsähnliche viecher welche konstant von den Wölfen abgefangen werden.
|
||||||
|
|
||||||
|
Es werden weniger und weniger...
|
||||||
|
|
||||||
|
Ab vier verbleibenden bemerke ich, wie 2 Menschen, ein Elfähnlicher und ein Warforged an einen Abgrund gedrängt werden. Unbekannt ist, wer nach der Hilfe schreit.
|
||||||
|
|
||||||
|
Die Wölfe schienen den Ambush vorbereitet zu haben und die Helden fallen. Mir war es nur möglich, drei Personen das Pech zu entziehen. Dem Warforged, einem Mensch sowie dem Elfen.
|
BIN
Player/InfelicisManra Infelicis/Mythis Infelicis.xcf
Normal file
BIN
Player/InfelicisManra Infelicis/Mythis Infelicis.xcf
Normal file
Binary file not shown.
BIN
Player/InfelicisManra Infelicis/Mythis.png
Normal file
BIN
Player/InfelicisManra Infelicis/Mythis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1022 KiB |
BIN
Player/InfelicisManra Infelicis/MythisInfelicis_token.xcf
Normal file
BIN
Player/InfelicisManra Infelicis/MythisInfelicis_token.xcf
Normal file
Binary file not shown.
BIN
Player/InfelicisManra Infelicis/Mythis_Infelicis_t.zip
Normal file
BIN
Player/InfelicisManra Infelicis/Mythis_Infelicis_t.zip
Normal file
Binary file not shown.
BIN
Player/InfelicisManra Infelicis/Mythis_t.png
Normal file
BIN
Player/InfelicisManra Infelicis/Mythis_t.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 933 KiB |
BIN
Player/InfelicisManra Infelicis/a.png
Normal file
BIN
Player/InfelicisManra Infelicis/a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
Player/InfelicisManra Infelicis/b.png
Normal file
BIN
Player/InfelicisManra Infelicis/b.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1022 KiB |
6
Player/Versira (Svart)/Versira.md
Normal file
6
Player/Versira (Svart)/Versira.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
![Versira](https://dnd.james-things.com/grau/ddb-images/characters/90742080-Versira-Dant-s.jpeg)
|
||||||
|
|
||||||
|
# Eigene Gedanken
|
||||||
|
Was ne blöde kuh... Hat die dame überhaubt empathie?
|
||||||
|
|
||||||
|
Sucht ihre Eltern? Beim [[Tsersee]] haben wir herausgefunden, dass sie noch Eltern irgendwo in [[Barovia (Land)]] hat
|
3
Steinkreis! (bei der Mühle).md
Normal file
3
Steinkreis! (bei der Mühle).md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Steinkreis!
|
||||||
|
|
||||||
|
|
2
Tsersee.md
Normal file
2
Tsersee.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Ort an dem [[Madamme Eva]] lebt
|
||||||
|
![](https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/c01336e3afee65d696eb95ba7edbbc38.webp)
|
5
Valaki.md
Normal file
5
Valaki.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Der Ort, wo wir die Schwester von Bürgermeister [[Ismark]] hingebracht werden muss.
|
||||||
|
|
||||||
|
Funfact, [[Ismark]] muss NICHT da hin, sondern nach [[]] :/
|
||||||
|
|
||||||
|
[[Nikolai Waart]] und [[Der andere Waart]] haben **schätze ich** etwas da zu sagen... ㄟ( ▔, ▔ )ㄏ
|
112
Was geschieht.canvas
Normal file
112
Was geschieht.canvas
Normal file
@ -0,0 +1,112 @@
|
|||||||
|
{
|
||||||
|
"nodes":[
|
||||||
|
{"id":"8a317cf591eac17d","x":-1210,"y":491,"width":250,"height":109,"type":"text","text":"Meeting zum Werwölfe jagen"},
|
||||||
|
{"id":"36b1db182086d4a7","x":-781,"y":-1366,"width":608,"height":1428,"type":"file","file":"Player/Eric (Gomati)/Eric.md"},
|
||||||
|
{"id":"727c87e4232d27c8","x":-1389,"y":-1366,"width":608,"height":1428,"type":"file","file":"Player/Havil (Mona)/Havli.md"},
|
||||||
|
{"id":"71349b608c964c40","x":-1997,"y":-1371,"width":608,"height":1433,"type":"file","file":"Player/Versira (Svart)/Versira.md"},
|
||||||
|
{"id":"b22e04debe76d92a","x":-960,"y":600,"width":1487,"height":753,"type":"file","file":"Player/InfelicisManra Infelicis/Mythis Infelicis.md","subpath":"#Wie ich da hin kam"},
|
||||||
|
{"id":"bb0fd579678e33cb","x":639,"y":811,"width":692,"height":333,"type":"file","file":"Player/InfelicisManra Infelicis/Mythis Infelicis.md","subpath":"#Zusammenfassung"},
|
||||||
|
{"id":"c44b83fdccee9021","x":1540,"y":777,"width":384,"height":400,"type":"file","file":"Player/InfelicisManra Infelicis/Infelicis_t.png"},
|
||||||
|
{"id":"de9923f3cfe6b834","x":1540,"y":272,"width":384,"height":400,"type":"file","file":"Player/InfelicisManra Infelicis/Mythis_t.png"},
|
||||||
|
{"id":"1870ce968c2e3da6","x":2084,"y":777,"width":400,"height":400,"type":"file","file":"Player/InfelicisManra Infelicis/Infelicis.png"},
|
||||||
|
{"id":"62076bbbab9d7134","x":2084,"y":272,"width":400,"height":400,"type":"file","file":"Player/InfelicisManra Infelicis/Mythis.png"},
|
||||||
|
{"id":"02ef86debe19f2e3","x":-960,"y":1402,"width":1487,"height":419,"type":"file","file":"Player/Die Zusammenkunft der Kämpfer.md"},
|
||||||
|
{"id":"300e713da4f18340","x":673,"y":1419,"width":573,"height":386,"type":"file","file":"Die Götter.md"},
|
||||||
|
{"id":"aef7cb3ace59c7a7","x":193,"y":1866,"width":2280,"height":1206,"color":"4","type":"group","label":"Barovia"},
|
||||||
|
{"id":"32e9747ea0e7f5b7","x":946,"y":1989,"width":400,"height":400,"type":"file","file":"In der Taverne.md"},
|
||||||
|
{"id":"a32d602b0aa321dd","x":233,"y":2204,"width":354,"height":308,"type":"file","file":"Barovia (Stadt).md"},
|
||||||
|
{"id":"1ccb38f288f34f77","x":1820,"y":2233,"width":400,"height":400,"type":"file","file":"Beim Bürgermeister.md"},
|
||||||
|
{"id":"513155026a50a12f","x":3033,"y":2243,"width":400,"height":395,"type":"file","file":"Tsersee.md"},
|
||||||
|
{"id":"1a582d55e82d6cc3","x":1067,"y":2536,"width":452,"height":240,"type":"file","file":"Valaki.md"},
|
||||||
|
{"id":"baa1b7fdfff2d7b5","x":3517,"y":2306,"width":742,"height":269,"type":"file","file":"Madamme Eva.md","subpath":"#Zur Person"},
|
||||||
|
{"id":"63ad86b43e10d749","x":268,"y":2702,"width":442,"height":314,"type":"file","file":"Die heulende tocherlose Mutter.md"},
|
||||||
|
{"id":"cf3a1dd1be1e1681","x":1620,"y":2776,"width":800,"height":240,"type":"file","file":"Beerdigung des Bürgermeisters.md"},
|
||||||
|
{"id":"dff25e39079583ca","x":1041,"y":3169,"width":650,"height":216,"color":"3","type":"text","text":"# Das Treffen von Straht\n#encounter\nAm Fluss trafen wir auf Straht. Er schienrelativ chill"},
|
||||||
|
{"id":"0e7c5e9962ce46df","x":928,"y":3451,"width":876,"height":346,"color":"3","type":"text","text":"#encounter \n# Der Fallensteller nahe Tserpool\n## Erstes Treffen\nWir haben einen Fallensteller getroffen er scheint nach nützlichen Waffen gegen Werwölfe zu suchen. Etwas scheien komisch zu sein."},
|
||||||
|
{"id":"c8ce0e4fef527307","x":1675,"y":7869,"width":443,"height":544,"color":"3","type":"file","file":"Die Windmühle!.md"},
|
||||||
|
{"id":"e9f99d2f00d6f7c3","x":2345,"y":8054,"width":753,"height":175,"color":"5","type":"file","file":"Steinkreis! (bei der Mühle).md"},
|
||||||
|
{"id":"727add681abfd8a8","x":1126,"y":7500,"width":481,"height":319,"type":"file","file":"Die Aussicht.md"},
|
||||||
|
{"id":"b40e10a5117a2342","x":1038,"y":7115,"width":658,"height":238,"color":"3","type":"text","text":"#encounter #landmark\nWir erreichen ein Grosses Tor. Die Toore öffnen sich automatisch wieder. Wir haben von [[Ismark]] mitbekommen, dass das Tor im Osten uns in die Welt von [[Barovia (Land)]]"},
|
||||||
|
{"id":"9b32391d8ada2d29","x":1044,"y":6859,"width":645,"height":212,"color":"3","type":"text","text":"#encounter #landmark\nWir erreichen eine Kreuzung! (scary)\n\nrechte Seite \"Castle Ravenloft\"\nlinke Seite \"Valaki\""},
|
||||||
|
{"id":"de9676da36705ed3","x":1172,"y":6634,"width":389,"height":139,"color":"4","type":"text","text":"#longrest\nERSTE RAST IM FREIEN\nNicht viel ist passiert..."},
|
||||||
|
{"id":"457f80849b4d3de1","x":1098,"y":6075,"width":537,"height":279,"color":"3","type":"text","text":"#encounter\nRaaben sind uns gefolgt, sie scheinen kein Problem zu machen und sollten eventuell nicht angegriffen werden. Wer weis... ob die wohl mit der Raabenkönigin von [[Havli]] zu tun haben?"},
|
||||||
|
{"id":"d719ea8424b3a958","x":1098,"y":6396,"width":537,"height":193,"color":"3","type":"text","text":"#encounter\nEs wurde ein Kind von den Werwölfen getötet... [[Havli]] schätzt, dass dies vor etwa einem Tag passierte."},
|
||||||
|
{"id":"a103eeb730f8e8d8","x":1098,"y":5506,"width":537,"height":527,"color":"3","type":"text","text":"#encounter\nEin Vogelkäfig im nichts, er liegt einfach da... MENACINGLY!\n![](https://media.tenor.com/YrRklqOSCtgAAAAC/patrick-menacingly.gif)"},
|
||||||
|
{"id":"6f8c3034c99beae6","x":-2238,"y":4325,"width":3010,"height":1369,"color":"1","type":"group","label":"Die Karten!"},
|
||||||
|
{"id":"01a2dc070a5fd6af","x":-677,"y":5264,"width":400,"height":400,"color":"6","type":"text","text":"# Innocent\nDiese Karte wirft ein Licht auf jemanden, der im Kampf gegen die Dunkelheit sehr helfen wird. (Blick richtung Zelteingang) Die Braut des Bösen ist diejenige die Ihr sucht. (Sie schaut Irina an)"},
|
||||||
|
{"id":"4428b340a55fd07f","x":1098,"y":5325,"width":537,"height":146,"color":"4","type":"text","text":"#longrest\nALKOHOL!\nT.T\n"},
|
||||||
|
{"id":"4a36a511e6b4be30","x":-1077,"y":4808,"width":400,"height":400,"color":"6","type":"link","url":"https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/Tarokka%20Deck/Darklord.png"},
|
||||||
|
{"id":"515b159175fefa59","x":-677,"y":4808,"width":533,"height":400,"color":"6","type":"text","text":"# DER DUNKLE LORD!\nDer Feind ist eine Kreatur der Dunkelheit, wessen Kräfte jenseits der DUnkelheit wahren\n\nEr lauert in den Tiefen der DUnkelheit, an dem einen Ort zu dem er immer wieder zurück ziehen muss."},
|
||||||
|
{"id":"b81bea1aa703cc56","x":-63,"y":4808,"width":400,"height":400,"color":"6","type":"link","url":"https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/Tarokka%20Deck/Merchant.png"},
|
||||||
|
{"id":"80f65e6ccfcdd308","x":337,"y":4808,"width":428,"height":400,"color":"6","type":"text","text":"# The Merchant\nDies ist eine Karte der Macht und Stärke, von einer Waffe der Rache. Einem Schwert aus Sonnenlicht. Sucht ein Fass, welches den BESTEN Wein enthielt, von dem kein Tropfen mehr übrig ist."},
|
||||||
|
{"id":"cdd6d2676ef71f9b","x":1036,"y":4736,"width":660,"height":544,"type":"file","file":"Madamme Eva.md","subpath":"#Das Treffen"},
|
||||||
|
{"id":"2364f44915b426be","x":-1077,"y":5264,"width":400,"height":400,"color":"6","type":"link","url":"https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/Tarokka%20Deck/Innocent.png"},
|
||||||
|
{"id":"4348680610f593b8","x":-1077,"y":4335,"width":400,"height":400,"color":"6","type":"link","url":"https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/Tarokka%20Deck/Conjurer.png"},
|
||||||
|
{"id":"a6498cd0b45a9b01","x":-1811,"y":4799,"width":656,"height":400,"color":"6","type":"text","text":"# The hooded one\nDiese Karte erzählt die geschichte, die Kenntniss der Antique wird uns helfen, den Feind besser zu verstehen.\n\nIch sehe einen Gesichtslosen Gott\nEr ist am Ende einer Kurvenreichen Strasse tief in den Bergen"},
|
||||||
|
{"id":"9993f727770797a7","x":1036,"y":4172,"width":660,"height":517,"type":"file","file":"Tsersee.md"},
|
||||||
|
{"id":"5f438eddbbc53ee4","x":-677,"y":4335,"width":400,"height":400,"color":"6","type":"text","text":"# The Conjourer\nDiese Karte erzählt von einer machtigen Kraft und Schutz. Ein Totes Dorf versunken in einem Fluss regiert von einem, der Grosses, Böses über die Welt gebracht hat."},
|
||||||
|
{"id":"7eef234175296ea0","x":2134,"y":4632,"width":524,"height":206,"type":"file","file":"Wizards of Winery.md"},
|
||||||
|
{"id":"25b88183d13a4226","x":2134,"y":4260,"width":524,"height":342,"type":"file","file":"Player/Havil (Mona)/Havli.md","subpath":"#Geschichte der drei Vampire"},
|
||||||
|
{"id":"8c6e9e6230ff0eb2","x":-2211,"y":4799,"width":400,"height":400,"color":"6","type":"link","url":"https://dnd.james-things.com/grau/worlds/curse-of-strahd/Bilder/Tarokka%20Deck/Hooded%20One.png"},
|
||||||
|
{"id":"f63dd223d84cb4ce","x":2134,"y":4020,"width":453,"height":206,"type":"text","text":"Kampf des Zauberers welcher gegen Straht kämpft?\nDumm gelaufen. LOL"},
|
||||||
|
{"id":"35ff718ccbb9fe54","x":928,"y":3855,"width":876,"height":268,"color":"3","type":"text","text":"#encounter\n# Wegweiser nach Barovia\nWir haben einen wegweiser mit einem Galgen richtung Tser-See Ravenloft / Valaki"},
|
||||||
|
{"id":"a8292ef6fb23f792","x":990,"y":9618,"width":754,"height":311,"type":"text","text":"Valaki Taverne\n\nWurde von [[Nikolai Waart]] und [[Der andere Waart]] angegriffen? Also wortwörtlich gegriffen. Hä?\n\nIch werde mit [[Versira]] im Zimmer übernachten."},
|
||||||
|
{"id":"cddb908040a9dadd","x":2120,"y":9181,"width":937,"height":1185,"type":"text","text":"Sessionnotes\n\n# DM\nDanke dass du den YEET erlaubt hattest\n\n# Mona\n\n# Svart\nDu bist nicht der Protagonist! Wenn DM sagt nein, akzeptiere ein Nein.... Musste ich auch bei meinem Moonbeam :/\n\n# Gomati\n\n# .Self\n\n\n# Die Mühle (SPIELER)\nBitte prüft eure allignments und wie ihr zu was steht. Ihr müsst nicht hingehen nur weil ihr hingehen wollt. Will euer Spieler nicht so will er nicht.\n\n# NACH DER NACHBESPRECHUNG\n## Moonbeam anschauen. (Mythis)\n![](https://thinkdm.files.wordpress.com/2021/12/moonbeam-sage-advice.png)\n## Two weapon Fighting (Svart)\nUhoh? Nerf this?"},
|
||||||
|
{"id":"9a3825e875643f87","x":1655,"y":7849,"width":1463,"height":1149,"type":"group","label":"Detour!"},
|
||||||
|
{"id":"2a8aae40841b8208","x":1675,"y":8495,"width":655,"height":483,"color":"2","type":"file","file":"Angriff von einem Irren.md"},
|
||||||
|
{"id":"65caee2bb37a0d52","x":1006,"y":9304,"width":738,"height":293,"type":"file","file":"Valaki.md"},
|
||||||
|
{"id":"e454abc960fb51a5","x":1209,"y":8954,"width":332,"height":270,"type":"text","text":"Weiterlaufen, yay!\n\n(Wir haben dafür abgestummen)"},
|
||||||
|
{"id":"be452d91ea6b5a83","x":1031,"y":10058,"width":672,"height":78,"type":"text","text":"Und es geht weiter nach Cal... cal... da halt"},
|
||||||
|
{"id":"915ee0964b8d98df","x":339,"y":10279,"width":614,"height":232,"type":"file","file":"Callaradaranana.md"}
|
||||||
|
],
|
||||||
|
"edges":[
|
||||||
|
{"id":"02d6a0307ae0b197","fromNode":"c44b83fdccee9021","fromSide":"left","toNode":"bb0fd579678e33cb","toSide":"right"},
|
||||||
|
{"id":"5b2963470f13b5b4","fromNode":"bb0fd579678e33cb","fromSide":"left","toNode":"b22e04debe76d92a","toSide":"right"},
|
||||||
|
{"id":"8bbe070e36c23667","fromNode":"de9923f3cfe6b834","fromSide":"left","toNode":"bb0fd579678e33cb","toSide":"right"},
|
||||||
|
{"id":"dfeb15ceeae8a7cf","fromNode":"b22e04debe76d92a","fromSide":"bottom","toNode":"02ef86debe19f2e3","toSide":"top"},
|
||||||
|
{"id":"3d58ebea5594f221","fromNode":"36b1db182086d4a7","fromSide":"bottom","toNode":"8a317cf591eac17d","toSide":"top"},
|
||||||
|
{"id":"a61cfb2436504a11","fromNode":"8a317cf591eac17d","fromSide":"bottom","toNode":"b22e04debe76d92a","toSide":"left"},
|
||||||
|
{"id":"f257d36d6d9feb5c","fromNode":"02ef86debe19f2e3","fromSide":"bottom","toNode":"a32d602b0aa321dd","toSide":"left"},
|
||||||
|
{"id":"e1030707358fba44","fromNode":"a32d602b0aa321dd","fromSide":"right","toNode":"32e9747ea0e7f5b7","toSide":"left"},
|
||||||
|
{"id":"1a6c945ed0537cc9","fromNode":"32e9747ea0e7f5b7","fromSide":"right","toNode":"1ccb38f288f34f77","toSide":"left","label":"Durch Quest"},
|
||||||
|
{"id":"130395ff1a4d9e97","fromNode":"1ccb38f288f34f77","fromSide":"left","toNode":"1a582d55e82d6cc3","toSide":"top","label":"Alter Plan"},
|
||||||
|
{"id":"fb2b4c7e07011174","fromNode":"1ccb38f288f34f77","fromSide":"right","toNode":"513155026a50a12f","toSide":"left","label":"Information"},
|
||||||
|
{"id":"89f027475903ddc7","fromNode":"513155026a50a12f","fromSide":"right","toNode":"baa1b7fdfff2d7b5","toSide":"left"},
|
||||||
|
{"id":"4324e3f9076d259b","fromNode":"300e713da4f18340","fromSide":"left","toNode":"02ef86debe19f2e3","toSide":"right"},
|
||||||
|
{"id":"5d458d08469b7e1e","fromNode":"300e713da4f18340","fromSide":"right","toNode":"1ccb38f288f34f77","toSide":"top","label":"Angebetet"},
|
||||||
|
{"id":"91836a8c55f2a7c8","fromNode":"1ccb38f288f34f77","fromSide":"bottom","toNode":"cf3a1dd1be1e1681","toSide":"top","label":"Kurze Detour"},
|
||||||
|
{"id":"3a9756375783ea58","fromNode":"cf3a1dd1be1e1681","fromSide":"left","toNode":"1a582d55e82d6cc3","toSide":"bottom","label":"Neuer Plan... wait"},
|
||||||
|
{"id":"a1f72ee07ed39cdb","fromNode":"727c87e4232d27c8","fromSide":"bottom","toNode":"8a317cf591eac17d","toSide":"top"},
|
||||||
|
{"id":"6d3e5b5787dea10c","fromNode":"62076bbbab9d7134","fromSide":"left","toNode":"de9923f3cfe6b834","toSide":"right"},
|
||||||
|
{"id":"92b821725b720344","fromNode":"1870ce968c2e3da6","fromSide":"left","toNode":"c44b83fdccee9021","toSide":"right"},
|
||||||
|
{"id":"83d3984ae27a586d","fromNode":"a32d602b0aa321dd","fromSide":"bottom","toNode":"63ad86b43e10d749","toSide":"top","label":"Eingebrochen"},
|
||||||
|
{"id":"5e2865835346ac67","fromNode":"cf3a1dd1be1e1681","fromSide":"bottom","toNode":"dff25e39079583ca","toSide":"right","label":"SESSION 2"},
|
||||||
|
{"id":"9c25fc9a8c810724","fromNode":"9993f727770797a7","fromSide":"right","toNode":"7eef234175296ea0","toSide":"left","label":"Informationen von\nBarney_Klon#42"},
|
||||||
|
{"id":"71befae2f079424e","fromNode":"9993f727770797a7","fromSide":"right","toNode":"f63dd223d84cb4ce","toSide":"left","label":"Geschichte! :D"},
|
||||||
|
{"id":"b53b823b581dfe73","fromNode":"9993f727770797a7","fromSide":"right","toNode":"25b88183d13a4226","toSide":"left","label":"Von Havli erzählt"},
|
||||||
|
{"id":"398443ec9b2ee7f5","fromNode":"9993f727770797a7","fromSide":"bottom","toNode":"cdd6d2676ef71f9b","toSide":"top"},
|
||||||
|
{"id":"26975027fadc3f9b","fromNode":"cdd6d2676ef71f9b","fromSide":"left","toNode":"6f8c3034c99beae6","toSide":"right","label":"Laberlaber"},
|
||||||
|
{"id":"3e642f3afeedd56c","fromNode":"cdd6d2676ef71f9b","fromSide":"bottom","toNode":"4428b340a55fd07f","toSide":"top"},
|
||||||
|
{"id":"a89e24dbeb40276f","fromNode":"4428b340a55fd07f","fromSide":"bottom","toNode":"a103eeb730f8e8d8","toSide":"top"},
|
||||||
|
{"id":"3eda4d65e07e96c1","fromNode":"a103eeb730f8e8d8","fromSide":"bottom","toNode":"457f80849b4d3de1","toSide":"top"},
|
||||||
|
{"id":"066936e10ff2df3f","fromNode":"457f80849b4d3de1","fromSide":"bottom","toNode":"d719ea8424b3a958","toSide":"top"},
|
||||||
|
{"id":"4ff9b3bd48dabcae","fromNode":"d719ea8424b3a958","fromSide":"bottom","toNode":"de9676da36705ed3","toSide":"top"},
|
||||||
|
{"id":"73e317d095d5c764","fromNode":"de9676da36705ed3","fromSide":"bottom","toNode":"9b32391d8ada2d29","toSide":"top","label":"SESSION 3"},
|
||||||
|
{"id":"5507bd0281249633","fromNode":"dff25e39079583ca","fromSide":"bottom","toNode":"0e7c5e9962ce46df","toSide":"top"},
|
||||||
|
{"id":"f7558c4bad6706eb","fromNode":"0e7c5e9962ce46df","fromSide":"bottom","toNode":"35ff718ccbb9fe54","toSide":"top"},
|
||||||
|
{"id":"33e3a7228fc73263","fromNode":"1a582d55e82d6cc3","fromSide":"left","toNode":"dff25e39079583ca","toSide":"left","label":"Session 2"},
|
||||||
|
{"id":"6308271eea6be143","fromNode":"35ff718ccbb9fe54","fromSide":"bottom","toNode":"9993f727770797a7","toSide":"top"},
|
||||||
|
{"id":"66d5da2e7ccdfdd6","fromNode":"9b32391d8ada2d29","fromSide":"bottom","toNode":"b40e10a5117a2342","toSide":"top"},
|
||||||
|
{"id":"068d6b25a7d045f5","fromNode":"b40e10a5117a2342","fromSide":"bottom","toNode":"727add681abfd8a8","toSide":"top"},
|
||||||
|
{"id":"c3df207136d8e23d","fromNode":"727add681abfd8a8","fromSide":"right","toNode":"c8ce0e4fef527307","toSide":"top","label":"Kurze Detour (Oh no)"},
|
||||||
|
{"id":"b294ca3c8e60b382","fromNode":"71349b608c964c40","fromSide":"bottom","toNode":"8a317cf591eac17d","toSide":"top"},
|
||||||
|
{"id":"586706605ba5b152","fromNode":"c8ce0e4fef527307","fromSide":"right","toNode":"e9f99d2f00d6f7c3","toSide":"left","label":"Gesehen"},
|
||||||
|
{"id":"0264e8a44ce4332a","fromNode":"c8ce0e4fef527307","fromSide":"bottom","toNode":"2a8aae40841b8208","toSide":"top"},
|
||||||
|
{"id":"507fe74b988cdc24","fromNode":"2a8aae40841b8208","fromSide":"bottom","toNode":"e454abc960fb51a5","toSide":"right"},
|
||||||
|
{"id":"da2995007f68b948","fromNode":"e454abc960fb51a5","fromSide":"bottom","toNode":"65caee2bb37a0d52","toSide":"top"},
|
||||||
|
{"id":"f9aa84533b8b3b9c","fromNode":"65caee2bb37a0d52","fromSide":"bottom","toNode":"a8292ef6fb23f792","toSide":"top"},
|
||||||
|
{"id":"84ba8f9a6bed011c","fromNode":"a8292ef6fb23f792","fromSide":"bottom","toNode":"be452d91ea6b5a83","toSide":"top","label":"Session 4"},
|
||||||
|
{"id":"9d3c018ed8a137d3","fromNode":"a8292ef6fb23f792","fromSide":"right","toNode":"cddb908040a9dadd","toSide":"left","label":"Zusammenfassung"},
|
||||||
|
{"id":"75065da21557c81a","fromNode":"be452d91ea6b5a83","fromSide":"bottom","toNode":"915ee0964b8d98df","toSide":"right"}
|
||||||
|
]
|
||||||
|
}
|
1
Wizards of Winery.md
Normal file
1
Wizards of Winery.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Nach [[Valaki]]... irgendwas da... Habs vergessen :) * *hicks* *
|
Loading…
Reference in New Issue
Block a user