Jump to content

Recommended Posts

Posted
On 2024/5/27 at PM1点41分, NICE DOWS said:

你好,我已经能够破解为什么教育不起作用:

参考这篇文章: 

 
TLDR,
1. 教育是根据每年一次的活动来计算的,该活动的基本成功率为 60%,
2. 由于孩子们过早成年,因此不可能获得足够的积分。
3. 你需要17分才能得到4颗星(这个数值在补丁中被修改了,现在是17分,而不是补丁中的15分),
4. 因为教育分数从6岁开始计算,女性在6-12岁之间,只有6次机会触发加2的事件,所以即使是100%的几率也只有12分

更新方式:
1.改变分数计算方式,使门槛更低(同时使男性和女性的年龄相等,或者一方以2岁获得巨大优势)
2.更改触发事件的脚本,因为一些成年和童年的值实际上并不是在定义时计算的,它们实际上是在脚本触发器


(开始教育计算的年龄)的其他地方计算的。 Crusader Kings III\game\common\script_values\00_age_values.txt

第2行:

#童年
童年个性年龄 = 3
童年教育起始年龄 = 6

adulthood_start_age = 16
(有多个值影响成年期,这意味着您有可能同时是成年人和非成年人)
...

(教育分数计算触发器)十字军之王 III\game\common\scripted_triggers\00_education_triggers.txt

第 209 行:
            has_focus = education_$FOCUS$
            OR = {
                AND = {
                    var:education_$FOCUS$_variable <= education_level_1
                    scope:education_rank = 1
                }
                AND = {
                    var:education_$FOCUS$_variable <= education_level_2
                    scope:education_rank = 2
                }
                AND = {
                    var:education_$FOCUS$_variable <= education_level_3
                    scope:education_rank = 3
                }
                AND = {
                    var:education_$FOCUS$_variable > education_level_3
                    scope:education_rank = 4
                }
            }
...

(教育分数值定义)十字军之王 III\game\common\script_values\00_education_values.txt

第 8 行: 
#触发结果事件的值(孩子表现如何?)
education_level_1 = 7 # 教育等级 2 所需
education_level_2 = 12 # 教育等级 3 所需
education_level_3 = 17 # 教育等级 4 所需
...

(教育成功几率(每年))十字军之王 III\game\common\scripted_effects\00_education_effects.txt
第 275 行:

