Orginally there is 2 traits what is influemced by inbreeding and divine blood. Inbred and lunatic.
INBRED_TRAIT_CHANCE_FACTOR = 0.65, -- Inbreeding: Multiplier to the base chance
LUNATIC_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
INBRED_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.1, -- Inbreeding: Multiplier to the base chance
LUNATIC_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
Is it possible to make other traits be influenced by inbreeding and dive blood, like weak, imbecile, posessed and moded traits like infertile, tall and so on.
is it bossible to add like.
WEAK_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
IWEAK_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.1, -- Inbreeding: Multiplier to the base chance
INBRED_TRAIT_CHANCE_FACTOR = 0.65, -- Inbreeding: Multiplier to the base chance
LUNATIC_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
INBRED_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.1, -- Inbreeding: Multiplier to the base chance
LUNATIC_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
Is it possible to make other traits be influenced by inbreeding and dive blood, like weak, imbecile, posessed and moded traits like infertile, tall and so on.
is it bossible to add like.
WEAK_TRAIT_CHANCE_FACTOR = 0.2, -- Inbreeding: Multiplier to the base chance
IWEAK_DIVINE_BLOOD_TRAIT_CHANCE_FACTOR = 0.1, -- Inbreeding: Multiplier to the base chance