Inheritance_chance is the 1.07 replacement for the random congenital tag. The guys who get the trait randomly must be the guys who also get generated randomly. Maybe add a potential:
Of course, you could always hand it out through an event. Events are one of the best ways of handing out traits.Code:bloodline00 = { inherit_chance = 100 potential = { OR = { father = { trait = bloodline00 } mother = { trait = bloodline00 } } } health = 1 fertility = 0.5 vassal_opinion = 10 }
Bookmarks