Results 1 to 4 of 4

Thread: descr_campaign_db Famly Tree

  1. #1

    Default descr_campaign_db Famly Tree

    Hello everyone,
    Here I am posting my first thread at the end of 2023. Going straight into the topic.
    So my concern is basic and simple. I want to have younger generals and live longer so I can have much more fun with them. Also I dont want to change the years for a turn.


    1-) I want my Generals to die in a much older age such as 80. This age is set to 60 in descr_campaign_db.

    2-) I want my adoption candidates to come in the age intervals of 16-20

    3-) I want suitors for my princess to come in the age intervals of 16-20

    So I tought changing the codes in the descr_campaign_ai_db as below would solve the problem. But had no effect afterall. And yes, the file is read only and I have added io filefirst = true at the end of preferences file. I would appriciate if anyone has the knowladge to

    <family_tree>
    <max_age uint="90"/>
    <max_age_for_marriage_for_male uint="75"/>
    <max_age_for_marriage_for_female uint="40"/>
    <max_age_before_death uint="105"/>
    <max_age_of_child uint="10"/>
    <old_age uint="60"/> I have changed this to 80
    <age_of_manhood uint="16"/>
    <daughters_age_of_consent uint="16"/>
    <daughters_retirement_age uint="40"/>
    <age_difference_min int="-10"/>
    <age_difference_max int="30"/>
    <parent_to_child_min_age_diff uint="12"/>
    <min_adoption_age uint="20"/> 20 to 16
    <max_adoption_age uint="30"/> 30 to20
    <max_age_for_conception uint="50"/> 50 to 20
    <age_of_manhood_close uint="14"/>
    <max_number_of_children uint="4"/>
    </family_tree>

    Thanks and Happy new year to everyone.

  2. #2

    Default Re: descr_campaign_db Famly Tree

    Update: It seems that I forgot to make preferences read only sorry to have taken your time as well

  3. #3

    Default Re: descr_campaign_db Famly Tree

    Update: I tested it in the campaign map, it works.

  4. #4

    Default Re: descr_campaign_db Famly Tree

    Glad to hear that it is working for you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •