Dialogue for claimants

Users who are viewing this thread

Hiya there, I am wondering what all the possible dialogue branches and the amount of lines each claimant and the ruling lords of a faction have with each other, and the format you have to use coding wise to implement those specific lines.

 
In module_strings.py search for swadian_rebellion_pretender_intro. This gives all the pretenders/claimants backstory in four blocks - intro, story_1, story_2 and story_3
Directly underneath these are two more blocks of dialogue - monarch_response_1 and monarch_response_2

If you want all their dialogue options I suggest you do a full search for instances of pretender, liege and monarch.
 
Back
Top Bottom