Meebs
Greenhorn
Looking to create a small expansion, but I'm getting a little confused with how dialogue selection for custom NPCs works. I know there are generic lines that characters say all throughout the year, independent of conditions, so say an NPC has a line for winter_Thu. From the modding:dialogue page on the wiki, it looks like that line will always be chosen over a generic <key> line. However, I know that isn't true because NPCs do have generic, universal lines, so how does dialogue selection work?
Otherwise the game will choose a dialogue using one of these key formats (in precedence order):
Otherwise the game will choose a dialogue using one of these key formats (in precedence order):
- <season>_<key>_inlaw_<spouse>
- <season>_<key>
- <key>_inlaw_<spouse>
- <key>