########################
# HEALTH - Events
########################
#VANILLA HEALTH
stressed = {
	is_health = yes
	intrigue = -1
	stewardship = -1
	health = -1
	fertility = -0.1
	combat_rating = -5
	
	potential = {
		NOT = { has_artifact = ring_happiness }
	}
}
depressed = {
	is_health = yes
	diplomacy = -1
	stewardship = -1
	martial = -1
	intrigue = -1
	health = -1
	fertility = -0.05
	combat_rating = -3 #new value!
	
	male_insult_adj = INSULT_LUGUBRIOUS
	female_insult_adj = INSULT_LUGUBRIOUS
	male_insult = INSULT_GRUMBLER
	female_insult = INSULT_GRUMBLER
	
	potential = {
		NOT = { has_artifact = ring_happiness }
	}
}
lunatic = { # Highly event driven
	is_health = yes
	
	general_opinion = -5
	sex_appeal_opinion = -10
	same_opinion = 5
	daedra_sheogorath_opinion = 10
	
	diplomacy = -1
	stewardship = -1
	martial = -1
	learning = -1
	intrigue = -1
	
	health = -1
	fertility = -0.1
	
	combat_rating = -3

	ai_rationality = -50
	ai_zeal = 25
	
	male_insult = INSULT_LUNATIC
	female_insult = INSULT_BAT
	male_insult_adj = INSULT_DEMENTED
	female_insult_adj = INSULT_CRAZED
	child_insult_adj = INSULT_CRAZY
}
possessed = { # Highly event driven
	is_health = yes
	
	sex_appeal_opinion = -10
	same_opinion = 5
	daedra_sheogorath_opinion = 10
	
	ai_rationality = -40
	
	combat_rating = 5
	
	male_insult = INSULT_WARLOCK
	female_insult = INSULT_DEVIL_WOMAN
	child_insult = INSULT_DEVIL
	male_insult_adj = INSULT_DEMONIC
	female_insult_adj = INSULT_DEMONIC
}
ill = {
	is_health = yes
	is_illness = yes
	
	opposites =  {
		pneumonic
	}
	
	martial = -1
	health = -2
	fertility = -0.1
	
	combat_rating = -10
	
	customizer = no
}
pneumonic = {
	is_health = yes
	is_illness = yes
	
	opposites =  {
		ill
	}
	
	diplomacy_penalty = -2
	stewardship_penalty = -2
	martial_penalty = -2
	intrigue_penalty = -2
	learning_penalty = -2
	health_penalty = -4
	fertility_penalty = -0.5
	
	combat_rating = -35
	
	customizer = no
}
syphilitic = { # Gonorrhea - Syphilis is not Gonorrhea!
	is_health = yes
	is_illness = yes
	inherit_chance = 10
	customizer = no
	
	sex_appeal_opinion = -10
	general_opinion = -5
	
	diplomacy_penalty = -1
	stewardship_penalty = -1
	martial_penalty = -1
	intrigue_penalty = -1
	learning_penalty = -1
	
	health_penalty = -1
	fertility_penalty = -0.2
	
	male_insult_adj = INSULT_SYPHILITIC
	female_insult_adj = INSULT_SYPHILITIC
	child_insult_adj = INSULT_UGLY
}
leper = {
	is_health = yes
	is_illness = yes
	customizer = no

	health_penalty = -1.5
	
	sex_appeal_opinion = -15
	
	general_opinion = -20
	
	fertility_penalty = -0.95
	
	combat_rating = -15 #old value: -2
	
	male_insult = INSULT_LEPER
	female_insult = INSULT_LEPER
	male_insult_adj = INSULT_UNCLEAN
	female_insult_adj = INSULT_UNCLEAN
	child_insult_adj = INSULT_UGLY
}
wounded = {
	is_health = yes
	
	opposites =  {
		maimed
	}
	
	combat_rating = -10 #old value: -1
	
	martial = -1
	health = -1
	
	succession_gfx = yes
}
maimed = {
	is_health = yes
	
	opposites =  {
		wounded
	}
	
	combat_rating = -15 #old value: -4
	
	sex_appeal_opinion = -15
	same_opinion = 5
	
	martial = -2
	health = -2
	
	male_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
	
	succession_gfx = yes
}
infirm = {
	is_health = yes

	diplomacy = -3
	intrigue = -3
	stewardship = -3
	martial = -3
	learning = -3
	
	health = -1
	fertility = -0.3
	
	ai_rationality = -10
	
	combat_rating = -25 #old value: -5
	
	male_insult = INSULT_DODDERER
	male_insult_adj = INSULT_SENILE
	female_insult_adj = INSULT_SENILE
	child_insult_adj = INSULT_STUPID
}
incapable = {
	is_health = yes
	
	incapacitating = yes # Will need a regent
	customizer = no
	
	diplomacy = -6
	intrigue = -6
	stewardship = -6
	martial = -6
	learning = -6
	
	health = -3
	fertility = -1
	
	combat_rating = -100 #old value: -10
	
	male_insult = INSULT_VEGETABLE
	female_insult = INSULT_VEGETABLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
}
drunkard = {
	is_health = yes
	
	stewardship = -2
	
	combat_rating = -5 #old value: -1
	
	same_opinion = 5
	church_opinion = -5
	sex_appeal_opinion = -5
	
	daedra_sanguine_opinion = 10
	
	ai_rationality = -5
	
	male_insult = INSULT_DRUNKARD
	female_insult = INSULT_DRUNKARD
	male_insult_adj = INSULT_BESOTTED
	female_insult_adj = INSULT_BESOTTED
	child_insult_adj = INSULT_STUPID
}
eunuch = {
	sex_appeal_opinion = -20
	fertility = -50.0

	customizer = no
	
	cannot_marry = yes
	cannot_inherit = yes
	
	male_insult = INSULT_EUNUCH
	male_insult_adj = INSULT_UNMANNED
	child_insult_adj = INSULT_SILLY
}
blinded = {
	sex_appeal_opinion = -10
	martial = -6
	stewardship = -2
	intrigue = -2
	health = -1
	
	customizer = no
	
	combat_rating = -50 #old value: -10
	
	blinding = yes
	
	male_insult_adj = INSULT_BLIND
	female_insult_adj = INSULT_BLIND
}
# Babies can be born sickly
sickly = {
	is_health = yes
	is_illness = yes
	
	potential = {
		NOT = { age = 6 }
	}
	
	health = -2.5
	
	male_insult_adj = INSULT_DELICATE
	female_insult_adj = INSULT_FRAIL
	
	customizer = no
	random = no
}
## Symptoms
cough = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	diplomacy_penalty = -1
	health_penalty = -0.25
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
fever = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	stewardship_penalty = -1
	learning_penalty = -1

	health_penalty = -1
	fertility_penalty = -0.1

	ai_rationality = -10

	combat_rating = -5
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
diarrhea = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	martial_penalty = -2
	intrigue_penalty = -2

	health_penalty = -1
	fertility_penalty = -0.2
	
	combat_rating = -5
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
vomiting = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -10

	diplomacy_penalty = -2
	intrigue_penalty = -2

	health_penalty = -1
	fertility_penalty = -0.3

	combat_rating = -5
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY

}
chest_pain = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -2

	combat_rating = -5
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
cramps = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	martial_penalty = -2
	
	health_penalty = -0.5

	combat_rating = -10
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
rash = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	health_penalty = -0.5
	
	fertility_penalty = -0.1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
