fvtt-vadentis/system.json

289 lines
6.3 KiB
JSON
Raw Permalink Normal View History

2021-04-01 21:18:36 +02:00
{
"id": "foundryvtt-vadentis",
2021-04-01 21:18:36 +02:00
"title": "Vadentis",
"description": "Système Vadentis pour FoundryVTT",
2024-11-19 22:27:53 +01:00
"version": "12.0.0",
"compatibility": {
"minimum": "11",
"verified": "12"
},
"authors": [
{
"name": "Uberwald",
"flags": {}
}
],
2021-04-01 22:35:03 +02:00
"esmodules": [ "modules/vadentis-main.js" ],
2021-04-01 21:18:36 +02:00
"styles": ["styles/simple.css"],
"background" : "systems/foundryvtt-vadentis/images/ui/vadentis_map.webp",
2021-04-01 21:18:36 +02:00
"media": [
],
2024-11-19 22:27:53 +01:00
"packFolders": [
{
"name": "* Manuel de jeu et règles",
"sorting": "m",
"color": "#ff7300",
"packs": [
"manuel-de-jeu",
"attributs",
"bestiaire",
"carte",
"techniques",
"competences",
"croyances",
"donnees",
"sorts",
"maps",
"carte",
"pj-archetypes"
]
},
{
"name": "Equipement",
"sorting": "m",
"color": "#a3a3a3",
"folders": [
],
"packs": [
"armes",
"armures",
"materiel"
]
},
{
"name": "Scénario d'introduction",
"sorting": "m",
"color": "#009dff",
"folders": [
],
"packs": [
"scenarios-cheminement",
"scenarios-maps",
"scenarios-pnj"
]
}
],
2021-04-01 21:18:36 +02:00
"packs": [
2024-11-19 22:27:53 +01:00
{
"label": "SORTS",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "sorts",
"path": "packs/sorts",
2021-04-02 16:47:38 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "ATTRIBUTS",
"type": "Item",
2021-04-11 17:47:20 +02:00
"name": "attributs",
2024-11-19 22:27:53 +01:00
"path": "packs/attributs",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "CARTE",
"type": "JournalEntry",
"name": "carte",
"path": "packs/carte",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "TECHNIQUES",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "techniques",
"path": "packs/techniques",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "MAPS",
"type": "Scene",
"name": "maps",
"path": "packs/maps",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "ARMES",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "armes",
"path": "packs/armes",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "ARMURES",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "armures",
"path": "packs/armures",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "MATÉRIEL",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "materiel",
"path": "packs/materiel",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "COMPÉTENCES",
"type": "Item",
"name": "competences",
"path": "packs/competences",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
},
{
"label": "DONNÉES",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "donnees",
"path": "packs/donnees",
"system": "foundryvtt-vadentis",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "BESTIAIRE",
"type": "Actor",
"name": "bestiaire",
"path": "packs/bestiaire",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "*MANUEL DE JEU*",
"type": "JournalEntry",
"name": "manuel-de-jeu",
"path": "packs/manuel-de-jeu",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "SCÉNARIOS - Cheminement",
"type": "JournalEntry",
"name": "scenarios-cheminement",
"path": "packs/scenarios-cheminement",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "SCÉNARIOS - PNJ",
"type": "Actor",
"name": "scenarios-pnj",
"path": "packs/scenarios-pnj",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "SCÉNARIOS - Maps",
"type": "Scene",
"name": "scenarios-maps",
"path": "packs/scenarios-maps",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-11 17:47:20 +02:00
},
2024-11-19 22:27:53 +01:00
{
"label": "PJ - ARCHÉTYPES",
"type": "Actor",
"name": "pj-archetypes",
"path": "packs/pj-archetypes",
2021-04-11 17:47:20 +02:00
"system": "foundryvtt-vadentis",
2024-11-19 22:27:53 +01:00
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
},
{
"label": "CROYANCES",
"type": "Item",
2024-11-19 22:27:53 +01:00
"name": "croyances",
"path": "packs/croyances",
"system": "foundryvtt-vadentis",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"flags": {}
2021-04-02 16:47:38 +02:00
}
2021-04-01 21:18:36 +02:00
],
"languages": [
{
"lang": "fr",
"name": "French",
"path": "lang/fr.json"
}
],
"gridDistance": 5,
"gridUnits": "m",
"primaryTokenAttribute": "",
"secondaryTokenAttribute": "",
"socket": true,
2021-04-06 08:15:30 +02:00
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis",
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis/-/raw/master/system.json",
2024-11-19 22:27:53 +01:00
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis/archive/foundryvtt-vadentis-v12.0.0.zip",
2021-04-01 21:18:36 +02:00
"license": "LICENSE.txt"
}