Compendiums : Armes et protections

This commit is contained in:
2023-11-28 20:46:34 +01:00
parent 153c9e13b6
commit d4733f0c20
75 changed files with 178 additions and 386 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "fvtt-wasteland",
"description": "Wasteland RPG for FoundryVTT",
"version": "11.0.3",
"version": "11.0.4",
"authors": [
{
"name": "Uberwald/LeRatierBretonnien",
@@ -23,7 +23,7 @@
"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.3.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.4.zip",
"packs": [
{
"type": "Item",
@@ -96,10 +96,19 @@
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Scene",
"label": "Scenes",
"name": "scenes",
"path": "packs/scenes",
"system": "fvtt-wasteland",
"flags": {},
"private": false
}
],
"primaryTokenAttribute": "secondary.health",
"secondaryTokenAttribute": "secondary.delirium",
"primaryTokenAttribute": "sante.letaux",
"secondaryTokenAttribute": "psyche.value",
"socket": true,
"styles": [
"styles/wasteland.css"