脚本效果H脚本效果hre_unbind_voting_from_religionhre_unbind_voting_from_religionin_game/common/scripted_effects/international_organization_effects.txt:1255需要Hhre_voting_to_religion变量custom tooltipHhre_voting_to_religion_group变量custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:12551256▾custom_tooltip = {1257text = hre_unbind_voting_from_religion_tt 帝国宗教在下一任皇帝的投票过程中将不再发挥作用1258▾international_organization:hre = {1259▾if = {1260▾limit = {1260has_variable = hre_voting_to_religion}1261remove_variable = hre_voting_to_religion}1263▾if = {1264▾limit = {1264has_variable = hre_voting_to_religion_group}1265remove_variable = hre_voting_to_religion_group}1267▾set_variable = {1267name = hre_voting_no_religion_requirement1267value = yes}}}