Lucikiel Priority

dashyla64

Farmhand
Hello, can anyone help me. What should I do to stop the dialogs of Sebastian from the Lucikiel mod from overwriting the dialogs from my other mod with the dialogs for Sebastian. I have tried many ways, for example, I added it to manifes: "Dependencies" [
{
"UniqueID": "Arknir.Lucikiel",
"IsRequired": }, "false",
},
This method works for the Canon-Friendly Dialogue Expansion mod, but for some reason it doesn't work with Lucikiel (especially after the first arrival event).

Renaming the mod or folder doesn't work either...
 

Dyanosis

Tiller
Not sure how Lucikiel actually works, but keep in mind that some mods completely replace dialogue, rather than adding/modifying it.

The only thing I see (downloaded to have a look) is that there are 2 bits of dialogue added for Sebastian. You could go through the content.json file and comment the lines (by putting 2 forward slashes (aka //)) or you could remove them completely.
 
Top