138 lines
2.9 KiB
JSON
138 lines
2.9 KiB
JSON
{
|
|
"description": "Maléfices, Le Jeu de Rôle",
|
|
"esmodules": [
|
|
"modules/malefices-main.js"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "fr",
|
|
"name": "French",
|
|
"path": "lang/fr.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Uberwald",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"packs": [
|
|
{
|
|
"type": "Item",
|
|
"label": "Tarots",
|
|
"name": "malefices-tarots",
|
|
"path": "packs/malefices-tarots",
|
|
"system": "fvtt-malefices",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"type": "Item",
|
|
"label": "Armes",
|
|
"name": "malefices-armes",
|
|
"path": "packs/malefices-armes",
|
|
"system": "fvtt-malefices",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"type": "Item",
|
|
"label": "Archetypes",
|
|
"name": "malefices-archetypes",
|
|
"path": "packs/malefices-archetypes",
|
|
"system": "fvtt-malefices",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"type": "Macro",
|
|
"label": "Macros",
|
|
"name": "malefices-macros",
|
|
"path": "packs/malefices-macros",
|
|
"system": "fvtt-malefices",
|
|
"flags": {},
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
}
|
|
],
|
|
"license": "LICENSE.txt",
|
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-malefices/raw/branch/master/system.json",
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "13"
|
|
},
|
|
"id": "fvtt-malefices",
|
|
"primaryTokenAttribute": "secondary.health",
|
|
"secondaryTokenAttribute": "secondary.delirium",
|
|
"socket": true,
|
|
"styles": [
|
|
"styles/simple.css"
|
|
],
|
|
"title": "Maléfices, le Jeu de Rôle",
|
|
"url": "https://www.uberwald.me/gitea/public/fvtt-malefices",
|
|
"version": "13.0.1",
|
|
"download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v13.0.1.zip",
|
|
"background": "systems/fvtt-malefices/images/ui/malefices-background-01.jpg",
|
|
"documentTypes": {
|
|
"Actor": {
|
|
"personnage": {
|
|
"htmlFields": [
|
|
"biodata.description",
|
|
"biodata.notes",
|
|
"biodata.gmnotes",
|
|
"equipementlibre"
|
|
]
|
|
},
|
|
"pnj": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
}
|
|
},
|
|
"Item": {
|
|
"arme": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
},
|
|
"equipement": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
},
|
|
"archetype": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
},
|
|
"tarot": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
},
|
|
"sortilege": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
},
|
|
"elementbio": {
|
|
"htmlFields": [
|
|
"description"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|