Something that would be neat for the new Holy Fury Patch... More scripts, scopes, etc... for example, I'd like to see an option that allows you to assign different titles to Independent and Vassal Kings. Say for Greek Culture an Independent King would be called Despot, while a vassal King would be called Exarch and a Viceroy would be called Autokrator. Just that bit more finesse and flexibility with the game would allow for a lot more detail in modding.
There are many locations where custom localisation isn't processed properly, displaying the custom command key instead of an empty string or valid loc string.If anything, we can work around it using custom localisation.
Yeah, that's actually something I wanted for some time now - custom locs in titles.There are many locations where custom localisation isn't processed properly, displaying the custom command key instead of an empty string or valid loc string.
Custom localization doesn't work for religion names - it makes the game crash on launch.If anything, we can work around it using custom localisation.
alternate_start = {
OR = { has_alternate_start_parameter = { key = culture value = full_random }
}
Wanna be a bit more specific in what you mean?has_religion_feature trigger, currently is completly inflexible and gating a ton of content, hampering custom religions
a way to fix this problem, avoiding big compatibility issues between mods, would be to add ability to tag religions as fulfilling this trigger, maybe from religion's file, or even by a command, similar to the new set_ commands
a way to make the religion met the has_religion_feature check without actually having the feature, preferably also by a commandWanna be a bit more specific in what you mean?