Results 1 to 4 of 4

Thread: Is it possible to change auto resolve casualties?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Is it possible to change auto resolve casualties?

    Hi,

    Appolgies if this has already been asked, I did search but couldn’t see anything.

    Is it possible to mod the results and/or number of casualties you receive from auto resolving?

  2. #2
    Demokritos's Avatar Domesticus
    Join Date
    Aug 2006
    Location
    Up North
    Posts
    2,288

    Default Re: Is it possible to change auto resolve casualties?

    There is a setting in the preferences file for autoresolve difficulty, looking like this:

    autoresolve_difficulty 0; # autoresolve_difficulty <int>, Sets the handicap for battles that are autoresolved. Positive gives advantage. -2 is vhard, -1 is hard, 0 normal, 1 easy #

    I haven't tried it, but I should think a harder setting would give you a greater likelihood of increased casualties etc. On the XP System, you find that preferences file, if you have set the computer to "Show hidden files and folders", in the following directory (where the parenthesis indicate on what account you have the game installed):

    C:\Documents and Settings\(Administrator)\Application Data\The Creative Assembly\Empire\scripts
    GNOTHI SEAUTON (Know Thyself) - precept inscribed in the forecourt of the Temple of Apollo at Delphi, Greece
    MEDEN AGAN (Nothing To Excess) - another precept inscribed in the aforementioned place

  3. #3

    Default Re: Is it possible to change auto resolve casualties?

    Thanks very much, I'll give that a try.

  4. #4

    Default Re: Is it possible to change auto resolve casualties?

    To change the values:

    Campaign_variables_table

    Code:
    autoresolve_advantage_over_enemy_wipeout_threshold    0,8
    autoresolve_base_best_ship_kills_to_capture    0,3
    autoresolve_base_chance_a_unit_takes_captives    0,5
    autoresolve_base_ratio_of_captives    0,3
    autoresolve_base_ratio_of_captives_modifier    0,5
    autoresolve_chance_of_not_capturing_ship    0,4
    autoresolve_chance_of_taking_captives    0,05
    autoresolve_commander_star_rating_impact    0,15
    autoresolve_easy_campaign_AI_percent_reduction    0,05
    autoresolve_easy_difficulty_human_advantage    0,1
    autoresolve_gaussian_boundary    3
    autoresolve_gaussian_standard_deviation    1
    autoresolve_hard_campaign_AI_percent_increase    0,2
    autoresolve_hard_difficulty_AI_advantage    0,08
    autoresolve_major_land_victory_percent    0,1
    autoresolve_major_naval_victory_lose_percent    0,4
    autoresolve_major_naval_victory_win_percent    0,18
    autoresolve_min_combat_potential_only_win_chance    0,5
    autoresolve_minimum_casualties_on_lose    0,55
    autoresolve_minimum_casualties_on_win    0,15
    autoresolve_minimum_win_chance_to_win    0,225
    autoresolve_minor_land_victory_percent    0,1
    autoresolve_minor_naval_victory_lose_percent    0
    autoresolve_minor_naval_victory_win_percent    0,14
    autoresolve_normal_naval_victory_lose_percent    0,2
    autoresolve_normal_naval_victory_win_percent    0,16
    autoresolve_relative_captives_fuzziness    0,1
    autoresolve_ship_damage_capture_multiplier    0,35
    autoresolve_ship_damage_fuzziness    0,3
    autoresolve_ship_damage_required_for_sink    0,875
    autoresolve_stat_massacre_chance    0,2
    autoresolve_unit_losses_fuzziness    0,1
    autoresolve_unlikely_naval_result_scaling_factor    0,3
    autoresolve_very_hard_campaign_AI_percent_increase    0,35
    autoresolve_very_hard_difficulty_AI_advantage    0,2
    All my downloads need for uncompressing them:

    7-Zip 9.10 beta Windows 32-bit

Posting Permissions

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