adding a bunch of names to brits, turks, icelanders and west russians
This commit is contained in:
parent
95df26b1da
commit
b05aaeb6c3
15 changed files with 755 additions and 168 deletions
126
common/culture/name_lists/NEOW_icelandic.txt
Normal file
126
common/culture/name_lists/NEOW_icelandic.txt
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
name_list_icelander = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = { # 500+
|
||||
_A_act_rni _A_act_sgeir
|
||||
_O_act_lafur
|
||||
Alexander Arnar Atli
|
||||
Baldur Benedikt Bj_o_uml_rn Bjarni
|
||||
Dan_i_act_el
|
||||
Einar
|
||||
G_i_act_sli Gu_eth_j_o_act_n Gu_eth_mundur Gu_eth_ni Gunnar Gunnlaugur
|
||||
Halld_o_act_r Helgi
|
||||
J_o_act_hann J_o_act_hannes J_o_act_n J_o_act_nas
|
||||
Kjartan Krist_o_act_fer Kristinn Kristj_a_act_n
|
||||
Magn_u_act_s
|
||||
P_e_act_tur
|
||||
R_o_act_bert Ragnar
|
||||
Sigr_u_act_n Sigur_eth_ur Stef_a_act_n Sveinn
|
||||
T_o_act_mas
|
||||
Viktor
|
||||
}
|
||||
2 = { # 100-500
|
||||
_A_act_smundur
|
||||
_O_act__eth_inn
|
||||
_TH__o_act_r _TH__o_act_rhallur
|
||||
Albert Au_eth_unn
|
||||
Birkir Bjarki Brynj_o_act_lfur
|
||||
Da_eth_i Dagur
|
||||
Eggert
|
||||
Gr_i_act_mur
|
||||
Haf_th__o_act_r Hallgr_i_act_mur Hannes Hei_eth_ar Heimir Hermann
|
||||
Indri_eth_i
|
||||
J_u_act_l_i_act_us
|
||||
Le_o_act_ Logi
|
||||
M_a_act_r
|
||||
Oddur
|
||||
P_a_act_lmi
|
||||
Rafn
|
||||
Sigurgeir
|
||||
Thor
|
||||
Valdimar
|
||||
}
|
||||
1 = { # 100-
|
||||
_TH_orgils
|
||||
Arnaldur
|
||||
Bent
|
||||
Frosti
|
||||
Gu_eth_bergur
|
||||
H_a_act_lfd_a_act_n Hl_o_uml__eth_ver
|
||||
N_o_act_i
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
_A_act_sa _A_act_slaug _A_act_sta
|
||||
_O_act_l_o_uml_f
|
||||
_TH_orbj_o_uml_rg
|
||||
Anna Arna
|
||||
Bj_o_uml_rg
|
||||
Edda El_i_act_n El_i_act_sabet Erla Erna
|
||||
Gu_eth_bj_o_uml_rg Gu_eth_laug Gu_eth_n_y_act_ Gu_eth_r_u_act_n
|
||||
Halld_o_act_ra Helga Hildur
|
||||
Ingibj_o_uml_rg
|
||||
J_o_act_hanna J_o_act_na
|
||||
Katr_i_act_n Krist_i_act_n
|
||||
Mar_i_act_a
|
||||
R_o_act_sa Rakel
|
||||
Sandra Sara Sigr_i_act__eth_ur Soff_i_act_a Stefan_i_act_a
|
||||
Valger_eth_ur
|
||||
}
|
||||
2 = {
|
||||
_A_act_sger_eth_ur
|
||||
_I_act_da
|
||||
_TH__o_act_rey
|
||||
Ald_i_act_s Alexandra
|
||||
Bj_o_uml_rk
|
||||
D_o_act_ra
|
||||
Emil_i_act_a
|
||||
Fanney
|
||||
Ger_eth_ur
|
||||
Herd_i_act_s
|
||||
Inga
|
||||
Kar_i_act_tas Kristr_u_act_n
|
||||
Linda
|
||||
M_a_act_lfr_i_act__eth_ur Mar_i_act_n
|
||||
Oddn_y_act_
|
||||
R_o_uml_gnvaldur
|
||||
S_ae_d_i_act_s Sif
|
||||
}
|
||||
1 = {
|
||||
Alfa Arn_th_r_u_act__eth_ur
|
||||
Bjarkey
|
||||
Dr_o_uml_fn
|
||||
Elena
|
||||
Hera
|
||||
L_i_act_f
|
||||
Mist Mj_o_uml_ll
|
||||
R_u_act_n
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_af"
|
||||
|
||||
patronym_suffix_male = "dynnpat_suf_sson"
|
||||
patronym_suffix_female = "dynnpat_suf_sd_o_act_ttir"
|
||||
always_use_patronym = yes
|
||||
|
||||
# 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
|
||||
|
||||
|
||||
mercenary_names = {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue