脚本效果H脚本效果hre_bind_electorship_to_religionhre_bind_electorship_to_religionin_game/common/scripted_effects/international_organization_effects.txt:1272需要Hhre_electorship_no_religion_requirement变量custom tooltipHhre_electorship_to_religion_group变量custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:12721273▾custom_tooltip = {1274text = hre_bind_electorship_to_religion_tt 从此只有信仰帝国宗教的国家才能成为选举者1275▾international_organization:hre = {1276▾if = {1277▾limit = {1277has_variable = hre_electorship_to_religion_group}1278remove_variable = hre_electorship_to_religion_group}1280▾if = {1281▾limit = {1281has_variable = hre_electorship_no_religion_requirement}1282remove_variable = hre_electorship_no_religion_requirement}1284▾set_variable = {1284name = hre_electorship_to_religion1284value = yes}}}