Skopje Count + Székely fix
This commit is contained in:
parent
dd73548da0
commit
32fefeb3a9
7 changed files with 42 additions and 3 deletions
|
|
@ -2441,3 +2441,8 @@ kinýraou_dynasty = {
|
|||
name = dynn_kinýraou
|
||||
culture = NEOW_cypriot
|
||||
}
|
||||
|
||||
tetoviani_dynasty = {
|
||||
name = dynn_tetoviani
|
||||
culture = NEOW_macedonian
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 = {}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -17,4 +17,10 @@ c_chalkidike = {
|
|||
2554.1.1 = {
|
||||
holder = greece0047
|
||||
}
|
||||
}
|
||||
|
||||
c_skopje = {
|
||||
2554.1.1 = {
|
||||
holder = greece0048
|
||||
}
|
||||
}
|
||||
|
|
@ -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."
|
||||
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."
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -418,4 +418,5 @@
|
|||
dynn_loon:0 "Loon"
|
||||
|
||||
# e_greece
|
||||
dynn_melagios:0 "Melagios"
|
||||
dynn_melagios:0 "Melagios"
|
||||
dynn_tetoviani:0 "Tetovianí"
|
||||
Loading…
Add table
Add a link
Reference in a new issue