脚本效果H脚本效果hre_bind_voting_to_religionhre_bind_voting_to_religionin_game/common/scripted_effects/international_organization_effects.txt:1223需要Hhre_voting_no_religion_requirement变量custom tooltipHhre_voting_to_religion_group变量custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:12231224▾custom_tooltip = {1225text = hre_bind_voting_to_religion_tt 从此只有信仰帝国宗教的国家才能成为皇帝1226▾international_organization:hre = {1227▾if = {1228▾limit = {1228has_variable = hre_voting_to_religion_group}1229remove_variable = hre_voting_to_religion_group}1231▾if = {1232▾limit = {1232has_variable = hre_voting_no_religion_requirement}1233remove_variable = hre_voting_no_religion_requirement}1235▾set_variable = {1235name = hre_voting_to_religion1235value = yes}}}