language tweaks + novorosskiy provincei history fixes

This commit is contained in:
trashb0at 2026-06-26 12:47:20 -04:00
parent 7ed8192ad4
commit b54380acc1
6 changed files with 31 additions and 9 deletions

View file

@ -1008,6 +1008,18 @@ culture_acceptance_baseline = {
}
}
# Increase base acceptance for sharing same sprachbund
if = {
limit = {
NOT = { has_same_culture_language = scope:culture }
has_cultural_parameter = american_sprachbund_language_param
scope:culture = { has_cultural_parameter = american_sprachbund_language_param }
}
add = {
value = 5 # please update CULTURE_PILLAR_TOOLTIP_LANGUAGE_EFFECT if this number changes
desc = ACCEPTANCE_BASELINE_LANGUAGE_SPRACHBUND_LATIN
}
}
# Increase base acceptance for sharing same sprachbund
if = {
limit = {
NOT = { has_same_culture_language = scope:culture }