Results 1 to 3 of 3

Thread: [Help] Where can I find the Night battle morale modifiers?

  1. #1

    Icon1 [Help] Where can I find the Night battle morale modifiers?

    I want to make a mod that makes the vision and morale debuff to defenders equally affect the attacker.
    Finding and leveling the vision debuff was easy. All I had to do was edit 1 value edit in the _kv_rules.
    So i figured flatning the morale debuff would be easy enogh and looked into the _kv_morale table,
    but I couldnt find any entries for nightbattles, I continiued to look for it in the databaste but couldnt find it.

    I need help finding night battle morale modifiers. Can they even be changed? If so where and how can I change them?

    Thanks in advance for your time and any help

  2. #2

    Default Re: [Help] Where can I find the Night battle morale modifiers?

    I finaly found the defensive night battle morale modifier under campaign_variables_tables, but I could not find a table for the attacker.
    It would seem that I would need to make a new entry to the database in order to make the attacker also be demoralised.
    Can you point me to a resource to help me with that or is it even possible?

    Thanks again

  3. #3

    Default Re: [Help] Where can I find the Night battle morale modifiers?

    There isn't an existent entry for debuffing morale for the attacker during a night battle. There is a debuff for fatigue though, which indirectly ties into morale.

    campaign_variables_table -> unit_battle_setup_night_battle_attacker_fatigue_penalty

    Because these are campaign variables, their application seems to be an engine function, rather than an effect whose conditions are stored in the database. I don't think I see a way to give the attacker specifically a morale penalty for night battles. There's not a trigger condition that checks for it.
    My Three Kingdoms Military History Blog / Military Map Project - https://zirroxas.tumblr.com/
    Ask me a question!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •