Would it be possible to get a 'force_age' or 'birth_age' setting for history/characters (and perhaps a related 'display_age' for bookmarks)? I'm working with a 1.1.1 start, and rulers defined for that start have to have a 1.1.1 start (unless I'm missing something, trying negatives did not work?), making them newborns. It'd be useful to be able to do something like...
Code:
1.1.1 = {
birth = yes
effect = {
force_age = 25
}
}
which would then make the game force that character to be 25, and treat them accordingly. Not sure how much demand there'd be overall, however :/
(A command version might also make a useful alternative to immortality, allowing a character to be made younger... But maybe that'd break the life data mentioned above?)