defined_text = {
	name = GetHealth

	use_first_valid = yes # Defaults to no

	text = {
		trigger = {
			health = 20.0
		}
		localisation_key = 20.0
	}
	text = {
		trigger = {
			health = 19.5
		}
		localisation_key = 19.5
	}
	text = {
		trigger = {
			health = 19.0
		}
		localisation_key = 19.0
	}
	text = {
		trigger = {
			health = 18.5
		}
		localisation_key = 18.5
	}
	text = {
		trigger = {
			health = 18.0
		}
		localisation_key = 18.0
	}
	text = {
		trigger = {
			health = 17.5
		}
		localisation_key = 17.5
	}
	text = {
		trigger = {
			health = 17.0
		}
		localisation_key = 17.0
	}
	text = {
		trigger = {
			health = 16.5
		}
		localisation_key = 16.5
	}
	text = {
		trigger = {
			health = 16.0
		}
		localisation_key = 16.0
	}
	text = {
		trigger = {
			health = 15.5
		}
		localisation_key = 15.5
	}
	text = {
		trigger = {
			health = 15.0
		}
		localisation_key = 15.0
	}
	text = {
		trigger = {
			health = 14.5
		}
		localisation_key = 14.5
	}
	text = {
		trigger = {
			health = 14.0
		}
		localisation_key = 14.0
	}
	text = {
		trigger = {
			health = 13.5
		}
		localisation_key = 13.5
	}
	text = {
		trigger = {
			health = 13.0
		}
		localisation_key = 13.0
	}
	text = {
		trigger = {
			health = 12.5
		}
		localisation_key = 12.5
	}
	text = {
		trigger = {
			health = 12.0
		}
		localisation_key = 12.0
	}
	text = {
		trigger = {
			health = 11.5
		}
		localisation_key = 11.5
	}
	text = {
		trigger = {
			health = 11.0
		}
		localisation_key = 11.0
	}
	text = {
		trigger = {
			health = 10.5
		}
		localisation_key = 10.5
	}
	text = {
		trigger = {
			health = 10.0
		}
		localisation_key = 10.0
	}
	text = {
		trigger = {
			health = 9.5
		}
		localisation_key = 9.5
	}
	text = {
		trigger = {
			health = 9.0
		}
		localisation_key = 9.0
	}
	text = {
		trigger = {
			health = 8.5
		}
		localisation_key = 8.5
	}
	text = {
		trigger = {
			health = 8.0
		}
		localisation_key = 8.0
	}
	text = {
		trigger = {
			health = 7.5
		}
		localisation_key = 7.5
	}
	text = {
		trigger = {
			health = 7.0
		}
		localisation_key = 7.0
	}
	text = {
		trigger = {
			health = 6.5
		}
		localisation_key = 6.5
	}
	text = {
		trigger = {
			health = 6.0
		}
		localisation_key = 6.0
	}
	text = {
		trigger = {
			health = 5.5
		}
		localisation_key = 5.5
	}
	text = {
		trigger = {
			health = 5.0
		}
		localisation_key = 5.0
	}
	text = {
		trigger = {
			health = 4.5
		}
		localisation_key = 4.5
	}
	text = {
		trigger = {
			health = 4.0
		}
		localisation_key = 4.0
	}
	text = {
		trigger = {
			health = 3.5
		}
		localisation_key = 3.5
	}
	text = {
		trigger = {
			health = 3.0
		}
		localisation_key = 3.0
	}
	text = {
		trigger = {
			health = 2.5
		}
		localisation_key = 2.5
	}
	text = {
		trigger = {
			health = 2.0
		}
		localisation_key = 2.0
	}
	text = {
		trigger = {
			health = 1.5
		}
		localisation_key = 1.5
	}
	text = {
		trigger = {
			health = 1.0
		}
		localisation_key = 1.0
	}
	text = {
		trigger = {
			health = 0.5
		}
		localisation_key = 0.5
	}
	text = {
		trigger = {
			OR = {
				health = 0.0
				NOT = { health = 0 }
			}
		}
		localisation_key = 0.0
	}
}