headache = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	diplomacy_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	health_penalty = -0.5
	
	combat_rating = -5

	ai_rationality = -10
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
abdominal_pain = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -1
	
	fertility_penalty = -0.1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
fatigue = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	diplomacy_penalty = -1
	intrigue_penalty = -1

	health_penalty = -0.25

	ai_rationality = -20
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
malaise = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -0.75
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
infection = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -10

	diplomacy_penalty = -3
	intrigue_penalty = -3
	martial_penalty = -3
	stewardship_penalty = -3
	learning_penalty = -3
	
	combat_rating = -10 #old value: -1
	
	health_penalty = -2
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}
## Maimed traits
one_eyed = {
	is_health = yes
	
	sex_appeal_opinion = -5
	#pagan_group_opinion = 10
	same_opinion = 5
	
	combat_rating = -5 #old value: -1
	
	customizer = no

	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_BLIND
	female_insult_adj = INSULT_BLIND
	child_insult_adj = INSULT_BLIND
}
one_handed = {
	is_health = yes

	learning = 1
	
	sex_appeal_opinion = -5
	same_opinion = 5
	
	combat_rating = -15 #old value: -2
	
	customizer = no
	
	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_MAIMED
	female_insult_adj = INSULT_MAIMED
	child_insult_adj = INSULT_MAIMED
}
one_legged = {
	is_health = yes

	learning = 1
	
	sex_appeal_opinion = -10
	same_opinion = 5
	
	combat_rating = -20 #old value: -3

	customizer = no
	
	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_LIMPING
	female_insult_adj = INSULT_LIMPING
	child_insult_adj = INSULT_LIMPING

}
disfigured = {
	is_health = yes
	
	sex_appeal_opinion = -20
	same_opinion = 5
	
	diplomacy = -4
	
	customizer = no

	male_insult = INSULT_FREAK
	female_insult = INSULT_FREAK
	child_insult = INSULT_FREAK
	male_insult_adj = INSULT_HEINOUS
	female_insult_adj = INSULT_HEINOUS
	child_insult_adj = INSULT_HEINOUS
}
mangled = {
	is_health = yes
	
	sex_appeal_opinion = -5
	same_opinion = 5
	
	fertility_penalty = -0.5 
	
	intrigue = -2
	diplomacy = -2
	martial = -2
	learning = -2
	stewardship = -2
	
	combat_rating = -40 #old value: -4

	health = -3
	
	customizer = no

	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_MAIMED
	female_insult_adj = INSULT_MAIMED
	child_insult_adj = INSULT_MAIMED

}
severely_injured = {
	is_health = yes
	
	sex_appeal_opinion = -10
	same_opinion = 5
	
	fertility_penalty = -0.25 
	
	intrigue_penalty = -2
	martial_penalty = -2
	
	combat_rating = -20 #old value: -2

	health_penalty = -2
	
	customizer = no
	
	male_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
	
	succession_gfx = yes
}
# Reaper diseases
flu = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -10

	diplomacy_penalty = -1
	intrigue_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	health_penalty = -2
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
dysentery = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -15

	intrigue_penalty = -3
	martial_penalty = -3

	fertility_penalty = -0.25
	
	health_penalty = -4
	
	combat_rating = -20 #old value: -2
	
	customizer = no

	male_insult_adj = INSULT_PUTRID
	female_insult_adj = INSULT_PUTRID
	child_insult_adj = INSULT_PUTRID
}
gout = {
	is_health = yes
	is_illness = yes
	
	stewardship_penalty = -2
	martial_penalty = -1

	health_penalty = -2
	
	combat_rating = -15 #old value: -2
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_LIMPING
	female_insult_adj = INSULT_LIMPING
	child_insult_adj = INSULT_LIMPING
}
food_poisoning = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -15

	diplomacy_penalty = -2
	intrigue_penalty = -2
	martial_penalty = -2
	stewardship_penalty = -2
	learning_penalty = -2
	
	fertility_penalty = -0.5

	health_penalty = -3
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult_adj = INSULT_PUTRID
	female_insult_adj = INSULT_PUTRID
	child_insult_adj = INSULT_PUTRID
}
rabies = {
	is_health = yes
	is_illness = yes

	vassal_opinion = -5
	sex_appeal_opinion = -20
	
	ai_rationality = -50

	diplomacy_penalty = -3
	intrigue_penalty = -3
	stewardship_penalty = -2
	learning_penalty = -2

	combat_rating = 15 #old value: 3

	health_penalty = -7
	
	customizer = no

	male_insult = INSULT_MANIAC
	female_insult = INSULT_MANIAC
	child_insult = INSULT_MANIAC
	male_insult_adj = INSULT_RABID
	female_insult_adj = INSULT_RABID
	child_insult_adj = INSULT_RABID
}
cancer = {
	is_health = yes
	is_illness = yes

	fertility_penalty = -0.20
	health_penalty = -3
	
	customizer = no
	
	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_WITHERING
	female_insult_adj = INSULT_WITHERING
	child_insult_adj = INSULT_WITHERING
}
scurvy = {
	is_health = yes
	is_illness = yes
	
	health_penalty = -3
	diplomacy_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	intrigue_penalty = -1
	learning_penalty = -1
	combat_rating = -20 #old value: -2
	
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}
sick_incapable = {
	is_health = yes
	
	hidden = yes
	
	incapacitating = yes # Will need a regent
	
	customizer = no
	random = no
	
	male_insult = INSULT_VEGETABLE
	female_insult = INSULT_VEGETABLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
}
#ELDER KINGS HEALTH
cholera = {
	is_illness = yes
	
	health_penalty = -6
	fertility_penalty = -0.6
	
	combat_rating = -30
	
	customizer = no
}
dampworm = {
	is_illness = yes
	
	martial_penalty = -2
	intrigue_penalty = -2
	health_penalty = -2
	fertility_penalty = -0.2
	
	combat_rating = -15
	
	customizer = no
}
witches_pox = {
	is_illness = yes
	
	martial_penalty = -2
	health_penalty = -3
	fertility_penalty = -0.3
	
	combat_rating = -15
	
	customizer = no
}
greenspore = {
	is_illness = yes
	
	diplomacy_penalty = -8
	stewardship_penalty = -3
	learning_penalty = -5
	health_penalty = -1
	fertility_penalty = -0.1
	
	combat_rating = -10
	
	customizer = no
}
rockjoint = {
	is_illness = yes
	
	martial_penalty = -5
	
	combat_rating = -25
	
	customizer = no
}
stomach_rot = {
	is_illness = yes
	
	health_penalty = -1
	
	combat_rating = -15
	fertility_penalty = -0.2
	
	customizer = no
}
chrondiasis = {
	is_illness = yes
	
	learning_penalty = -10
	health_penalty = -5
	fertility_penalty = -0.5
	
	combat_rating = -25
	
	customizer = no
}
skooma_addiction = {
	is_health = yes

	opposites = {
		temperate
		diligent
	}
	
	combat_rating = 5 #Ever seen a methhead fight? Neither have I but I bet it isn't pretty.
	
	martial = -1
	diplomacy = -2
	intrigue = -1
	stewardship = -3
	learning = -2
	
	general_opinion = -3
	
	health = -1
	fertility = -0.30
}
#VANILLA EPIDEMICS
has_tuberculosis = {
	is_epidemic = yes
	is_illness = yes
	
	diplomacy_penalty = -2
	intrigue_penalty = -2
	stewardship_penalty = -1
	health_penalty = -2
	
	combat_rating = -25 #old value: -2
	
	customizer = no
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}
has_typhoid_fever = {
	is_epidemic = yes
	is_illness = yes
		
	martial_penalty = -2
	intrigue_penalty = -1
	learning_penalty = -1
	
	health_penalty = -3
	
	combat_rating = -40 #old value: -4
	
	fertility_penalty = -0.10
	
	customizer = no
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}
has_typhus = {
	is_epidemic = yes
	is_illness = yes
	
	diplomacy_penalty = -1
	intrigue_penalty = -1
	stewardship_penalty = -2
	learning_penalty = -2
	
	health_penalty = -4
	
	fertility_penalty = -0.20
	
	combat_rating = -40 #old value: -4
	
	customizer = no

	child_insult_adj = INSULT_SMELLY
	male_insult_adj = INSULT_SMELLY
	female_insult_adj = INSULT_SMELLY
	
	succession_gfx = yes
}
has_bubonic_plague = {
	is_epidemic = yes
	is_illness = yes
	
	diplomacy_penalty = -2
	martial_penalty = -3
	stewardship_penalty = -2
	intrigue_penalty = -3
	learning_penalty = -2
	
	health_penalty = -7
	
	fertility_penalty = -0.50
	
	combat_rating = -100 #old value: -10
	
	customizer = no

	male_insult_adj = INSULT_DECAYING
	female_insult_adj = INSULT_DECAYING
	child_insult_adj = INSULT_SMELLY
	
	succession_gfx = yes
}
has_measles = {
	is_epidemic = yes
	is_illness = yes
	
	stewardship_penalty = -2
	learning_penalty = -1
	
	health_penalty = -2
	
	fertility_penalty = -0.1
	
	combat_rating = -30 #old value: -3
	
	customizer = no

	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}
