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

hre_unbind_electorship_from_religion

hre_unbind_electorship_from_religionin_game/common/scripted_effects/international_organization_effects.txt:1304
Требуетhre_electorship_to_religionПеременнаяcustom tooltiphre_electorship_to_religion_groupПеременнаяcustom tooltip

1305custom_tooltip = {
1306text = hre_unbind_electorship_from_religion_tt Concept больше не будет влиять на Concept за следующего Concept
1308if = {
1309limit = {
1309has_variable = hre_electorship_to_religion
}
1310remove_variable = hre_electorship_to_religion
}
1312if = {
1313limit = {
}
1314remove_variable = hre_electorship_to_religion_group
}
1316set_variable = {
1316value = yes
}
}
}