Scripted Trigger
hre_country_fulfills_imperial_religion_requirement
Definitionin_game/common/scripted_triggers/international_organization_triggers.txt:453
454custom_tooltip = {
455text = hre_country_fulfills_imperial_religion_requirement_tt The Religion of the country aligns with the Imperial Religion
456trigger_if = {
457limit = {
457hre_$type$_bound_to_religion = yes
}
}
460trigger_else_if = {
461limit = {
461hre_$type$_bound_to_religion_group = yes
}
}
464trigger_else = {
465always = yes
}
}