Import massif des compendiums

This commit is contained in:
2024-01-06 14:00:59 +01:00
parent 9990545568
commit 217df7ee10
122 changed files with 407 additions and 191 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "fvtt-wasteland",
"description": "Wasteland RPG for FoundryVTT",
"version": "11.0.19",
"version": "11.0.21",
"authors": [
{
"name": "Uberwald/LeRatierBretonnien",
@@ -23,8 +23,78 @@
"gridUnits": "m",
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-wasteland/raw/branch/main/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.19.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.21.zip",
"packFolders": [
{
"name": "Wasteland",
"sorting": "m",
"color": "#00435c",
"folders": [
{
"name": "Items d'Acteurs",
"sorting": "a",
"color": "#00435c",
"packs": [
"skills",
"pouvoirs",
"origines",
"heritages",
"metiers",
"tourscharmes",
"artifex",
"capacreature",
"mutations",
"peuples"
],
"folders": []
},
{
"name": "Acteurs",
"sorting": "a",
"color": "#00435c",
"packs": [
"bestiaire",
"heros"
],
"folders": []
},
{
"name": "Objets&Equipement",
"sorting": "a",
"color": "#00435c",
"packs": [
"armes",
"protection",
"equipement"
],
"folders": []
}
],
"packs": [
"tables",
"scenes"
]
}
],
"packs": [
{
"type": "Actor",
"label": "Bestiaire",
"name": "bestiaire",
"path": "packs/bestiaire",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Actor",
"label": "Heros",
"name": "heros",
"path": "packs/heros",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Compétences",
@@ -106,6 +176,42 @@
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Artifex",
"name": "artifex",
"path": "packs/artifex",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Capacités de Creature",
"name": "capacreature",
"path": "packs/capacreature",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Mutations",
"name": "mutations",
"path": "packs/mutations",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Peuples",
"name": "peuples",
"path": "packs/peuples",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "RollTable",
"label": "Tables",