Esprit de la Loi + Automaton

This commit is contained in:
2026-05-02 23:16:10 +02:00
parent d6b5891519
commit 0df4a5a9fb
280 changed files with 10668 additions and 419 deletions
+52
View File
@@ -202,7 +202,11 @@
"packs": [
"pnj-creatures",
"pouvoirs-elementaires",
"traits-demoniaques",
"automatons",
"capacites-automaton",
"creatures-elementaires",
"demons-types",
"tables",
"scenes",
"journal-aide"
@@ -226,6 +230,18 @@
"ASSISTANT": "OWNER"
}
},
{
"type": "Actor",
"label": "Démons",
"name": "demons-types",
"path": "packs/demons-types/demons-types",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Actor",
"label": "Elémentaires",
@@ -250,6 +266,42 @@
"ASSISTANT": "OWNER"
}
},
{
"type": "Actor",
"label": "Automatons de la Loi",
"name": "automatons",
"path": "packs/automatons/automatons",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Capacités des Automatons",
"name": "capacites-automaton",
"path": "packs/capacites-automaton/capacites-automaton",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Traits Démoniaques",
"name": "traits-demoniaques",
"path": "packs/traits-demoniaques/traits-demoniaques",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Pouvoirs Elémentaires",