|
Post by toto on Mar 1, 2019 7:22:30 GMT
I personally dont like the static fearures for houses the addition brings. A part if the fun of ck2 is seeeing the change in phenotyoes of the houses. Like the tullys becoming blond or arryns becoming brunette.
|
|
|
Post by Karl on Mar 2, 2019 15:55:54 GMT
I personally dont like the static fearures for houses the addition brings. A part if the fun of ck2 is seeeing the change in phenotyoes of the houses. Like the tullys becoming blond or arryns becoming brunette. The easiest way to do it is probably to go to events/birth_events.txt and disable the event there. Line 244 should say: limit = { any_owned_bloodline = { has_bloodline_flag = has_strong_seed } } Change "has_strong_seed" to anything else, for example "has_strong_seedington" I know this is not a very clean way to do it, since it will still run the check on bloodlines, just fail it every time. You can also comment out or remove the whole check, which would be a cleaner solution. To do this, just comment out lines 243-414 in the same file. If you feel uncomfortable making such large-scale changes, the first method I suggested will work just as well. EDIT: After making this change you will need to fully quit and reload the game for the change to take effect. Also notice that while it should not cause any issues with save games, it will only affect new births after the change has been made, so characters that got the graphics before you made the change will still keep it. The look can also be inherited the normal way from parents that have it, just like any other look.
|
|
|
Post by Paxter Redwyne on Mar 2, 2019 16:49:51 GMT
Without strong seed, most noble houses lose their family characteristics after generation or two. Also it was requested by some people to improve family characteristics of specific houses.
|
|
|
Post by soulbourne on Mar 2, 2019 17:51:34 GMT
Is the strong seed only a heavily weighted chance? If a greyjoy spends all their time marrying lysians I'd expect over time the lysian ethnicity to slowly take over, even if the strong seed makes the chances low even over many generations. Havent ever actually looked at the events.
|
|
|
Post by Karl on Mar 3, 2019 12:13:09 GMT
Is the strong seed only a heavily weighted chance? If a greyjoy spends all their time marrying lysians I'd expect over time the lysian ethnicity to slowly take over, even if the strong seed makes the chances low even over many generations. Havent ever actually looked at the events. The strong seed is a fixed chance for all who are born with the bloodline to take on that dynastic graphical appearance regardless of parentage.
|
|