2025-07-25 11:23
This commit is contained in:
parent
7e92a41153
commit
ef6599ed93
@ -1,4 +1,5 @@
|
||||
[
|
||||
"obsidian-icon-folder",
|
||||
"dataview"
|
||||
"dataview",
|
||||
"obsidian-dice-roller"
|
||||
]
|
||||
80
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/data.json
vendored
Normal file
80
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/data.json
vendored
Normal file
@ -0,0 +1,80 @@
|
||||
{
|
||||
"position": "RIGHT",
|
||||
"showFudgeIcon": false,
|
||||
"rollLinksForTags": false,
|
||||
"copyContentButton": true,
|
||||
"customFormulas": [],
|
||||
"displayFormulaForMod": true,
|
||||
"displayResultsInline": false,
|
||||
"displayFormulaAfter": false,
|
||||
"escapeDiceMod": true,
|
||||
"signed": false,
|
||||
"displayLookupRoll": true,
|
||||
"formulas": {},
|
||||
"defaultRoll": 1,
|
||||
"defaultFace": 100,
|
||||
"renderer": false,
|
||||
"renderAllDice": false,
|
||||
"addToView": false,
|
||||
"renderTime": 2000,
|
||||
"colorfulDice": false,
|
||||
"scaler": 1,
|
||||
"diceColor": "#202020",
|
||||
"textColor": "#ffffff",
|
||||
"textFont": "Arial",
|
||||
"showLeafOnStartup": true,
|
||||
"narrativeSymbolSet": "Genesys",
|
||||
"displayAsSymbols": false,
|
||||
"displayAsEmbed": true,
|
||||
"round": "None",
|
||||
"initialDisplay": "Roll",
|
||||
"icons": [
|
||||
{
|
||||
"id": "dice-roller-d4",
|
||||
"shape": "Triangle",
|
||||
"formula": "d4",
|
||||
"text": "4"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d6",
|
||||
"shape": "Square",
|
||||
"formula": "d6",
|
||||
"text": "6"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d8",
|
||||
"shape": "Diamond",
|
||||
"formula": "d8",
|
||||
"text": "8"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d10",
|
||||
"shape": "Diamond",
|
||||
"formula": "d10",
|
||||
"text": "10"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d12",
|
||||
"shape": "Dodecahedron",
|
||||
"formula": "d12",
|
||||
"text": "12"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d20",
|
||||
"shape": "Icosahedron",
|
||||
"formula": "d20",
|
||||
"text": "20"
|
||||
},
|
||||
{
|
||||
"id": "dice-roller-d100",
|
||||
"shape": "Circle",
|
||||
"formula": "d%",
|
||||
"text": "%"
|
||||
}
|
||||
],
|
||||
"showRenderNotice": true,
|
||||
"diceModTemplateFolders": {},
|
||||
"replaceDiceModInLivePreview": true,
|
||||
"viewResults": [],
|
||||
"version": "11.4.2"
|
||||
}
|
||||
3107
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/main.js
vendored
Normal file
3107
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/manifest.json
vendored
Normal file
10
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-dice-roller",
|
||||
"name": "Dice Roller",
|
||||
"version": "11.4.2",
|
||||
"minAppVersion": "0.12.15",
|
||||
"description": "Inline dice rolling for Obsidian.md",
|
||||
"author": "Jeremy Valentine",
|
||||
"authorUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/styles.css
vendored
Normal file
1
Mausritter - First Campaign/.obsidian/plugins/obsidian-dice-roller/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -13,26 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "_meta/templates/Location template.md",
|
||||
"file": "_meta/templates/Race template.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Location template"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6ead8dd7d05db0c8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "NPCs/Dřevorubcova žena.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Dřevorubcova žena"
|
||||
"title": "Race template"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -47,12 +33,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "_meta/templates/Location template.md",
|
||||
"file": "_meta/templates/Faction template.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Location template"
|
||||
"title": "Faction template"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -68,8 +54,23 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "Domovská Vesnice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "507605de4d9a5fa9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "NPCs/Rasy/Myši.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Myši"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -142,7 +143,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "_meta/templates/Location template.md",
|
||||
"file": "NPCs/Rasy/Myši.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -152,7 +153,7 @@
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for Location template"
|
||||
"title": "Backlinks for Myši"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -161,12 +162,12 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "_meta/templates/Location template.md",
|
||||
"file": "NPCs/Rasy/Myši.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links from Location template"
|
||||
"title": "Outgoing links from Myši"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -190,21 +191,31 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "_meta/templates/Location template.md",
|
||||
"file": "NPCs/Rasy/Myši.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of Location template"
|
||||
"title": "Outline of Myši"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "146b1289ce778b66",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "DICE_ROLLER_VIEW",
|
||||
"state": {},
|
||||
"icon": "dices",
|
||||
"title": "Dice Tray"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 341.5
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@ -216,28 +227,33 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "2fd683a7366f9119",
|
||||
"active": "507605de4d9a5fa9",
|
||||
"lastOpenFiles": [
|
||||
"_meta/templates/Race template.md",
|
||||
"_meta/templates/Faction template.md",
|
||||
"NPCs/Rasy/Myši.md",
|
||||
"Lore",
|
||||
"_meta/templates/Location template.md",
|
||||
"_meta/templates/NPC template.md",
|
||||
"Mapa/POIs",
|
||||
"NPCs/Starosta.md",
|
||||
"NPCs/Rasy",
|
||||
"NPCs/Stat Bloky",
|
||||
"Mapa/Oblasti/Domovská Vesnice.md",
|
||||
"NPCs/Dřevorubcova žena.md",
|
||||
"_meta/templates/Location template.md",
|
||||
"Mapa/Přehled.md",
|
||||
"_meta/templates/NPC template.md",
|
||||
"Untitledasdasd.md",
|
||||
"_meta",
|
||||
"_meta/templates",
|
||||
"Mapa/Dungeony",
|
||||
"Frakce",
|
||||
"NPCs/Frakce",
|
||||
"Mapa/Oblasti/Farma.md",
|
||||
"NPCs/Farmář.md",
|
||||
"NPCs/Starosta.md",
|
||||
"Lokace/Přehled.md",
|
||||
"NPCs",
|
||||
"Mapa/Oblasti/Pařez.md",
|
||||
"Mapa/Oblasti/Krtčí nora.md",
|
||||
"Mapa/Oblasti",
|
||||
"Mapa",
|
||||
"Welcome.md",
|
||||
"Lokace"
|
||||
"Welcome.md"
|
||||
]
|
||||
}
|
||||
16
Mausritter - First Campaign/NPCs/Rasy/Myši.md
Normal file
16
Mausritter - First Campaign/NPCs/Rasy/Myši.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
Name: Myš
|
||||
tags:
|
||||
- race
|
||||
---
|
||||
## Info
|
||||
___
|
||||
## NPCs
|
||||
```dataview
|
||||
TABLE without id file.link AS Soubory, Name as Jméno, LocationId AS "ID lokace"
|
||||
FROM #NPC
|
||||
WHERE Race = this.Name
|
||||
SORT LocationId ASC
|
||||
```
|
||||
___
|
||||
## Poznámky
|
||||
@ -1,4 +1,21 @@
|
||||
---
|
||||
Name: Chloupek Nežersýr
|
||||
LocationId: 1
|
||||
Race: Myš
|
||||
Faction:
|
||||
tags:
|
||||
- NPC
|
||||
---
|
||||
## Info
|
||||
### Jméno
|
||||
### Vzhled
|
||||
### Povaha
|
||||
### Cíle
|
||||
___
|
||||
### Stat block
|
||||
| HP | STR | DEX | WILL |
|
||||
| --- | --- | --- | ---- |
|
||||
| 3 | 8 | 7 | 9 |
|
||||
#### Útoky
|
||||
Plácnutí holí k6
|
||||
___
|
||||
@ -0,0 +1,24 @@
|
||||
---
|
||||
Name:
|
||||
---
|
||||
## Info
|
||||
### Název
|
||||
### Popis
|
||||
### Zdroje
|
||||
### Cíle
|
||||
___
|
||||
## NPCs
|
||||
```dataview
|
||||
TABLE without id
|
||||
file.link AS Soubory,
|
||||
Name as Jméno,
|
||||
Race AS Rasa,
|
||||
Faction AS Frakce,
|
||||
LocationId AS "ID lokace"
|
||||
FROM #NPC
|
||||
WHERE Faction = this.Name
|
||||
SORT LocationId ASC
|
||||
```
|
||||
___
|
||||
## Poznámky
|
||||
___
|
||||
@ -6,7 +6,13 @@ tags:
|
||||
---
|
||||
## NPCs
|
||||
```dataview
|
||||
TABLE without id file.link AS SOUBORY, Name AS Jméno
|
||||
FROM #NPC
|
||||
TABLE without id
|
||||
file.link AS Soubory,
|
||||
Name as Jméno,
|
||||
Race AS Rasa,
|
||||
Faction AS Frakce,
|
||||
LocationId AS "ID lokace"
|
||||
FROM #NPC
|
||||
WHERE LocationId = this.Id
|
||||
SORT LocationId ASC
|
||||
```
|
||||
@ -1,7 +1,22 @@
|
||||
---
|
||||
Name:
|
||||
LocationId:
|
||||
Race:
|
||||
Faction:
|
||||
tags:
|
||||
- NPC
|
||||
---
|
||||
## -JMÉNO-
|
||||
### Funkce / Povolání / Postavení
|
||||
### Vzhled
|
||||
### Povaha
|
||||
### Cíle
|
||||
___
|
||||
## Poznámky
|
||||
___
|
||||
## Stat block
|
||||
| HP | STR | DEX | WILL |
|
||||
| --- | --- | --- | ---- |
|
||||
| | | | |
|
||||
### Útoky
|
||||
___
|
||||
22
Mausritter - First Campaign/_meta/templates/Race template.md
Normal file
22
Mausritter - First Campaign/_meta/templates/Race template.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
Name:
|
||||
tags:
|
||||
- race
|
||||
---
|
||||
## Info
|
||||
|
||||
___
|
||||
## NPCs
|
||||
```dataview
|
||||
TABLE without id
|
||||
file.link AS Soubory,
|
||||
Name as Jméno,
|
||||
Race AS Rasa,
|
||||
Faction AS Frakce,
|
||||
LocationId AS "ID lokace"
|
||||
FROM #NPC
|
||||
WHERE Race = this.Name
|
||||
SORT LocationId ASC
|
||||
```
|
||||
___
|
||||
## Poznámky
|
||||
Loading…
Reference in New Issue
Block a user