From bcf6de033a9a420c779c0a1bc121a323c621411f Mon Sep 17 00:00:00 2001 From: alzer <> Date: Mon, 10 Aug 2026 12:48:38 +0200 Subject: [PATCH] =?UTF-8?q?Power=20Behind=20the=20Throne:=20wfrp4e-pbtt.sc?= =?UTF-8?q?enes.json=20=C3=BCbersetzt=20(12=20Szenen:=20Pritzstock,=20Das?= =?UTF-8?q?=20Versteck=20des=20Grabf=C3=BCrsten,=20Netz=20des=20Einflusses?= =?UTF-8?q?=20u.a.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compendium/wfrp4e-pbtt.scenes.json | 170 +++++++++++++++++++++++++++++ module.json | 2 +- 2 files changed, 171 insertions(+), 1 deletion(-) create mode 100644 compendium/wfrp4e-pbtt.scenes.json diff --git a/compendium/wfrp4e-pbtt.scenes.json b/compendium/wfrp4e-pbtt.scenes.json new file mode 100644 index 0000000..e3f9d11 --- /dev/null +++ b/compendium/wfrp4e-pbtt.scenes.json @@ -0,0 +1,170 @@ +{ + "label": "Szenen (Power Behind the Throne)", + "entries": { + "Pritzstock": { + "name": "Pritzstock", + "drawings": { + "Aschaffenberg": "Aschaffenberg", + "Baldurich": "Baldurich", + "Bleurer*": "Bleurer*", + "Fleiss*": "Fleiss*", + "Guderain": "Guderain", + "Kallman*": "Kallman*", + "Klop*": "Klop*", + "Rueter": "Rueter", + "Rocheteau": "Rocheteau", + "Semmelweiss": "Semmelweiss", + "Surhardt": "Surhardt", + "Uderlast*": "Uderlast*", + "Well": "Brunnen", + "PRITZSTOCK": "PRITZSTOCK", + "* = one of Rocheteau's tenant farmers": "* = einer von Rocheteaus Pachtbauern" + } + }, + "Middnheim Surrounds": { + "name": "Umgebung von Middenheim", + "drawings": { + "LEICHLINBERG": "LEICHLINBERG", + "PRITZSTOCK": "PRITZSTOCK", + "GRUBENTREICH": "GRUBENTREICH" + } + }, + "The Templar's Arms": { + "name": "Zum Wappen des Templers", + "drawings": { + "a": "a", + "b": "b", + "c": "c", + "d": "d", + "e": "e", + "f": "f", + "g": "g", + "h": "h", + "i": "i", + "l": "l", + "m": "m", + "n": "n", + "o": "o" + } + }, + "The Sewers": { + "name": "Die Kanalisation", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "-7 yds": "-7 yds" + } + }, + "Wasmeier's Town House": { + "name": "Wasmeiers Stadthaus", + "drawings": { + "a": "a", + "b": "b", + "c": "c", + "d": "d", + "e": "e", + "f": "f", + "g": "g", + "j": "j", + "h": "h", + "i": "i", + "k": "k", + "l": "l", + "m": "m", + "n": "n" + } + }, + "The Lair of the Gravelord": { + "name": "Das Versteck des Grabfürsten", + "drawings": { + "THE LAIR OF THE GRAVELORD": "DAS VERSTECK DES GRABFÜRSTEN", + "Entrance": "Eingang", + "Bend": "Kurve", + "Stone": "Stein", + "Bone Cave": "Knochenhöhle", + "Curtain": "Höhlenvorhang", + "Gräber’s Camp": "Gräbers Lager" + } + }, + "Lair of the Pawns": { + "name": "Versteck der Marionetten", + "drawings": { + "a": "a", + "c": "c", + "g": "g", + "h": "h", + "i": "i", + "f": "f", + "e": "e", + "d": "d", + "b": "b" + } + }, + "Web of Influence": { + "name": "Netz des Einflusses" + }, + "The House": { + "name": "Das Haus", + "drawings": { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10", + "11": "11", + "12": "12", + "13": "13" + } + }, + "The Palace": { + "name": "Der Palast", + "drawings": { + "a": "a", + "b": "b", + "c": "c", + "d": "d", + "e": "e", + "f": "f", + "g": "g", + "h": "h", + "i": "i", + "j": "j", + "k": "k", + "l": "l", + "m": "m", + "n": "n", + "o": "o", + "p": "p" + } + }, + "Altdorf to Middenheim": { + "name": "Altdorf nach Middenheim" + }, + "Pritzstock Sightings": { + "name": "Sichtungen bei Pritzstock", + "drawings": { + "2": "2", + "3": "3", + "4": "4", + "1a": "1a", + "1b": "1b", + "PRITZSTOCK": "PRITZSTOCK" + } + } + } +} diff --git a/module.json b/module.json index 6cf1ce7..e78dec3 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-de", - "version": "8.6.92", + "version": "8.6.93", "esmodules": [ "modules/babele-register.js", "modules/addon-register.js",