Log in

View Full Version : Immortal ruler



negr4730
10-09-2007, 05:24
Just Wondering...is there a way to make a family member (faction leader, member, general, etc.) immortal, never die of old age? Is there a modding tool or revision made to the data files that can achieve this?

alpaca
10-09-2007, 15:25
Moved to modding questions.

You could edit descr_campaign_db.xml by increasing old_age, max_age and max_age_before_death to something like 1000 which would probably result in a lot of your characters reaching an age worthy of Methuselah

negr4730
10-10-2007, 00:44
Thanks got it. What where the original values for "old age", "max age", and "max age before death". I forget to copy them before I made the changes. Old age was 60, the others... :stupido:

alpaca
10-10-2007, 08:57
<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"/>

adembroski
12-15-2007, 10:18
<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"/>

I don't suppose this can be done on a faction by faction basis, can it?

FactionHeir
12-15-2007, 12:47
Nope, it cannot

adembroski
12-16-2007, 04:25
Nope, it cannot

Is it possible, then, to script deaths?

In other words, if I set the max age to, say, 200 years, could I somehow then introduce a script that would kill off most factions family members by age 100?

FactionHeir
12-16-2007, 11:29
I don't think so, unless you know the name of the character you want to have killed off (via assassin spawn)