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

@ -847,6 +847,8 @@ language_magyar = {
}
parameters = {
ugric_group_language_param = yes
west_slavic_group_language_param = yes
high_german_group_language_param = yes
latin_sprachbund_language_param = yes
}
ai_will_do = {

View file

@ -1572,6 +1572,7 @@ NEOW_language_albanian = {
}
parameters = {
albanian_group_language_param = yes
italo_dalmatian_group_language_param = yes
greek_sprachbund_language_param = yes
}
ai_will_do = {
@ -2001,6 +2002,7 @@ language_anglo_american = {
}
parameters = {
anglic_group_language_param = yes
american_sprachbund_language_param = yes
}
ai_will_do = {
value = 10

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 }

View file

@ -2453,9 +2453,14 @@
}
###c_tmutarakan
5296 = {
culture = NEOW_cossack
culture = NEOW_ucrainean
religion = orthodox
holding = castle_holding
2555.1.1 = {
buildings = {
castle_02
}
}
}
598 = {
holding = city_holding

View file

@ -218,6 +218,7 @@
culture_parameter_latin_sprachbund_language_param: "This [language|E] is within the #V Latin Sprachbund#!"
culture_parameter_greek_sprachbund_language_param: "This [language|E] is within the #V Greek Sprachbund#!"
culture_parameter_fusha_sprachbund_language_param: "This [language|E] is within the #V Fusha Sprachbund#!"
culture_parameter_american_sprachbund_language_param: "This [language|E] is within the #V American Sprachbund#!"
SAME_LANGUAGE_ORIGIN: "Share a Language Origin"
SAME_SPRACHBUND: "Same Sprachbund"