defined_text = {
	name = SBI_kanaris_revolt_current
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress < 15 }
		}
		localization_key = SBI_kanaris_revolt_current_0
	}
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress > 14 }
			check_variable = { kanaris_revolt_Progress < 30 }
		}
		localization_key = SBI_kanaris_revolt_current_1
	}
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress > 29 }
			check_variable = { kanaris_revolt_Progress < 50 }
		}
		localization_key = SBI_kanaris_revolt_current_2
	}
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress > 49 }
			check_variable = { kanaris_revolt_Progress < 65 }
		}
		localization_key = SBI_kanaris_revolt_current_3
	}
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress > 64 }
			check_variable = { kanaris_revolt_Progress < 80 }
		}
		localization_key = SBI_kanaris_revolt_current_4
	}
	text = {
		trigger = {
			check_variable = { kanaris_revolt_Progress > 79 }
		}
		localization_key = SBI_kanaris_revolt_current_5
	}
}

defined_text = {
	name = OMS_ISD_button_loc
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 1 }
		}
		localization_key = OMS_ISD_button_TT_RIBBENTROP
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 2 }
		}
		localization_key = OMS_ISD_button_TT_KEITEL
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 3 }
		}
		localization_key = OMS_ISD_button_TT_HEYDRICH
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 4 }
		}
		localization_key = OMS_ISD_button_TT_FRANK
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 5 }
		}
		localization_key = OMS_ISD_button_TT_SCHIRACH
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 6 }
		}
		localization_key = OMS_ISD_button_TT_DONITS
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 7 }
		}
		localization_key = OMS_ISD_button_TT_POHL
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 8 }
		}
		localization_key = OMS_ISD_button_TT_SAUCKEL
	}
}

defined_text = {
	name = GFX_Kanaris_strength_bar_loc
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 1 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_RIBBENTROP
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 2 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_KEITEL
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 3 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_HEYDRICH
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 4 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_FRANK
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 5 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_SCHIRACH
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 6 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_DONITS
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 7 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_POHL
	}
	text = {
		trigger = {
			check_variable = { OMS_Gauntlet_NewGuard_ID^guard_idx = 8 }
		}
		localization_key = GFX_Kanaris_strength_bar_TT_SAUCKEL
	}
}