One line summary of your issue
[2.8.3.4 SAHQ] One headgear in all portrait packs is only used by orthodox characters
Game Version
2.8.3.4 SAHQ
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
If you look in 00_portrait_properties.txt for one of the headgears there are these factor and modifier.
The modifier sets that no character, either male or female, can use this headgear unless is Orthodox (not even Orthodox Heresies use it). This makes sense for the Red Cap in westerngfx male portraits but the modifier is applied to everyone, even females and people who use other portrait sets than westerngfx. This means that one headgear in every portrait pack is never used, either in its male and female form, because only a few cultures are usually religiously Orthodox.
Steps to reproduce the issue.
1. Look for number 7 headgear of any portrait set that is not westerngfx.
2. Start or load a game.
3. See that there is no character that uses wears that headgear except people who are Orthodox.
Upload Attachment
[2.8.3.4 SAHQ] One headgear in all portrait packs is only used by orthodox characters
Game Version
2.8.3.4 SAHQ
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
If you look in 00_portrait_properties.txt for one of the headgears there are these factor and modifier.
# Common headgear 3 - Red hat
7 = {
factor = 1
modifier = {
factor = 0
NOT = { trait = peasant_leader }
NOT = { trait = heresiarch }
OR = {
NOT = { religion = orthodox }
is_or_was_offmap_power_ruler = yes
is_ruler = yes
has_minor_title = title_prince
spouse = { real_tier = emperor }
spouse = { real_tier = king }
spouse = { real_tier = duke }
}
}
}
7 = {
factor = 1
modifier = {
factor = 0
NOT = { trait = peasant_leader }
NOT = { trait = heresiarch }
OR = {
NOT = { religion = orthodox }
is_or_was_offmap_power_ruler = yes
is_ruler = yes
has_minor_title = title_prince
spouse = { real_tier = emperor }
spouse = { real_tier = king }
spouse = { real_tier = duke }
}
}
}
Steps to reproduce the issue.
1. Look for number 7 headgear of any portrait set that is not westerngfx.
2. Start or load a game.
3. See that there is no character that uses wears that headgear except people who are Orthodox.
Upload Attachment
Upvote
0