Total War: WARHAMMER II

Total War: WARHAMMER II

Not enough ratings
Hertz Province Patrols Submod Framework
   
Award
Favorite
Favorited
Unfavorite
Tags: mod, Campaign
File Size
Posted
Updated
938.077 KB
13 Apr, 2021 @ 1:13pm
3 Feb, 2022 @ 6:03am
2 Change Notes ( view )

Subscribe to download
Hertz Province Patrols Submod Framework

Description


Mod Version: v1.0

The Province Patrols Submod Framework
This is the packfile used to create submods for my Province Patrols mod. all scripts are commented and how-to's / tutorials can be found in the submod documentation found on google docs here: https://docs.google.com/document/d/1Vc7ZKLQJ_wcLWa6GvEXcmSU5e_Md4rdSfo1L2RTRz_U/edit?usp=sharing

Province Patrols
The current framework supports:
Editing existing patrol unit lists
Adding custom modded subcultures for province patrols
Adding custom modded factions for province patrols
Overhaul for all vanilla subcultures
Adding new mechanics to subcultures province patrols
Custom patrols per faction/custom modded faction


Scripts included.
Submod_province_patrols.lua
Used when you’re making edits for 1 or more existing vanilla province patrols
Used when you’re making province patrols for new factions/subcultures.
Remove the submod_pp_empty_unit_lists.lua script when the above applies to your use of the framework and rename the submod_province_patrols.lua to anything unique that you prefer.
Submod_pp_empty_unit_lists.lua
Used when you’re making a province patrols mod for complete overhauls that add new units to most/all vanilla factions of the game.
This script still holds all custom functionality and rulesets for specific factions, but their patrol unit lists have been emptied.
Hertz_patrol_v_patrol_script.lua
I made this script for internal testing and balancing. This script includes a copy of all vanilla patrol army setups and a function that generates a patrol for the current player faction and any enemy faction and setting each patrol’s strength. This is all done with the function: patrol_vs()
Main_mod_patrol_unit_lists.txt
This text file is used to list all the vanilla province patrols unit lists and patrol force setup for all factions.


Afterword
If you're running into issues or have questions you can always reach out to me on the modding discord



Popular Discussions View All (1)
2
7 May, 2021 @ 3:10pm
PINNED: Bug / issue reports
8 Hertz WAN IP
4 Comments
Haerzog 12 Oct, 2022 @ 1:06pm 
Its a mod framework so sub-mods can be made by other mod creators to work with Hertz Province Patrols. For example, if one wanted to create a sub-mod so all province patrols for Skarsnik were exclusively goblins.
Anax 24 Jul, 2022 @ 6:30pm 
what this does with few words?
8 Hertz WAN IP  [author] 3 Feb, 2022 @ 6:00am 
Fixed normal armies not being able to merge.
updated the function: hertz_is_patrol_merging.
Jomix7 16 Apr, 2021 @ 3:08am 
Awesome! I will have to check this out!