Crusader Kings III

Crusader Kings III

81 ratings
Gender Laws without Requirements
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
306.295 KB
16 Sep, 2020 @ 8:59am
11 Nov, 2024 @ 3:19pm
10 Change Notes ( view )

Subscribe to download
Gender Laws without Requirements

Description
Removes the requirements to change Gender Laws for the human player.
The AI will still have to meet the requirements.

Only affects the gender law category in the succession laws file. The file itself is separate from the normal file so it should be highly compatible.

If used to together with primogeniture without requirements you have to put this after the aforementioned mod in the mod load order.
61 Comments
konradius001 11 May @ 2:58am 
Works under 1.16.1.
Needed this to correct for the error that after feudalizing the Hausa title, it changed from female dominated to something else...
Caracus  [author] 11 Nov, 2024 @ 3:24pm 
@Update to 1.14.*
Should work again.
@naz it took me a good moment to figure out why it wasnt working. Removing the limit and moving the top liege check to a normal check is nifty but nasty little workaround that may have negative impact on performance as it will always check the trigger if i understand correctly. I wasnt aware that the trigger_if first checks the limit and then checks the trigger conditions again. So I fixed it by adding an OR with a player check around the top liege trigger check.
Thanks for investigating :)
naz 4 Nov, 2024 @ 7:22am 
@Caracus, @Hex: Gin & Tonic
I fixed the code and it seems to be working fine
The only changes I made were moving the 'OR' statement from inside the 'limit' statement to outside and fixing the missing code.
I uploaded the txt file to Google Drive and the link

https://drive.google.com/file/d/11JcYtSyrTmAAvErt2MJuiEQp_9i99qjU/view?usp=drive_link

and file path are as follows
C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2230561690\common\laws

Feel free to use it if you find anything wrong or need to correct it
Hex: Gin & Tonic 27 Oct, 2024 @ 3:02pm 
Yes its not working here either, I have correct load under too! :(
naz 14 Oct, 2024 @ 8:49am 
@Caracus
I tested with only two mod but Gender Law mod seems not work
tested load order
1. Primogeniture without Requirements
2. Gender Laws without Requirements
Caracus  [author] 14 Oct, 2024 @ 3:41am 
Does it work if you only load this mod up?
naz 13 Oct, 2024 @ 11:32pm 
@Count Kekula
same here
Count Kekula 3 Oct, 2024 @ 12:12pm 
Is this really working? I use it together with Primogeniture wo requirements but only the latter one functions.
FunGaming44 26 Sep, 2024 @ 3:32pm 
My friend thank you, hope you can take a look at making one for the other laws like real and title laws that would be awesome.
Caracus  [author] 26 Sep, 2024 @ 3:28pm 
@Update to 1.13.*
I redid the file, so hopefully if there wasnt any copy pasta screw up it should work just fine :D