Crusader Kings III

Crusader Kings III

Sex and Immortality
156 条留言
GlockZz 4 月 20 日 上午 5:28 
Update? 😁
Markko 2024 年 11 月 10 日 上午 6:07 
incest my beloved
Ezan 2024 年 3 月 11 日 下午 12:23 
Has anyone fixed this mod? It was so well done.
Boden 2023 年 11 月 14 日 下午 3:41 
Awesome. Thanks!
rejected80  [作者] 2023 年 11 月 13 日 下午 6:07 
So, there is a new mod now uploaded ("Sex and Sorcery"). It is absolutely nowhere near what you had a right to expect as a new version of this, but I will try to quickly get it to be the mod it should be and that I want it to be. But, you will at least have some of the features that used to be in this mod. Expect regular updates to it going forward.

This one will soon be deleted, most likely.
Boden 2023 年 11 月 6 日 下午 5:10 
It really is the best. I got too used to playing with it that I really have a hard time playing without it now. Haven't played in months. Oh well.
CalibratedCha0s 2023 年 11 月 6 日 下午 2:56 
Currently breaks UI, shame cause its the best Immortal mod.
GeneralCatasaurus 2023 年 10 月 9 日 上午 11:31 
This currently breaks the character UI for all characters in the game
أبو مقرن 2023 年 8 月 23 日 上午 12:21 
Can I include & edit this mod in mine
River 2023 年 7 月 10 日 下午 4:49 
Starting in 1066 with this mod makes the game crash just before 1067
Shimi 2023 年 4 月 23 日 下午 4:34 
@Buldulin Thank you. This change however seems to deactivate Knights in General. ah well, i think i just wait till rejected comes out with a new version
Taras 2023 年 4 月 21 日 上午 2:45 
makes me lose my knights somehow
Buldulin 2023 年 4 月 9 日 下午 7:39 
@Shimi tried finding it and the problem lies in the "gendercheck" so in the file 00_religious_triggers.txt -> can_be_combatant_based_on_gender_trigger Line 115 to 160
how I fixed it was avoiding using it; sideeffect is that the game doesn't care what gender the knights/commanders are

effective change:
in folder \SteamLibrary\steamapps\common\Crusader Kings III\game\common\scripted_triggers
00_war_and_peace_triggers.txt -> comment Line 242 and after Line 331 add is_ai = yes

the rest would not be necesary then
rejected80  [作者] 2023 年 4 月 7 日 上午 10:43 
I have been very slow in working on the new mod, but I have been working on it. I hope to be spending a lot more time on it from now on, and there should be a (basic, not finished) version uploaded to steam before the end of this month. I will then continuously improve, add to, and polish the mod from then on for as long as I can keep coming up with more content to add or things to fix.

The initial version that's planned to be uploaded will be heavy on the 's' part and will only have the 'i' as traits you can add in the ruler designer. I do plan to eventually add a LOT of different supernatural content (including different kinds of immortal beings) with unique game mechanics, but that's for later in the year. (There will be game rules to turn off supernatural content if you don't want it, of course.)

(I'm touched to see that the subscription numbers for this mod keep going up despite the fact that I've been a deadbeat absentee mod creator for a long time. I appreciate you all!!!)
rikfaber 2023 年 3 月 22 日 下午 12:03 
Is there going to be an update anytime soon?
Shimi 2022 年 9 月 14 日 上午 3:28 
Knights are Broken again. Same Folder as previously, \SteamLibrary\steamapps\common\Crusader Kings III\game\common\scripted_triggers
Fixed it somewhat by changing as follows:
00_religious_triggers.txt -> Line 151, simply change AND to OR
00_war_and_peace_triggers.txt -> commenting out Lines 255 to 307
Problem with the second one: Now my 3 Year old child can serve as a knigth...

Also broken, only you yourself are able to serve as commander now. fixed it in:
00_war_and_peace_triggers.txt -> commenting out Lines 309 to 344
This so far seems to be ok with no downsides...

Wold be very happy if someone manages to find out, what exactly the problem is. The 3 Year old Toddler leading the charge is a little bit strange ;-)
Globalis 2022 年 8 月 31 日 下午 3:03 
@RetardBob

Not Exactly necessary to comment it out or delet it, just change the two "AND" operators to "OR" operators and it should be fine. Alternativly just copy the code below and copy paste it over the lines 16-34.


