vault backup: 2024-07-25 22:27:21

This commit is contained in:
Felipe M 2024-07-25 22:27:21 +02:00
commit d661ee88bc
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
53 changed files with 80753 additions and 0 deletions

View file

@ -0,0 +1,46 @@
{
"monsters": [
[
"Esqueleto",
{
"name": "Esqueleto",
"dice": true,
"alignment": "NE",
"trait_01": "Esqueleto",
"trait_02": "No muerto",
"abilities_bot": [
{
"name": "Resistencias",
"desc": "Daño cortante, Daño perforante"
}
],
"source": "Homebrew",
"layout": "Basic Pathfinder 2e Layout"
}
]
],
"defaultLayouts": {},
"layouts": [],
"default": "path-2e-block",
"useDice": true,
"renderDice": true,
"export": true,
"showAdvanced": true,
"version": {
"major": 4,
"minor": 6,
"patch": 0
},
"paths": [
"/"
],
"autoParse": false,
"disableSRD": true,
"tryToRenderLinks": true,
"debug": false,
"notifiedOfFantasy": false,
"hideConditionHelp": false,
"alwaysImport": false,
"defaultLayoutsIntegrated": true,
"atomicWrite": false
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"id": "obsidian-5e-statblocks",
"name": "Fantasy Statblocks",
"version": "4.6.0",
"description": "Create Fantasy Statblocks in Obsidian.md",
"minAppVersion": "0.12.0",
"author": "Jeremy Valentine",
"authorUrl": "",
"fundingUrl": "https://www.buymeacoffee.com/valentine195",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long