2391 Subscribers
5
The three beauty traits will make character more beautiful.
It will lock some face DNA values, works for the characters with beauty traits. You can change the values in the mod as you like.
For example:
# Part of the Persistent DNA by Ruler Designer or Debug Mode
gene_bs_cheek_forward={ "cheek_forward_pos" 79 "cheek_forward_neg" 116 }
gene_neck_width={ "neck_width_pos" 90 "neck_width_pos" 146 }
# So you can change some text in the mod to fit the Persistent DNA above
morph = {
mode = replace
gene = gene_bs_cheek_forward
template = cheek_forward_pos
value = 0.31 #79/255
}
morph = {
mode = replace
gene = gene_bs_cheek_forward
template = cheek_forward_neg
value = 0.45 #116/255
}
morph = {
mode = replace
gene = gene_bs_cheek_forward
template = cheek_forward_pos
value = 0.35 #90/255
REQUIREMENTS
Crusader Kings III
Full game
FORUM LINKS