From a670ba8f0c14249be96c82c98542c420b61ba071 Mon Sep 17 00:00:00 2001 From: trashb0at Date: Thu, 12 Mar 2026 04:26:41 -0400 Subject: [PATCH] thracian culture added + albania loc tweeks --- common/culture/cultures/NEOW_turkish.txt | 39 +++++++++++++++++++ common/culture/pillars/NEOW_heritage.txt | 9 +++++ common/culture/pillars/NEOW_language.txt | 17 ++++++++ history/characters/NEOW_e_greece.txt | 2 +- history/provinces/e_makedon.txt | 23 +++++------ .../replace/culture/cultures_l_english.yml | 2 +- .../zz_NEOW_cultural_heritages_l_english.yml | 4 +- .../zz_NEOW_cultural_languages_l_english.yml | 3 +- .../culture/zz_NEOW_cultures_l_english.yml | 5 ++- .../english/replace/titles_l_english.yml | 10 ++--- 10 files changed, 90 insertions(+), 24 deletions(-) create mode 100644 common/culture/cultures/NEOW_turkish.txt diff --git a/common/culture/cultures/NEOW_turkish.txt b/common/culture/cultures/NEOW_turkish.txt new file mode 100644 index 00000000..d61c84aa --- /dev/null +++ b/common/culture/cultures/NEOW_turkish.txt @@ -0,0 +1,39 @@ +thracian = { + color = { 225 50 50 } + + ethos = ethos_bellicose + heritage = heritage_turkish + language = language_turkish + martial_custom = martial_custom_male_only + head_determination = head_determination_herd + traditions = { #WIP + tradition_warrior_culture + #tradition_horse_lords + tradition_swords_for_hire + tradition_ruling_caste + } + + dlc_tradition = { + trait = tradition_mpo_iron_cavalry + requires_dlc_flag = khans_of_the_steppe + } + + dlc_tradition = { + trait = tradition_devoted_horsemanship + requires_dlc_flag = khans_of_the_steppe + } + + name_list = name_list_turkish + + coa_gfx = { oghuz_coa_gfx turkic_group_coa_gfx arabic_group_coa_gfx } + building_gfx = { byzantine_building_gfx } + clothing_gfx = { turkic_clothing_gfx byzantine_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx } + unit_gfx = { mena_unit_gfx } + house_coa_frame = house_frame_14 + + ethnicities = { + 10 = turkic_west + 40 = arab + 50 = mediterranean_byzantine + } +} \ No newline at end of file diff --git a/common/culture/pillars/NEOW_heritage.txt b/common/culture/pillars/NEOW_heritage.txt index 3915be6a..7ac8edf5 100644 --- a/common/culture/pillars/NEOW_heritage.txt +++ b/common/culture/pillars/NEOW_heritage.txt @@ -136,4 +136,13 @@ heritage_indo_aryan = { } } audio_parameter = indian +} +heritage_turkish = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_turkish + } + } + audio_parameter = mena } \ No newline at end of file diff --git a/common/culture/pillars/NEOW_language.txt b/common/culture/pillars/NEOW_language.txt index 98a46366..2854d167 100644 --- a/common/culture/pillars/NEOW_language.txt +++ b/common/culture/pillars/NEOW_language.txt @@ -384,4 +384,21 @@ language_punjabi = { } color = punjabi +} +language_turkish = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_turkish + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_turkish } + multiply = 10 + } + } + + color = { 225 50 50 } } \ No newline at end of file diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index 14e22b59..d1467cf3 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -2,7 +2,7 @@ greece0001 = { #constantinople name = "Birol" dynasty = basak_dynasty religion = "osvicenist" - culture = turk + culture = thracian trait = education_diplomacy_1 trait = honest trait = compassionate diff --git a/history/provinces/e_makedon.txt b/history/provinces/e_makedon.txt index 65830ec5..687845ef 100644 --- a/history/provinces/e_makedon.txt +++ b/history/provinces/e_makedon.txt @@ -2,7 +2,7 @@ ##d_thrace ################################### ###c_byzantion 496 = { #Constantinople / Former Byzantion - culture = greek + culture = thracian religion = megalocratic holding = castle_holding # History @@ -31,7 +31,7 @@ ###c_kalliopolis 495 = { #Kaliopolis - culture = greek + culture = thracian religion = megalocratic holding = castle_holding #1374 - Ottomans @@ -51,7 +51,7 @@ ###c_brysis 497 = { #Thrake - culture = greek + culture = thracian religion = megalocratic holding = castle_holding #1374 - Ottomans @@ -837,7 +837,7 @@ ###c_dorostorum 3689 = { #Preslav - culture = NEOW_bulgarian + culture = thracian religion = megalocratic holding = castle_holding #1st NEOW_bulgarian Empire capital @@ -1163,16 +1163,15 @@ ###c_beroe 3632 = { #Beroe - culture = greek - religion = megalocratic holding = castle_holding } 3633 = { #Janitsa holding = none } 3634 = { #Haskovo - holding = city_holding - #Fortress turned into town in the IXth + holding = castle_holding + culture = thracian + religion = megalocratic } ###c_burgas @@ -1202,7 +1201,7 @@ ###c_adrianopolis 494 = { #Adrianopolis - culture = greek + culture = thracian religion = megalocratic holding = castle_holding 1066.1.1 = { @@ -1212,10 +1211,6 @@ military_camps_01 } } - 1382.1.1 = { - culture = turkish - religion = ashari - } } 3626 = { #Mezeshka holding = none @@ -1227,7 +1222,7 @@ ###c_zherkovo 3618 = { #Zherkovo - culture = greek + culture = thracian religion = megalocratic holding = castle_holding } diff --git a/localization/english/replace/culture/cultures_l_english.yml b/localization/english/replace/culture/cultures_l_english.yml index 1404feee..f4423b26 100644 --- a/localization/english/replace/culture/cultures_l_english.yml +++ b/localization/english/replace/culture/cultures_l_english.yml @@ -767,6 +767,6 @@ turkmen: "Turkmen" turkmen_prefix: "Turkmen" turkmen_collective_noun: "Turkmen" - albanian: "Albanian" + albanian: "Shqiptar" albanian_prefix: "Albano" albanian_collective_noun: "Albanians" diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml index 4797089e..77176e3d 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml @@ -28,4 +28,6 @@ heritage_sardic_name:0 "Sardic" heritage_sardic_collective_noun:0 "Sardic" heritage_scottish_name:0 "Scottish" - heritage_scottish_collective_noun:0 "Scottish" \ No newline at end of file + heritage_scottish_collective_noun:0 "Scottish" + heritage_turkish_name:0 "Turkish" + heritage_turkish_collective_noun:0 "Turkish" \ No newline at end of file diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml index 96fc7f59..77066259 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml @@ -16,4 +16,5 @@ language_calo_name:0 "Caló" language_maltese_name:0 "Maltese" language_rhaetoromance_name:0 "Rhaetic" - language_sorbian_name:0 "Sorbian" \ No newline at end of file + language_sorbian_name:0 "Sorbian" + language_turkish_name:0 "Turkish" \ No newline at end of file diff --git a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml index a114d681..b9721109 100644 --- a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml @@ -362,4 +362,7 @@ ladin_collective_noun:0 "Ladins" ladin_prefix:0 "Ladino" - \ No newline at end of file + #Thracian Turkish + thracian:0 "Trakyali" + thracian_collective_noun:0 "Thracians" + thracian_prefix:0 "Thracian" \ No newline at end of file diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index dea201f0..3d8c521c 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -3765,7 +3765,7 @@ b_constanta:0 "Constanta" b_constantia:0 "Constantia" b_constantine:0 "Constantine" - b_constantinople:0 "Constantinople" + b_constantinople:0 "Istanbul" b_consuegra:0 "Consuegra" b_contarini:0 "Contarini" b_contes:0 "Contes" @@ -12744,8 +12744,8 @@ c_buthrotum:0 "Buthrotum" c_buzau:0 "Buzău" c_buzau_adj:0 "Buzăan" - c_byzantion:0 "Byzantion" - c_byzantion_adj:0 "Byzantine" + c_byzantion:0 "Istanbul" + c_byzantion_adj:0 "Istanbullu" c_cabra:0 "Cabra" c_cabra_adj:0 "Cabran" c_caceres:0 "Cáceres" @@ -15746,8 +15746,8 @@ d_duklja_adj:0 "Dukljani" d_duortnoseatnu:0 "Duortnoseatnu" d_duortnoseatnu_adj:0 "Duortnoseatnuan" - d_dyrrachion:0 "Dyrrachion" - d_dyrrachion_adj:0 "Dyrrachian" + d_dyrrachion:0 "Albania" + d_dyrrachion_adj:0 "Albanian" d_east_franconia:0 "East Franconia" d_east_franconia_adj:0 "East Franconian" d_edessa:0 "Edessa"