diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 233d7f02..8229ceb2 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -2441,3 +2441,8 @@ kinýraou_dynasty = { name = dynn_kinýraou culture = NEOW_cypriot } + +tetoviani_dynasty = { + name = dynn_tetoviani + culture = NEOW_macedonian +} diff --git a/common/nicknames/NEOW_nicknames.txt b/common/nicknames/NEOW_nicknames.txt index 70b79a77..6b726c9b 100644 --- a/common/nicknames/NEOW_nicknames.txt +++ b/common/nicknames/NEOW_nicknames.txt @@ -14,6 +14,7 @@ nick_NEOW_the_phantom = {} nick_NEOW_the_oracle = {} nick_NEOW_the_cimbrian = {} nick_NEOW_the_monolith = {} +nick_NEOW_the_chimera = {} # Decision Nicknames nick_the_lion_of_the_north = {} diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index 3195b6ab..ed28dda0 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -707,6 +707,30 @@ greece0047 = { # } } +greece0048 = { #Idol- Countess of Skopje, nicknamed the "Chimera" + name = "Kassándra" + dynasty = tetoviani_dynasty + religion = "megalocratic" + culture = NEOW_macedonian + female = yes + trait = education_diplomacy_3 + trait = arrogant + trait = cynical + trait = fickle + trait = melancholic + trait = beauty_good_1 + sexuality = asexual + 2524.4.1 = { + birth = yes + } + 2530.1.1 = { + give_nickname = nick_NEOW_the_chimera + } + 2600.1.1 = { + death = yes + } +} + ####Albanians#### albania0001 = { #Tirana diff --git a/history/titles/k_macedonia.txt b/history/titles/k_macedonia.txt index f95b3096..a31db485 100644 --- a/history/titles/k_macedonia.txt +++ b/history/titles/k_macedonia.txt @@ -17,4 +17,10 @@ c_chalkidike = { 2554.1.1 = { holder = greece0047 } +} + +c_skopje = { + 2554.1.1 = { + holder = greece0048 + } } \ No newline at end of file diff --git a/localization/english/replace/NEOW_nicknames_l_english.yml b/localization/english/replace/NEOW_nicknames_l_english.yml index 0b4b43f0..91060b7a 100644 --- a/localization/english/replace/NEOW_nicknames_l_english.yml +++ b/localization/english/replace/NEOW_nicknames_l_english.yml @@ -17,4 +17,6 @@ nick_NEOW_the_cimbrian:0 "the Cimbrian" nick_NEOW_the_cimbrian_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] hails from a tribe of Germans in Italy, becoming known for [CharYourHerHis(CHARACTER)] heritage." nick_NEOW_the_monolith:0 "the Monolith" - nick_NEOW_the_monolith_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] is said to be as tall and wide as a monolith, as if [CharYouSheHe(CHARACTER)] is more pagan construct than man." \ No newline at end of file + nick_NEOW_the_monolith_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] is said to be as tall and wide as a monolith, as if [CharYouSheHe(CHARACTER)] is more pagan construct than man." + nick_NEOW_the_chimera:0 "the Chimera" + nick_NEOW_the_chimera_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharAreIs(CHARACTER)] known for their androgynous appearance." \ 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 a3a00795..819dc3a1 100644 --- a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml @@ -540,7 +540,7 @@ NEOW_crimean_collective_noun:0 "Crimeans" NEOW_crimean_prefix:0 "Krymsko" # szeklers - szeklers:0 "Székelys" + szeklers:0 "Székely" szeklers_collective_noun:0 "Székelys" szeklers_prefix:0 "Székely" # szeklers diff --git a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index 48928681..2ff71201 100644 --- a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -418,4 +418,5 @@ dynn_loon:0 "Loon" # e_greece - dynn_melagios:0 "Melagios" \ No newline at end of file + dynn_melagios:0 "Melagios" + dynn_tetoviani:0 "Tetovianí" \ No newline at end of file