Results 1 to 2 of 2

Thread: Change campaign battle victory conditions.

Hybrid View

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

    Default Change campaign battle victory conditions.

    Hi everyone, i'm new here. First of all, you have to know that i'm a complete newbie, it's the first time i try to create a Total War mod.

    In fact, to resume the problem, i'm just a guy playing to a modded Total War Warhammer and annoyed by a thing. I play the dwarves, they have strong units but not so numerous. In my save, my capital is assieged by greenskins. I can win this battle, in fact i was winning the battle until some of the ennemies units get to the capture point. My units were winning this battle, repelling the orks with strength, but they were too slow to move to the center and take back the capture point... so i lost the battle. It's frustrating but i'm not here to complain.

    So i tried to modify the game, in order to delete capture point. I found out how to change the victory conditions of a battle. Great, so i changed sieges battles victory conditions by demanding the attacker to kill or rout any ennemy. I prefer play like that. In order to make this, i changed values on the battle_types_to_victory_conditions_tables db file.

    It works, but not as intended. It works perfectly in custom battle but not in campaign battles unfortunatly, logicaly. Because the battle type modified is "siege_battle" but looking into the campaing_battle_presets_tables files, i found out the battle type i wanted to modify was settlement_standard.
    The only db file i found with theses things was campaign_battle_type_enums but was unable to change anything on this file.

    To the fille battle_types_to_victory i cannot add standard_settlement row to modify victory conditions to this battle.


    So, i am asking your help, i don't know if i posted in the right category. Sorry for my broken english, i really hope i will be able to change this but i fear it's impossible. Also, if there is a way just to increase the time needed for a unit to capture a settlement, i would do with it.

    Thanks you, hoping you'll find a solution.

  2. #2

    Default Re: Change campaign battle victory conditions.

    Yo

    I was unable to change victory conditions for map campaign. Yet, if somebody happens to have the same desire and the same problem, here the solution i found :
    You have to modify the script :
    kv_rules_tables


    completly down below :
    tickets_single_victory_point : 150
    tickets_multiple_victory_points : 200

    You just have to increase these numbers to have more time.
    Personnally i did it like that :
    375 and 500


    Now i have enough time to win this damn battle.


    Thanks a lot.
    Cya

Posting Permissions

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