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

hre_bind_electorship_to_religion_group

hre_bind_electorship_to_religion_groupin_game/common/scripted_effects/international_organization_effects.txt:1288
Требуетhre_electorship_no_religion_requirementПеременнаяcustom tooltiphre_electorship_to_religionПеременнаяcustom tooltip

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

1289custom_tooltip = {
1290text = hre_bind_electorship_to_religion_group_tt Теперь стать Concept может только держава с религией из Concept Concept
1292if = {
1293limit = {
1293has_variable = hre_electorship_to_religion
}
1294remove_variable = hre_electorship_to_religion
}
1296if = {
1297limit = {
}
}
1300set_variable = {
1300value = yes
}
}
}