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",