Duchy of Kavkaz
This commit is contained in:
parent
fb93d408d7
commit
f1e112f68e
17 changed files with 677 additions and 261 deletions
29
common/culture/cultures/NEOW_alan.txt
Normal file
29
common/culture/cultures/NEOW_alan.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
ossetian = {
|
||||
color = {0.7 0.5 0.7}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_alan
|
||||
language = language_ossetian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_caucasian_wolves
|
||||
tradition_steppe_tolerance
|
||||
tradition_wedding_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -53,4 +53,62 @@ nogai = {
|
|||
30 = slavic_dark_hair
|
||||
40 = asian
|
||||
}
|
||||
}
|
||||
balkar = {
|
||||
color = rgb{0.23 0.18 0.41}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_mountain_homes
|
||||
tradition_warrior_culture
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
karachay = {
|
||||
color = rgb{0.23 0.18 0.81}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_karachay_balkar
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -77,6 +77,39 @@ dargin = {
|
|||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
nakh = {
|
||||
color = {0.3 0.8 0.8}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_vainakh
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_quarrelsome
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_nakh
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
|
|
|
|||
29
common/culture/cultures/NEOW_northwest_caucasian.txt
Normal file
29
common/culture/cultures/NEOW_northwest_caucasian.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
kabardian = {
|
||||
color = {0.2 0.9 0.2}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northwest_caucasian
|
||||
language = language_circassian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_mountain_homes
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -67,7 +67,7 @@ amirkhan_male = { Emirhan }
|
|||
amrullah_male = { Emrullah }
|
||||
anacletus_male = { Anacleto }
|
||||
anas_male = { Enes Enis }
|
||||
anastasius_male = { Anast_a_act_cio Anastasio Tasio }
|
||||
anastasius_male = { Anast_a_act_cio Anastas Anastasio Tasio }
|
||||
anatolius_male = { Anat_o_act_lio Anat_o_grv_li Anatol }
|
||||
andrew_male = { An_pst_dru_e_hat_ Ander Anders Andr_e_act_ Andra Andre Andrea_male Andreas Andreu Andrew Andrey Andru Andri_e_act_u Andries Andy Anroo Ond_r_crn_ej }
|
||||
angel_male = { _A_grv_ngel _A_hat_ngelo Ael Aingeru Ange Angelo Anjel Gotzon }
|
||||
|
|
@ -144,7 +144,7 @@ bogdan_male = { Bohdan }
|
|||
bogumil_male = { Bohumil }
|
||||
boguslav_male = { Bohuslav }
|
||||
bonadventure_male = { Bonaventura }
|
||||
boniface_male = { Boniface Bonifazio Bounif_a_grv_ci }
|
||||
boniface_male = { Bonif_a_act_c Boniface Bonifazio Bounif_a_grv_ci }
|
||||
boris_male = { Boris Borys }
|
||||
brandon_male = { Br_a_hat_n_pst__o_hat_n Brandan Brandon Brannoon Brendun }
|
||||
brendan_male = { Brand_a_grv_ni Brendan }
|
||||
|
|
@ -308,7 +308,7 @@ francisjoseph_male = { Francesc_spc_Josep Franz_spc_Josef Franz-Josef }
|
|||
francismichael_male = { Frank-Michael Franz_spc_Michael }
|
||||
francisofassisi_male = { Francesc_spc_d_pst_Ass_i_act_s }
|
||||
francispaula_male = { Francesc_spc_de_spc_Paula }
|
||||
francisxavier_male = { Franc_e_act_s-Savi_e_act_ Francesc_spc_Xavier Francesco_spc_Saverio Frantzisko_spc_Xabier Patxi_spc_Xabier }
|
||||
francisxavier_male = { Franc_e_act_s-Savi_e_act_ Francesc_spc_Xavier Francesco_spc_Saverio Franti_s_crn_ek_spc_Xaver Frantzisko_spc_Xabier Patxi_spc_Xabier }
|
||||
frederick_male = { Bed_r_crn_ich Federico Ffred Ffrhydyrhyc Ffryddyryc Ffryddyryk Fiete Fietje Fr_e_act_d_e_act_ric Fred Fredderick Freddie Freddy Frederi Frederic Frederick Frederico Frederig Frederik Fredrik Frerich Fri_eth_rik Frieder Friedrich Frits Fritz }
|
||||
frederickhenry_male = { Fritz-Heiner }
|
||||
fuad_male = { Foued Fu_pst_ad Fuat }
|
||||
|
|
@ -537,7 +537,7 @@ lambert_male = { Lambert Lamberto Lambertus Lamprecht }
|
|||
lancelot_male = { Laincelot Lancelot Lanse_l_bar_ut Lanselot Lansuhlot }
|
||||
latif_male = { Latif Latuf }
|
||||
lauge_male = { Lage Lauge }
|
||||
lawrence_male = { L_a_act_rus Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo }
|
||||
lawrence_male = { L_a_act_rus Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo Vav_r_crn_inec }
|
||||
leander_male = { Lander Leandre Leandro }
|
||||
leif_male = { Leif }
|
||||
lenaig_male = { L_e_act_na_i_uml_c Lenaig }
|
||||
|
|
@ -550,7 +550,7 @@ linus_male = { Linus }
|
|||
lionel_male = { Leonel Lionel Liounel Llyonyll Lyonyl }
|
||||
lloyd_male = { Lloydd Loydd }
|
||||
lothar_male = { Clotaire Lothar }
|
||||
louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo L_u_act__eth_v_i_act_k Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Lud_e_crn_k Ludovic Ludv_i_act_k Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys }
|
||||
louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo L_u_act__eth_v_i_act_k Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Lud_e_crn_k Ludev_i_act_t Ludovic Ludv_i_act_k Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys }
|
||||
louismaria_male = { Koldo_spc_Mirena Llu_i_act_s_spc_Maria }
|
||||
louismichael_male = { Llu_i_act_s_spc_Miquel }
|
||||
lucian_male = { Lluci_a_grv_ Lucian Luciano Lucien Luken Lukian }
|
||||
|
|
@ -584,7 +584,7 @@ martin_male = { Maarten Mairtin Marhtyn Mart_i_act_ Marteinn Marten Martim Marti
|
|||
marwan_male = { Marouane Marwan }
|
||||
masud_male = { Mesut }
|
||||
mathurin_male = { Mathurin Matilin }
|
||||
matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mathvey Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matth_i_act_as Matthew Matthias Matthijs Mattia Mattias Maty_a_act__s_crn_ Mazhev Thees Theis Thies Thijs }
|
||||
matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_e_crn_j Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mathvey Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matth_i_act_as Matthew Matthias Matthijs Mattia Mattias Maty_a_act__s_crn_ Mazhev Thees Theis Thies Thijs }
|
||||
maurice_male = { Maoris Maur_i_act_cio Maurhycy Maurice Maurici Mauricio Maurise Mauritz Maurizio Maurycy Maurysy Meurig Moritz Morris }
|
||||
maurus_male = { Mauro }
|
||||
mawlud_male = { Mevl_u_uml_t Miloud Mouloud }
|
||||
|
|
@ -875,7 +875,7 @@ werner_male = { Werner Wessel }
|
|||
wilfried_male = { Wilfred Wilfrid Wilfried }
|
||||
william_male = { Bill Billy Gilen Guilherme Guillaume Guillem Gwilym Liam Llyam Lomig Lyam Guih_e_grv_n Guih_e_grv_ume Gwilherm Gwillam Pim Vil_e_act_m Vilhelm Vilhj_a_act_lmur Villy Wilhelm Wilhelmus Wilken Will Willem Willi Williaim William Willm Wilm Willy Wyllyam }
|
||||
wissam_male = { Wissam Wissem }
|
||||
wojtek_male = { Vojta }
|
||||
wojtek_male = { Vojt_e_crn_ch Vojta }
|
||||
wolf_male = { Ulf Wolf Wulf }
|
||||
xavier_male = { Savi_e_act_ Saverio Txaber Xabier Xaver Xavier Zavier }
|
||||
yaroslav_male = { Jaroslav Yaroslav }
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@ name_list_NEOW_czech = {
|
|||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__C_crn_ern_y_act_"
|
||||
"dynn_Dvo_r_crn__a_act_k"
|
||||
"dynn_Nov_a_act_k"
|
||||
"dynn_Novotn_y_act_"
|
||||
"dynn_Proch_a_act_zka"
|
||||
"dynn_Svoboda"
|
||||
}
|
||||
|
||||
|
|
@ -27,8 +29,8 @@ name_list_NEOW_czech = {
|
|||
Radek Radim Richard Robert Roman Rostislav Rudolf
|
||||
Stanislav
|
||||
Tom_a_act__s_crn_
|
||||
V_a_act_clav Viktor Vladim_i_act_r Vlastimil
|
||||
Zden_e_crn_k
|
||||
V_a_act_clav Viktor Vladim_i_act_r Vlastimil Vojt_e_crn_ch
|
||||
Zbyn_e_crn_k Zden_e_crn_k
|
||||
}
|
||||
2 = { # 1-10k
|
||||
_C_crn_en_e_crn_k
|
||||
|
|
@ -42,8 +44,8 @@ name_list_NEOW_czech = {
|
|||
Igor
|
||||
J_a_act_chym Justin
|
||||
Kv_e_crn_toslav
|
||||
Leo Ludv_i_act_k
|
||||
Marcel Maxmili_a_act_n Mikul_a_act__s_crn_
|
||||
Leo Leopold Ludv_i_act_k
|
||||
Marcel Mat_e_crn_j Maxmili_a_act_n Mikul_a_act__s_crn_
|
||||
Otakar Oto Otto
|
||||
P_r_crn_emysl
|
||||
Radom_i_act_r Radoslav Ren_e_act_
|
||||
|
|
@ -51,17 +53,17 @@ name_list_NEOW_czech = {
|
|||
V_i_act_t_e_crn_zslav Vil_e_act_m Vratislav
|
||||
}
|
||||
1 = { # 500-
|
||||
Amos Augustin
|
||||
Blahoslav
|
||||
Amos Anastas Augustin
|
||||
Blahoslav Bonif_a_act_c
|
||||
Ctibor
|
||||
Flori_a_act_n
|
||||
Flori_a_act_n Franti_s_crn_ek_spc_Xaver
|
||||
Kajet_a_act_n
|
||||
L_a_act__d_crn_a
|
||||
L_a_act__d_crn_a Ludev_i_act_t
|
||||
Milo_n_crn_
|
||||
Osvald Otomar
|
||||
Pravdomil Pravoslav
|
||||
Raimund
|
||||
Vincenc Vojta
|
||||
Vav_r_crn_inec Vincenc Vojta
|
||||
Xaver
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -199,4 +199,22 @@ heritage_east_slavic = {
|
|||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
heritage_alan = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_alan
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
heritage_northwest_caucasian = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_northwest_caucasian
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
|
|
@ -2518,4 +2518,55 @@ language_dargwa = {
|
|||
}
|
||||
|
||||
color = {0.5 1.0 0.5}
|
||||
}
|
||||
language_vainakh = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_vainakh
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_vainakh }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.3 0.8 0.8}
|
||||
}
|
||||
language_circassian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_circassian
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_circassian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.2 0.9 0.2}
|
||||
}
|
||||
language_ossetian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_ossetian
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_ossetian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.7 0.5 0.7}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue