Ajout pouvoirs et jets associés

This commit is contained in:
2023-11-30 18:50:32 +01:00
parent 3419ddf8d6
commit cc0faec25e
77 changed files with 258 additions and 453 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "fvtt-wasteland",
"description": "Wasteland RPG for FoundryVTT",
"version": "11.0.9",
"version": "11.0.10",
"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.9.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.10.zip",
"packs": [
{
"type": "Item",
@@ -34,6 +34,15 @@
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Pouvoirs",
"name": "pouvoirs",
"path": "packs/pouvoirs",
"system": "fvtt-wasteland",
"flags": {},
"private": false
},
{
"type": "Item",
"label": "Origines",