Jump to content

[mod] Crusader Dongs III


Recommended Posts

Posted

Update 1.9.1

 

New:

  • New Animation: Missionary 3 (Early Access for Members) - can be MM or MF

 

Changes:

  • Move Spooning 1 animation from Early Access to Public

 

Screenshot of the new Missionary 3 animation❤️
missionary_3_prev.png.c82a7ba1aefb47053c3730a4108834c5.png

Posted
2 hours ago, vkfimbul said:

Hi, are you planning to fix tribal Norse court room (CFP) scenes?

The courtrooms should now be able to play the scenes.

Posted
21 hours ago, Solam88 said:

Also can I make Fornicate more challenge ? I want it more difficult to achievement. 

You can modify the modifier values of the ai_accept in the fornicate character interaction.

 

3 hours ago, Princeps2 said:

Missionary 3 is my new favorite position. Absolutely great work. Can´t wait for July update (i hope).

Thanks! My current favorite as well 😆

Posted
7 hours ago, Lord Bohemond said:

You can modify the modifier values of the ai_accept in the fornicate character interaction.

 

Thanks! My current favorite as well 😆

 

Thank you. Now it's more difficult. but there is issue if you may help me. How to make character refuse and not ask for more money ? for exp I try with one courtier. 0% after 1st bribe still 0% and the second bribe it was 26%. So, after I try my chance another window with bathhouse with three options. How I remove this bathhouse or remove this easily got accept with additional money ?! Thank you so much.. 

Posted
6 hours ago, Solam88 said:

So, after I try my chance another window with bathhouse with three options. How I remove this bathhouse or remove this easily got accept with additional money ?! Thank you so much.. 

Check the on_decline block in the fornicate interaction, you should see a random_list, delete the whole random_list block, and replace it with this:
 

scope:recipient = {

                    save_scope_as = fornicate_partner

                }

                scope:actor = {

                    save_scope_as = fornicate_character

                    trigger_event = {

                        id = lb_arsl_events.0055

                    }

                }

Posted

Update v1.9.1.1

 

New:

  • Added a new custom UI window called Sex Journal. This window will serve as a container for different UI for cd3. Currently, it can display a list of your Male Escorts. To show the sex journal, just click on the book icon that I added in the tab buttons at the right side of the screen.

 

Changes:

  • Added an impregnate (exit) option in the sex scenes. The option will appear if the bottom is female.
  • The threesome 2 animation which is bisexual will no longer play for the heterosexual male PC assuming he is not experiencing straight-curiousness.
  • Patch update for LMF, AGOT and AGOT+

Notes: For the impregnation chance, I set it to 20 which is lower than the default 30.

Screenshot of the new Sex Journal:
sex_jounral.jpg.e53b29aefb4f2dc5646fa06446eee68b.jpg

Posted
On 6/9/2026 at 1:50 AM, Lord Bohemond said:

Check the on_decline block in the fornicate interaction, you should see a random_list, delete the whole random_list block, and replace it with this:
 

scope:recipient = {

                    save_scope_as = fornicate_partner

                }

                scope:actor = {

                    save_scope_as = fornicate_character

                    trigger_event = {

                        id = lb_arsl_events.0055

                    }

                }

 

Thank you so much. I support your mod, and I hope you can make it compatible with all orientations. Last question if I may, what about the fornicator trait? Usually in vanilla, if any character commits fornication and people find out, they quickly get the fornicator trait. Is this supposed to happen in this mod as well ?

Posted
11 hours ago, Solam88 said:

Last question if I may, what about the fornicator trait? Usually in vanilla, if any character commits fornication and people find out, they quickly get the fornicator trait. Is this supposed to happen in this mod as well ?

In vanilla, the characters don't get a fornicator trait or a secret fornicator immediately unless it is from some special events like seduce schemes, instead, the characters involved get a variable called had_recent_sex_with. This has an elapsed time (1000 days) and 50% chance to run an adultery check. In events and interactions in cd3 that involves sex, I set the numbers lower:  200 days elapsed time at 20% possibility of an adultery check since cd3 sex events are more frequent.

Posted

@Lord Bohemond

Thank you for your mod. It spiced up my game the right way! I really love it. Alas, the latest version has an issue.

 

I've just installed CD3 Arousal 1.9.1.2, and I am missing the escort relations. You have removed the MISC tab in the Character Window and announced, that escorts will be displayed at the RELATIONS tab. But your GUI file doesn't contain any code referring to escorts, neither at the RELATIONS tab nor elsewhere. Maybe you've uploaded the wrong version?

(I guess, I wouldn't have realised this issue if I hadn't made a compatch for the 'Character UI Overhaul' mod.)

Posted
15 minutes ago, GeniusMind said:

@Lord Bohemond

Thank you for your mod. It spiced up my game the right way! I really love it. Alas, the latest version has an issue.

 

I've just installed CD3 Arousal 1.9.1.2, and I am missing the escort relations. You have removed the MISC tab in the Character Window and announced, that escorts will be displayed at the RELATIONS tab. But your GUI file doesn't contain any code referring to escorts, neither at the RELATIONS tab nor elsewhere. Maybe you've uploaded the wrong version?

(I guess, I wouldn't have realised this issue if I hadn't made a compatch for the 'Character UI Overhaul' mod.)

The misc tab got nuked by the 1.19 game update. There is a new UI called Sex Journal, it displays the list of your escorts and also the escorts of your previous character (useful for rehiring them back)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...