脚本效果H脚本效果hre_bind_electorship_to_religion_grouphre_bind_electorship_to_religion_groupin_game/common/scripted_effects/international_organization_effects.txt:1288需要Hhre_electorship_no_religion_requirement变量custom tooltipHhre_electorship_to_religion变量custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:12881289▾custom_tooltip = {1290text = hre_bind_electorship_to_religion_group_tt 从此只有信仰帝国宗教组的国家才能成为选举者1291▾international_organization:hre = {1292▾if = {1293▾limit = {1293has_variable = hre_electorship_to_religion}1294remove_variable = hre_electorship_to_religion}1296▾if = {1297▾limit = {1297has_variable = hre_electorship_no_religion_requirement}1298remove_variable = hre_electorship_no_religion_requirement}1300▾set_variable = {1300name = hre_electorship_to_religion_group1300value = yes}}}