finally runs
This commit is contained in:
parent
0da72aaa37
commit
601bedd810
4 changed files with 468 additions and 1062 deletions
|
|
@ -1,48 +1,32 @@
|
||||||
e_finland = {
|
|
||||||
|
@correct_culture_primary_score = 100
|
||||||
|
@better_than_the_alternatives_score = 50
|
||||||
|
@always_primary_score = 1000
|
||||||
|
@never_primary_score = -1000
|
||||||
|
|
||||||
|
|
||||||
|
e_finland = {
|
||||||
color = { 235 235 235 }
|
color = { 235 235 235 }
|
||||||
|
capital = c_nyland
|
||||||
k_sapmi = {
|
k_sapmi = {
|
||||||
color = { 153 204 189 }
|
color = { 153 204 189 }
|
||||||
|
|
||||||
capital = c_ubmeje
|
capital = c_ubmeje
|
||||||
|
|
||||||
ai_primary_priority = {
|
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
culture = culture:norwegian
|
|
||||||
}
|
|
||||||
add = @correct_culture_primary_score
|
|
||||||
}
|
|
||||||
}
|
|
||||||
d_vasterbottena = {
|
d_vasterbottena = {
|
||||||
color = { 153 204 189 }
|
color = { 153 204 189 }
|
||||||
capital = c_sjeltie
|
capital = c_ubmeje
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_vasterbotten
|
|
||||||
name_list_swedish = cn_vasterbotten
|
|
||||||
name_list_norse = cn_vasterbotten
|
|
||||||
}
|
|
||||||
c_ubmeje = {
|
c_ubmeje = {
|
||||||
color = { 153 204 189 }
|
color = { 153 204 189 }
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_umea
|
|
||||||
}
|
|
||||||
b_ubmeje = { #(Umeå)
|
b_ubmeje = { #(Umeå)
|
||||||
province = 368
|
province = 368
|
||||||
|
|
||||||
color = { 153 204 189 }
|
color = { 153 204 189 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_umea
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_arviesjavrrie = { #Árviesjávrrie (Arvidsjaur)
|
b_arviesjavrrie = { #Árviesjávrrie (Arvidsjaur)
|
||||||
province = 375
|
province = 375
|
||||||
|
|
||||||
color = { 153 204 189 }
|
color = { 153 204 189 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_arvidsjaur
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_grundasund = { #(Grundsunda)
|
b_grundasund = { #(Grundsunda)
|
||||||
province = 382
|
province = 382
|
||||||
|
|
@ -52,9 +36,6 @@
|
||||||
}
|
}
|
||||||
c_ubmejeiednuo = { #(Umeälven)
|
c_ubmejeiednuo = { #(Umeälven)
|
||||||
color = { 103 154 159 }
|
color = { 103 154 159 }
|
||||||
cultural_names = {
|
|
||||||
name_list_sami = cn_ubmejeiednuo
|
|
||||||
}
|
|
||||||
b_uddjaur = {
|
b_uddjaur = {
|
||||||
province = 428
|
province = 428
|
||||||
|
|
||||||
|
|
@ -68,10 +49,6 @@
|
||||||
province = 429
|
province = 429
|
||||||
|
|
||||||
color = { 103 154 159 }
|
color = { 103 154 159 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_storuman
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_lais = {
|
b_lais = {
|
||||||
province = 381
|
province = 381
|
||||||
|
|
@ -87,33 +64,20 @@
|
||||||
capital = c_julevadno
|
capital = c_julevadno
|
||||||
c_julevadno = { #Julevädno (Luleälven)
|
c_julevadno = { #Julevädno (Luleälven)
|
||||||
color = { 183 204 239 }
|
color = { 183 204 239 }
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_lulea
|
|
||||||
}
|
|
||||||
b_julevu = { #(Luleå)
|
b_julevu = { #(Luleå)
|
||||||
province = 421
|
province = 421
|
||||||
|
|
||||||
color = { 183 204 239 }
|
color = { 183 204 239 }
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_lulea
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_galaseatnu = { #Gáláseatnu (Kalix)
|
b_galaseatnu = { #Gáláseatnu (Kalix)
|
||||||
province = 423
|
province = 423
|
||||||
|
|
||||||
color = { 183 204 239 }
|
color = { 183 204 239 }
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_kalix
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_biton = { #(Piteå)
|
b_biton = { #(Piteå)
|
||||||
province = 422
|
province = 422
|
||||||
|
|
||||||
color = { 173 194 229 }
|
color = { 173 194 229 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_pitea
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_torne = {
|
c_torne = {
|
||||||
|
|
@ -154,17 +118,10 @@
|
||||||
}
|
}
|
||||||
c_jahkamakke = { #Lule
|
c_jahkamakke = { #Lule
|
||||||
color = { 130 120 190 }
|
color = { 130 120 190 }
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_jokkmokk
|
|
||||||
}
|
|
||||||
b_jahkamakke = { #Jåhkåmåhkke (Jokkmokk)
|
b_jahkamakke = { #Jåhkåmåhkke (Jokkmokk)
|
||||||
province = 373
|
province = 373
|
||||||
|
|
||||||
color = { 130 120 190 }
|
color = { 130 120 190 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_jokkmokk
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_tuorpon = {
|
b_tuorpon = {
|
||||||
province = 376
|
province = 376
|
||||||
|
|
@ -192,54 +149,26 @@
|
||||||
color = { 106 90 245 }
|
color = { 106 90 245 }
|
||||||
|
|
||||||
capital = c_aviovara
|
capital = c_aviovara
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_finnmark
|
|
||||||
}
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norse = cn_finnmork
|
|
||||||
name_list_norwegian = cn_finnmork
|
|
||||||
name_list_swedish = cn_finnmork
|
|
||||||
name_list_finnish = cn_ruija
|
|
||||||
}
|
|
||||||
|
|
||||||
c_rounala = {
|
c_rounala = {
|
||||||
color = { 80 75 235 }
|
color = { 80 75 235 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_tromso
|
|
||||||
}
|
|
||||||
|
|
||||||
b_rounala = {
|
b_rounala = {
|
||||||
province = 393
|
province = 393
|
||||||
|
|
||||||
color = { 80 75 235 }
|
color = { 80 75 235 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_tromso
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_karasjohka = {
|
c_karasjohka = {
|
||||||
color = { 120 120 255 }
|
color = { 120 120 255 }
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_karasjok
|
|
||||||
}
|
|
||||||
b_karasjohka = {
|
b_karasjohka = {
|
||||||
province = 397
|
province = 397
|
||||||
|
|
||||||
color = { 110 110 255 }
|
color = { 110 110 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_karasjok
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_guovdageaidnu = {
|
b_guovdageaidnu = {
|
||||||
province = 392
|
province = 392
|
||||||
|
|
||||||
color = { 70 55 200 }
|
color = { 70 55 200 }
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_kautokeino
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_aviovara = {
|
c_aviovara = {
|
||||||
|
|
@ -248,53 +177,29 @@
|
||||||
province = 395
|
province = 395
|
||||||
|
|
||||||
color = { 110 110 255 }
|
color = { 110 110 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_hammerfest
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_alta = {
|
b_alta = {
|
||||||
province = 394
|
province = 394
|
||||||
|
|
||||||
color = { 110 110 255 }
|
color = { 110 110 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_alta
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_cahcesuolu = {
|
c_cahcesuolu = {
|
||||||
color = { 100 95 255 }
|
color = { 100 95 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_vadso
|
|
||||||
}
|
|
||||||
b_cahcesuolu = {
|
b_cahcesuolu = {
|
||||||
province = 399
|
province = 399
|
||||||
|
|
||||||
color = { 100 95 255 }
|
color = { 100 95 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_vadso
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_porsangu = { #Kárášjohka
|
b_porsangu = { #Kárášjohka
|
||||||
province = 396
|
province = 396
|
||||||
|
|
||||||
color = { 100 95 255 }
|
color = { 100 95 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_porsanger
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_matta_varjjat = {
|
b_matta_varjjat = {
|
||||||
province = 400
|
province = 400
|
||||||
|
|
||||||
color = { 20 20 145 }
|
color = { 20 20 145 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norse = cn_sor_varanger
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -302,28 +207,12 @@
|
||||||
color = { 130 130 190 }
|
color = { 130 130 190 }
|
||||||
|
|
||||||
capital = c_giempa
|
capital = c_giempa
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_leporie
|
|
||||||
name_list_norwegian = cn_leporie
|
|
||||||
name_list_norse = cn_leporie
|
|
||||||
name_list_russian = cn_leporie
|
|
||||||
#More or less this region can be found as "Leporie" in maps from Renaissance Era
|
|
||||||
#Possibly just means "Laponia" in Russian or interpreted Russian
|
|
||||||
}
|
|
||||||
c_giepma = { #Kemi
|
c_giepma = { #Kemi
|
||||||
color = { 210 220 255 }
|
color = { 210 220 255 }
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_kemi
|
|
||||||
}
|
|
||||||
b_giempa = { #Kemi
|
b_giempa = { #Kemi
|
||||||
province = 425
|
province = 425
|
||||||
|
|
||||||
color = { 210 220 255 }
|
color = { 210 220 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_kemi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_iijoki = {
|
b_iijoki = {
|
||||||
province = 426
|
province = 426
|
||||||
|
|
@ -344,19 +233,11 @@
|
||||||
province = 387
|
province = 387
|
||||||
|
|
||||||
color = { 210 240 255 }
|
color = { 210 240 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_sodankyla
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_kemijavri = { #Kemijävri (Kemijärvi)
|
b_kemijavri = { #Kemijävri (Kemijärvi)
|
||||||
province = 388
|
province = 388
|
||||||
|
|
||||||
color = { 210 240 255 }
|
color = { 210 240 255 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_kemijarvi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kitka = {
|
c_kitka = {
|
||||||
|
|
@ -371,10 +252,6 @@
|
||||||
province = 418
|
province = 418
|
||||||
|
|
||||||
color = { 15 10 150 }
|
color = { 15 10 150 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_koulajarvi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_maanselka = { #Maanselkä
|
b_maanselka = { #Maanselkä
|
||||||
province = 420
|
province = 420
|
||||||
|
|
@ -394,31 +271,16 @@
|
||||||
province = 401
|
province = 401
|
||||||
|
|
||||||
color = { 130 125 245 }
|
color = { 130 125 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_priretjnyj
|
|
||||||
name_list_finnish = cn_suonikyla
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_nuottjaurr = { #Nuõ´ttjäu´rr
|
b_nuottjaurr = { #Nuõ´ttjäu´rr
|
||||||
province = 403
|
province = 403
|
||||||
|
|
||||||
color = { 130 125 245 }
|
color = { 130 125 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_notozero
|
|
||||||
name_list_finnish = cn_nourtijarvi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_saarvesjaurr = { #Sââ´rvesjäu´rr
|
b_saarvesjaurr = { #Sââ´rvesjäu´rr
|
||||||
province = 408
|
province = 408
|
||||||
|
|
||||||
color = { 130 125 245 }
|
color = { 130 125 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_girvasozero
|
|
||||||
name_list_finnish = cn_hirvas_jarvi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_skolt = {
|
c_skolt = {
|
||||||
|
|
@ -432,20 +294,11 @@
|
||||||
province = 404
|
province = 404
|
||||||
|
|
||||||
color = { 144 120 250 }
|
color = { 144 120 250 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_kildin
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_muetkk = { #Mue´t??
|
b_muetkk = { #Mue´t??
|
||||||
province = 402
|
province = 402
|
||||||
|
|
||||||
color = { 144 120 250 }
|
color = { 144 120 250 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_motovsky
|
|
||||||
name_list_finnish = cn_muotka
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kittila = {
|
c_kittila = {
|
||||||
|
|
@ -455,10 +308,6 @@
|
||||||
province = 385
|
province = 385
|
||||||
|
|
||||||
color = { 143 194 249 }
|
color = { 143 194 249 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_finnish = cn_kittila
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_suondavara = {
|
b_suondavara = {
|
||||||
province = 384
|
province = 384
|
||||||
|
|
@ -472,11 +321,6 @@
|
||||||
province = 424
|
province = 424
|
||||||
|
|
||||||
color = { 130 130 190 }
|
color = { 130 130 190 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_tornea
|
|
||||||
name_list_finnish = cn_tornio
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_kangos = {
|
b_kangos = {
|
||||||
province = 8784
|
province = 8784
|
||||||
|
|
@ -490,11 +334,6 @@
|
||||||
province = 391
|
province = 391
|
||||||
|
|
||||||
color = { 120 160 205 }
|
color = { 120 160 205 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_enare_trask
|
|
||||||
name_list_finnish = cn_inarijarvi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_suenekele = {
|
b_suenekele = {
|
||||||
province = 8788
|
province = 8788
|
||||||
|
|
@ -535,7 +374,7 @@
|
||||||
d_finland = {
|
d_finland = {
|
||||||
color = { 200 160 0 }
|
color = { 200 160 0 }
|
||||||
|
|
||||||
capital = c_finland #Turku
|
capital = c_nyland #Turku
|
||||||
|
|
||||||
c_finland = {
|
c_finland = {
|
||||||
color = { 200 140 0 }
|
color = { 200 140 0 }
|
||||||
|
|
@ -569,26 +408,16 @@
|
||||||
province = 177
|
province = 177
|
||||||
color = { 200 190 0 }
|
color = { 200 190 0 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_raseborg
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_vehkalahti = {
|
b_vehkalahti = {
|
||||||
province = 197
|
province = 197
|
||||||
color = { 200 190 0 }
|
color = { 200 190 0 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_veckelax
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_aland = {
|
c_aland = {
|
||||||
color = { 28 56 199 }
|
color = { 28 56 199 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_aland_SWE
|
|
||||||
name_list_norse = cn_ahvenanmaa
|
|
||||||
}
|
|
||||||
|
|
||||||
b_sund = {
|
b_sund = {
|
||||||
province = 216
|
province = 216
|
||||||
|
|
@ -602,11 +431,6 @@
|
||||||
c_satakunta = {
|
c_satakunta = {
|
||||||
color = { 200 190 25 }
|
color = { 200 190 25 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_satakunda
|
|
||||||
name_list_norse = cn_satakunda
|
|
||||||
}
|
|
||||||
|
|
||||||
b_ulvila = {
|
b_ulvila = {
|
||||||
province = 185
|
province = 185
|
||||||
color = { 200 190 25 }
|
color = { 200 190 25 }
|
||||||
|
|
@ -664,23 +488,9 @@
|
||||||
c_olavinlinna = {
|
c_olavinlinna = {
|
||||||
color = { 250 80 10 }
|
color = { 250 80 10 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_olofsborg
|
|
||||||
name_list_norse = cn_olofsborg
|
|
||||||
name_list_norwegian = cn_olavsborg
|
|
||||||
name_list_danish = cn_olavsborg
|
|
||||||
}
|
|
||||||
|
|
||||||
b_olavinlinna = {
|
b_olavinlinna = {
|
||||||
province = 190
|
province = 190
|
||||||
color = { 250 80 10 }
|
color = { 250 80 10 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_olofsborg
|
|
||||||
name_list_norse = cn_olofsborg
|
|
||||||
name_list_norwegian = cn_olavsborg
|
|
||||||
name_list_danish = cn_olavsborg
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_sulkava = {
|
b_sulkava = {
|
||||||
province = 189
|
province = 189
|
||||||
|
|
@ -690,13 +500,6 @@
|
||||||
b_mikkeli = {
|
b_mikkeli = {
|
||||||
province = 188
|
province = 188
|
||||||
color = { 250 80 10 }
|
color = { 250 80 10 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_st_michel
|
|
||||||
name_list_norse = cn_st_michel
|
|
||||||
name_list_norwegian = cn_st_michel
|
|
||||||
name_list_danish = cn_st_michel
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -760,17 +563,9 @@
|
||||||
c_pedersore = {
|
c_pedersore = {
|
||||||
color = { 140 145 45 }
|
color = { 140 145 45 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_pedersore
|
|
||||||
}
|
|
||||||
|
|
||||||
b_pedersore = {
|
b_pedersore = {
|
||||||
province = 442
|
province = 442
|
||||||
color = { 140 145 45 }
|
color = { 140 145 45 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_pedersore
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_vuohijarvi = {
|
b_vuohijarvi = {
|
||||||
province = 210
|
province = 210
|
||||||
|
|
@ -781,17 +576,9 @@
|
||||||
c_mustasaari = {
|
c_mustasaari = {
|
||||||
color = { 140 110 15 }
|
color = { 140 110 15 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_korsholm
|
|
||||||
}
|
|
||||||
|
|
||||||
b_mustasaari = {
|
b_mustasaari = {
|
||||||
province = 213
|
province = 213
|
||||||
color = { 140 110 15 }
|
color = { 140 110 15 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_korsholm
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_merikarvia = {
|
b_merikarvia = {
|
||||||
province = 214
|
province = 214
|
||||||
|
|
@ -826,34 +613,13 @@
|
||||||
c_kakisalmi = {
|
c_kakisalmi = {
|
||||||
color = { 220 160 50 }
|
color = { 220 160 50 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_kexholm
|
|
||||||
name_list_norse = cn_kexholm
|
|
||||||
name_list_norwegian = cn_kexholm
|
|
||||||
name_list_danish = cn_kexholm
|
|
||||||
name_list_russian = cn_korela
|
|
||||||
}
|
|
||||||
|
|
||||||
b_kakisalmi = {
|
b_kakisalmi = {
|
||||||
province = 172
|
province = 172
|
||||||
color = { 220 160 50 }
|
color = { 220 160 50 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_kexholm
|
|
||||||
name_list_norse = cn_kexholm
|
|
||||||
name_list_norwegian = cn_kexholm
|
|
||||||
name_list_danish = cn_kexholm
|
|
||||||
name_list_russian = cn_korela
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_koivisto = {
|
b_koivisto = {
|
||||||
province = 173
|
province = 173
|
||||||
color = { 220 160 50 }
|
color = { 220 160 50 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_bjorko
|
|
||||||
name_list_russian = cn_beryozovskoye
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_rautu = {
|
b_rautu = {
|
||||||
province = 171
|
province = 171
|
||||||
|
|
@ -874,26 +640,10 @@
|
||||||
c_viipuri = {
|
c_viipuri = {
|
||||||
color = { 230 200 10 }
|
color = { 230 200 10 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_viborg
|
|
||||||
name_list_franconian = cn_wiborg
|
|
||||||
name_list_saxon = cn_wiborg
|
|
||||||
name_list_swabian = cn_wiborg
|
|
||||||
name_list_bavarian = cn_wiborg
|
|
||||||
name_list_estonian = cn_viiburi
|
|
||||||
}
|
|
||||||
b_viipuri = {
|
b_viipuri = {
|
||||||
province = 182
|
province = 182
|
||||||
color = { 230 200 10 }
|
color = { 230 200 10 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_viborg
|
|
||||||
name_list_franconian = cn_wiborg
|
|
||||||
name_list_saxon = cn_wiborg
|
|
||||||
name_list_swabian = cn_wiborg
|
|
||||||
name_list_bavarian = cn_wiborg
|
|
||||||
name_list_estonian = cn_viiburi
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_parikkala = {
|
b_parikkala = {
|
||||||
province = 181
|
province = 181
|
||||||
|
|
@ -908,10 +658,6 @@
|
||||||
c_sortavala = {
|
c_sortavala = {
|
||||||
color = { 220 140 20 }
|
color = { 220 140 20 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_sordavala
|
|
||||||
name_list_russian = cn_serdovol
|
|
||||||
}
|
|
||||||
|
|
||||||
b_sortavala = {
|
b_sortavala = {
|
||||||
province = 174
|
province = 174
|
||||||
|
|
@ -947,9 +693,6 @@
|
||||||
province = 195
|
province = 195
|
||||||
color = { 220 170 30 }
|
color = { 220 170 30 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_swedish = cn_onegaborg
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_soutjarvi = {
|
b_soutjarvi = {
|
||||||
province = 196
|
province = 196
|
||||||
|
|
@ -1011,14 +754,6 @@
|
||||||
color = { 44 20 169 }
|
color = { 44 20 169 }
|
||||||
capital = c_ter
|
capital = c_ter
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_norwegian = cn_kola
|
|
||||||
name_list_swedish = cn_kola
|
|
||||||
name_list_norse = cn_kola
|
|
||||||
name_list_russian = cn_kola
|
|
||||||
name_list_finnish = cn_kuola
|
|
||||||
}
|
|
||||||
|
|
||||||
c_ter = {
|
c_ter = {
|
||||||
color = { 55 35 245 }
|
color = { 55 35 245 }
|
||||||
|
|
||||||
|
|
@ -1027,27 +762,18 @@
|
||||||
|
|
||||||
color = { 55 35 245 }
|
color = { 55 35 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_sosnovka
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_jovvkuj = { #Jovvkuj
|
b_jovvkuj = { #Jovvkuj
|
||||||
province = 415
|
province = 415
|
||||||
|
|
||||||
color = { 55 35 245 }
|
color = { 55 35 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_yokanga
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_penne = { #P'enne
|
b_penne = { #P'enne
|
||||||
province = 416
|
province = 416
|
||||||
|
|
||||||
color = { 55 35 245 }
|
color = { 55 35 245 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_ponoy
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_peliza = {
|
b_peliza = {
|
||||||
province = 8790
|
province = 8790
|
||||||
|
|
@ -1062,27 +788,18 @@
|
||||||
|
|
||||||
color = { 40 15 200 }
|
color = { 40 15 200 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_kuroptevsky
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_lejjavvr = { #Lejjavv'r
|
b_lejjavvr = { #Lejjavv'r
|
||||||
province = 411
|
province = 411
|
||||||
|
|
||||||
color = { 40 15 200 }
|
color = { 40 15 200 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_lyavozero
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_arsjogk = { #Arsjogk
|
b_arsjogk = { #Arsjogk
|
||||||
province = 412
|
province = 412
|
||||||
|
|
||||||
color = { 40 15 200 }
|
color = { 40 15 200 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_varzino
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_east_kiilt = { #Kordok
|
c_east_kiilt = { #Kordok
|
||||||
|
|
@ -1093,28 +810,16 @@
|
||||||
|
|
||||||
color = { 25 5 75 }
|
color = { 25 5 75 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_lovozero
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_koardegk = {
|
b_koardegk = {
|
||||||
province = 405
|
province = 405
|
||||||
|
|
||||||
color = { 25 5 75 }
|
color = { 25 5 75 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_voronye
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_maselk = { # Masel'k
|
b_maselk = { # Masel'k
|
||||||
province = 406
|
province = 406
|
||||||
|
|
||||||
color = { 25 5 75 }
|
color = { 25 5 75 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_pulozero
|
|
||||||
name_list_finnish = cn_maaselka
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kintus = {
|
c_kintus = {
|
||||||
|
|
@ -1124,10 +829,6 @@
|
||||||
province = 414
|
province = 414
|
||||||
|
|
||||||
color = { 35 5 135 }
|
color = { 35 5 135 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_kamensky
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_varsiga = { #AKA Varzuga
|
b_varsiga = { #AKA Varzuga
|
||||||
province = 8791
|
province = 8791
|
||||||
|
|
@ -1157,20 +858,11 @@
|
||||||
province = 409
|
province = 409
|
||||||
|
|
||||||
color = { 35 10 145 }
|
color = { 35 10 145 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_babinsky
|
|
||||||
name_list_finnish = cn_akkala
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_cukksual = { #?u´kksuâl
|
b_cukksual = { #?u´kksuâl
|
||||||
province = 407
|
province = 407
|
||||||
|
|
||||||
color = { 35 10 145 }
|
color = { 35 10 145 }
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_russian = cn_ekostrovsky
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
b_kaddlhutt = { #AKA Kandalaksha
|
b_kaddlhutt = { #AKA Kandalaksha
|
||||||
province = 8787
|
province = 8787
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -22,6 +23,7 @@
|
||||||
|
|
||||||
# 173 - KOIVISTO
|
# 173 - KOIVISTO
|
||||||
173 = { # 173 - KOIVISTO
|
173 = { # 173 - KOIVISTO
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -35,6 +37,7 @@
|
||||||
culture = karelian
|
culture = karelian
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -64,6 +67,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -76,6 +80,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -88,6 +93,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -117,6 +123,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -126,6 +133,7 @@
|
||||||
# 181 - PARIKKALA
|
# 181 - PARIKKALA
|
||||||
181 = { # 181 - PARIKKALA
|
181 = { # 181 - PARIKKALA
|
||||||
|
|
||||||
|
holding = none
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
||||||
|
|
@ -152,6 +160,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -166,6 +175,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -197,6 +207,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -209,6 +220,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -219,6 +231,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -232,6 +245,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -254,6 +268,7 @@
|
||||||
|
|
||||||
# 191 - KIDILA
|
# 191 - KIDILA
|
||||||
191 = { # 191 - KIDILA
|
191 = { # 191 - KIDILA
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -266,6 +281,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = karelian
|
culture = karelian
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
|
@ -275,6 +291,7 @@
|
||||||
# 193 - AUNUS
|
# 193 - AUNUS
|
||||||
193 = { # 193 - AUNUS
|
193 = { # 193 - AUNUS
|
||||||
|
|
||||||
|
holding = none
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
|
||||||
|
|
@ -285,6 +302,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -307,6 +325,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -316,6 +335,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -341,6 +361,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -349,6 +370,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -357,6 +379,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -365,6 +388,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -375,6 +399,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -388,6 +413,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1292.1.1 = { religion = lutheran } #Northern Crusades
|
1292.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -415,6 +441,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -442,6 +469,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -455,6 +483,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -468,6 +497,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -498,6 +528,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1158.1.1 = { religion = lutheran } #Northern Crusades
|
1158.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -526,6 +557,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -539,6 +571,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -551,6 +584,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = norse
|
culture = norse
|
||||||
religion = norse_pagan
|
religion = norse_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1066.1.1 = { culture = swedish }
|
1066.1.1 = { culture = swedish }
|
||||||
|
|
@ -564,6 +598,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = norse
|
culture = norse
|
||||||
religion = norse_pagan
|
religion = norse_pagan
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1066.1.1 = { culture = swedish }
|
1066.1.1 = { culture = swedish }
|
||||||
|
|
@ -576,6 +611,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -585,6 +621,7 @@
|
||||||
# Misc
|
# Misc
|
||||||
culture = karelian
|
culture = karelian
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
|
@ -614,6 +651,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = {
|
1250.1.1 = {
|
||||||
|
|
@ -645,6 +683,7 @@
|
||||||
1250.1.1 = {
|
1250.1.1 = {
|
||||||
religion = lutheran #Northern Crusades
|
religion = lutheran #Northern Crusades
|
||||||
}
|
}
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -655,6 +694,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = {
|
1250.1.1 = {
|
||||||
|
|
@ -670,6 +710,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -683,6 +724,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = { religion = lutheran } #Northern Crusades
|
1250.1.1 = { religion = lutheran } #Northern Crusades
|
||||||
|
|
@ -726,6 +768,7 @@
|
||||||
culture = finnish
|
culture = finnish
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
terrain = forest
|
terrain = forest
|
||||||
|
holding = none
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1250.1.1 = {
|
1250.1.1 = {
|
||||||
|
|
@ -739,6 +782,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -747,6 +791,7 @@
|
||||||
|
|
||||||
# History
|
# History
|
||||||
1150.1.1 = { religion = orthodox }
|
1150.1.1 = { religion = orthodox }
|
||||||
|
holding = none
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -811,6 +856,11 @@
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
|
368 = { #GRUNDASUND aka Grundsunda
|
||||||
|
culture = sami
|
||||||
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
375 = { #Árviesjávrrie = Arvidsjaur
|
375 = { #Árviesjávrrie = Arvidsjaur
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -828,7 +878,9 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
424 = { #Duortnus = Torneå = Tornio
|
424 = { #Duortnus = Torneå = Tornio
|
||||||
holding = none
|
culture = sami
|
||||||
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
###c_kittila
|
###c_kittila
|
||||||
|
|
@ -841,7 +893,9 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
8785 = { #Roavvenjarga = Rovaniemi
|
8785 = { #Roavvenjarga = Rovaniemi
|
||||||
holding = none
|
culture = sami
|
||||||
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
###c_torne
|
###c_torne
|
||||||
|
|
@ -873,9 +927,7 @@
|
||||||
|
|
||||||
###c_suondavara
|
###c_suondavara
|
||||||
384 = { #Suondavara
|
384 = { #Suondavara
|
||||||
culture = sami
|
holding = none
|
||||||
religion = finnish_pagan
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
}
|
||||||
392 = { #Peldojävri
|
392 = { #Peldojävri
|
||||||
holding = none
|
holding = none
|
||||||
|
|
@ -901,20 +953,22 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
395 = { #Iešjávri = Rafsbotn
|
395 = { #Iešjávri = Rafsbotn
|
||||||
holding = none
|
culture = sami
|
||||||
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
###c_karasjohka
|
###c_karasjohka
|
||||||
396 = { #Kárášjohka
|
396 = { #Kárášjohka
|
||||||
culture = sami
|
holding = none
|
||||||
religion = finnish_pagan
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
}
|
||||||
398 = { #Laggujåkka = Porsanger
|
398 = { #Laggujåkka = Porsanger
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
399 = { #Ohcejohka = Vargo = Vardo
|
399 = { #Ohcejohka = Vargo = Vardo
|
||||||
holding = none
|
culture = sami
|
||||||
|
religion = finnish_pagan
|
||||||
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
##d_giemajohka ###################################
|
##d_giemajohka ###################################
|
||||||
|
|
|
||||||
|
|
@ -107,10 +107,6 @@
|
||||||
3936 = { #Abrudbanya
|
3936 = { #Abrudbanya
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
|
||||||
867.1.1 = {
|
|
||||||
special_building_slot = verespatak_mines_01
|
|
||||||
}
|
|
||||||
|
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
#holding = castle_holding
|
#holding = castle_holding
|
||||||
}
|
}
|
||||||
|
|
@ -233,16 +229,12 @@
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
|
|
||||||
867.1.1 = {
|
|
||||||
special_building_slot = turda_mines_01
|
|
||||||
}
|
|
||||||
|
|
||||||
890.1.1 = {
|
890.1.1 = {
|
||||||
religion = draculean
|
religion = draculean
|
||||||
}
|
}
|
||||||
935.1.1 = {
|
935.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
special_building = turda_mines_01
|
|
||||||
#Date used to switch ti feudal_government in title history
|
#Date used to switch ti feudal_government in title history
|
||||||
}
|
}
|
||||||
950.1.1 = {
|
950.1.1 = {
|
||||||
|
|
@ -713,7 +705,6 @@
|
||||||
culture = russian
|
culture = russian
|
||||||
religion = slavic_pagan
|
religion = slavic_pagan
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
special_building_slot = hotin_fort_01
|
|
||||||
935.1.1 = {
|
935.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
|
@ -760,7 +751,7 @@
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
|
@ -780,7 +771,7 @@
|
||||||
870.1.1 = {
|
870.1.1 = {
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
935.1.1 = {
|
935.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
|
@ -790,7 +781,7 @@
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
|
@ -893,7 +884,7 @@
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding # pecheneg rule
|
holding = tribal_holding # pecheneg rule
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
culture = vlach
|
culture = vlach
|
||||||
|
|
@ -955,7 +946,7 @@
|
||||||
5257 = { #Ladyzyn
|
5257 = { #Ladyzyn
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -975,13 +966,13 @@
|
||||||
5260 = { #Yary
|
5260 = { #Yary
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
}
|
}
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
|
|
@ -998,7 +989,7 @@
|
||||||
5263 = { #Cherkassy
|
5263 = { #Cherkassy
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1021,7 +1012,7 @@
|
||||||
5274 = { #Dnipro
|
5274 = { #Dnipro
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1037,9 +1028,12 @@
|
||||||
##d_kizilyedisan ###################################
|
##d_kizilyedisan ###################################
|
||||||
###c_odessa
|
###c_odessa
|
||||||
543 = { #Kara-Kerman
|
543 = { #Kara-Kerman
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5267 = { #Tiraspol
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1048,9 +1042,6 @@
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
5267 = { #Tiraspol
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
5268 = { #Odessa
|
5268 = { #Odessa
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -1062,12 +1053,12 @@
|
||||||
5269 = { #Kherson
|
5269 = { #Kherson
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
845.1.1 = {
|
845.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
895.1.1 = {
|
895.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
|
|
@ -1088,16 +1079,16 @@
|
||||||
5272 = { #Beryslav
|
5272 = { #Beryslav
|
||||||
culture = mogyer
|
culture = mogyer
|
||||||
religion = magyar_pagan
|
religion = magyar_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
895.1.2 = {
|
895.1.2 = {
|
||||||
culture = pecheneg
|
culture = pecheneg
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
}
|
}
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1091.1.1 = {
|
1091.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
|
|
@ -1112,7 +1103,7 @@
|
||||||
557 = { #Khortytsia
|
557 = { #Khortytsia
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1132,7 +1123,7 @@
|
||||||
558 = { #Oleshye
|
558 = { #Oleshye
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1149,13 +1140,13 @@
|
||||||
564 = { #Bakhmut
|
564 = { #Bakhmut
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
|
|
||||||
860.1.1 = {
|
860.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
889.1.1 = {
|
889.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
|
|
@ -1172,11 +1163,11 @@
|
||||||
5320 = { #Lozova
|
5320 = { #Lozova
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
5321 = { #Pokrovsk
|
5321 = { #Pokrovsk
|
||||||
|
|
@ -1187,15 +1178,15 @@
|
||||||
556 = { #Samar
|
556 = { #Samar
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
}
|
}
|
||||||
1060.1.1 = {
|
1060.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
5282 = { #Karlivka
|
5282 = { #Karlivka
|
||||||
|
|
@ -1213,7 +1204,7 @@
|
||||||
5290 = { #Golden Hills
|
5290 = { #Golden Hills
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
|
|
@ -1236,12 +1227,12 @@
|
||||||
5287 = { #Kazanskaya
|
5287 = { #Kazanskaya
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
861.1.1 = {
|
861.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
886.1.1 = {
|
886.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
|
|
@ -1255,13 +1246,13 @@
|
||||||
5326 = { #Millerovo
|
5326 = { #Millerovo
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
5327 = { #Podgornye
|
5327 = { #Podgornye
|
||||||
|
|
@ -1272,7 +1263,7 @@
|
||||||
595 = { #Sarysyn
|
595 = { #Sarysyn
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = kabarism
|
religion = kabarism
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
culture = mordvin
|
culture = mordvin
|
||||||
religion = finnish_pagan
|
religion = finnish_pagan
|
||||||
|
|
@ -1281,7 +1272,7 @@
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
5293 = { #Frolovo
|
5293 = { #Frolovo
|
||||||
|
|
@ -1299,15 +1290,15 @@
|
||||||
596 = { #Tana
|
596 = { #Tana
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
}
|
}
|
||||||
1178.1.1 = {
|
1178.1.1 = {
|
||||||
holding = herder_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1183.1.1 = {
|
1183.1.1 = {
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
563 = { #Taganrog
|
563 = { #Taganrog
|
||||||
|
|
@ -1316,18 +1307,7 @@
|
||||||
|
|
||||||
###c_kuzeytorg
|
###c_kuzeytorg
|
||||||
5328 = { #Kuzeyrog #ficitonal
|
5328 = { #Kuzeyrog #ficitonal
|
||||||
culture = khazar
|
holding = none
|
||||||
religion = tengri_pagan
|
|
||||||
holding = nomad_holding
|
|
||||||
1000.1.2 = {
|
|
||||||
culture = cuman
|
|
||||||
}
|
|
||||||
1178.1.1 = {
|
|
||||||
holding = herder_holding
|
|
||||||
}
|
|
||||||
1183.1.1 = {
|
|
||||||
holding = nomad_holding
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
5329 = { #Ivanovskoye
|
5329 = { #Ivanovskoye
|
||||||
holding = none
|
holding = none
|
||||||
|
|
@ -1363,7 +1343,7 @@
|
||||||
5276 = { #Kerkinitis AKA Yevpatoria
|
5276 = { #Kerkinitis AKA Yevpatoria
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
culture = cuman
|
culture = cuman
|
||||||
}
|
}
|
||||||
|
|
@ -1375,7 +1355,7 @@
|
||||||
|
|
||||||
###c_perekop
|
###c_perekop
|
||||||
5330 = { #Aqmescit AKA Simferopol
|
5330 = { #Aqmescit AKA Simferopol
|
||||||
holding = nomad_holding
|
holding = tribal_holding
|
||||||
culture = khazar
|
culture = khazar
|
||||||
religion = tengri_pagan
|
religion = tengri_pagan
|
||||||
1000.1.2 = {
|
1000.1.2 = {
|
||||||
|
|
@ -1397,7 +1377,6 @@
|
||||||
culture = russian
|
culture = russian
|
||||||
religion = slavic_pagan
|
religion = slavic_pagan
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
special_building_slot = golden_gate_of_kiev_01
|
|
||||||
867.1.1 = {
|
867.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
palisades_01
|
palisades_01
|
||||||
|
|
@ -1409,9 +1388,6 @@
|
||||||
989.9.15 = {
|
989.9.15 = {
|
||||||
religion = orthodox
|
religion = orthodox
|
||||||
}
|
}
|
||||||
1024.1.1 = {
|
|
||||||
special_building = golden_gate_of_kiev_01
|
|
||||||
}
|
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
castle_02
|
castle_02
|
||||||
|
|
@ -2861,3 +2837,305 @@
|
||||||
5172 = { #Ozerski
|
5172 = { #Ozerski
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
5508 = { #Peschanka #fictional, based on river of the same name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5410 = { #Tersa #fictional, based on river of the same name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5379 = { #Viazovka
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
607 = { #Sarkel
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5315 = { #Aksay
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5332 = { #Semikarakary
|
||||||
|
#potential Khazar settlement
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5311 = { #Astrakhan
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1178.1.1 = {
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5312 = { #Sara
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
604 = { #Khazaran
|
||||||
|
holding = none
|
||||||
|
#holding = city_holding
|
||||||
|
}
|
||||||
|
605 = { #Beksima
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5333 = { #Sarepta
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5334 = { #Yenotayevka
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_itil
|
||||||
|
620 = { #Itil #Khazar capital
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
619 = { #Saray AKA "Old Sarai" or "Sarai Batu"
|
||||||
|
holding = none
|
||||||
|
#1066.1.2 = {
|
||||||
|
# holding = city_holding
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
5316 = { #Nikolaievsk
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5345 = { #Chyorny Yar
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
|
||||||
|
###c_saqsin
|
||||||
|
5313 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
598 = { #Tmutarakan
|
||||||
|
culture = radhanite
|
||||||
|
religion = rabbinism
|
||||||
|
holding = tribal_holding
|
||||||
|
1016.1.1 = {
|
||||||
|
holding = castle_holding
|
||||||
|
culture = russian
|
||||||
|
religion = orthodox
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5289 = { #Papagia #old name for the region, also Pagagia
|
||||||
|
holding = city_holding
|
||||||
|
990.1.2 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5335 = { #Kuban #river name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5336 = { #Soleny #river name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
599 = { #Yaseni #river name
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5337 = { #Chelbaska #river name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5338 = { #Tikhon #river name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
597 = { #Azov
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5288 = { #Manych #river name
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5339 = { #Chamchev
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5340 = { #Yergolyk
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5299 = { #Maghas
|
||||||
|
culture = alan
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
965.1.2 = {
|
||||||
|
religion = orthodox
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5300 = { #Etzeri
|
||||||
|
#old name of a city founnd on XVIIIth maps
|
||||||
|
holding = none
|
||||||
|
#1066.1.2 = {
|
||||||
|
# holding = city_holding
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
5301 = { #Betzini
|
||||||
|
#old name of a city founnd on XVIIIth maps
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5296 = { #Bata AKA Novorossiysk
|
||||||
|
culture = alan
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
965.1.2 = {
|
||||||
|
religion = orthodox
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5297 = { #Zapaxi
|
||||||
|
#old city/city name, around where current Maykop is
|
||||||
|
holding = none
|
||||||
|
#1066.1.2 = {
|
||||||
|
# holding = city_holding
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
5298 = { #Ulmi
|
||||||
|
#old city/city name, around where current Tuapse is
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
600 = { # 600 - Nicopsia
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
culture = georgian
|
||||||
|
religion = orthodox
|
||||||
|
|
||||||
|
holding = none
|
||||||
|
|
||||||
|
# History
|
||||||
|
|
||||||
|
}
|
||||||
|
674 = { #Derbent
|
||||||
|
culture = khazar
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = castle_holding
|
||||||
|
750.1.2 = {
|
||||||
|
religion = kabarism
|
||||||
|
}
|
||||||
|
867.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
hill_forts_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1066.1.1 = {
|
||||||
|
culture = persian
|
||||||
|
religion = maturidi
|
||||||
|
}
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
hill_forts_02
|
||||||
|
#hill_farms_01
|
||||||
|
barracks_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
675 = { #Kumukh
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
5304 = { #Balanjar
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
5305 = { #Samander
|
||||||
|
culture = khazar
|
||||||
|
religion = orthodox
|
||||||
|
holding = castle_holding
|
||||||
|
750.1.2 = {
|
||||||
|
religion = kabarism
|
||||||
|
}
|
||||||
|
1178.1.1 = {
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5306 = { #Durdzukia
|
||||||
|
#city and region
|
||||||
|
holding = none
|
||||||
|
#1066.1.1 = {
|
||||||
|
# holding = church_holding
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
5342 = { #Sambalut
|
||||||
|
holding = none
|
||||||
|
#holding = city_holding
|
||||||
|
}
|
||||||
|
5343 = { #Samiran #Khazar settlement
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1178.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5307 = { #Kizlyar
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5308 = { #Cabartei
|
||||||
|
#city according to XVIIIth maps
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
5309 = { #Tserlona
|
||||||
|
#city and region according to XVIIIth maps
|
||||||
|
culture = khazar
|
||||||
|
religion = kabarism
|
||||||
|
holding = tribal_holding
|
||||||
|
1178.1.1 = {
|
||||||
|
culture = cuman
|
||||||
|
religion = tengri_pagan
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5310 = { #Cisterki
|
||||||
|
#settlement found on some older maps, unsure of its current name/location
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
|
||||||
|
603 = { #Cabarda #capital of Circassia according to older maps
|
||||||
|
culture = alan
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
965.1.2 = {
|
||||||
|
religion = orthodox
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5302 = { #Tatartopa
|
||||||
|
#old name of a city founnd on XVIIIth maps
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
606 = { #Petigoria
|
||||||
|
#city and region according to XVIIIth maps
|
||||||
|
holding = none
|
||||||
|
#1066.1.2 = {
|
||||||
|
# holding = city_holding
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
5303 = { #Besinada
|
||||||
|
#city according to XVIIIth maps
|
||||||
|
culture = alan
|
||||||
|
religion = tengri_pagan
|
||||||
|
holding = tribal_holding
|
||||||
|
965.1.2 = {
|
||||||
|
religion = orthodox
|
||||||
|
}
|
||||||
|
}
|
||||||
|
5344 = { #Majar
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue