Crusader Kings III

Crusader Kings III

No More Levies
vanshprateekgodara 2023 年 4 月 26 日 上午 11:07
I fixed ai not building MAA and stagnating
The problem is that AI is coded to only fund a percentage of income towards MAA since it also has to keep in mind the cost of raising levies.


Since levies have been removed this hamstrings the ai into perpetually staying way below their potential.

This can be cured by changing the following in
common\defines\ai\00.ai.txt

Lines 115 to 123

MEN_AT_ARMS_EXPENSE_MIN = 0.6 MEN_AT_ARMS_EXPENSE_IDEAL = 0.75 MEN_AT_ARMS_EXPENSE_MAX = 0.8 MEN_AT_ARMS_PRESTIGE_EXPENSE_MIN = 0.6 MEN_AT_ARMS_PRESTIGE_EXPENSE_IDEAL = 0.75 MEN_AT_ARMS_PRESTIGE_EXPENSE_MAX = 0.8 MEN_AT_ARMS_CHANCE_EXPENSE_BELOW_MIN = 1 MEN_AT_ARMS_CHANCE_EXPENSE_BELOW_IDEAL = 0.7


You can further tweak these values but keep in mind the ai also has to have a stable income to build buildings and as a backup (events/losing wars).

To ensure best results play with no mercenaries game rule.
< >
正在显示第 1 - 2 条,共 2 条留言
Gwenod 2023 年 7 月 29 日 上午 8:26 
What you did there is transfer all the money AI use for levy to MAA right ? So AI spend in total the same amount of money in the army ?
ReMeDy 2024 年 3 月 13 日 下午 3:46 
Is this fix included in the official mod release?
最后由 ReMeDy 编辑于; 2024 年 3 月 13 日 下午 4:24
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50