
Originally Posted by
QuintusSertorius
Great to hear someone's looking at this. The triggers for BadDisciplinarian and IndecisiveAttacker are wonky, too, so worth a look when you get round to it.
I must admit TWC has become much less attractive to post with that crappy sidebar thrust into my face all the time.
I remember you saying somewhere that you get the indecisiveattacker when besieging a settlement. Was that right? If so, were there any other enemy stacks next to your army? If not, the trigger might be bugged(or at least not working as people thought):
Code:
Trigger failed_to_attack
WhenToTest CharacterTurnEnd
Condition EndedInEnemyZOC
and RemainingMPPercentage > 10
Affects IndecisiveAttacker 2 Chance 40
If there were other enemy stacks near you, then this is working as it should. If not, I wonder if the trigger is also counting the city defenders ZoC.
PS. By the way, is there a list of all the conditions and stuff you can use in this file. Would help a lot to know what I can actually do to trigger stuff.
Bookmarks