脚本效果H脚本效果hre_bind_voting_to_religion_grouphre_bind_voting_to_religion_groupin_game/common/scripted_effects/international_organization_effects.txt:1239需要Hhre_voting_no_religion_requirement变量custom tooltipHhre_voting_to_religion变量custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:12391240▾custom_tooltip = {1241text = hre_bind_voting_to_religion_group_tt 从此只有信仰帝国宗教组的国家才能成为皇帝1242▾international_organization:hre = {1243▾if = {1244▾limit = {1244has_variable = hre_voting_to_religion}1245remove_variable = hre_voting_to_religion}1247▾if = {1248▾limit = {1248has_variable = hre_voting_no_religion_requirement}1249remove_variable = hre_voting_no_religion_requirement}1251▾set_variable = {1251name = hre_voting_to_religion_group1251value = yes}}}