first duchy in silesia, icelandic and czech names, palatine name diacritics
This commit is contained in:
parent
8c84d64119
commit
8f184cdd5f
12 changed files with 569 additions and 506 deletions
80
common/culture/name_lists/NEOW_czech.txt
Normal file
80
common/culture/name_lists/NEOW_czech.txt
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
name_list_NEOW_czech = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Nov_a_act_k"
|
||||
"dynn_Svoboda"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Adam Ale_s_crn_ Alois Anton_i_act_n
|
||||
Bohumil Bohuslav
|
||||
Daniel David
|
||||
Franti_s_crn_ek
|
||||
Ivo
|
||||
Jakub Jan Jarom_i_act_r Jaroslav Ji_r_crn__i_act_ Jind_r_crn_ich Josef
|
||||
Kamil_Camillus Karel
|
||||
Ladislav Libor Lubo_s_crn_
|
||||
Martin Milo_s_crn_ Milan Miloslav Miroslav
|
||||
Old_r_crn_ich
|
||||
Pavel Petr
|
||||
Richard Rudolf
|
||||
Stanislav
|
||||
Tom_a_act__s_crn_
|
||||
V_a_act_clav Vladim_i_act_r Vlastimil
|
||||
Zden_e_crn_k
|
||||
}
|
||||
2 = {
|
||||
Bed_r_crn_ich
|
||||
Cyril
|
||||
Dalimil
|
||||
Eduard
|
||||
Gustav
|
||||
Hanu_s_crn_ Hubert
|
||||
Justin
|
||||
Kv_e_crn_toslav
|
||||
Ludv_i_act_k
|
||||
Marcel
|
||||
Otakar
|
||||
Radoslav Ren_e_act_
|
||||
Svatopluk
|
||||
Vratislav
|
||||
}
|
||||
1 = {
|
||||
Pravdomil
|
||||
Xaver
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
Ad_e_act_la
|
||||
Alena
|
||||
Eli_s_crn_ka Eva
|
||||
Hana
|
||||
Ilona Irena Ivana Iveta
|
||||
Kl_a_act_ra
|
||||
Marie
|
||||
}
|
||||
2 = {
|
||||
Franti_s_crn_ka
|
||||
}
|
||||
1 = {
|
||||
Amalie
|
||||
Doubravka
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_z"
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue