Jump to content

[mod] Adroit's Divine Prostitution & DivPros Faith Pack


sm201

Recommended Posts

Posted (edited)

I'm just finishing up the changes to the volunteer others interaction as I detailed previously in my short term goals.

 

I understand not everyone wants to mess around with the console or make a faith using the in-game system so I will be making sure the custom faith packaged with the original mod still works, and fixing and shaping up that up before I include it in what will be version 0.6.

 

edit: I forgot how religions modding requires full overrides of many files, so this will have to wait, for now. Instead I'll write up a more comprehensive list of things you'll need to do from the console in order to get the full effect of this mod, which I'll edit into the original post of this thread and the download page.

 

'QUICK-START 'GUIDE

  1. Launch the game with debug_mode enabled, or a mod that allows you to toggle it
  2. Either using the console or converting via the faith page, convert to the religion you wish to modify
  3. Open the console using the grave accent/tilde (`) key
  4. Add the clerical function
    • add_doctrine doctrine_clerical_function_prostitution
  5. Remove the old clerical function
    • remove_doctrine doctrine_clerical_function_taxation
    • remove_doctrine doctrine_clerical_function_alms_and_pacification
    • remove_doctrine doctrine_clerical_function_recruitment
  • All the following steps are optional
    1. If you want to be able to retire unsuitable clergy
      1. add_doctrine doctrine_clerical_succession_temporal
      2. remove_doctrine doctrine_clerical_succession_temporal_fixed
      3. remove_doctrine doctrine_clerical_succession_spiritual
      4. remove_doctrine doctrine_clerical_succession_spiritual_fixed
    2. To change clergy gender - select only one
      1. add_doctrine doctrine_clerical_gender_female_only
      2. OR add_doctrine doctrine_clerical_gender_male_only
      3. OR add_doctrine doctrine_clerical_gender_either
      4. Then remove_doctrine all other options
Edited by sm201
Posted

Version 0.5.5

  • The character interaction to request others volunteer is no longer automatically accepted, and instead depends on their personality, traits, if they have titles, etc.
    • You can use the optional version included in the downloads section if you want it to work how it used to.
    • To restore the old "Volunteer others" interaction, move to /common/character_interactions/ and delete sm_volunteer_other.txt and replace it with legacy_volunteer_other.txt
  • Actually fixed characters with absolute birth control still becoming pregnant randomly/via sex at temple
  • Localization fixes in scenes added in 0.5
Posted (edited)

honestly I love the changes you've made but without the Adroit religions I can't use this the way I would like. So, I will continue to use the other update, but I would come to this one in a second if you ever add them.

Edited by PinkDragon
Posted

I'm working on a faith (or perhaps several, depending on how fast I progress) that will be released separately.

Posted

I'll almost certainly have them done within the next hour or so.

 

Does anyone use the tenets added by the original submod? They look to be pretty obsolete with Carnalitas Dei.

Posted (edited)

Here they are. There's no new features or functionality in these, just pre-made faiths.

 

 

Edited by sm201
Posted
4 hours ago, Gandalf_the_Dirty said:

Since that mod changes religion-related things, would it conflict with "More Religion Tenets Slots" mod?

Adroit and More Religion Tenets seem to work together, however, it's partially compatible with Carnalitas Dei. You can still pick more tenets but it doesn't show the custom ones from Carn (Fertility Idols, Sacred Hermaphroditism, Sacred Prostitution, Tantric Sex, Youthful Rulership).

Posted

I have a few small fixes and changes ready but I'm holding off for something more substantial before I release the next update. I have a few ideas but nothing implemented yet to talk about.

 

I'll also make dummy localization files for German, Spanish, French (any others needed?) so at least they'll have the English text instead of bare strings.

 

 

On 3/3/2022 at 9:15 PM, Berkulat said:

I made Russian localization for Adroit's Divine Prostitution.
Where to send it for integration into the mod?

You can attach the localization files here or PM them to me and I'll include them in the next update.

Posted

I think "birth control" does nothing for male character. At least there's no changes I can see or notice. No modifier, no gold income malus, etc. But maybe it conflicts with some other mod (unlikely, though, there's nothing after DP in my load order).

Posted
2 hours ago, sm201 said:

That's a Carnalitas feature, and as far as I can see, isn't modified by this mod

Really? It's even more weird, then, because it wasn't here before I installed this mod. Ok then, there I go. Sorry for bothering.

  • 2 weeks later...
Posted (edited)

Version 0.6

 

  • Random priestesses will now always be 16
    • Various changes to their random trait distribution
  • Small fixes to volunteer character interaction
    • Additionally, they will now only volunteer for 5 years
  • Reduced tax bonus
  • Added different titles for court chaplains for Christian, Islamic and Hellenic faiths
  • When you encourage a priestess to become lustful, they'll now replace one of their other personality traits
  • Contributions from Triskelia
    • French localisation
    • Various localisation fixes
Edited by sm201
Posted (edited)
On 3/21/2022 at 3:53 PM, fdldfsgkjhsdfgkjhsdfg said:

How do you change the wait time? If I want to change it to 3 months etc? I changed the "cooldown = { years = 1 }" to "cooldown = { years = 0 }" and also tried "cooldown = { days = 1 }" to no avail.

 

I'm not sure why that isn't working. I don't think years = 0 should work but days = 1 should.

Edited by sm201
  • 2 weeks later...
Posted (edited)

I changed the priestess spawn age to 18 to get them undressed right away.

Is it possible to make spiritual head of faiths younger?

 

Afaik they get generated in this file:

\steamapps\common\Crusader Kings III\game\events\religion_events\faith_creation_events.txt

faith_creation.0002

and

faith_creation.0012

 

I guess it would be easier to expand the replacement mechanic to the head of faith.

Edited by LordDGP
Posted
On 4/4/2022 at 6:39 PM, LordDGP said:

I changed the priestess spawn age to 18 to get them undressed right away.

Is it possible to make spiritual head of faiths younger?

 

Afaik they get generated in this file:

\steamapps\common\Crusader Kings III\game\events\religion_events\faith_creation_events.txt

faith_creation.0002

and

faith_creation.0012

 

I guess it would be easier to expand the replacement mechanic to the head of faith.

 

I want to get titled priests subject to the same rules but it's a bit more complicated.

 

On 4/5/2022 at 1:47 PM, Astat95 said:

How is the father generated from random pregnancy event? Is there any chance to set what traits they'd get?

 

Divine Prostitution\events\priestess_random_pregnancy.txt - Lines 322 to 331 generate the father.  You can manually add traits there with add_trait = TRAITCODE but I'm not sure of the exact command.

  • 4 weeks later...
Posted

Could you add an exception to the "must be under X age" requirement for the "volunteer at temple" decisions if the target has a longevity trait like immortal or succubus? I think Carnalitas did something similar for the prostitution decision.

  • 2 weeks later...
Posted
On 3/4/2022 at 3:15 AM, Berkulat said:

I made Russian localization for Adroit's Divine Prostitution.
Where to send it for integration into the mod?

I would like to see the results of your work.

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...