From b2ec936871e33774c0f4edb960cd44e390a157e4 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Mon, 13 Apr 2026 00:40:26 +0100 Subject: [PATCH] a greek count family --- common/landed_titles/nistrenia.txt | 4 +- history/characters/NEOW_e_greece.txt | 127 +++++++++++++++++++++++++++ history/titles/k_greece.txt | 15 ++++ 3 files changed, 144 insertions(+), 2 deletions(-) diff --git a/common/landed_titles/nistrenia.txt b/common/landed_titles/nistrenia.txt index cf991e77..591f5cab 100644 --- a/common/landed_titles/nistrenia.txt +++ b/common/landed_titles/nistrenia.txt @@ -1015,7 +1015,7 @@ e_nistrenia = { k_galicia-volhynia = { color = { 50 150 130 } - capital = c_volodymyr # Volodymyr + capital = c_lviv # Volodymyr d_volhynia = { @@ -1160,7 +1160,7 @@ e_nistrenia = { d_halych = { color = { 80 212 60 } - capital = c_halych # Galich + capital = c_lviv # Galich c_halych = { diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index 9c748794..540a65b9 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -137,6 +137,133 @@ greece0020 = { # } } + +greece0021 = { # + name = "Periander" + dynasty = kypselos_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = education_stewardship_4 + trait = diligent + trait = cynical + trait = lustful + trait = intellect_good_2 + trait = irritable + father = greece0022 + mother = greece0024 + 2503.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +greece0022 = { # + name = "Kypselos" + dynasty = kypselos_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = education_stewardship_4 + trait = diligent + trait = cynical + trait = lustful + trait = intellect_good_1 + trait = irritable + 2470.1.1 = { + birth = yes + } + 2527.1.1 = { + death = yes + } +} + +greece0023 = { # + name = "Kypselos" + dynasty = kypselos_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = inbred + father = greece0021 + mother = greece0024 + 2525.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +greece0024 = { # + name = "Kratea" + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = education_stewardship_4 + trait = generous + trait = deceitful + trait = lustful + trait = intellect_good_1 + female = yes + 2490.1.1 = { + birth = yes + } + 2600 = { + death = yes + } +} + +greece0025 = { # + name = "Lukóphrōn" + dynasty = kypselos_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = intellect_good_2 + trait = just + trait = patient + trait = temperate + father = greece0021 + mother = greece0026 + 2529.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +greece0026 = { # + name = "Melissa" + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = education_stewardship_4 + trait = honest + trait = compassionate + trait = chaste + trait = intellect_good_2 + female = yes + 2510.1.1 = { + birth = yes + } + 2547.1.1 = { + death = yes + } +} + +greece0027 = { # + name = "Gorgos" + dynasty = kypselos_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + father = greece0022 + mother = greece0024 + 2514.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + albania0001 = { #Tirana name = "Ismail" dynasty = qemali_dynasty diff --git a/history/titles/k_greece.txt b/history/titles/k_greece.txt index 8d689f0c..0c215768 100644 --- a/history/titles/k_greece.txt +++ b/history/titles/k_greece.txt @@ -47,3 +47,18 @@ b_amfissa= { holder = greece0004 } } + +c_korinthos = { + 2484.1.1 = { + holder = greece0022 + } + 2527.1.1 = { + holder = greece0021 + } +} + +c_cephalonia= { + 2530.1.1 = { + holder = greece0025 + } +} \ No newline at end of file