Packs aus wh4-lang-de übernommen (Übersetzungsmodul-Bereinigung); module.json um 6 Packs + packFolders-Gruppierung erweitert
This commit is contained in:
+88
@@ -51,6 +51,94 @@
|
||||
},
|
||||
"system": "wfrp4e",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "Geriche und Gasthäuser",
|
||||
"type": "RollTable",
|
||||
"name": "gerichte-gasthaeuser",
|
||||
"path": "packs/gerichte-gasthaeuser",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "NONE",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Dons de Rhya",
|
||||
"type": "JournalEntry",
|
||||
"name": "dons-de-rhya",
|
||||
"path": "packs/dons-de-rhya",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Aides de Jeu FR",
|
||||
"type": "JournalEntry",
|
||||
"name": "aides-de-jeu-fr",
|
||||
"path": "packs/aides-de-jeu-fr",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Herbes & Potions",
|
||||
"type": "Item",
|
||||
"name": "antidotes-and-remedes",
|
||||
"path": "packs/antidotes-and-remedes",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "NONE",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Tables des Traductions",
|
||||
"type": "JournalEntry",
|
||||
"name": "tables-des-traductions",
|
||||
"path": "packs/tables-des-traductions",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Apothicarium",
|
||||
"type": "JournalEntry",
|
||||
"name": "apothicarium",
|
||||
"path": "packs/apothicarium",
|
||||
"system": "wfrp4e",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "NONE",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
}
|
||||
],
|
||||
"packFolders": [
|
||||
{
|
||||
"name": "Module WFRP4 DE",
|
||||
"sorting": "m",
|
||||
"color": "#00435c",
|
||||
"packs": [
|
||||
"apothicarium",
|
||||
"tables-des-traductions",
|
||||
"antidotes-and-remedes",
|
||||
"aides-de-jeu-fr",
|
||||
"dons-de-rhya",
|
||||
"gerichte-gasthaeuser"
|
||||
],
|
||||
"folders": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user