From b82f50881560e07de19d0aacd7562bd8cf71ee70 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 19 May 2026 01:48:23 +0100 Subject: [PATCH] cyprus is not real --- common/dynasties/NEOW_dynasties.txt | 5 +++ history/characters/NEOW_e_greece.txt | 63 ++++++++++++++++++++++++++++ history/titles/k_cyprus.txt | 3 ++ 3 files changed, 71 insertions(+) diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 244a5abc..7956295e 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -2430,3 +2430,8 @@ fifor_dynasty = { name = dynn_fifor culture = wallachian } + +kinýraou_dynasty = { + name = dynn_kinýraou + culture = NEOW_cypriot +} diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index e0b41811..437106c8 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -802,3 +802,66 @@ albania0005 = { #Kastriota } } +cyprus0001 = { # Kinýras named for a cypriot greek thing + name = "Kinýras" + dynasty = kinýraou_dynasty + religion = "orthodox" + culture = NEOW_cypriot + trait = education_learning_3 + trait = zealous + trait = deceitful + trait = fickle + trait = fecund + trait = beauty_good_3 + trait = lifestyle_poet + sexuality = heterosexual + 2535.1.1 = { + birth = yes + } + 2554.1.1 = { + add_spouse = cyprus0002 + } + 2600.1.1 = { + death = yes + } +} + +cyprus0002 = { # the wife + name = "Kenchríis" + religion = "orthodox" + culture = NEOW_cypriot + trait = education_stewardship_2 + trait = ambitious + #trait = raider + trait = arrogant + trait = wrathful + trait = diligent + sexuality = heterosexual + female = yes + 2538.1.1 = { + birth = yes + } + 2554.1.1 = { + add_spouse = cyprus0001 + } + 2600.1.1 = { + death = yes + } +} + +cyprus0003 = { # Child + name = "Kýpros" + dynasty = kinýraou_dynasty + religion = "orthodox" + culture = NEOW_cypriot + trait = fecund + trait = beauty_good_2 + father = cyprus0001 + mother = cyprus0002 + 2554.10.10 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/history/titles/k_cyprus.txt b/history/titles/k_cyprus.txt index 157db537..6e6aacba 100644 --- a/history/titles/k_cyprus.txt +++ b/history/titles/k_cyprus.txt @@ -2,4 +2,7 @@ k_cyprus = { 2547.1.1 = { change_development_level = 10 } + 2550.1.1 = { + holder = cyprus0001 + } } \ No newline at end of file