Figured out an effective means of scraping the Scenario files. There are 1121 different events contained within Scenario.json, with 24481 unique lines of dialogue. I have them split up into files, so it's easy to work event by event. If anyone wants to work on them, it would be a lot easier than doing it by directly editing the Scenario.json file itself. Shoot me a DM and I'll send you a link.
Ugh, Ressentiment, why do you use so many custom plugins! So frustrating to find all the weird menu items and parameters, just put them in the base game where they are easy to scrape. Boo.
Also, maybe
Silentce you will know this, but the YEPMessageCore.js I tried to add gave me a 'Argument must be Rectangle' error when booting. I assume there is a non-rectangular textbox in the game (???) that is giving that error. Any experience with fixing that?