This commit is contained in:
François-Xavier Guillois
2023-09-07 10:47:34 +02:00
parent 1529f50602
commit 1c31e0c81d
8 changed files with 121 additions and 5 deletions
+19 -1
View File
@@ -2,7 +2,7 @@
"id": "vermine2047",
"title": "Vermine 2047",
"description": "The Vermine 2047 system for FoundryVTT!",
"version": "0.1.9",
"version": "0.1.10",
"compatibility": {
"minimum": "10",
"verified": "10.287",
@@ -29,6 +29,24 @@
"flags": {}
}
],
"packs": [
{
"name": "kit-de-depart",
"label": "Kit de départ",
"system": "vermine2047",
"path": "packs/kit-de-depart.db",
"type": "Adventure",
"private": false
},
{
"name": "pretires",
"label": "Prétirés",
"system": "vermine2047",
"path": "packs/pretires.db",
"type": "Actor",
"private": false
}
],
"gridDistance": 5,
"gridUnits": "ft",
"primaryTokenAttribute": "health",