Rework des fiches creature/PJ et Tinji/Loksyu
This commit is contained in:
126
system.json
126
system.json
@@ -16,130 +16,8 @@
|
||||
"styles": [
|
||||
"css/cde-theme.css"
|
||||
],
|
||||
"packFolders": [
|
||||
{
|
||||
"name": "FR - Aides",
|
||||
"sorting": "a",
|
||||
"color": "",
|
||||
"packs": [
|
||||
"aides-pour-les-joueuses",
|
||||
"telecharger-compendiums",
|
||||
"aide-pour-linitiative",
|
||||
"aide-pour-la-lumiere",
|
||||
"aide-pour-fxmaster"
|
||||
],
|
||||
"folders": []
|
||||
},
|
||||
{
|
||||
"name": "FR - Macros & Générateurs",
|
||||
"sorting": "a",
|
||||
"color": "",
|
||||
"packs": [
|
||||
"macros",
|
||||
"fxmastercde",
|
||||
"cantonese-name-generators"
|
||||
],
|
||||
"folders": []
|
||||
}
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"name": "aides-pour-les-joueuses",
|
||||
"label": "FR - Aides pour les Joueuses",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/aides-pour-les-joueuses",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "telecharger-compendiums",
|
||||
"label": "Télécharger Compendiums",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/telecharger-compendiums",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "aide-pour-linitiative",
|
||||
"label": "Aide pour l'initiative",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/aide-pour-linitiative",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "aide-pour-la-lumiere",
|
||||
"label": "Aide pour la lumière",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/aide-pour-la-lumiere",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "aide-pour-fxmaster",
|
||||
"label": "Aide pour FXMaster",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/aide-pour-fxmaster",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "macros",
|
||||
"label": "Macros",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/macros",
|
||||
"type": "Macro",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "fxmastercde",
|
||||
"label": "FR - FXMaster/CdE",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/fxmastercde",
|
||||
"type": "Macro",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "cantonese-name-generators",
|
||||
"label": "Générateurs de noms",
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"path": "packs/cantonese-name-generators",
|
||||
"type": "RollTable",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"packFolders": [],
|
||||
"packs":[],
|
||||
"languages": [
|
||||
{
|
||||
"lang": "en",
|
||||
|
||||
Reference in New Issue
Block a user