事件
Target Location倒向属灵立场
Target Location民众的信仰与我国主流信仰相异,而代表该地的Parliament成员被指控更倾向于维护Target Location当地的利益,而非我国的主流信仰。然而这类指控往往只会招致Parliament同僚的哄笑,因为在我们的价值观里,国家主流信仰与不同信仰者理应获得同等尊重——这种情况实属常见。
教士阶层immediate, trigger
属灵 vs 人文社会价值观option定义in_game/events/government/parliaments.txt:971
972type = country_event
973title = parliaments.17.title Target Location倒向属灵立场
975illustration_tags = {
97610 = angry
97710 = interior
}
980desc = {
981first_valid = {
982triggered_desc = {
986desc = parliaments.17.desc_tolerance Target Location民众的信仰与我国主流信仰相异,而代表该地的Parliament成员被指控更倾向于维护Target Location当地的利益,而非我国的主流信仰。然而这类指控往往只会招致Parliament同僚的哄笑,因为在我们的价值观里,国家主流信仰与不同信仰者理应获得同等尊重——这种情况实属常见。
}
988triggered_desc = {
989desc = parliaments.17.desc_intolerance Target Location民众的信仰与我国主流信仰相异,而代表该地的Parliament成员被指控更倾向于维护Target Location当地的利益,而非我国的主流信仰。这些强烈指控严重损害了Target Location的声誉,也令当前提案在Parliament中的支持率大幅下降。
}
}
}
993outcome = neutral
995trigger = {
1001any_owned_location = {
1002dominant_religion != root.religion
}
}
1006immediate = {
1007random_owned_location = {
1008limit = {
1009dominant_religion != root.religion
}
1011save_scope_as = target_location
1013ordered_pop = {
1014limit = {
1014NOT = {
1014religion = root.religion
}
}
1015max = 1
1016order_by = pop_size
1017order_by = {
1018value = 0
}
1028save_scope_as = target_pop
1029save_scope_as = target_pop_bckg
}
}
}