Compare commits
6 commits
cad43b4181
...
7c23093da8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c23093da8 | ||
|
|
72ae1eafe8 | ||
|
|
dcbb71ffec | ||
|
|
05e3c56ace | ||
|
|
cabcf1bc6f | ||
|
|
e5bb213c3c |
17 changed files with 1130 additions and 376 deletions
|
|
@ -5914,3 +5914,171 @@ k_goralia={
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
k_kuban ={
|
||||
pattern="pattern_tricolor_bend_02.dds"
|
||||
color1=purple
|
||||
color2=blue
|
||||
color3=green_light
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_triangle_mask.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.170000 }
|
||||
scale={ 1.000000 -1.000000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=purple
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green_light
|
||||
texture="ce_triangle_mask.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.810000 }
|
||||
scale={ -1.000000 1.000000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_khazaria={
|
||||
pattern="pattern_tricolor_horizontal_01.dds"
|
||||
color1=red
|
||||
color2=yellow
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_antler_pale.dds"
|
||||
instance={
|
||||
position={ 0.780000 0.190000 }
|
||||
scale={ -0.230000 0.230000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.710000 0.220000 }
|
||||
scale={ -0.240000 0.240000 }
|
||||
depth=3.010000
|
||||
rotation=317
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="ce_arrow.dds"
|
||||
instance={
|
||||
position={ 0.370000 0.370000 }
|
||||
scale={ 0.420000 0.420000 }
|
||||
depth=1.010000
|
||||
rotation=228
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
position={ 0.430000 0.460000 }
|
||||
scale={ 0.080000 0.080000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
color2=yellow
|
||||
color3=black
|
||||
texture="ce_antelope.dds"
|
||||
instance={
|
||||
scale={ -0.940000 0.940000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_crimea={
|
||||
pattern="pattern_tricolor_horizontal_01.dds"
|
||||
color1=white
|
||||
color2=blue_light
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
color2=white
|
||||
color3=white
|
||||
texture="ce_huma.dds"
|
||||
instance={
|
||||
position={ 0.520000 0.410000 }
|
||||
scale={ -0.740000 0.340000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
position={ 0.390000 0.420000 }
|
||||
scale={ 0.270000 0.200000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_lion_passant.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.590000 }
|
||||
scale={ 1.000000 0.770000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
position={ 0.180000 0.400000 }
|
||||
scale={ 0.060000 0.060000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
75
common/culture/cultures/NEOW_hungarian.txt
Normal file
75
common/culture/cultures/NEOW_hungarian.txt
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
hungarian = {
|
||||
color = hungarian
|
||||
created = 1000.1.1
|
||||
parents = { mogyer }
|
||||
|
||||
name_order_convention = dynasty_always_first
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_magyar
|
||||
language = language_magyar
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_hussar
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_hungarian
|
||||
|
||||
coa_gfx = { magyar_group_coa_gfx ugro_permian_group_coa_gfx steppe_coa_gfx }
|
||||
coa_gfx = { western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
# 10 = caucasian_blond
|
||||
# 5 = caucasian_ginger
|
||||
25 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
25 = turkic
|
||||
25 = turkic_west
|
||||
}
|
||||
}
|
||||
|
||||
szeklers = {
|
||||
color = hungarian
|
||||
created = 1100.1.1
|
||||
parents = { hungarian }
|
||||
|
||||
name_order_convention = dynasty_always_first
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_magyar
|
||||
language = language_magyar
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountain_homes
|
||||
tradition_hussar
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_hungarian
|
||||
|
||||
coa_gfx = { magyar_group_coa_gfx ugro_permian_group_coa_gfx steppe_coa_gfx }
|
||||
coa_gfx = { western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
# 10 = caucasian_blond
|
||||
# 5 = caucasian_ginger
|
||||
25 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
25 = turkic
|
||||
25 = turkic_west
|
||||
}
|
||||
}
|
||||
|
|
@ -37,6 +37,47 @@
|
|||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
rumeli = {
|
||||
color = { 225 50 50 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_turkish
|
||||
language = language_turkish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
traditions = { #WIP
|
||||
tradition_warrior_culture
|
||||
#tradition_horse_lords
|
||||
tradition_swords_for_hire
|
||||
tradition_ruling_caste
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_mpo_iron_cavalry
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_devoted_horsemanship
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { oghuz_coa_gfx turkic_group_coa_gfx arabic_group_coa_gfx }
|
||||
building_gfx = { byzantine_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx byzantine_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_14
|
||||
|
||||
ethnicities = {
|
||||
10 = turkic_west
|
||||
40 = arab
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_gagauz = {
|
||||
color = { 210 60 50 }
|
||||
|
||||
|
|
|
|||
|
|
@ -3771,7 +3771,7 @@ king_feudal_male_grand_duke_independent = {
|
|||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany }
|
||||
titles = { k_lotharingia k_brittany k_lithuania }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
@ -3784,7 +3784,7 @@ king_feudal_female_grand_duke_independent = {
|
|||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany }
|
||||
titles = { k_lotharingia k_brittany k_lithuania }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
@ -3795,7 +3795,7 @@ kingdom_feudal_grand_duke_independent = {
|
|||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany }
|
||||
titles = { k_lotharingia k_brittany k_lithuania }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
|
|||
|
|
@ -697,7 +697,6 @@ e_greece = {
|
|||
color = { 49 43 135 }
|
||||
|
||||
capital = c_haskovo # Mosynopolis
|
||||
|
||||
c_zherkovo = {
|
||||
color = { 50 75 85 }
|
||||
|
||||
|
|
@ -1543,22 +1542,7 @@ e_greece = {
|
|||
province = 499
|
||||
|
||||
color = { 103 78 91 }
|
||||
}
|
||||
b_cherven = {
|
||||
province = 3682
|
||||
|
||||
color = { 103 78 91 }
|
||||
}
|
||||
b_hrazgrad = {
|
||||
province = 3687
|
||||
|
||||
color = { 108 100 80 }
|
||||
}
|
||||
b_tutrakan = {
|
||||
province = 3685
|
||||
|
||||
color = { 108 100 80 }
|
||||
}
|
||||
}
|
||||
b_elena = {
|
||||
province = 3683
|
||||
|
||||
|
|
@ -1570,6 +1554,25 @@ e_greece = {
|
|||
color = { 103 78 91 }
|
||||
}
|
||||
}
|
||||
c_hrazgrad = {
|
||||
color = { 108 100 80 }
|
||||
b_hrazgrad = {
|
||||
province = 3687
|
||||
|
||||
color = { 108 100 80 }
|
||||
}
|
||||
b_cherven = {
|
||||
province = 3682
|
||||
|
||||
color = { 103 78 91 }
|
||||
}
|
||||
|
||||
b_tutrakan = {
|
||||
province = 3685
|
||||
|
||||
color = { 108 100 80 }
|
||||
}
|
||||
}
|
||||
c_nikopolis = {
|
||||
color = { 80 55 68 }
|
||||
|
||||
|
|
|
|||
|
|
@ -2481,289 +2481,7 @@ e_nistrenia = {
|
|||
k_caucasus = {
|
||||
color = { 150 103 38 }
|
||||
|
||||
capital = c_tmutarakan # Sarkel
|
||||
|
||||
d_khazaria = {
|
||||
color = { 143 92 21 }
|
||||
|
||||
capital = c_sarysyn # Sarkel
|
||||
c_sarysyn = {
|
||||
color = { 91 95 25 }
|
||||
|
||||
b_sarysyn = {
|
||||
province = 595
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_frolovo = {
|
||||
province = 5293
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_kamyshin = {
|
||||
province = 5294
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_yelan = {
|
||||
province = 5295
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_peschanka = {
|
||||
province = 5508
|
||||
|
||||
color = { 95 65 74 }
|
||||
}
|
||||
b_tersa = {
|
||||
province = 5410
|
||||
|
||||
color = { 95 65 74 }
|
||||
}
|
||||
b_viazovka = {
|
||||
province = 5379
|
||||
|
||||
color = { 95 70 59 }
|
||||
}
|
||||
b_sarepta = {
|
||||
province = 5333
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
b_saray = {
|
||||
province = 619
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
b_nikolaievsk = {
|
||||
province = 5316
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_itil = {
|
||||
color = { 196 118 27 }
|
||||
|
||||
capital = c_itil #Itil
|
||||
|
||||
c_itil = {
|
||||
color = { 176 102 16 }
|
||||
|
||||
b_itil = {
|
||||
province = 620
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
b_chyorny_yar = {
|
||||
province = 5345
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
|
||||
b_saqsin = {
|
||||
province = 5313
|
||||
|
||||
color = { 202 125 19 }
|
||||
}
|
||||
}
|
||||
c_astrakhan = {
|
||||
color = { 151 118 30 }
|
||||
|
||||
b_astrakhan = {
|
||||
province = 5311
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
b_sara = {
|
||||
province = 5312
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
b_khazaran = {
|
||||
province = 604
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
}
|
||||
c_beksima = {
|
||||
color = { 145 100 38 }
|
||||
|
||||
b_beksima = {
|
||||
province = 605
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
|
||||
b_yenotayevka = {
|
||||
province = 5334
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_don_valley = {
|
||||
color = { 227 201 98 }
|
||||
|
||||
capital = c_tana
|
||||
|
||||
c_tana = {
|
||||
color = { 215 190 55 }
|
||||
b_tana = {
|
||||
province = 596
|
||||
|
||||
color = { 215 190 55 }
|
||||
}
|
||||
b_taganrog = {
|
||||
province = 563
|
||||
|
||||
color = { 215 190 55 }
|
||||
}
|
||||
b_ivanovskoye = {
|
||||
province = 5329
|
||||
|
||||
color = { 240 230 60 }
|
||||
}
|
||||
}
|
||||
c_golden_hills = {
|
||||
color = { 205 175 85 }
|
||||
|
||||
b_golden_hills = {
|
||||
province = 5290
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_siyahtepe = {
|
||||
province = 5291
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_ust-donvokhi = {
|
||||
province = 5292
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_kazarki = {
|
||||
province = 594
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
}
|
||||
c_kazanskaya = {
|
||||
color = { 236 200 105 }
|
||||
|
||||
b_kazanskaya = {
|
||||
province = 5287
|
||||
|
||||
color = { 236 200 105 }
|
||||
}
|
||||
b_khopyor = {
|
||||
province = 593
|
||||
|
||||
color = { 74 70 33 }
|
||||
}
|
||||
}
|
||||
c_millerovo = {
|
||||
color = { 185 150 70 }
|
||||
|
||||
b_millerovo = {
|
||||
province = 5326
|
||||
|
||||
color = { 185 150 70 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_azov = {
|
||||
color = { 92 76 12 }
|
||||
|
||||
capital = c_azov # Tmutarakan
|
||||
|
||||
c_azov = {
|
||||
color = { 100 72 15 }
|
||||
b_azov = {
|
||||
province = 597
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
b_manych = {
|
||||
province = 5288
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
b_yergolyk = {
|
||||
province = 5340
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
}
|
||||
c_sarkel = {
|
||||
color = { 125 80 18 }
|
||||
|
||||
b_sarkel = {
|
||||
province = 607
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
b_aksay = {
|
||||
province = 5315
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
b_semikarakary = {
|
||||
province = 5332
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
}
|
||||
c_samiran = {
|
||||
color = { 141 51 30 }
|
||||
|
||||
b_samiran = {
|
||||
province = 5343
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
b_cabartei = {
|
||||
province = 5308
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
}
|
||||
c_anket = {
|
||||
color = { 160 50 5 }
|
||||
|
||||
b_tserlona = {
|
||||
province = 5309
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_cisterki = {
|
||||
province = 5310
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_petigoria = {
|
||||
province = 606
|
||||
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
}
|
||||
c_besinada = {
|
||||
color = { 34 5 0 }
|
||||
|
||||
b_besinada = {
|
||||
province = 5303
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
b_majar = {
|
||||
province = 5344
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
capital = c_besinada # Sarkel
|
||||
d_ciscaucasia = {
|
||||
color = { 168 59 34 }
|
||||
|
||||
|
|
@ -2875,6 +2593,69 @@ e_nistrenia = {
|
|||
}
|
||||
}
|
||||
}
|
||||
d_stavropul = {
|
||||
color = { 34 5 0 }
|
||||
capital = c_besinada
|
||||
|
||||
c_besinada = {
|
||||
color = { 34 5 0 }
|
||||
|
||||
b_besinada = {
|
||||
province = 5303
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
b_majar = {
|
||||
province = 5344
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
}
|
||||
c_samiran = {
|
||||
color = { 141 51 30 }
|
||||
|
||||
b_samiran = {
|
||||
province = 5343
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
b_cabartei = {
|
||||
province = 5308
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
}
|
||||
c_anket = {
|
||||
color = { 160 50 5 }
|
||||
|
||||
b_tserlona = {
|
||||
province = 5309
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_cisterki = {
|
||||
province = 5310
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_petigoria = {
|
||||
province = 606
|
||||
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
}
|
||||
c_mozdog = { # Mozdog
|
||||
color = { 7 2 87 }
|
||||
b_mozdog = { # Mozdog
|
||||
province = 8855
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
b_prokhladny = { # Prokhladny
|
||||
province = 8870
|
||||
color = { 8 3 95 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_vainakhia = { # Vainakhia
|
||||
color = { 5 8 120 }
|
||||
capital = c_grozny # Grozny
|
||||
|
|
@ -2926,10 +2707,6 @@ e_nistrenia = {
|
|||
province = 8854
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
b_mozdog = { # Mozdog
|
||||
province = 8855
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_alania = { # Ciscaucasia
|
||||
|
|
@ -3015,10 +2792,6 @@ e_nistrenia = {
|
|||
province = 5302
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
b_prokhladny = { # Prokhladny
|
||||
province = 8870
|
||||
color = { 8 3 95 }
|
||||
}
|
||||
b_baksan = { # Baksan
|
||||
province = 8871
|
||||
color = { 8 3 95 }
|
||||
|
|
@ -3029,6 +2802,258 @@ e_nistrenia = {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
k_khazaria = {
|
||||
color = { 227 201 98 }
|
||||
capital = c_tana
|
||||
|
||||
d_don_valley = {
|
||||
color = { 227 201 98 }
|
||||
|
||||
capital = c_tana
|
||||
|
||||
c_tana = {
|
||||
color = { 215 190 55 }
|
||||
b_tana = {
|
||||
province = 596
|
||||
|
||||
color = { 215 190 55 }
|
||||
}
|
||||
b_taganrog = {
|
||||
province = 563
|
||||
|
||||
color = { 215 190 55 }
|
||||
}
|
||||
b_ivanovskoye = {
|
||||
province = 5329
|
||||
|
||||
color = { 240 230 60 }
|
||||
}
|
||||
}
|
||||
c_golden_hills = {
|
||||
color = { 205 175 85 }
|
||||
|
||||
b_golden_hills = {
|
||||
province = 5290
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_siyahtepe = {
|
||||
province = 5291
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_ust-donvokhi = {
|
||||
province = 5292
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
b_kazarki = {
|
||||
province = 594
|
||||
|
||||
color = { 205 175 85 }
|
||||
}
|
||||
}
|
||||
c_kazanskaya = {
|
||||
color = { 236 200 105 }
|
||||
|
||||
b_kazanskaya = {
|
||||
province = 5287
|
||||
|
||||
color = { 236 200 105 }
|
||||
}
|
||||
b_khopyor = {
|
||||
province = 593
|
||||
|
||||
color = { 74 70 33 }
|
||||
}
|
||||
}
|
||||
c_millerovo = {
|
||||
color = { 185 150 70 }
|
||||
|
||||
b_millerovo = {
|
||||
province = 5326
|
||||
|
||||
color = { 185 150 70 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_khazaria = {
|
||||
color = { 143 92 21 }
|
||||
|
||||
capital = c_sarysyn # Sarkel
|
||||
c_sarysyn = {
|
||||
color = { 91 95 25 }
|
||||
|
||||
b_sarysyn = {
|
||||
province = 595
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
|
||||
b_kamyshin = {
|
||||
province = 5294
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_sarepta = {
|
||||
province = 5333
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
b_saray = {
|
||||
province = 619
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
b_nikolaievsk = {
|
||||
province = 5316
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
}
|
||||
c_frolovo = {
|
||||
color = { 91 95 25 }
|
||||
|
||||
b_frolovo = {
|
||||
province = 5293
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_yelan = {
|
||||
province = 5295
|
||||
|
||||
color = { 91 95 25 }
|
||||
}
|
||||
b_peschanka = {
|
||||
province = 5508
|
||||
|
||||
color = { 95 65 74 }
|
||||
}
|
||||
b_tersa = {
|
||||
province = 5410
|
||||
|
||||
color = { 95 65 74 }
|
||||
}
|
||||
b_viazovka = {
|
||||
province = 5379
|
||||
|
||||
color = { 95 70 59 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_itil = {
|
||||
color = { 196 118 27 }
|
||||
|
||||
capital = c_itil #Itil
|
||||
|
||||
c_itil = {
|
||||
color = { 176 102 16 }
|
||||
|
||||
b_itil = {
|
||||
province = 620
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
b_chyorny_yar = {
|
||||
province = 5345
|
||||
|
||||
color = { 176 102 16 }
|
||||
}
|
||||
|
||||
b_saqsin = {
|
||||
province = 5313
|
||||
|
||||
color = { 202 125 19 }
|
||||
}
|
||||
}
|
||||
c_astrakhan = {
|
||||
color = { 151 118 30 }
|
||||
|
||||
b_astrakhan = {
|
||||
province = 5311
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
b_sara = {
|
||||
province = 5312
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
b_khazaran = {
|
||||
province = 604
|
||||
|
||||
color = { 151 118 30 }
|
||||
}
|
||||
}
|
||||
c_beksima = {
|
||||
color = { 145 100 38 }
|
||||
|
||||
b_beksima = {
|
||||
province = 605
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
|
||||
b_yenotayevka = {
|
||||
province = 5334
|
||||
|
||||
color = { 145 100 38 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_azov = {
|
||||
color = { 92 76 12 }
|
||||
|
||||
capital = c_azov # Tmutarakan
|
||||
|
||||
c_azov = {
|
||||
color = { 100 72 15 }
|
||||
b_azov = {
|
||||
province = 597
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
b_manych = {
|
||||
province = 5288
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
b_yergolyk = {
|
||||
province = 5340
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
b_chamchev = {
|
||||
province = 5339
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
}
|
||||
c_sarkel = {
|
||||
color = { 125 80 18 }
|
||||
|
||||
b_sarkel = {
|
||||
province = 607
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
b_aksay = {
|
||||
province = 5315
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
b_semikarakary = {
|
||||
province = 5332
|
||||
|
||||
color = { 125 80 18 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
k_kuban = { # Krasnodar
|
||||
color = { 111 45 80 }
|
||||
capital = c_krasnodar
|
||||
d_sochi = {
|
||||
color = { 152 209 146 }
|
||||
capital = c_sochi
|
||||
|
|
@ -3146,12 +3171,7 @@ e_nistrenia = {
|
|||
province = 5338
|
||||
|
||||
color = { 83 61 5 }
|
||||
}
|
||||
b_chamchev = {
|
||||
province = 5339
|
||||
|
||||
color = { 100 72 15 }
|
||||
}
|
||||
}
|
||||
}
|
||||
c_maghas = {
|
||||
color = { 85 50 22 }
|
||||
|
|
@ -3173,5 +3193,5 @@ e_nistrenia = {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1292,27 +1292,6 @@ e_zapadoslavia = {
|
|||
color = { 117 6 2 }
|
||||
}
|
||||
}
|
||||
|
||||
c_cieszyn = { # Cieszyn
|
||||
color = { 190 20 75 }
|
||||
|
||||
b_cieszyn = { # Cieszyn
|
||||
province = 3040
|
||||
color = { 190 20 75 }
|
||||
}
|
||||
b_bielsko = { # Bielsko-Biała
|
||||
province = 3041
|
||||
color = { 190 20 75 }
|
||||
}
|
||||
b_oswiecim = { # Oświęcim
|
||||
province = 8830
|
||||
color = { 144 168 89 }
|
||||
}
|
||||
b_dabrowa_gorn = { # Chrzanów
|
||||
province = 4972
|
||||
color = { 137 6 20 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_tatra = {
|
||||
color = { 115 0 0 }
|
||||
|
|
@ -1561,6 +1540,26 @@ e_zapadoslavia = {
|
|||
province = 8829
|
||||
color = { 129 151 68 }
|
||||
}
|
||||
}
|
||||
c_cieszyn = { # Cieszyn
|
||||
color = { 190 20 75 }
|
||||
|
||||
b_cieszyn = { # Cieszyn
|
||||
province = 3040
|
||||
color = { 190 20 75 }
|
||||
}
|
||||
b_bielsko = { # Bielsko-Biała
|
||||
province = 3041
|
||||
color = { 190 20 75 }
|
||||
}
|
||||
b_oswiecim = { # Oświęcim
|
||||
province = 8830
|
||||
color = { 144 168 89 }
|
||||
}
|
||||
b_dabrowa_gorn = { # Chrzanów
|
||||
province = 4972
|
||||
color = { 137 6 20 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -91,11 +91,10 @@ nistria0005 = { #King of Romania, Stefan Olteanu who wishes to claim the Imperia
|
|||
trait = lustful
|
||||
trait = callous
|
||||
trait = diligent
|
||||
trait = schemer
|
||||
diplomacy = 9
|
||||
martial = 4
|
||||
stewardship = 7
|
||||
intrigue = 4
|
||||
intrigue = 9
|
||||
learning = 4
|
||||
disallow_random_traits = yes
|
||||
|
||||
|
|
@ -112,7 +111,7 @@ nistria0006 = { #king of transylvania
|
|||
name = "Valdemar"
|
||||
dynasty= alucard_dynasty
|
||||
religion = "draculean"
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
trait = education_intrigue_3
|
||||
trait = brave
|
||||
trait = vengeful
|
||||
|
|
@ -132,7 +131,7 @@ nistria0007 = { #king of transylvania
|
|||
name = "Valdemar"
|
||||
dynasty= alucard_dynasty
|
||||
religion = "draculean"
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
trait = education_learning_4
|
||||
trait = callous
|
||||
trait = vengeful
|
||||
|
|
|
|||
70
history/characters/NEOW_finland.txt
Normal file
70
history/characters/NEOW_finland.txt
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
finland0001 = {
|
||||
name = "Aleksanteri"
|
||||
culture = finnish
|
||||
religion = sisuist
|
||||
trait = education_martial_2
|
||||
trait = brave
|
||||
trait = content
|
||||
trait = honest
|
||||
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
finland0002 = {
|
||||
name = "Agneta"
|
||||
culture = finnish
|
||||
religion = kalevalaist
|
||||
trait = education_diplomacy_1
|
||||
trait = arogant
|
||||
trait = deceitful
|
||||
trait = lustful
|
||||
female = yes
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
finland0003 = {
|
||||
name = "Erkki"
|
||||
culture = karelian
|
||||
religion = kalevalaist
|
||||
trait = education_martial_3
|
||||
trait = arogant
|
||||
trait = brave
|
||||
trait = lustful
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
finland0004 = {
|
||||
name = "Adam"
|
||||
culture = svealandsk
|
||||
religion = lutheran
|
||||
trait = education_stewardship_4
|
||||
trait = greedy
|
||||
trait = brave
|
||||
trait = diligent
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
176
history/characters/NEOW_russia.txt
Normal file
176
history/characters/NEOW_russia.txt
Normal file
|
|
@ -0,0 +1,176 @@
|
|||
russia0001 = {
|
||||
name = "Alexy"
|
||||
religion = "third_covenant"
|
||||
culture = NEOW_smolesnkian
|
||||
trait = education_stewardship_3
|
||||
trait = gregarious
|
||||
trait = patient
|
||||
trait = honest
|
||||
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0002 = {
|
||||
name = "Gennedy"
|
||||
culture = NEOW_nizhnevolzhan
|
||||
religion = stalinist
|
||||
trait = education_learning_3
|
||||
trait = temperate
|
||||
trait = brave
|
||||
trait = honest
|
||||
trait = beauty_bad_1
|
||||
trait = intellect_good_2
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0003 = {
|
||||
name = "Vladimir"
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
trait = education_martial_2
|
||||
trait = wrathful
|
||||
trait = generous
|
||||
trait = arrogant
|
||||
trait = strong
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0004 = {
|
||||
name = "Pyotar"
|
||||
culture = NEOW_cossack
|
||||
religion = kozachina
|
||||
trait = education_martial_4
|
||||
trait = brave
|
||||
trait = generous
|
||||
trait = gluttonous
|
||||
trait = strong
|
||||
trait = drunkard
|
||||
sexuality = heterosexual
|
||||
trait = scarred
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0006 = {
|
||||
name = "Boris"
|
||||
culture = NEOW_cossack
|
||||
religion = kozachina
|
||||
trait = education_martial_4
|
||||
trait = paranoid
|
||||
trait = shy
|
||||
trait = zealous
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0007 = {
|
||||
name = "Kirsan"
|
||||
culture = kumyk
|
||||
religion = aqlani
|
||||
trait = education_martial_4
|
||||
trait = ambitious
|
||||
trait = stubborn
|
||||
trait = humble
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0008 = {
|
||||
name = "Alexei"
|
||||
culture = NEOW_novgorodian
|
||||
religion = chernobozhye
|
||||
trait = education_diplomacy_4
|
||||
trait = sadistic
|
||||
trait = cynical
|
||||
trait = ambitious
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0009 = {
|
||||
name = "Chibreki"
|
||||
culture = NEOW_novgorodian
|
||||
religion = chernobozhye
|
||||
trait = education_martial_2
|
||||
trait = sadistic
|
||||
trait = greedy
|
||||
trait = deceitful
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0010 = {
|
||||
name = "Roman"
|
||||
culture = NEOW_novgorodian
|
||||
religion = orthodox
|
||||
trait = education_martial_2
|
||||
trait = wrathful
|
||||
trait = paranoid
|
||||
trait = diligent
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
russia0011 = {
|
||||
name = "Dimitri"
|
||||
culture = NEOW_novgorodian
|
||||
religion = orthodox
|
||||
trait = education_stewardship_3
|
||||
trait = deceitful
|
||||
trait = greedy
|
||||
trait = zealous
|
||||
sexuality = heterosexual
|
||||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -911,7 +911,9 @@
|
|||
#Heavily fortified in the Iron Age, then by the romans, then the NEOW_bulgarians
|
||||
}
|
||||
3687 = { #Hrazgrad / Razgrad
|
||||
holding = none
|
||||
culture = rumeli
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
#Seem to have started existing in the XIIIth
|
||||
}
|
||||
3688 = { #Sborishte
|
||||
|
|
@ -1049,7 +1051,7 @@
|
|||
}
|
||||
}
|
||||
3652 = { #Scaptopara / modern Blagoevgrad
|
||||
culture = NEOW_bulgarian
|
||||
culture = NEOW_macedonian
|
||||
religion = diadochic
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -1165,7 +1167,7 @@
|
|||
}
|
||||
3634 = { #Haskovo
|
||||
holding = castle_holding
|
||||
culture = NEOW_pomak
|
||||
culture = rumeli
|
||||
religion = aqlani
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -116,9 +116,11 @@
|
|||
holding = city_holding
|
||||
}
|
||||
8855 = { # Mozdog
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = church_holding
|
||||
}
|
||||
##d_alania/Ciscaucasia###################################
|
||||
##d_NEOW_cossackia/Ciscaucasia###################################
|
||||
###c_north_ossetia
|
||||
8856 = { # Vladikavkaz
|
||||
culture = ossetian
|
||||
|
|
@ -394,12 +396,12 @@
|
|||
|
||||
###c_szekelyfold
|
||||
540 = { #Szekelyföld
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
religion = nepmese
|
||||
holding = castle_holding
|
||||
}
|
||||
3929 = { #Marosvasarhely aka Târgu Mures
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
religion = draculean
|
||||
#1st mention in XIVth
|
||||
}
|
||||
|
|
@ -418,12 +420,12 @@
|
|||
|
||||
###c_barcasag
|
||||
3942 = { #Brasso
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
religion = nepmese
|
||||
holding = castle_holding
|
||||
}
|
||||
3943 = { #Balvanyos
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
religion = nepmese
|
||||
holding = castle_holding
|
||||
#1st mention in XIVth
|
||||
|
|
@ -437,7 +439,7 @@
|
|||
}
|
||||
}
|
||||
3945 = { #Kovaszna AKA Covasna
|
||||
culture = hungarian
|
||||
culture = szeklers
|
||||
religion = nepmese
|
||||
holding = castle_holding
|
||||
#1st mention in XVIth
|
||||
|
|
@ -754,7 +756,7 @@
|
|||
##d_bukovina ###################################
|
||||
###c_suceava
|
||||
545 = { #Suceava
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
935.1.1 = {
|
||||
|
|
@ -810,7 +812,7 @@
|
|||
|
||||
###c_dorohoi
|
||||
5038 = { #Dorohoi
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
935.1.1 = {
|
||||
|
|
@ -852,7 +854,7 @@
|
|||
##d_moldova ###################################
|
||||
###c_iasi
|
||||
541 = { #Iasi
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
935.1.1 = {
|
||||
|
|
@ -941,7 +943,7 @@
|
|||
|
||||
###c_stoenesti
|
||||
5029 = { #Stoenesti
|
||||
culture = moldavian
|
||||
culture = szeklers
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
935.1.1 = {
|
||||
|
|
@ -978,9 +980,9 @@
|
|||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding # russian rule
|
||||
holding = tribal_holding # NEOW_cossack rule
|
||||
}
|
||||
1178.1.1 = {
|
||||
culture = NEOW_bulgarian
|
||||
|
|
@ -1018,7 +1020,7 @@
|
|||
|
||||
###c_lapusna
|
||||
5017 = { #Lapusna
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
935.1.1 = {
|
||||
|
|
@ -1338,7 +1340,7 @@ holding = none
|
|||
|
||||
}
|
||||
5291 = { #Siyahtepe
|
||||
#semi-fictional, based on probable location of russian settlement
|
||||
#semi-fictional, based on probable location of NEOW_cossack settlement
|
||||
holding = none
|
||||
}
|
||||
5292 = { #Ust-Donvokhi
|
||||
|
|
@ -1346,7 +1348,7 @@ holding = none
|
|||
holding = none
|
||||
}
|
||||
594 = { #Kazarki
|
||||
#probable location of russian settlement
|
||||
#probable location of NEOW_cossack settlement
|
||||
holding = none
|
||||
}
|
||||
|
||||
|
|
@ -1377,7 +1379,9 @@ holding = none
|
|||
|
||||
}
|
||||
5293 = { #Frolovo
|
||||
holding = none
|
||||
culture = NEOW_nizhnevolzhan
|
||||
religion = stalinist
|
||||
holding = tribal_holding
|
||||
}
|
||||
5294 = { #Kamyshin
|
||||
holding = none
|
||||
|
|
@ -2712,7 +2716,7 @@ holding = none
|
|||
holding = none
|
||||
}
|
||||
5332 = { #Semikarakary
|
||||
#potential russian settlement
|
||||
#potential NEOW_cossack settlement
|
||||
holding = none
|
||||
}
|
||||
5311 = { #Astrakhan
|
||||
|
|
@ -2723,7 +2727,7 @@ holding = none
|
|||
5312 = { #Sara
|
||||
holding = none
|
||||
}
|
||||
604 = { #russianan
|
||||
604 = { #NEOW_cossackan
|
||||
holding = none
|
||||
#holding = city_holding
|
||||
}
|
||||
|
|
@ -2739,7 +2743,7 @@ holding = none
|
|||
holding = none
|
||||
}
|
||||
###c_itil
|
||||
620 = { #Itil #russian capital #what
|
||||
620 = { #Itil #NEOW_cossack capital #what
|
||||
culture = NEOW_nizhnevolzhan
|
||||
religion = stalinist
|
||||
holding = tribal_holding
|
||||
|
|
@ -2800,7 +2804,7 @@ holding = none
|
|||
holding = none
|
||||
}
|
||||
5299 = { #Maghas
|
||||
culture = alan
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
965.1.2 = {
|
||||
|
|
@ -2820,7 +2824,7 @@ holding = none
|
|||
}
|
||||
5297 = { #Zapaxi
|
||||
#old city/city name, around where current Maykop is
|
||||
culture = NEOW_cossack
|
||||
culture = kabardian
|
||||
religion = kozachina
|
||||
holding = tribal_holding
|
||||
#1066.1.2 = {
|
||||
|
|
@ -2842,7 +2846,7 @@ holding = none
|
|||
# History
|
||||
|
||||
}
|
||||
5343 = { #Samiran #russian settlement
|
||||
5343 = { #Samiran #NEOW_cossack settlement
|
||||
culture = NEOW_cossack
|
||||
religion = kozachina
|
||||
holding = tribal_holding
|
||||
|
|
@ -2853,11 +2857,11 @@ holding = none
|
|||
}
|
||||
5309 = { #Tserlona
|
||||
#city and region according to XVIIIth maps
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
1178.1.1 = {
|
||||
culture = russian
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
}
|
||||
}
|
||||
|
|
@ -2875,7 +2879,7 @@ holding = none
|
|||
}
|
||||
5303 = { #Besinada
|
||||
#city according to XVIIIth maps
|
||||
culture = alan
|
||||
culture = NEOW_cossack
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
965.1.2 = {
|
||||
|
|
|
|||
|
|
@ -1073,7 +1073,7 @@
|
|||
}
|
||||
###c_cieszyn
|
||||
3040 = { # Cieszyn
|
||||
culture = goral
|
||||
culture = NEOW_silesian
|
||||
religion = osvicenist
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -1632,8 +1632,8 @@
|
|||
|
||||
###c_borsod
|
||||
3870 = { #Borsod
|
||||
culture = slovien
|
||||
religion = osvicenist
|
||||
culture = hungarian
|
||||
religion = nepmese
|
||||
holding = castle_holding
|
||||
|
||||
}
|
||||
|
|
|
|||
36
history/titles/e_russia.txt
Normal file
36
history/titles/e_russia.txt
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
d_novosil= {
|
||||
2550.1.1 = {
|
||||
holder = russia0001
|
||||
}
|
||||
}
|
||||
|
||||
d_biarmia= {
|
||||
2550.1.1 = {
|
||||
holder = russia0008
|
||||
}
|
||||
}
|
||||
|
||||
c_kevrola= {
|
||||
2550.1.1 = {
|
||||
holder = russia0009
|
||||
}
|
||||
}
|
||||
|
||||
c_vologda= {
|
||||
2550.1.1 = {
|
||||
holder = russia0010
|
||||
}
|
||||
}
|
||||
|
||||
c_lyubim= {
|
||||
2550.1.1 = {
|
||||
holder = russia0010
|
||||
}
|
||||
}
|
||||
|
||||
c_manturovo= {
|
||||
2550.1.1 = {
|
||||
holder = russia0010
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1,5 +1,60 @@
|
|||
k_finland= {
|
||||
|
||||
k_finland = {
|
||||
2547.1.1 = {
|
||||
change_development_level = 5
|
||||
}
|
||||
}
|
||||
|
||||
d_finland = {
|
||||
2550.1.1 = {
|
||||
holder = finland0001
|
||||
}
|
||||
}
|
||||
|
||||
d_pohjanmaa = {
|
||||
2550.1.1 = {
|
||||
holder = finland0002
|
||||
}
|
||||
}
|
||||
|
||||
c_viena = {
|
||||
2550.1.1 = {
|
||||
holder = finland0003
|
||||
}
|
||||
}
|
||||
|
||||
c_kontupohja = {
|
||||
2550.1.1 = {
|
||||
holder = finland0003
|
||||
}
|
||||
}
|
||||
|
||||
c_povenets = {
|
||||
2550.1.1 = {
|
||||
holder = finland0003
|
||||
}
|
||||
}
|
||||
|
||||
c_salinis = {
|
||||
2550.1.1 = {
|
||||
holder = finland0003
|
||||
}
|
||||
}
|
||||
|
||||
c_onega = {
|
||||
2550.1.1 = {
|
||||
holder = finland0003
|
||||
}
|
||||
}
|
||||
|
||||
c_aland = {
|
||||
2550.1.1 = {
|
||||
holder = finland0004
|
||||
}
|
||||
}
|
||||
|
||||
c_finland = {
|
||||
2550.1.1 = {
|
||||
holder = finland0004
|
||||
}
|
||||
}
|
||||
|
|
@ -53,4 +53,103 @@ d_polotsk = {
|
|||
holder = nistria0001
|
||||
liege = k_lithuania
|
||||
}
|
||||
}
|
||||
|
||||
k_kuban = {
|
||||
2550.1.1 = {
|
||||
holder = russia0003
|
||||
}
|
||||
}
|
||||
|
||||
c_tana = {
|
||||
2550.1.1 = {
|
||||
holder = russia0003
|
||||
}
|
||||
}
|
||||
|
||||
c_sarkel = {
|
||||
2550.1.1 = {
|
||||
holder = russia0002
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_azov = {
|
||||
2550.1.1 = {
|
||||
holder = russia0003
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_zaporizhzhia = {
|
||||
2550.1.1 = {
|
||||
holder = russia0006
|
||||
}
|
||||
}
|
||||
|
||||
d_donbas = {
|
||||
2550.1.1 = {
|
||||
holder = russia0006
|
||||
}
|
||||
}
|
||||
|
||||
c_oleshky = {
|
||||
2550.1.1 = {
|
||||
holder = russia0006
|
||||
}
|
||||
}
|
||||
|
||||
k_khazaria= {
|
||||
2550.1.1 = {
|
||||
holder = russia0002
|
||||
}
|
||||
}
|
||||
|
||||
d_khazaria= {
|
||||
2550.1.1 = {
|
||||
holder = russia0002
|
||||
}
|
||||
}
|
||||
|
||||
d_itil= {
|
||||
2550.1.1 = {
|
||||
holder = russia0002
|
||||
}
|
||||
}
|
||||
|
||||
d_don_valley = {
|
||||
2550.1.1 = {
|
||||
holder = russia0002
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_stavropul= {
|
||||
2550.1.1 = {
|
||||
holder = russia0007
|
||||
}
|
||||
}
|
||||
|
||||
d_alania= {
|
||||
2550.1.1 = {
|
||||
holder = russia0007
|
||||
}
|
||||
}
|
||||
|
||||
c_astrakhan= {
|
||||
2550.1.1 = {
|
||||
holder = russia0007
|
||||
}
|
||||
}
|
||||
|
||||
c_nogay= {
|
||||
2550.1.1 = {
|
||||
holder = russia0007
|
||||
}
|
||||
}
|
||||
|
||||
c_maghas= {
|
||||
2550.1.1 = {
|
||||
holder = russia0007
|
||||
}
|
||||
}
|
||||
|
|
@ -504,4 +504,11 @@
|
|||
NEOW_crimean:0 "Krimskiy"
|
||||
NEOW_crimean_collective_noun:0 "Crimeans"
|
||||
NEOW_crimean_prefix:0 "Krymsko"
|
||||
|
||||
# szeklers
|
||||
szeklers:0 "Székelys"
|
||||
szeklers_collective_noun:0 "Székelys"
|
||||
szeklers_prefix:0 "Székely"
|
||||
# szeklers
|
||||
rumeli:0 "Rumeli"
|
||||
rumeli_collective_noun:0 "Rumeli"
|
||||
rumeli_prefix:0 "Rumel"
|
||||
Loading…
Add table
Add a link
Reference in a new issue