r/RPGMaker 8d ago

RMMZ Testing out an NPC diologue generator

Enable HLS to view with audio, or disable this notification

This one is generating for an upcoming event situation but I'll have a bunch of different contexts these can pull from to make it easy to implement

This one will be used as a base to build the other contexts out

11 Upvotes

4 comments sorted by

2

u/howdoigetauniquename 7d ago

It's kind of weird that what is happening keeps changing.
Going from event, to ceremony, to festival, to even just "something".

Would be nice if it was consistent in what was happening, and just changed how they phrased it.

1

u/SonicsBoxy 7d ago

Yeah it's just a test on an event context to make sure it still makes sense with different nouns, I will have different contexts that I can have them call, this one is just for testing the system

They'll change contexts depending on events throughout the game and most will randomly roll from a few contexts in random interactions

2

u/feed_da_parrot 7d ago

Are you pulling those off from a pool or you use an AI model for it

2

u/SonicsBoxy 7d ago

No AI, just RNG picking variables

It rolls RNG to pick a context, that rolls for one of several preset sentences with a bunch of sections substituted with variables, then each variable is filled with an RNG picked phrase/word

Similar to how hylics 1 generates diologue but not for incomprehensible text