defined_text = {
	name = crusade_power_mechanic_gain_from_winning_war_against_crusade_target
	random = no

	text = {
		trigger = {
			religion = catholic
		}
		localisation_key = string_crusade_power_gain_from_winning_war_against_crusade_target
	}
	text = {
		trigger = {
			always = yes
		}
		localisation_key = ""
	}
}

defined_text = {
	name = crusade_power_mechanic_gain_from_losing_war_against_crusade_target
	random = no

	text = {
		trigger = {
			religion = catholic
		}
		localisation_key = string_crusade_power_gain_from_losing_war_against_crusade_target
	}
	text = {
		trigger = {
			always = yes
		}
		localisation_key = ""
	}
}