Diplomatic Utility Tools
This is a rather simple one and doesn’t need some specific explanations.
It will show up if you have at least one volunteer division in selected country.
Use new effect from LaR: "country_lock_all_division_template = yes/no"
Noted:This will lock out all templates in selected puppet.
If you want access to them you need to unlock them via diplo tab first.
This is still a wip feature.I use generic tag alias and ai strategy for compatibility.
But it might be overwritten by some other rules in vanilla files or mods you have activated.
I have tested it with a friend and it seems to work with mp games,
but this certainly need more digging in case of causing glithches.
Go to "SteamLibrarysteamappsworkshopcontent3943602335763611"
Open descripor.mod and add the text below
dependencies = { "your mod’s name" }
This will make sure this mod will overwrite specified mods and the result looks like this
version="0.1"
tags={
"Gameplay"
}
dependencies = {
"mod1"
"mod2"
}
name="zzzzdiplotools"
supported_version="1.10.3"
remote_file_id="2335763611"