can_be_combatant_based_on_gender_trigger = {
custom_description = {
text = "can_be_combatant_based_on_gender"
object = this
subject = $ARMY_OWNER$
OR = {
$ARMY_OWNER$ = { faith = { has_doctrine_parameter = combatant_can_be_either_gender } }
OR = {
$ARMY_OWNER$ = { faith = { has_doctrine_parameter = combatant_must_be_male } }
is_male = yes
}
OR = {
$ARMY_OWNER$ = { faith = { has_doctrine_parameter = combatant_must_be_female } }
is_female = yes
}
has_trait = shieldmaiden
}
}
}
Basileos 2022 年 8 月 3 日 上午 4:21 
@SPC. militaryhistory1 has a weird bug where you can't hire any knights. But otherwise, it works.
Militaryhistory1 2022 年 7 月 31 日 下午 8:32 
does it still work? i'd say update it anyways. or if somebody has made an updated/patch/continuation of this mod, please do tell
NuclearDystopia 2022 年 5 月 23 日 下午 8:03 
never thought I'd say the words "thank you retardbob" but here I am! thank you! worked
IchibanHans 2022 年 4 月 30 日 下午 1:19 
RetardBob's fix worked for me as well, although the folder path was slightly different:
Steam\steamapps\workshop\content\1158310\2408301874\common\scripted_triggers
rafidev 2022 年 4 月 28 日 上午 7:49 
I'm definitely looking forward to a new version of this mod, when possible. Thank you for your work!
Boden 2022 年 4 月 25 日 上午 9:27 
Shieldmaidens also work as Knights.
Hexagoros 2022 年 4 月 24 日 下午 7:08 
Looking forward to the new version! Can't imagine CK3 without this mod.
Lisa 2022 年 4 月 24 日 上午 8:30 
The bug with no knights is fixable, by going into Steam/steamapps/content/1158310/2408301874/common/scripted_triggers/01_religious_triggers.txt and either deleting line 16-34 "can_be_combatant_based_on_gender_trigger" or commenting it out.
Killer 2022 年 4 月 9 日 下午 7:07 
Please update and fix the knight problem its a great mod and only one like it.
Charlie Powell of Silverstone 2022 年 4 月 4 日 上午 9:16 
This mod is still good to use if you can please just fix the knights issue.
Charlie Powell of Silverstone 2022 年 4 月 4 日 上午 9:13 
This mode is great but as others already mentioned it is breaking the knights. I can't seem to find a work around till this mod is updated.
zemnmez 2022 年 3 月 29 日 上午 11:11 
I liked this mod but it breaks knights! Looks like the mod author might make a new one though :^)
Lucca Vargas 2022 年 3 月 23 日 上午 12:41 
Hopefully the new version can be released soon.:steamthumbsup:
Boden 2022 年 3 月 21 日 上午 9:23 
Sweet!
Cicely 2022 年 3 月 20 日 上午 7:52 
Im looking forward to the new version <3
rejected80  [作者] 2022 年 3 月 19 日 下午 5:07 
Hi! Sorry for ignoring you all for a while now. I'm flattered that so many of you like my mod.

First, the bad news: I'm not updating this. The mod is a mess (I sucked at this stuff when I originally made it), and it's not worth it to go through that mess and make it work with the current version of CK3. I will leave it up though, just in case (however unlikely) someone wants to revert to the previous version of the game to play with it or (even more unlikely) if someone wants to wade through the mess to make it compatible with current CK3 and upload it in their name.

Now, the good news: I just started working on a far better version of it, from scratch (something I've wanted to do for a long time).
HookinDaG 2022 年 3 月 14 日 下午 8:43 
Daddy please update
Vendetta Senior 2022 年 3 月 11 日 下午 2:47 
You mod is super good, do you think an update is coming soon? Thanks!
HookinDaG 2022 年 3 月 10 日 上午 12:59 
Please update
Boden 2022 年 3 月 4 日 上午 9:08 
Any plans to update?
寒窗 2022 年 2 月 28 日 上午 4:03 
i love this mod too much but I lose all my knights when I use this mod
Cicely 2022 年 2 月 25 日 上午 6:34 
@Svenskpanda Thats what i mentioned before. The Mod does Something that makes the knights disappear. Wait for Patch.
Svenskpanda 2022 年 2 月 24 日 上午 2:39 
I lose all my knights/champions/commander when I use this mod :-/
Not sure if it's this mod on its own or if it's a conflict somewhere :-/
HookinDaG 2022 年 2 月 23 日 下午 1:24 
@rejected80 please update this mod i love immortality too much
Figaro 2022 年 2 月 16 日 下午 1:53 
Please update :)
HookinDaG 2022 年 2 月 11 日 下午 8:41 
if you have the time could you please update this mod for the latest dlc
rafidev 2022 年 2 月 11 日 下午 3:25 
I hope you'll be able to update! Thank you for this mod.
Nestorek 2022 年 2 月 9 日 上午 10:36 
Pls update
Cicely 2022 年 2 月 9 日 上午 9:49 
Not working well with Royal Court Update. Your Knights will be gone and you cant get new ones aswell.
cuomo860 2022 年 2 月 8 日 下午 4:23 
Any plans to update this for 1.5/RC. Or has anybody tested? There's probably been a lot of changes in vanilla that will affect this.
overdriven 2022 年 1 月 20 日 上午 3:41 
Also "promised to clergy" children should be able to join holy orders.
overdriven 2022 年 1 月 12 日 上午 4:48 
When adultery is not criminal according to my faith I still get events when people bonk outside of wedlock with popups saying it's criminal and can be punished (but actually it cannot be punished). That's probably an inconsistent leftover of base game, perhaps this mod can fix that.
dani 2022 年 1 月 4 日 上午 7:13 
Thank you for this mod.