jj248 / RealmsInExile

https://discord.gg/FKr4Zbr
28 stars 31 forks source link

Events for new council during dwarven relocation expedition need more eligibility checks #1047

Closed Lewa263 closed 4 months ago

Lewa263 commented 4 months ago

The events in the expedition_events.txt event file that select new council members for dwarves relocating to a new hold do not check whether the chosen courtiers are eligible to become council members. I noticed this when I just attempted a start as the Axe that Walks and the courtiers chosen were all underage and mostly female, which would also prevent them from holding most positions in a male-dominated faith council. There are base game scripted triggers that could be used from the 00_councillor_triggers.txt file such as can_be_marshal_trigger that would prevent wrong gender, incapability, etc., but this mod will also need to check for dwarven adulthood using its is_a_minor scripted trigger.