#随机化成功或失败
    random_list = {
        #成功
        60 = {
            #儿童智力
            调整值 = {
                has_trait = intellect_good_3
                add = 20
            }
...

Thanks for finding the file. I recently modified the adult age based on this mod, and found and modified the 00_age_values.txt file. But the sad thing is that when all children become adults, all children's education traits are only one star. Can I change the interval between calculating the scores or calculate the education scores in advance so that children who become adults early can get better scores?

  • 3 weeks later...
Posted
On 8/24/2024 at 7:26 PM, fatihassassin said:

With AGOTs new dragon update the mod fucks up the dragons

Hey go to this forum and reply to csirke128 asking if he could patch the growth bug for uneven adulthood. Im sure he would be fine with doing it as its probably a simple fix for him. I asked him to patch the physical attributes mod and he patched it within a few days. I also have ulterior motives as i also like this mod but i dont want to feel guilty asking him to patch two mods it one week.

Posted
On 8/24/2024 at 7:26 PM, fatihassassin said:

With AGOTs new dragon update the mod fucks up the dragons

Nevermind i asked him. He should respond within the day and when the patch is out ill link it here.

Posted
On 8/31/2024 at 4:20 PM, dale20001 said:

Nevermind i asked him. He should respond within the day and when the patch is out ill link it here.

 

Hi, resolved the conflicts, attached a patch. Not sure if its working 100%, havent played with Uneven Adulthood, or AGOT much.

I did a quick check, and I could see that males became adult at 14, while females were adult even earlier, so probably works. Also checked that a 6 year old dragon was fine, but idk what the previous issue was.

Uneven Adulthood AGOT Patch 1.0.zip

  • 1 month later...
Posted
13 hours ago, CrimsonAsh said:

well hello there. i assume this does NOT work for the newer updates (1.13.X) of the game?

GOOD QUESTION

  • 4 weeks later...
Posted
On 10/6/2024 at 3:16 PM, CobraPL said:

GOOD QUESTION

 

It appears to be working fine. 

 

Still, could the pregnancy age be reduced from 12 to 10

Posted (edited)

Just a minor update, and a new mod for those who are having problems with the education.

Uneven Adulthood 1.2.1

- Updated override files for game version 1.14.0.1. Removed the DLC folder events. Also added values from NICE DOWS's post.


Uneven Marriage 0.1

- Add early marriage decision, lowering marriage eligibility to 14 for males and 12 for females same as the original mod, while leaving adulthood age and childhood education unaltered. Grand Wedding, educating your pre-16 spouse, and spouse as councillor are working for game version 1.14.0.1. Overrides are wedding.txt (Grand Wedding activity), 00_council_positions.txt, and 00_marriage_actions.txt (for Grand Wedding reminder). Not working with the arrange marriage game mechanic, need to force through the jank decision.

Edited by deepsheet
  • 3 weeks later...
Posted (edited)

what age do the witch conversions happen? used to be on the turning 15 birthday, so I would give them to my leader when they were 14yrs old. Also are the ages compressed? you come out with the same traits and points on your character?

 

Edited by Mephiston
adding more
Posted (edited)

Why i can educate again my child/courtier even thou they aready graduated at the age of 12/14? also the marriage ony happen if both sides are 16? not 14 or 12?

image.png.7d5ad6173c8b671500c167c1645703c4.png

Edited by johnnydiaz56
  • 1 month later...
Posted
On 10/8/2023 at 2:30 PM, CobraPL said:

compare the files, I just removed few places

pregnancy_events.zip 6.06 kB · 89 downloads

Hey i tried replacing your file with the default mod file found in no mo ai abortion mod (i didn´t find this text file in uneven adulthood or vanilla) which helped me last time i played and allowed me to impregnate my 12yo wife however it seems to not work with 1.14.2. Either im remebering how i fixed it wrong and i did something else or i would need you to update the file or atleast help me to understand since im not good enough to understand what im doing.

  • 3 weeks later...
Posted
On 1/25/2025 at 7:19 AM, FRENKI8 said:

Hey i tried replacing your file with the default mod file found in no mo ai abortion mod (i didn´t find this text file in uneven adulthood or vanilla) which helped me last time i played and allowed me to impregnate my 12yo wife however it seems to not work with 1.14.2. Either im remebering how i fixed it wrong and i did something else or i would need you to update the file or atleast help me to understand since im not good enough to understand what im doing.

I found the vanilla file and replaced it. However it still doesn´t work. Also turned off the no more ai abortion but still can´t impregnate 12-15 year olds.

 

  • 3 weeks later...
Posted
On 2/9/2025 at 12:48 PM, FRENKI8 said:

I found the vanilla file and replaced it. However it still doesn´t work. Also turned off the no more ai abortion but still can´t impregnate 12-15 year olds.

 

I can't get pregnant either :(

  • 2 weeks later...
  • 4 weeks later...
Posted
On 3/9/2025 at 4:08 PM, ImmortalHeroHunter said:

Does this mod still work?


Yes, it should. There's not that much change in the vanilla files affected by the mod. Uploaded version 1.2.3 for the newest game update, just override files update.

 

 

On 1/25/2025 at 2:19 PM, FRENKI8 said:

Hey i tried replacing your file with the default mod file found in no mo ai abortion mod (i didn´t find this text file in uneven adulthood or vanilla) which helped me last time i played and allowed me to impregnate my 12yo wife however it seems to not work with 1.14.2. Either im remebering how i fixed it wrong and i did something else or i would need you to update the file or atleast help me to understand since im not good enough to understand what im doing.

 

On 2/9/2025 at 11:48 PM, FRENKI8 said:

I found the vanilla file and replaced it. However it still doesn´t work. Also turned off the no more ai abortion but still can´t impregnate 12-15 year olds.

 

 

On 2/25/2025 at 5:24 AM, ChicoMongol said:

I can't get pregnant either :(


Check the new version I have provided info in the defines folder for those who want pregnancy.

  • 2 weeks later...
Posted
On 4/3/2025 at 11:02 AM, deepsheet said:


Yes, it should. There's not that much change in the vanilla files affected by the mod. Uploaded version 1.2.3 for the newest game update, just override files update.

 

 

 

 


Check the new version I have provided info in the defines folder for those who want pregnancy.

 

I tried applying the .txt file suggested, but saw no results. Did anyone else try this, and did it work? I've been messing around with the pregnancy game files a bit, so I may have just fucked it up.

Posted

Adventurers made in ruler designers still need to be 16? Is there some way to change it to 14? I can't seem the find the file for it? Also can anyone confirm if this is working alright with AGOT? 

Posted
On 9/2/2024 at 11:30 PM, csirke128 said:

 

Hi, resolved the conflicts, attached a patch. Not sure if its working 100%, havent played with Uneven Adulthood, or AGOT much.

I did a quick check, and I could see that males became adult at 14, while females were adult even earlier, so probably works. Also checked that a 6 year old dragon was fine, but idk what the previous issue was.

Uneven Adulthood AGOT Patch 1.0.zip 40.76 kB · 89 downloads

Is this still working with AGOT? Also do  i need the original Uneven Adulthood or just this? 

Posted
3 hours ago, qwertz231 said:

Is this still working with AGOT? Also do  i need the original Uneven Adulthood or just this? 

 

I think you still need the original, this only changes a few files that were conflicting, to make sure the mod doesnt affect dragons.

Seems like its a bit outdated, like it might not work well on adventurers, but maybe would still work, ill check tomorrow and update it if needed.

Posted
17 hours ago, csirke128 said:

 

I think you still need the original, this only changes a few files that were conflicting, to make sure the mod doesnt affect dragons.

Seems like its a bit outdated, like it might not work well on adventurers, but maybe would still work, ill check tomorrow and update it if needed.

Yeah, i was asking cuz i am pretty sure there were a few more childhood events added from both CK3 And AGOT. 

Posted
On 4/20/2025 at 11:13 PM, csirke128 said:

 

I think you still need the original, this only changes a few files that were conflicting, to make sure the mod doesnt affect dragons.

Seems like its a bit outdated, like it might not work well on adventurers, but maybe would still work, ill check tomorrow and update it if needed.

Did you try it, is it ok to use? 

  • 2 weeks later...

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...