﻿mr_qol_aging = {
    stacking = yes
	health = -0.2
	elderly_health = -0.4
}
mr_qol_aging_harsh = {
    stacking = yes
	health = -0.3
	elderly_health = -0.4
}
mr_qol_aging_severe = {
    stacking = yes
	health = -0.4
	elderly_health = -0.4
}

mr_qol_fever_modifier = {
	icon = health_negative
	child_health = -1
	adult_health = -0.2
	elderly_health = -1.5
}