From c0db08fa521eee8a70e0b0d7c57767b140e41387 Mon Sep 17 00:00:00 2001 From: Heidesommer Date: Sat, 16 May 2026 23:50:35 -0400 Subject: [PATCH] Attica --- common/landed_titles/greece.txt | 14 ++- gfx/map/map_object_data/activities.txt | 14 ++- gfx/map/map_object_data/building_locators.txt | 12 ++ gfx/map/map_object_data/combat_locators.txt | 4 +- .../map_object_data/player_stack_locators.txt | 4 +- gfx/map/map_object_data/siege_locators.txt | 8 +- .../special_building_locators.txt | 12 ++ .../zz_NEOW_cultural_traditions_l_english.yml | 2 +- .../english/replace/titles_l_english.yml | 116 +++++++++++++++++- map_data/definition.csv | 4 +- map_data/provinces.png | 4 +- 11 files changed, 174 insertions(+), 20 deletions(-) diff --git a/common/landed_titles/greece.txt b/common/landed_titles/greece.txt index 1435810d..a3706f75 100644 --- a/common/landed_titles/greece.txt +++ b/common/landed_titles/greece.txt @@ -845,8 +845,13 @@ e_greece = { color = { 0 108 204 } } - b_troezen = { - province = 3799 + b_piraeus = { + province = 12324 + + color = { 0 108 204 } + } + b_gerakas = { + province = 12323 color = { 0 108 204 } } @@ -1135,6 +1140,11 @@ e_greece = { color = { 20 58 84 } } + b_troezen = { + province = 3799 + + color = { 0 108 204 } + } } c_messenia = { color = { 20 48 84 } diff --git a/gfx/map/map_object_data/activities.txt b/gfx/map/map_object_data/activities.txt index d3029aee..181d0c2c 100644 --- a/gfx/map/map_object_data/activities.txt +++ b/gfx/map/map_object_data/activities.txt @@ -1,4 +1,4 @@ -game_object_locator={ +game_object_locator={ name="activities" render_pass=Map clamp_to_water_level=no @@ -64973,6 +64973,18 @@ game_object_locator={ rotation={ 0.000000 0.999645 0.000000 0.026627 } scale={ 1.000000 1.000000 1.000000 } } + { + id=12323 + position={ 2343.000000 0.000000 2233.000000 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12324 + position={ 2339.673340 0.000000 2224.200439 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } { id=12325 position={ 2160.000000 0.000000 2390.000000 } diff --git a/gfx/map/map_object_data/building_locators.txt b/gfx/map/map_object_data/building_locators.txt index 71ae401a..badb01ed 100644 --- a/gfx/map/map_object_data/building_locators.txt +++ b/gfx/map/map_object_data/building_locators.txt @@ -64973,6 +64973,18 @@ rotation={ 0.000000 0.999645 0.000000 0.026627 } scale={ 1.000000 1.000000 1.000000 } } + { + id=12323 + position={ 2346.000000 0.000000 2233.000000 } + rotation={ -0.000000 -0.962724 -0.000000 0.270487 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12324 + position={ 2331.812744 0.000000 2231.003662 } + rotation={ -0.000000 -0.996900 -0.000000 0.078680 } + scale={ 1.000000 1.000000 1.000000 } + } { id=12325 position={ 2156.000000 0.000000 2391.000000 } diff --git a/gfx/map/map_object_data/combat_locators.txt b/gfx/map/map_object_data/combat_locators.txt index 31523420..9c4d522d 100644 --- a/gfx/map/map_object_data/combat_locators.txt +++ b/gfx/map/map_object_data/combat_locators.txt @@ -71443,13 +71443,13 @@ } { id=12323 - position={ 0.000000 0.000000 -3.000000 } + position={ 2345.983887 0.000000 2228.713867 } rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } { id=12324 - position={ 0.000000 0.000000 -3.000000 } + position={ 2320.890381 0.000000 2226.731934 } rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } diff --git a/gfx/map/map_object_data/player_stack_locators.txt b/gfx/map/map_object_data/player_stack_locators.txt index 52cf2499..3df0d3e8 100644 --- a/gfx/map/map_object_data/player_stack_locators.txt +++ b/gfx/map/map_object_data/player_stack_locators.txt @@ -71443,13 +71443,13 @@ } { id=12323 - position={ 0.000000 0.000000 0.000000 } + position={ 2350.091309 0.000000 2218.858154 } rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } { id=12324 - position={ 0.000000 0.000000 0.000000 } + position={ 2329.994873 0.000000 2231.078125 } rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } diff --git a/gfx/map/map_object_data/siege_locators.txt b/gfx/map/map_object_data/siege_locators.txt index 11ab6df9..46b4f67f 100644 --- a/gfx/map/map_object_data/siege_locators.txt +++ b/gfx/map/map_object_data/siege_locators.txt @@ -1,4 +1,4 @@ -game_object_locator={ +game_object_locator={ name="siege" render_pass=Map clamp_to_water_level=no @@ -47743,7 +47743,7 @@ } { id=8840 - position={ 3.000000 0.000000 0.000000 } + position={ 3490.000000 0.000000 2594.000000 } rotation={ -0.000000 -0.000025 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } @@ -68209,13 +68209,13 @@ } { id=12323 - position={ 3.000000 0.000000 0.000000 } + position={ 2348.833252 0.000000 2224.209961 } rotation={ -0.000000 -0.000025 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } { id=12324 - position={ 3.000000 0.000000 0.000000 } + position={ 2330.107910 0.000000 2232.504150 } rotation={ -0.000000 -0.000025 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } diff --git a/gfx/map/map_object_data/special_building_locators.txt b/gfx/map/map_object_data/special_building_locators.txt index a0b1dd02..e3983d11 100644 --- a/gfx/map/map_object_data/special_building_locators.txt +++ b/gfx/map/map_object_data/special_building_locators.txt @@ -64973,6 +64973,18 @@ game_object_locator={ rotation={ -0.000000 -0.134782 -0.000000 -0.990875 } scale={ 1.000000 1.000000 1.000000 } } + { + id=12323 + position={ 2346.000000 0.000000 2233.000000 } + rotation={ -0.000000 -0.987597 -0.000000 0.157013 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12324 + position={ 2327.000000 0.000000 2225.000000 } + rotation={ -0.000000 -0.110778 -0.000000 -0.993845 } + scale={ 1.000000 1.000000 1.000000 } + } { id=12325 position={ 2163.000000 0.000000 2390.000000 } diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml index dd698df1..215d122b 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml @@ -57,4 +57,4 @@ # tradition_romanticised_banditry_name:0 "Romanticised Banditry" tradition_romanticised_banditry_desc:1 "This culture celebrates the exploits of mountain outlaws and rebel bands who thrive beyond the reach of kings. Their songs glorify daring raids, hidden strongholds, and lives spent resisting foreign masters and oppressive rulers alike. To many here, a clever brigand is worth more than a dutiful noble." - culture_parameter_banditry_gives_bonuses:0 "The #EMP Bandit# $game_concept_trait_level_track$ of the [GetTrait('gallowsbait').GetName( GetNullCharacter )] [fame_trait|E] gives bonuses." \ No newline at end of file + culture_parameter_banditry_gives_bonuses:0 "The #EMP Bandit#! $game_concept_trait_level_track$ of the [GetTrait('gallowsbait').GetName( GetNullCharacter )] [fame_trait|E] gives bonuses." \ 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 4c966b89..ee13b6b0 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -7904,7 +7904,8 @@ b_konechnaya:0 "Konechnaya" b_kongsvinger:0 "Kongsvinger" b_konin:0 "Konin" - b_konitsa:0 "Ersekë" + b_erseke:0 "Ersekë" + b_konitsa:0 "Konitsa" b_konjic:0 "Konjic" b_konjikala:0 "Konjikala" b_konnevesi:0 "Konnevesi" @@ -11501,7 +11502,7 @@ b_srebrenica:0 "Srebrenica" b_srebrenik:0 "Srebrenik" b_srebrnik:0 "Srebrnik" - b_sofia:0 "Sredets" + b_sofia:0 "Sofia" b_srem:0 "Śrem" b_sri_surya_pahar:0 "Sri Surya Pahar" b_srihatta:0 "Srihatta" @@ -15555,8 +15556,8 @@ c_spoleto_adj:0 "Perugian" c_sravasti:0 "Sravasti" c_sravasti_adj:0 "Sravasti" - c_sofia:0 "Sredets" - c_sofia_adj:0 "Sredetsian" + c_sofia:0 "Sofia" + c_sofia_adj:0 "Sofian" c_srihatta:0 "Srihatta" c_srihatta_adj:0 "Srihattan" c_sripatha:0 "Sripatha" @@ -26428,6 +26429,113 @@ b_obrenovac:0 "Obrenovac" b_sid:0 "Šid" +## Greece + c_epirus:0 "Epirus" + c_epirus_adj:0 "Epirote" + c_metsovo:0 "Metsovo" + c_metsovo_adj:0 "Metsovan" + b_metsovo:0 "Metsovo" + b_tzoumerka:0 "Tzoumerka" + c_trikala:0 "Trikala" + c_trikala_adj:0 "Trikalan" + d_peloponese:0 "Peloponese" + d_peloponese_adj:0 "Peloponessian" + c_elis:0 "Elis" + c_elisa_adj:0 "Elisian" + b_kyparissia:0 "Kyparissia" + b_aigio:0 "Aigio" + b_megalopolis:0 "Megalopolis" + c_nafpilo:0 "Nafpilo" + c_nafpilo_adj:0 "Nafpilian" + b_nafplio:0 "Nafplio" + b_ermioni:0 "Ermioni" + b_troezen:0 "Troezen" + b_xylokastro:0 "Xylokastro" + b_gerakas:0 "Gerakas" + b_piraeus:0 "Piraeus" + b_livadeia:0 "Livadeia" + c_acarnaria:0 "Acarnaria" + c_acarnaria_adj:0 "Acarnarian" + c_phocis:0 "Phocis" + c_phocis_adj:0 "Phocisian" + c_phthiotis:0 "Phthiotis" + c_phthiotis_adj:0 "Phthiotisian" + c_magnesia:0 "Magnesia" + c_magnesia_adj:0 "Magnesian" + c_servia:0 "Servia" + c_servia_adj:0 "Servian" + b_amfilochia:0 "Amfilochia" + b_kynouria:0 "Kynouria" + b_tripoli_g:0 "Tripoli" + b_olympia:0 "Olympia" + b_pylos:0 "Pylos" + b_karpenisi:0 "Karpenisi" + b_missolonghi:0 "Missolonghi" + b_agrinio:0 "Agrinio" + b_kalabaka:0 "Kalabaka" + b_pyli:0 "Pyli" + b_farsala:0 "Farsala" + b_almyros:0 "Almyros" + b_florina:0 "Florina" + b_sarande:0 "Sarandë" + b_dropull:0 "Dropull" + c_athos:0 "Athos" + c_athos_adj:0 "Athosian" + c_rhodope:0 "Rhodope" + c_rhodope_adj:0 "Rhodopian" + c_evros:0 "Evros" + c_evros_adj:0 "Evrosian" + c_kilkis:0 "Kilkis" + c_kilkis_adj:0 "Kilkisian" + b_profitis:0 "Profitis" + c_voden:0 "Voden" + c_voden_adj:0 "Vodenian" + b_zlatograd:0 "Zlatograd" + b_vacha:0 "Vacha" + b_dzhebel:0 "Dzhebel" + b_kardzhali:0 "Kardzhali" + c_kardzhali:0 "Kardzhali" + c_kardhzhali_adj:0 "Kardzhalian" + c_haskovo:0 "Haskovo" + c_haskovo_adj:0 "Haskovan" + b_ivaylovgrad:0 "Ivaylovgrad" + b_madzharovo:0 "Madzharovo" + b_harmanli:0 "Harmanli" + b_plovdiv:0 "Plovdiv" + c_stara_zagora:0 "Stara Zagora" + c_stara_zagora_adj:0 "Zagoran" + b_stara_zagora:0 "Stara Zagora" + b_karnobat:0 "Karnobat" + b_sandanski:0 "Sandanski" + b_gotse_delchev:0 "Gotse Delchev" + b_razlog:0 "Razlog" + b_blagoevgrad:0 "Blagoevgrad" + b_petrich:0 "Petrich" + b_yambol:0 "Yambol" + b_nova_zagora:0 "Nova Zagora" + c_hrazgrad:0 "Hrazgrad" + c_hrazgrad_adj:0 "Hrazgradian" + b_alexandroupolis:0 "Alexandroupolis" + b_orestiada:0 "Orestiada" + b_demir_kapija:0 "Demir Kapija" + b_stavros:0 "Stavros" + b_nea_moudania:0 "Nea Moudania" + b_lagkadas:0 "Lagkadas" + b_profitis:0 "Profitis" + b_xanthi:0 "Xanthi" + b_kozani:0 "Kozani" + b_lamia:0 "Lamia" + b_pelasgia:0 "Pelasgia" + b_ypati:0 "Ypati" + b_atalanti:0 "Atalanti" + b_asprovalta:0 "Asprovalta" + b_komotini:0 "Komotini" + b_adrianopolis:0 "Adrianopolis" + b_nesebar:0 "Nesebar" + + + + k_pribaltia:0 "Pribaltia" k_pribaltia_adj:0 "Pribaltic" diff --git a/map_data/definition.csv b/map_data/definition.csv index ec044b3e..4c7600c6 100644 --- a/map_data/definition.csv +++ b/map_data/definition.csv @@ -12321,8 +12321,8 @@ 12320;68;21;0;;x 12321;150;145;121;;x 12322;53;31;44;;x -12323;107;73;104;;x -12324;113;23;248;;x +12323;107;73;104;Gerakas;x +12324;113;23;248;Piraeus;x 12325;122;49;25;Nestorio;x 12326;78;9;135;Metsovo;x 12327;127;117;110;Konitsa;x diff --git a/map_data/provinces.png b/map_data/provinces.png index abdea42b..b28deea8 100644 --- a/map_data/provinces.png +++ b/map_data/provinces.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:185a8de9ad3f4bd4e29368db1263a96e596b0a493c9caad07d9236a7cc626187 -size 2638807 +oid sha256:4b60e94fa3d7c7ef7dad2e0c68476bafe293d703534716569713e52451ff774e +size 2638815