96 lines
2.1 KiB
JSON
96 lines
2.1 KiB
JSON
{
|
|
"description": "Ecryme",
|
|
"esmodules": [
|
|
"modules/ecryme-main.js"
|
|
],
|
|
"gridDistance": 1,
|
|
"gridUnits": "m",
|
|
"languages": [
|
|
{
|
|
"lang": "fr",
|
|
"name": "French",
|
|
"path": "lang/fr.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Uberwald",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"packs": [
|
|
{
|
|
"label": "Spécialisation",
|
|
"type": "Item",
|
|
"name": "specialisation",
|
|
"path": "packs/specialisation",
|
|
"system": "fvtt-ecryme",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"label": "Equipment",
|
|
"type": "Item",
|
|
"name": "equipment",
|
|
"path": "packs/equipment",
|
|
"system": "fvtt-ecryme",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"label": "Traits",
|
|
"type": "Item",
|
|
"name": "traits",
|
|
"path": "packs/traits",
|
|
"system": "fvtt-ecryme",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"label": "Maneuvers",
|
|
"type": "Item",
|
|
"name": "maneuvers",
|
|
"path": "packs/maneuvers",
|
|
"system": "fvtt-ecryme",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
}
|
|
],
|
|
"license": "LICENSE.txt",
|
|
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/raw/branch/master/system.json",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "11"
|
|
},
|
|
"id": "fvtt-ecryme",
|
|
"primaryTokenAttribute": "secondary.health",
|
|
"secondaryTokenAttribute": "secondary.delirium",
|
|
"socket": true,
|
|
"styles": [
|
|
"styles/ecryme.css"
|
|
],
|
|
"title": "Ecryme, le Jeu de Rôles",
|
|
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme",
|
|
"version": "11.0.19",
|
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/archive/fvtt-ecryme-v11.0.19.zip",
|
|
"background": "systems/fvtt-ecryme/images/assets/ecryme_extract_panel_01.webp"
|
|
} |