TheNonsenseVolumes on reddit/TheBerkin on github has made Rant- a programming language for generating text for video games. A plugin or behavior would be great for procedurally generating dialogue and quests.
You could type in the Rant code and have it interpreted and store the final text and variables into variables in Construct 2. Whether it would best as a plugin or behavior would be up to whoever takes on this project.
This looks like it would be challenging though because Rant is built in C#
Here is the github page
Here is the interpreter (Rantbox)
What do you think? Anyone else interested in this plugin/behavior? Anyone interested in developing it?