Basic actor sheet

This commit is contained in:
2024-12-29 23:09:27 +01:00
parent cffd6827fd
commit 79ce247f57
47 changed files with 739 additions and 526 deletions

View File

@@ -6,7 +6,7 @@
"download": "#{DOWNLOAD}#",
"url": "#{URL}#",
"license": "LICENSE",
"version": "12.0.8",
"version": "12.0.9",
"authors": [
{
"name": "Uberwald",
@@ -66,6 +66,22 @@
"system": "fvtt-lethal-fantasy",
"path": "packs/lf-equipment",
"type": "Item"
},
{
"name": "lf-gifts",
"banner": "",
"label": "Gifts",
"system": "fvtt-lethal-fantasy",
"path": "packs/lf-gifts",
"type": "Item"
},
{
"name": "lf-vulnerabilities",
"banner": "",
"label": "Vulnerabilities",
"system": "fvtt-lethal-fantasy",
"path": "packs/lf-vulnerabilities",
"type": "Item"
}
],
"flags": {