Short summary of your issue
Reforming a faith to female dominated does not change gender law
Game Version
1.6.1.2
What OS are you playing on?
Linux
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
7
Please explain the issue you experienced in the most condensed way possible
I created a new muslim faith, and changed the views on gender from male dominated to female dominated. This should have changed my succession law away from male only succession, since male only succession should no longer be valid for my faith. But it did not.
Please explain how to reproduce the issue
Create a new muslim faith which changes the views on gender from male dominated to female dominated.
Is there anything else you think could help us identify/replicate the issue?
Code for can_keep of male_only_law is:
OR = {
faith = { has_doctrine = doctrine_gender_male_dominated }
NOT = {
culture = { has_cultural_parameter = female_only_inheritance }
}
}
It should be:
faith = { has_doctrine = doctrine_gender_male_dominated }
I have attached a save game
Yes
Upload Attachment
File(s) attached
Reforming a faith to female dominated does not change gender law
Game Version
1.6.1.2
What OS are you playing on?
Linux
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
7
Please explain the issue you experienced in the most condensed way possible
I created a new muslim faith, and changed the views on gender from male dominated to female dominated. This should have changed my succession law away from male only succession, since male only succession should no longer be valid for my faith. But it did not.
Please explain how to reproduce the issue
Create a new muslim faith which changes the views on gender from male dominated to female dominated.
Is there anything else you think could help us identify/replicate the issue?
Code for can_keep of male_only_law is:
OR = {
faith = { has_doctrine = doctrine_gender_male_dominated }
NOT = {
culture = { has_cultural_parameter = female_only_inheritance }
}
}
It should be:
faith = { has_doctrine = doctrine_gender_male_dominated }
I have attached a save game
Yes
Upload Attachment
File(s) attached