Combat (Kampf) fertiggestellt, das mit Abstand größte Kapitel im gesamten Grundregelwerk-Journal (~130.000 Zeichen über alle 10 Seiten). Fast vollständig aus der alten Referenzdatei (wfrp4e-core.journal-entries.json) rekonstruiert - die Kampfregeln haben sich zwischen den Editionen kaum geändert - ergänzt um neue Abschnitte (Streuung, erweiterte Vorteil-Regeln, Größentabelle als echte HTML-Tabelle statt Aufzählung, diverse neue Sidebars). Damit sind Character, Class and Careers, Skills and Talents und Rules vollständig fertig (200 von ca. 394 Seiten in core.journals.json). Version auf 8.6.65 angehoben.
142 lines
3.1 KiB
JSON
142 lines
3.1 KiB
JSON
{
|
|
"title": "WFRP4e - Deutsche Übersetzung.",
|
|
"description": "Deutsche Übersetzung von Warhammer Fantasy Roleplay 4e.",
|
|
"authors": [
|
|
{
|
|
"name": "LeRatierBretonnien, dene_oma, ailura",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de",
|
|
"version": "8.6.65",
|
|
"esmodules": [
|
|
"modules/babele-register.js",
|
|
"modules/addon-register.js",
|
|
"modules/import-stat-2.js",
|
|
"modules/loadScripts.js"
|
|
],
|
|
"styles": [
|
|
"patch-styles.css"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "de",
|
|
"name": "Deutsch (German)",
|
|
"path": "de.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"packs": [
|
|
{
|
|
"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": []
|
|
}
|
|
],
|
|
"manifest": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de/raw/branch/main/module.json",
|
|
"download": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de/archive/main.zip",
|
|
"id": "wh4-de-translation",
|
|
"compatibility": {
|
|
"minimum": "13",
|
|
"verified": "14"
|
|
},
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "wfrp4e",
|
|
"type": "system",
|
|
"compatibility": {}
|
|
}
|
|
],
|
|
"requires": [
|
|
{
|
|
"id": "babele",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
}
|
|
]
|
|
}
|
|
} |