﻿infected_wound_modifier = {
	icon = health_negative
	health = -1
}

gangrene_modifier = {
	icon = health_negative
	health = -1.5
}

rejected_from_marriage_bed_modifier = {
	icon = fertility_negative
	fertility = -100
}

#RANDOM HARM

aging_gracefully_modifier = {
	icon = health_positive
	health = medium_health_bonus
}

thick_skulled_modifier = {
	icon = health_positive
	prowess = minor_skill_bonus
}

strong_willed_modifier = {
	icon = health_positive
	negate_health_penalty_add = minor_health_bonus
}

#DISEASE
safe_disease_treatment_success_high_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 0.6
}

safe_disease_treatment_success_low_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 0.3
}

safe_disease_treatment_failure_modifier = {
	icon = treatment_negative
	health = -0.3
}

risky_disease_treatment_success_high_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 1.2
}

risky_disease_treatment_success_low_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 0.6
}

risky_disease_treatment_failure_modifier = {
	icon = treatment_negative
	health = -0.6
}

#WOUNDS
safe_wound_treatment_success_high_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 1.2
}

safe_wound_treatment_success_low_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 0.6
}

safe_wound_treatment_failure_modifier = {
	icon = treatment_negative
	health = -0.6
}

risky_wound_treatment_success_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 1.8
}

risky_wound_treatment_failure_modifier = {
	icon = treatment_negative
	health = -0.9
}





chastised_physician_modifier = {
	icon = learning_positive
	learning = 1
	monthly_prestige = -1
}

exhausted_modifier = {
	icon = health_negative
	health = -0.5
	diplomacy = -1
}

low_social_energy_modifier = {
	icon = health_negative
	diplomacy = -1
}

lunatic_made_of_glass_modifier = {
	icon = health_positive
	health = 2
	prowess = -4
}

lunatic_bat_ravings_modifier = {
	icon = stress_negative
	courtier_and_guest_opinion = -10
	hostile_scheme_resistance_add = 20
}

wounds_quickly_tended_to_modifier = {
	icon = treatment_positive
	negate_health_penalty_add = 1.5
}

drank_water_modifier = {
	icon = health_positive
	health = 0.25
}

almost_drowned_modifier = {
	icon = health_negative
	health = -1
	stress_gain_mult = 0.25
}


# WEIGHT
malnourished_modifier = {
	icon = health_negative
	health = -1
}

obese_modifier = {
	icon = health_negative
	health = -1
}

gaining_weight_modifier = {
	icon = food_negative
	stress_gain_mult = 0.25
}

losing_weight_modifier = {
	icon = food_negative
	stress_gain_mult = 0.25
}
