Hi, I've been making a mod about Númenor and the problem is that these guys lifed for at least 300 years. So I've been testing with the descr_campaign_db file and I changed it into this:
But now whenever my character reaches 128, it's resetted to 0. Is this a hardcoded fact in the engine or is it modable somewhere?Code:<family_tree> <max_age uint="320"/> <max_age_for_marriage_for_male uint="300"/> <max_age_for_marriage_for_female uint="250"/> <max_age_before_death uint="350"/> <max_age_of_child uint="10"/> <old_age uint="260"/> <age_of_manhood uint="30"/> <daughters_age_of_consent uint="25"/> <daughters_retirement_age uint="250"/> <age_difference_min int="-40"/> <age_difference_max int="100"/> <parent_to_child_min_age_diff uint="20"/> <min_adoption_age uint="60"/> <max_adoption_age uint="150"/> <max_age_for_conception uint="280"/> <age_of_manhood_close uint="28"/> <max_number_of_children uint="5"/> </family_tree>
I also failed in changing the age at which the character's portret becomes grey.






Reply With Quote











































