chadvandy / cbfm_wh3

Community Bug-Fix Mod for Warhammer III. Please feel free to make pull requests, issues, etc!
40 stars 32 forks source link

Bretonnia AI lords skip vows when gaining multiple levels in one turn #801

Closed mfvreeland closed 1 year ago

mfvreeland commented 1 year ago

When AI is controlling a Bretonnian faction, vows are granted automatically at XP levels. If the AI skips a level where this is supposed to occur, the vow never gets provided. The problem is straightforward in the vow script and can be fixed fairly easily.

Harmandodelavega commented 1 year ago

716

bingo12345 commented 1 year ago

does this fix affect heroes too? bretonnia heroes who have vows may have same bugs.(unchecked)

mfvreeland commented 1 year ago

@bingo12345 Based on what I am seeing in the script, it doesn't appear that AI Paladins get vows at all. This is corroborated by #738

I would say this is a separate bug, though.

Harmandodelavega commented 1 year ago

@mfvreeland this fixed too?

mfvreeland commented 1 year ago

@Harmandodelavega Looks like it should be, yeah. They basically took our fix and added it to the vanilla script.