41 lines
762 B
JSON
41 lines
762 B
JSON
{
|
|
"id": "curse-of-strahd",
|
|
"title": "Curse of Strahd",
|
|
"version": "0.1.0",
|
|
"compatibility": {
|
|
"minimum": "12",
|
|
"verified": "12"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Holgorgrim",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"packs": [
|
|
{
|
|
"name": "actors",
|
|
"label": "Blutige Hochzeit - Akteure",
|
|
"path": "/packs/actors.db",
|
|
"entity": "Actor",
|
|
"type": "Actor",
|
|
"system": "dnd5e"
|
|
}
|
|
],
|
|
"packFolders": [
|
|
{
|
|
"name": "Curse of Strahd",
|
|
"sorting": "a",
|
|
"color": "#e10e0e",
|
|
"packs":
|
|
[
|
|
"actors",
|
|
"adventure",
|
|
"journals",
|
|
"maps",
|
|
"rolltables",
|
|
"macros"
|
|
]
|
|
}
|
|
]
|
|
} |