Crusader Kings III

Crusader Kings III

[RIT]Simple Fix - Administrative Optimize(行政制CPU减负)
kgptzac 20 Oct, 2024 @ 5:43am
house power score improvement
I feel removing actual number of house members holding governorship from calculation is deviating from the basis of the idea of a powerful house a bit too far. I understand the every_house_member query seems to behave badly, so I'm proposing an alternative.

add = { house_head.top_liege = { every_vassal_or_below = { limit = { is_governor = yes house = scope:target_house } add = 15 } } desc = held_governoships_desc }

This, at least on paper, should iterate over less character (generally the amount of governor vassals is less than large house's member count). Requires further testing on whether this change actually reduce lag from vanilla code.
Last edited by kgptzac; 20 Oct, 2024 @ 7:09am
< >
Showing 1-1 of 1 comments
Ritual Article  [developer] 20 Oct, 2024 @ 9:14pm 
I know what you mean, but the poor optimization of the game has already overwhelmed my CPU.We can only look forward to official updates in the future.
< >
Showing 1-1 of 1 comments
Per page: 1530 50