ideas = {
	country = {
		UTA_promised_land = {

			allowed = {
				tag = UTA
			}

			removal_cost = -1

			picture = generic_morale_bonus
			
			modifier = {
				conscription = 0.02
				MONTHLY_POPULATION = 0.1
			}

		}
		UTA_mormon_militia = {

			allowed = {
				tag = UTA
			}

			removal_cost = -1

			picture = generic_manpower_bonus
			
			modifier = {
				conscription = 0.04
			}

		}
	}
}