Okay, this is about the sally ability of type 4 governors.
I was going to lessen the movement penalty for the client ruler trait but found instead a trigger, which is this:
From reading it i assume that it checks if the character is under siege, if he is then it removes some of the movement penalty or some such, therefore allowing him to sally forth, alas, this doesn't happen ingame, and from looking at the trigger I'm not really sure why not.Trigger Puppet_Ruler_needs_to_sally
WhenToTest CharacterTurnStart
Condition IsUnderSiege
and Trait Type4Governor = 2
Affects Type4Governor -1 Chance 100
;Mod: EBMod924 - 05/28/07 : Added triggers to make puppet rulers able to sally.
;Mod: EBMod913 - 04/04/07 : Added trigger to only make Client Rulers immobile after they get inside their settlements.
any idea's?
Bookmarks