defined_text = {
	name = GetFertility

	use_first_valid = yes # Defaults to no

	text = {
		trigger = {
			fertility = 2.00
		}
		localisation_key = 200%
	}
	text = {
		trigger = {
			fertility = 1.95
		}
		localisation_key = 195%
	}
	text = {
		trigger = {
			fertility = 1.90
		}
		localisation_key = 190%
	}
	text = {
		trigger = {
			fertility = 1.85
		}
		localisation_key = 185%
	}
	text = {
		trigger = {
			fertility = 1.80
		}
		localisation_key = 180%
	}
	text = {
		trigger = {
			fertility = 1.75
		}
		localisation_key = 175%
	}
	text = {
		trigger = {
			fertility = 1.70
		}
		localisation_key = 170%
	}
	text = {
		trigger = {
			fertility = 1.65
		}
		localisation_key = 165%
	}
	text = {
		trigger = {
			fertility = 1.60
		}
		localisation_key = 160%
	}
	text = {
		trigger = {
			fertility = 1.55
		}
		localisation_key = 155%
	}
	text = {
		trigger = {
			fertility = 1.50
		}
		localisation_key = 150%
	}
	text = {
		trigger = {
			fertility = 1.45
		}
		localisation_key = 145%
	}
	text = {
		trigger = {
			fertility = 1.40
		}
		localisation_key = 140%
	}
	text = {
		trigger = {
			fertility = 1.35
		}
		localisation_key = 135%
	}
	text = {
		trigger = {
			fertility = 1.30
		}
		localisation_key = 130%
	}
	text = {
		trigger = {
			fertility = 1.25
		}
		localisation_key = 125%
	}
	text = {
		trigger = {
			fertility = 1.20
		}
		localisation_key = 120%
	}
	text = {
		trigger = {
			fertility = 1.15
		}
		localisation_key = 115%
	}
	text = {
		trigger = {
			fertility = 1.10
		}
		localisation_key = 110%
	}
	text = {
		trigger = {
			fertility = 1.05
		}
		localisation_key = 105%
	}
	text = {
		trigger = {
			fertility = 1.00
		}
		localisation_key = 100%
	}
	text = {
		trigger = {
			fertility = 0.95
		}
		localisation_key = 95%
	}
	text = {
		trigger = {
			fertility = 0.90
		}
		localisation_key = 90%
	}
	text = {
		trigger = {
			fertility = 0.85
		}
		localisation_key = 85%
	}
	text = {
		trigger = {
			fertility = 0.80
		}
		localisation_key = 80%
	}
	text = {
		trigger = {
			fertility = 0.75
		}
		localisation_key = 75%
	}
	text = {
		trigger = {
			fertility = 0.70
		}
		localisation_key = 70%
	}
	text = {
		trigger = {
			fertility = 0.65
		}
		localisation_key = 65%
	}
	text = {
		trigger = {
			fertility = 0.60
		}
		localisation_key = 60%
	}
	text = {
		trigger = {
			fertility = 0.55
		}
		localisation_key = 55%
	}
	text = {
		trigger = {
			fertility = 0.50
		}
		localisation_key = 50%
	}
	text = {
		trigger = {
			fertility = 0.45
		}
		localisation_key = 45%
	}
	text = {
		trigger = {
			fertility = 0.40
		}
		localisation_key = 40%
	}
	text = {
		trigger = {
			fertility = 0.35
		}
		localisation_key = 35%
	}
	text = {
		trigger = {
			fertility = 0.30
		}
		localisation_key = 30%
	}
	text = {
		trigger = {
			fertility = 0.25
		}
		localisation_key = 25%
	}
	text = {
		trigger = {
			fertility = 0.20
		}
		localisation_key = 20%
	}
	text = {
		trigger = {
			fertility = 0.15
		}
		localisation_key = 15%
	}
	text = {
		trigger = {
			fertility = 0.10
		}
		localisation_key = 10%
	}
	text = {
		trigger = {
			fertility = 0.05
		}
		localisation_key = 5%
	}
	text = {
		trigger = {
			OR = {
				fertility = 0.00
				NOT = { fertility = 0.00 }
			}
		}
		localisation_key = 0%
	}
}