Immortals = {
opposites = { Immortale Sanguine }
ruler_designer_cost = 0
random = no # this means new characters can get this trait.
immortal = yes
inherit_chance = 15

both_parent_has_trait_inherit_chance = 100
same_trait_visibility = yes
same_trait_visibility = yes
fertility = 10.00

stewardship = 100
diplomacy = 100
martial = 100
intrigue = 100
learning = 100
health = 900 # use negative numbers to lower stats.

general_opinion = 100
}



####


Sanguine_Immortalis = {
opposites = { Immortals }
ruler_designer_cost = 0
random = no # This means new characters can get this trait.
inherit_chance = 15
both_parent_has_trait_inherit_chance = 100

birth = 50

if = {
    limit = {
	age <= 200
    }
    immortal = yes
}
else_if = {
    limit = {
	age >= 201
    }
    health = -20
}

Fertility = .15

stewardship = 50
diplomacy = 50
martial = 50
intrigue = 50
learning = 50

health = 200 # use negative numbers to lower stats.
same_trait_opinion = 50
}
