Victoria 3

Victoria 3

Heir Hair Fix
Gantolandon 23 Feb, 2023 @ 8:55am
Possible fix for beards
1. Set beards to this:

european_beards = { dna_modifiers = { accessory = { mode = add gene = beards template = european_beards range = { 0 1 } # For the randomness to work correctly } } weight = { base = 0 modifier = { exists = scope:character scope:character = { age > 16 } add = 100 OR = { european_clothes_trigger = yes european_clothes_pop_trigger = yes } } } }
2. Go through every character in C:\Program Files (x86)\Steam\steamapps\common\Victoria 3\game\common\dna_data
3. For those that have:
beards={ "all_beards" 0 "all_beards" 0 } mustaches={ "all_mustaches" 0 "all_mustaches" 0 }
replace with:
beards={ "no_beard" 0 "no_beard" 0 } mustaches={ "no_mustache" 0 "no_mustache" 0 }
< >
Showing 1-1 of 1 comments
Gantolandon 23 Feb, 2023 @ 9:07am 
Nah, never mind. This doesn't work and even characters that are supposed to have no beard (like king Otto of Greece) have it overwritten.
< >
Showing 1-1 of 1 comments
Per page: 1530 50