91 lines
2.1 KiB
JSON
91 lines
2.1 KiB
JSON
{
|
|
"id": "vermine2047",
|
|
"title": "Vermine 2047",
|
|
"description": "The Vermine 2047 system for FoundryVTT!",
|
|
"version": "0.1.12",
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "11.308",
|
|
"maximum": "11"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "François-Xavier Guillois",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"esmodules": [
|
|
"module/vermine2047.mjs"
|
|
],
|
|
"styles": [
|
|
"css/style.css",
|
|
"css/vermine2047.css"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"packs": [
|
|
{
|
|
"name": "adaptationsmutations",
|
|
"label": "Adaptations / Mutations",
|
|
"system": "vermine2047",
|
|
"path": "packs/adaptationsmutations",
|
|
"type": "Item",
|
|
"private": false
|
|
},
|
|
{
|
|
"name": "traumatismes",
|
|
"label": "Traumatismes",
|
|
"system": "vermine2047",
|
|
"path": "packs/traumatismes",
|
|
"type": "Item",
|
|
"private": false
|
|
},
|
|
{
|
|
"name": "historiques",
|
|
"label": "Historiques",
|
|
"system": "vermine2047",
|
|
"path": "packs/historiques",
|
|
"type": "Item",
|
|
"private": false
|
|
},
|
|
{
|
|
"name": "table",
|
|
"label": "Tables Aléatoires",
|
|
"system": "vermine2047",
|
|
"path": "packs/tables",
|
|
"type": "RollTable",
|
|
"private": false
|
|
},
|
|
{
|
|
"name": "pretires",
|
|
"label": "Prétirés",
|
|
"system": "vermine2047",
|
|
"path": "packs/pretires",
|
|
"type": "Actor",
|
|
"private": false
|
|
},
|
|
{
|
|
"name": "deck-creatures",
|
|
"label": "Deck créatures",
|
|
"system": "vermine2047",
|
|
"path": "packs/deck-creatures",
|
|
"type": "Actor",
|
|
"private": false
|
|
}
|
|
],
|
|
"gridDistance": 5,
|
|
"gridUnits": "ft",
|
|
"primaryTokenAttribute": "health",
|
|
"secondaryTokenAttribute": "power",
|
|
"url": "https://gitlab.com/init-status/fvtt_systems/vermine2047",
|
|
"manifest": "https://gitlab.com/init-status/fvtt_systems/vermine2047/-/raw/main/system.json",
|
|
"download": "https://gitlab.com/api/v4/projects/46618912/repository/archive.zip",
|
|
"license": "LICENSE.txt",
|
|
"changelog": "CHANGELOG.md"
|
|
} |