France locs, Brandenburger/Saxon namelist, Bonaparte motto
This commit is contained in:
parent
caa66df6ae
commit
22d16f3383
16 changed files with 1521 additions and 587 deletions
41
common/culture/name_lists/NEOW_basque.txt
Normal file
41
common/culture/name_lists/NEOW_basque.txt
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
name_list_basque_wip = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Gartzia"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_de"
|
||||
|
||||
# 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