has_small_pox = {
	is_epidemic = yes
	is_illness = yes
	
	diplomacy_penalty = -2
	stewardship_penalty = -1
	learning_penalty = -2

	health_penalty = -3
	
	fertility_penalty = -0.25
	
	combat_rating = -100 #old value: -10
	
	customizer = no

	male_insult_adj = INSULT_POX_RIDDEN
	female_insult_adj = INSULT_POX_RIDDEN
	child_insult_adj = INSULT_POX_RIDDEN
	
	succession_gfx = yes
}
has_aztec_disease = {
	is_epidemic = yes
	is_illness = yes
	
	sex_appeal_opinion = -10

	general_opinion = -5
	
	diplomacy = -1
	stewardship = -1
	martial = -1
	intrigue = -1
	learning = -1
	
	health = -3
	fertility = -0.2
	
	combat_rating = -30 #old value: -3
	
	customizer = no

	male_insult_adj = INSULT_POX_RIDDEN
	female_insult_adj = INSULT_POX_RIDDEN
	child_insult_adj = INSULT_POX_RIDDEN
}
dancing_plague = {
	is_epidemic = yes
	is_illness = yes
	
	health_penalty = -2
	diplomacy_penalty = -1
	intrigue_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	fertility = 0.25
	
	customizer = no
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}
#ELDER KINGS EPIDEMICS
has_knahaten_flu = {
	is_epidemic = yes
	is_illness = yes
	potential = {
		NOT = { trait = argonian }
		NOT = { trait = knahaten_immune }
	}
	
	health_penalty = -8
	martial_penalty = -10
	intrigue_penalty = -10
	diplomacy_penalty = -10
	stewardship_penalty = -10
	learning_penalty = -10
	fertility_penalty = -1
	
	combat_rating = -125
	
	incapacitating = yes
	
	sex_appeal_opinion = -100
	general_opinion = -15
	
	customizer = no
}
has_swamp_rot = {
	is_epidemic = yes
	is_illness = yes
	
	martial_penalty = -3
	intrigue_penalty = -3
	health_penalty = -4
	fertility_penalty = -0.4
	
	combat_rating = -25
	
	customizer = no
}
has_peryite_plague = {
	is_illness = yes
	
	martial_penalty = -5
	intrigue_penalty = -5
	diplomacy_penalty = -5
	stewardship_penalty = -5
	learning_penalty = -5
	fertility_penalty = -1
	
	sex_appeal_opinion = -25
	general_opinion = -10
	
	customizer = no
}
#MISC
lovers_pox = {
	diplomacy = -1
	sex_appeal_opinion = -5
	
	customizer = no
	random = no
	
	male_insult_adj = INSULT_POX_RIDDEN
	female_insult_adj = INSULT_POX_RIDDEN
	child_insult_adj = INSULT_POX_RIDDEN
}
#NOT INHERITED
robust = {
	opposites =  {
		weak
		feeble
	}
	
	diplomacy = 1
	martial = 2
	
	health = 1
	
	combat_rating = 10
	
	sex_appeal_opinion = 3
	vassal_opinion = 3
	tribal_opinion = 3
	
	male_compliment_adj = COMPL_STRONG
}
feeble = {
	opposites =  {
		strong
		robust
	}
	
	martial = -1
	combat_rating = -10
	
	health = -0.25
	
	sex_appeal_opinion = -5
	vassal_opinion = -5
	tribal_opinion = -5
	
	male_insult = INSULT_WEAKLING
}
shrewd = {
	opposites =  {
		imbecile
		slow
		dull
	}
	
	diplomacy = 2
	intrigue = 2
	stewardship = 2
	martial = 2
	learning = 2
	
	combat_rating = 3 #new value!
	
	ai_rationality = 15
}
dull = {
	opposites = {
		quick
		genius
		shrewd
	}
	
	diplomacy = -2
	intrigue = -2
	stewardship = -2
	martial = -2
	learning = -2
	
	combat_rating = -3 #new value!
	
	ai_rationality = -15
	
	male_insult = INSULT_DULLARD
	female_insult = INSULT_NITWIT
	male_insult_adj = INSULT_DIM
	female_insult_adj = INSULT_VACUOUS
	child_insult_adj = INSULT_STUPID
}
#ELDER KINGS MISC
knahaten_immune = {
	inherit_chance = 25
	both_parent_has_trait_inherit_chance = 50
	
	health = 0.1
	sex_appeal_opinion = 5
	knahaten_immunity_modifier = 1

	customizer = no
	random = no
}
clone = {
	fertility = -10
	same_opinion = 50
	sex_appeal_opinion = -20
	
	immortal = yes
	customizer = no
	
	cannot_marry = yes
	cannot_inherit = yes
}
# Mental illnesses
mania = {
	is_health = yes
	vassal_opinion = -5
	
	diplomacy = -1
	stewardship = -2
	martial = -2
	learning = -1
	
	health = -0.1
	fertility = 0.1
	combat_rating = 3
	
	ai_rationality = -50
	ai_zeal = 25
	
}
delirium = {
	is_health = yes
	sex_appeal_opinion = -5
	
	diplomacy = -1
	stewardship = -1
	martial = -1
	intrigue = 1
	learning = -1
	combat_rating = -3
	
	health = -0.25
	
	ai_zeal = -25
	ai_rationality = -50
	ai_honor = -10
}
dementia = {
	is_health = yes
	
	sex_appeal_opinion = -10
	
	stewardship = -2
	martial = -1
	intrigue = -1
	learning = -5
	
	health = -1
	
	ai_zeal = -50
	ai_ambition = -25
	ai_rationality = -50
}