cyprus is not real
This commit is contained in:
parent
a6593bda26
commit
b82f508815
3 changed files with 71 additions and 0 deletions
|
|
@ -2430,3 +2430,8 @@ fifor_dynasty = {
|
|||
name = dynn_fifor
|
||||
culture = wallachian
|
||||
}
|
||||
|
||||
kinýraou_dynasty = {
|
||||
name = dynn_kinýraou
|
||||
culture = NEOW_cypriot
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -2,4 +2,7 @@ k_cyprus = {
|
|||
2547.1.1 = {
|
||||
change_development_level = 10
|
||||
}
|
||||
2550.1.1 = {
|
||||
holder = cyprus0001
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue