Скриптовый эффект

hre_unbind_voting_from_religion

hre_unbind_voting_from_religionin_game/common/scripted_effects/international_organization_effects.txt:1255
Требуетhre_voting_to_religionПеременнаяcustom tooltiphre_voting_to_religion_groupПеременнаяcustom tooltip

Определениеin_game/common/scripted_effects/international_organization_effects.txt:1255

1256custom_tooltip = {
1257text = hre_unbind_voting_from_religion_tt Concept больше не будет влиять на Concept за следующего Concept
1259if = {
1260limit = {
1260has_variable = hre_voting_to_religion
}
1261remove_variable = hre_voting_to_religion
}
1263if = {
1264limit = {
1264has_variable = hre_voting_to_religion_group
}
1265remove_variable = hre_voting_to_religion_group
}
1267set_variable = {
1267value = yes
}
}
}