Fix wrong sheets

This commit is contained in:
2025-10-26 14:44:06 +01:00
parent a39d214f1b
commit f5a5c25533
126 changed files with 563 additions and 303 deletions

View File

@@ -38,6 +38,10 @@
"color": "#00435c",
"packs": [
"skills",
"dons",
"tendances",
"traits-chaotiques",
"runes",
"historiques",
"profils",
"talents"
@@ -60,6 +64,7 @@
"sorting": "a",
"color": "#00435c",
"packs": [
"pnj-creatures",
"skills-creatures",
"tables",
"aides-de-jeu",
@@ -76,7 +81,7 @@
"type": "Item",
"label": "Compétences",
"name": "skills",
"path": "packs/competences",
"path": "packs/skills",
"system": "fvtt-mournblade-cyd2",
"flags": {},
"ownership": {
@@ -88,7 +93,7 @@
"type": "Item",
"label": "Compétences de Créatures",
"name": "skills-creatures",
"path": "packs/competences-creatures",
"path": "packs/skills-creatures",
"system": "fvtt-mournblade-cyd2",
"flags": {},
"ownership": {
@@ -144,6 +149,54 @@
"ASSISTANT": "OWNER"
}
},
{
"label": "Dons",
"type": "Item",
"name": "dons",
"path": "packs/dons",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Tendances",
"name": "tendances",
"path": "packs/tendances",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Traits chaotiques",
"name": "traits-chaotiques",
"path": "packs/traits-chaotiques",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Runes",
"name": "runes",
"path": "packs/runes",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Profils",