baltic chars

This commit is contained in:
Fishedotjpg 2026-05-03 20:58:05 +01:00
parent 838b622458
commit b4e2b661b0
6 changed files with 183 additions and 39 deletions

View file

@ -2345,3 +2345,39 @@ sadouski_dynasty = {
name = dynn_sadouski name = dynn_sadouski
culture = NEOW_polotskian culture = NEOW_polotskian
} }
akelaitis_dynasty = {
name = dynn_akelaitis
culture = lithuanian
}
orav_dynasty = {
name = dynn_orav
culture = estonian
}
skudra_dynasty = {
name = dynn_skudra
culture = latvian
}
juze_dynasty = {
name = dynn_juze
culture = samogitian
}
zilinskas_dynasty = {
name = dynn_zilinskas
culture = lithuanian
}
viesturs_dynasty = {
name = dynn_viesturs
culture = latvian
}
dirikis_dynasty = {
name = dynn_dirikis
culture = latvian
}
vasils_dynasty = {
name = dynn_vasils
culture = latvian
}
lacplesis_dynasty = {
name = dynn_lacplesis
culture = latvian
}

View file

@ -1,7 +1,7 @@

baltic0001 = { #king of lithuania baltic0001 = { #king of lithuania
name = "Dainius" name = "Dainius"
dynasty = gurzas_dynasty dynasty = akelaitis_dynasty
religion = "romuva" religion = "romuva"
culture = lithuanian culture = lithuanian
trait = education_martial_1 trait = education_martial_1
@ -18,8 +18,8 @@ baltic0001 = { #king of lithuania
} }
baltic0002 = { #King of Estonia baltic0002 = { #King of Estonia
name = "Jonas" name = "Tarmo"
dynasty = vailka_dynasty dynasty = orav_dynasty
religion = "hiisalka" religion = "hiisalka"
culture = estonian culture = estonian
trait = education_martial_3 trait = education_martial_3
@ -36,36 +36,84 @@ baltic0002 = { #King of Estonia
} }
} }
baltic0003 = { #placeholder narva urbanrepublic ruler baltic0004 = {
name = "Vasiliy" name = "Hgarts"
dynasty = temp_dynasty dynasty = skudra_dynasty
religion = "third_covenant"
culture = NEOW_novgorodian
trait = education_stewardship_3
trait = chaste
trait = brave
trait = deceitful
sexuality = heterosexual
trait = beauty_good_2
2522.7.11 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0004 = { #placeholder narva riga
name = "Alberts"
dynasty = temp_dynasty
religion = "lutheran" religion = "lutheran"
culture = latvian culture = latvian
trait = education_martial_3 2517.7.17 = {
trait = chaste birth = yes
trait = brave }
trait = forgiving 2600.1.1 = {
sexuality = heterosexual death = yes
2522.7.11 = { }
}
baltic0005 = {
name = "Ignas"
dynasty = juze_dynasty
religion = "romuva"
culture = samogitian
2519.5.7 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0006 = {
name = "Vytautas"
dynasty = zilinskas_dynasty
religion = "mariavite"
culture = lithuanian
2524.2.13 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0007 = {
name = "Artūrs"
dynasty = viesturs_dynasty
religion = "hiisalka"
culture = latvian
2525.2.11 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0008 = {
name = "Alģirds"
dynasty = dirikis_dynasty
religion = "hiisalka"
culture = latvian
2524.4.5 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0009 = {
name = "Dags"
dynasty = vasils_dynasty
religion = "hiisalka"
culture = latvian
2523.1.6 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
baltic0010 = {
name = "Matīss"
dynasty = lacplesis_dynasty
religion = "lutheran"
culture = latvian
2520.8.10 = {
birth = yes birth = yes
} }
2600.1.1 = { 2600.1.1 = {

View file

@ -1,14 +1,7 @@
k_esthonia= { k_esthonia= {
2554.1.1 = { 2554.1.1 = {
holder = baltic0002 holder = baltic0002
change_development_level = 7 change_development_level = 5
}
}
d_narva = {
2554.1.1 = {
holder = baltic0003
change_development_level = 9
liege = k_esthonia
} }
} }
c_laane_viru = { c_laane_viru = {

View file

@ -7,6 +7,10 @@ k_latvia = {
d_riga= { d_riga= {
2550.1.1 = { 2550.1.1 = {
holder = baltic0004 holder = baltic0004
tributary_of = {
suzerain = d_courland
contract_group = tributary_settled
}
} }
} }
@ -16,4 +20,45 @@ d_latgalia= {
} }
} }
d_courland= {
2550.1.1 = {
holder = baltic0007
}
}
c_selpils= {
2550.1.1 = {
holder = baltic0007
}
}
c_aluksne = {
2550.1.1 = {
holder = baltic0008
tributary_of = {
suzerain = d_courland
contract_group = tributary_settled
}
}
}
c_kokenois = {
2550.1.1 = {
holder = baltic0009
tributary_of = {
suzerain = d_courland
contract_group = tributary_settled
}
}
}
c_daugavpils = {
2550.1.1 = {
holder = baltic0009
tributary_of = {
suzerain = d_courland
contract_group = tributary_settled
}
}
}
c_limbazi = {
2550.1.1 = {
holder = baltic0010
}
}

View file

@ -8,13 +8,26 @@ k_lithuania = {
k_latvia = { k_latvia = {
2547.1.1 = { 2547.1.1 = {
holder = baltic0001 holder = baltic0001
change_development_level = 6
} }
} }
d_samogitia= {
k_esthonia= { 2550.1.1 = {
2540.1.1 = { holder = baltic0005
holder = baltic0002 liege = k_lithuania
}
}
c_liepaja= {
2550.1.1 = {
holder = baltic0005
liege = k_lithuania
} }
} }
d_kaunas= {
2550.1.1 = {
holder = baltic0006
liege = k_lithuania
}
}

View file

@ -3270,6 +3270,15 @@
dynn_Feenstra:0 "Feenstra" dynn_Feenstra:0 "Feenstra"
dynn_Douwes:0 "Douwes" dynn_Douwes:0 "Douwes"
dynn_Bosma:0 "Bosma" dynn_Bosma:0 "Bosma"
dynn_akelaitis:0 "Akelaitis"
dynn_orav:0 "Orav"
dynn_skudra:0 "Skudra"
dynn_juze:0 "Juze"
dynn_zilinskas:0 "Zilinskas"
dynn_viesturs:0 "Viesturs"
dynn_dirikis:0 "Dirikis"
dynn_vasils:0 "Vasils"
dynn_lacplesis:0 "Lacplesis"
dynn_Koopmans:0 "Koopmans" dynn_Koopmans:0 "Koopmans"
dynn_Kingma:0 "Kingma" dynn_Kingma:0 "Kingma"
dynn_Jansma:0 "Jansma" dynn_Jansma:0 "Jansma"