This commit is contained in:
mr vain 2026-01-21 00:31:14 -08:00
commit fb9d925e7a
44 changed files with 982 additions and 257 deletions

View file

@ -12685,3 +12685,66 @@ bleimor_dynasty={
instance={position={0.59 0.48} scale={0.08 0.08}} instance={position={0.59 0.48} scale={0.08 0.08}}
} }
} }
delunsch_dynasty={
pattern="pattern_horizontal_split_01.dds"
color1=red
color2=red
color3=red
colored_emblem={
color1=yellow
texture="ce_baglama.dds"
instance={
position={ 0.500000 0.680000 }
scale={ 0.350000 0.350000 }
depth=3.010000
}
}
colored_emblem={
color1=white
texture="ce_border_shield.dds"
instance={
depth=5.010000
}
}
colored_emblem={
color1=yellow
color2=yellow
texture="NEOW_ce_hammer.dds"
instance={
position={ 0.500000 0.430000 }
scale={ -0.450000 -0.450000 }
depth=1.010000
}
instance={
position={ 0.45000 0.350000 }
scale={ -0.450000 0.450000 }
depth=2.010000
rotation=315
}
instance={
position={ 0.550000 0.350000 }
scale={ 0.450000 0.450000 }
depth=4.010000
rotation=45
}
}
colored_emblem={
color1=blue_light
texture="ce_mena_double_bow.dds"
instance={
position={ 0.500000 0.370000 }
scale={ 0.210000 0.210000 }
}
}
}

View file

@ -27,7 +27,9 @@
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
18 = caucasian_blond 18 = caucasian_blond
12 = caucasian_ginger 12 = caucasian_ginger
@ -70,7 +72,9 @@ easlander = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
18 = caucasian_blond 18 = caucasian_blond
12 = caucasian_ginger 12 = caucasian_ginger
@ -101,7 +105,7 @@ norflander = {
traditions = { traditions = {
tradition_pastoralists tradition_pastoralists
tradition_life_is_just_a_joke tradition_british_palace_politics
tradition_seafaring tradition_seafaring
tradition_ancient_miners tradition_ancient_miners
tradition_metal_craftsmanship tradition_metal_craftsmanship
@ -148,7 +152,9 @@ norner = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { northern_clothing_gfx } clothing_gfx = { northern_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
5 = caucasian_blond 5 = caucasian_blond
30 = caucasian_ginger 30 = caucasian_ginger
@ -187,7 +193,9 @@ souflander = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
18 = caucasian_blond 18 = caucasian_blond
12 = caucasian_ginger 12 = caucasian_ginger
@ -230,7 +238,9 @@ weslander = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
15 = caucasian_ginger 15 = caucasian_ginger
@ -262,7 +272,9 @@ english = { #Used for parent cultures
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
15 = caucasian_ginger 15 = caucasian_ginger

View file

@ -21,7 +21,7 @@
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_24 house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 } house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 } house_coa_mask_scale = { 0.9 0.9 }
@ -59,6 +59,9 @@ prytoneg = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
@ -94,7 +97,9 @@ scouseg = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
15 = caucasian_ginger 15 = caucasian_ginger
@ -134,7 +139,9 @@ soueyrneg = { #Soufyrneg
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
18 = caucasian_blond 18 = caucasian_blond
12 = caucasian_ginger 12 = caucasian_ginger
@ -177,7 +184,9 @@ strafclideg = {
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { northern_clothing_gfx } clothing_gfx = { northern_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
house_coa_mask_offset = { 0.0 0.055 }
house_coa_mask_scale = { 0.9 0.9 }
ethnicities = { ethnicities = {
5 = caucasian_blond 5 = caucasian_blond
30 = caucasian_ginger 30 = caucasian_ginger

View file

@ -24,7 +24,9 @@
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx } clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_19
house_coa_mask_offset = { 0.0 0.025 }
house_coa_mask_scale = { 0.95 0.95 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
15 = caucasian_ginger 15 = caucasian_ginger
@ -115,7 +117,9 @@ romansch = {
language = language_rhaeto_helvetic language = language_rhaeto_helvetic
martial_custom = martial_custom_equal martial_custom = martial_custom_equal
head_determination = head_determination_domain head_determination = head_determination_domain
house_coa_frame = house_frame_19
house_coa_mask_offset = { 0.0 0.025 }
house_coa_mask_scale = { 0.95 0.95 }
traditions = { traditions = {
tradition_parochialism tradition_parochialism
tradition_hard_working tradition_hard_working
@ -150,7 +154,9 @@ sassun = {
language = language_rhaeto_helvetic language = language_rhaeto_helvetic
martial_custom = martial_custom_equal martial_custom = martial_custom_equal
head_determination = head_determination_domain head_determination = head_determination_domain
house_coa_frame = house_frame_19
house_coa_mask_offset = { 0.0 0.025 }
house_coa_mask_scale = { 0.95 0.95 }
traditions = { traditions = {
tradition_parochialism tradition_parochialism
tradition_hard_working tradition_hard_working
@ -200,7 +206,9 @@ swiss = { #Svizzer
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx } clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_19
house_coa_mask_offset = { 0.0 0.025 }
house_coa_mask_scale = { 0.95 0.95 }
ethnicities = { ethnicities = {
25 = caucasian_blond 25 = caucasian_blond
15 = caucasian_ginger 15 = caucasian_ginger

View file

@ -1,7 +1,7 @@
adela_female = { Aaltje Ad_e_grv_lo } adela_female = { Aaltje Ad_e_grv_lo }
adelaide_female = { Adelheid Aleida Alida Alijda Azala_i_uml_s Aziliz Azylis Elke Heidi } adelaide_female = { Adelheid Aleida Alida Alijda Azala_i_uml_s Aziliz Azylis Elke Heidi }
adriana_female = { Adriana Adriano } adriana_female = { Adriana Adriano }
agatha_female = { Agatha Agathe Agato } agatha_female = { _A_rng_got Agatha Agathe Agato }
agnes_female = { Agn_e_grv_s Agnes In_e_grv_s Oanell } agnes_female = { Agn_e_grv_s Agnes In_e_grv_s Oanell }
albana_female = { Aubano } albana_female = { Aubano }
alberta_female = { Alberdina Alberta Alberte Albertino_female } alberta_female = { Alberdina Alberta Alberte Albertino_female }
@ -22,11 +22,11 @@ anastasia_female = { Anastasi_e_act_ }
andrea_female = { Andrea Andrine Andriveto } andrea_female = { Andrea Andrine Andriveto }
angela_female = { Aela Aelia Aelig Ang_e_grv_lo_female Angela Engelina } angela_female = { Aela Aelia Aelig Ang_e_grv_lo_female Angela Engelina }
angelica_female = { Angelico_female Angelika Angelique Lieke } angelica_female = { Angelico_female Angelika Angelique Lieke }
anna_female = { Ana Ana_i_uml_s Aneto Anette Anita Anja Ann Anna Annaig Anne Anneke Annette Anni Annick Annie Annigje Anniken Ano Anouk Antje Hannah Hanne Naig } anna_female = { Ana Ana_i_uml_s Ane Aneto Anette Anita Anja Ann Anna Annaig Anne Anneke Annette Anni Annick Annie Annigje Anniken Ano Anouk Antje Hannah Hanne Naig }
annaclara_female = { Ano-Claro } annaclara_female = { Ano-Claro }
annaeleonora_female = { Hannelore } annaeleonora_female = { Hannelore }
annalaura_female = { Ano-Lauro } annalaura_female = { Ano-Lauro }
annalisa_female = { Annelise Ano-Liso } annalisa_female = { Anneliese Annelise Ano-Liso }
annamargaret_female = { Anne-Margrete Anne-Mette } annamargaret_female = { Anne-Margrete Anne-Mette }
annamaria_female = { Anna-Vari Annemarie Anne-Marie Annemie Annemieke Ano-Mar_i_grv_o } annamaria_female = { Anna-Vari Annemarie Anne-Marie Annemie Annemieke Ano-Mar_i_grv_o }
annasophia_female = { Ano-Souf_i_grv_o } annasophia_female = { Ano-Souf_i_grv_o }
@ -53,7 +53,7 @@ bernarda_female = { Berendina Bernadeto Bernadette Bernardina Bernado }
bertha_female = { Berta Bertha Berto_female } bertha_female = { Berta Bertha Berto_female }
bertranda_female = { Bertrando } bertranda_female = { Bertrando }
blanche_female = { Bianca Blanco_female } blanche_female = { Bianca Blanco_female }
bridget_female = { Berit Birgit Birgitt Birgitte Birthe Brec_pst_hed Bregido Brigitte Britt Britta Gitte } bridget_female = { Berit Birgit Birgitt Birgitte Birthe Brec_pst_hed Bregido Brigitte Brit Britt Britta Gitte }
brittany_female = { Britney } brittany_female = { Britney }
bushra_female = { Bouchra } bushra_female = { Bouchra }
camilla_female = { Camiho Camilla Kamilla } camilla_female = { Camiho Camilla Kamilla }
@ -62,7 +62,7 @@ carmen_female = { Carmen Carmina }
carolina_female = { Carolina Caroline Caroulino Karoline } carolina_female = { Carolina Caroline Caroulino Karoline }
cassandra_female = { Cassandro } cassandra_female = { Cassandro }
catherine_female = { Carina Catarino Catharina Karen Kari Karin Karina Karine Katell Katharina Katja Katrin Katrine Nienke Trijntje Trine } catherine_female = { Carina Catarino Catharina Karen Kari Karin Karina Karine Katell Katharina Katja Katrin Katrine Nienke Trijntje Trine }
cecilia_female = { Cecilia Cecilie Cecilo Cilly Silje Silke Sille Sisse } cecilia_female = { Cecilia Cecilie Cecilo Cilly Silje Silke Sille Sisse Sissel }
celestina_female = { Celestino_female Celesto_female } celestina_female = { Celestino_female Celesto_female }
celia_female = { Celi_a_grv_ } celia_female = { Celi_a_grv_ }
celine_female = { C_e_act_line Celino Selina } celine_female = { C_e_act_line Celino Selina }
@ -70,7 +70,7 @@ charlotte_female = { Charloto Charlotte Lotte }
chloe_female = { Clou_e_grv_ } chloe_female = { Clou_e_grv_ }
christa_female = { Christa } christa_female = { Christa }
christelle_female = { Kristell } christelle_female = { Kristell }
christina_female = { Carsten Christiane Christina Christine Crestino Kerstin Kirsten Kirstine Kristen Kristin Kristina Kristine Stine Tine } christina_female = { Carsten Christiane Christina Christine Crestino Kerstin Kirsten Kirsti Kirstine Kristen Kristin Kristina Kristine Stine Tine }
chun_female = { Chun Shun } chun_female = { Chun Shun }
claire_female = { Clara Clarisso Claro_female Klara Sklaerenn } claire_female = { Clara Clarisso Claro_female Klara Sklaerenn }
claudia_female = { Claudia Glaudeto Glaudino Glaudo_female Klaoda Klaodina } claudia_female = { Claudia Glaudeto Glaudino Glaudo_female Klaoda Klaodina }
@ -99,7 +99,7 @@ elisa_female = { Elisa Elise Eliso }
elizabeth_female = { Bab_e_grv_u_female Babette Bettina Eisab_e_grv_u Elesbed Elisabet Elisabeth Elizabeth Elsbeth Elsebeth Liesel Lill Lis Lisbeth Lisette Liz Lizzie } elizabeth_female = { Bab_e_grv_u_female Babette Bettina Eisab_e_grv_u Elesbed Elisabet Elisabeth Elizabeth Elsbeth Elsebeth Liesel Lill Lis Lisbeth Lisette Liz Lizzie }
elizabethcharlotte_female = { Liselotte } elizabethcharlotte_female = { Liselotte }
elodie_female = { _E_act_lodie Eloud_i_grv_o } elodie_female = { _E_act_lodie Eloud_i_grv_o }
elsa_female = { Els_a_grv_ Else Ilse } elsa_female = { Els_a_grv_ Elsa Else Ilse }
elvira_female = { Elvira } elvira_female = { Elvira }
emeline_female = { Emelino } emeline_female = { Emelino }
emerald_female = { Esmeraudo } emerald_female = { Esmeraudo }
@ -169,7 +169,7 @@ ida_female = { Ido }
inga_female = { Inge } inga_female = { Inge }
ingeborg_female = { Ingebj_o_stk_rg Ingeborg } ingeborg_female = { Ingebj_o_stk_rg Ingeborg }
ingrid_female = { Inger Ingrid Ingrido } ingrid_female = { Inger Ingrid Ingrido }
irene_female = { Iren Irene Ireno_female } irene_female = { Eirin Iren Irene Ireno_female }
irma_female = { Irm_a_grv_ } irma_female = { Irm_a_grv_ }
isabella_female = { Eisabello Isa_female Isabel Isabell Isabella Isabelle Izabel } isabella_female = { Eisabello Isa_female Isabel Isabell Isabella Isabelle Izabel }
iseult_female = { Is_e_grv_ut Yseult } iseult_female = { Is_e_grv_ut Yseult }
@ -199,7 +199,7 @@ lamia_female = { Lamia Lamya }
latifa_female = { Latifa } latifa_female = { Latifa }
laura_female = { Laura Laure Laureto Lauro_female } laura_female = { Laura Laure Laureto Lauro_female }
laurence_female = { Laur_e_grv_n_c_ced_o Laurence } laurence_female = { Laur_e_grv_n_c_ced_o Laurence }
layla_female = { La_i_uml_la Leila Leyla } layla_female = { La_i_uml_la Laila Leila Leyla }
lea_female = { Le_a_grv Lea } lea_female = { Le_a_grv Lea }
leonie_female = { Leonie Leoun_i_grv_o Leountino } leonie_female = { Leonie Leoun_i_grv_o Leountino }
liliana_female = { Lilian_female Liliano } liliana_female = { Lilian_female Liliano }
@ -219,7 +219,7 @@ magdalena_female = { Madalen Madaleno Magali Magdalena Malene Malin }
malika_female = { Malika Mallyca Malyka } malika_female = { Malika Mallyca Malyka }
marcella_female = { Marcelino_female Marcello_female } marcella_female = { Marcelino_female Marcello_female }
margaret_female = { Gaid Grete Gretel Grethe Grietje Margarete Margaretha Margarido Margit Margot Margrete Margrethe Marit Marjour_i_grv_o Megano Merete Merethe Mette Rita } margaret_female = { Gaid Grete Gretel Grethe Grietje Margarete Margaretha Margarido Margit Margot Margrete Margrethe Marit Marjour_i_grv_o Megano Merete Merethe Mette Rita }
maria_female = { Maaike Maja Manon Manoun Mar_i_grv_o_female Mari Mari_e_uml_lle Maria Mariama Marie Marieke Marije Marijke Marion Marioun Mariska Mariso_female Marja Mary Mia Mie Miriam Mirjam Myriam } maria_female = { Maaike Maja Manon Manoun Mar_i_grv_o_female Mari Mari_e_uml_lle Maria Mariama Marie Marieke Marije Marijke Marion Marioun Mariska Mariso_female Marja Mary May Mia Mie Miriam Mirjam Myriam }
mariaangel_female = { Mar_i_grv_o-Ange } mariaangel_female = { Mar_i_grv_o-Ange }
mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne } mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne }
mariaantonia_female = { Mar_i_grv_o-Antouneto } mariaantonia_female = { Mar_i_grv_o-Antouneto }
@ -234,7 +234,7 @@ mariaelizabeth_female = { Marlies }
mariafrance_female = { Mar_i_grv_o-Fran_c_ced_o Marie-France } mariafrance_female = { Mar_i_grv_o-Fran_c_ced_o Marie-France }
mariafrancesca_female = { Mar_i_grv_o-Franceso } mariafrancesca_female = { Mar_i_grv_o-Franceso }
mariagwen_female = { Ma_i_uml_wenn Maewenn Maiwen Maiwenn Mari-Gwenn } mariagwen_female = { Ma_i_uml_wenn Maewenn Maiwen Maiwenn Mari-Gwenn }
mariahelena_female = { Mar_i_grv_o-Eleno } mariahelena_female = { Mar_i_grv_o-Eleno May-Helen }
mariajoanna_female = { Mar_i_grv_o-Jano } mariajoanna_female = { Mar_i_grv_o-Jano }
mariajoseph_female = { Mar_i_grv_o-J_o_act_us_e_grv_ Mari-Jozeb } mariajoseph_female = { Mar_i_grv_o-J_o_act_us_e_grv_ Mari-Jozeb }
marialaura_female = { Mar_i_grv_o-Lauro } marialaura_female = { Mar_i_grv_o-Lauro }
@ -329,7 +329,7 @@ sophia_female = { Sofie Sofia Sonia Sonja Sophia Sophie Souf_i_grv_o }
stella_female = { Estelle Estello Steren Sterenn Sterre } stella_female = { Estelle Estello Steren Sterenn Sterre }
stephanie_female = { Esteveneto Fan_i_grv_ St_e_act_phanie Stefanie Stephanie } stephanie_female = { Esteveneto Fan_i_grv_ St_e_act_phanie Stefanie Stephanie }
suad_female = { Souad } suad_female = { Souad }
sunniva_female = { Sunniva Synn_o_stk_ve } sunniva_female = { Sunniva Syn_o_stk_ve Synn_o_stk_ve }
susan_female = { Sanna Sanne Susanna Susanne Susano_female Susoun Suzana Suzanne } susan_female = { Sanna Sanne Susanna Susanne Susano_female Susoun Suzana Suzanne }
sylvia_female = { Silv_i_grv_o_female Silvia Silvie Sylvia Sylvie } sylvia_female = { Silv_i_grv_o_female Silvia Silvie Sylvia Sylvie }
tamara_female = { Tamara } tamara_female = { Tamara }
@ -338,7 +338,7 @@ thekla_female = { Thekla }
theodora_female = { Theodora } theodora_female = { Theodora }
theodorica_female = { Dirkje } theodorica_female = { Dirkje }
theresa_female = { Ter_e_grv_so Terese Tess Tessa Theresa Therese Theresia } theresa_female = { Ter_e_grv_so Terese Tess Tessa Theresa Therese Theresia }
thora_female = { Tone Tonje } thora_female = { Tone Tonje Torny }
thorfrid_female = { Tove Turid } thorfrid_female = { Tove Turid }
ulrika_female = { Ulrike } ulrika_female = { Ulrike }
ursula_female = { Oursulo Ursel Ursula } ursula_female = { Oursulo Ursel Ursula }
@ -355,7 +355,7 @@ virginia_female = { Viergino_female }
vivian_female = { Viviano_female } vivian_female = { Viviano_female }
wenche_female = { Wenche Wencke } wenche_female = { Wenche Wencke }
wiebke_female = { Vibeke } wiebke_female = { Vibeke }
wilhelmina_female = { Minna Wilhelmina Wilhelmine Willemina Willy_female Wilma } wilhelmina_female = { Mimmi Minna Wilhelmina Wilhelmine Willemina Willy_female Wilma }
yasmin_female = { Iasmino Ioasmyn Jasmijn Jasmin Yasmyn Yassmina } yasmin_female = { Iasmino Ioasmyn Jasmijn Jasmin Yasmyn Yassmina }
yolanda_female = { Jolanda Vi_o_act_ulando } yolanda_female = { Jolanda Vi_o_act_ulando }
yvette_female = { Ivetig Iveto_female Youna Yuna } yvette_female = { Ivetig Iveto_female Youna Yuna }

View file

@ -1,4 +1,4 @@
aaron_male = { Harouna } aaron_male = { Aaron Harouna }
abdulaziz_male = { Abdelaziz } abdulaziz_male = { Abdelaziz }
abdulghaffur_male = { Abdelghafour } abdulghaffur_male = { Abdelghafour }
abdulhafiz_male = { Abdelhafid } abdulhafiz_male = { Abdelhafid }
@ -10,55 +10,58 @@ abdulqadir_male = { Abdelkader }
abdulrahman_male = { Abderrahman Abderrahmane } abdulrahman_male = { Abderrahman Abderrahmane }
abdulwahhab_male = { Abdelwahab } abdulwahhab_male = { Abdelwahab }
abel_male = { Ab_e_grv_l } abel_male = { Ab_e_grv_l }
abner_male = { Abnyr }
abraham_male = { Abraham Brahim Bram Ibr_e_act_hima Ibrahima } abraham_male = { Abraham Brahim Bram Ibr_e_act_hima Ibrahima }
abubakr_male = { Aboubakeur Boubaker } abubakr_male = { Aboubakeur Boubaker }
abulqasim_male = { Belkacem } abulqasim_male = { Belkacem }
achilles_male = { Achile } achilles_male = { Achile }
adam_male = { Adam } adam_male = { Adam Addam }
adil_male = { Adel } adil_male = { Adel }
adrian_male = { Adriaan Adrian Adrianus Adrien } adrian_male = { Adriaan Adrian Adrianus Adrien }
ahmad_male = { Ahmad Ahmed Amadou } ahmad_male = { Ahmad Ahmed Amadou }
aki_male = { Aage } aki_male = { Aage }
alan_male = { Alain Alan Allan } alan_male = { Alain Alan Allan }
albanus_male = { Alban Auban } albanus_male = { Alban Auban }
albert_male = { Adalbert Albert Albertus Alberzh Albrecht Aubert } albert_male = { Adalbert Albert Albertus Alberzh Albrecht Albyrt Aubert }
albinus_male = { Aubin } albinus_male = { Aubin }
alexander_male = { Aleissandre Aleksander Aleksandr Alexander Alexandre Sander } alex_male = { Alyks }
alexander_male = { Aleissandre Aleksander Aleksandr Alexander Alexandre Alyksanddyr Sander }
alexis_male = { Al_e_grv_ssi Alexis } alexis_male = { Al_e_grv_ssi Alexis }
alfonso_male = { Alfons Alphonse Anfous } alfonso_male = { Alfons Alphonse Anfous }
alfred_male = { Alfred Alfret } alfred_male = { Alffrydd Alfred Alfret }
ali_male = { Ali } ali_male = { Ali Aly }
amabilus_male = { Amable } amabilus_male = { Amable }
amadeus_male = { Am_e_act_d_e_act_e Amadi_e_act_u Gottlob } amadeus_male = { Am_e_act_d_e_act_e Amadi_e_act_u Gottlob }
amalric_male = { Amaudri Amaury } amalric_male = { Amaudri Amaury }
amatus_male = { Amat } amatus_male = { Amat }
ambrosius_male = { Ambr_o_grv_si } ambrosius_male = { Ambr_o_grv_si Ambrosyws }
amin_male = { Amine Elamine } amin_male = { Amine Elamine }
amir_male = { Amir } amir_male = { Amir }
anatolius_male = { Anat_o_grv_li Anatol } anatolius_male = { Anat_o_grv_li Anatol }
andrew_male = { Anders Andr_e_act_ Andreas Andri_e_act_u Andries } andrew_male = { Anddryw Anders Andr_e_act_ Andreas Andri_e_act_u Andries }
angel_male = { Ael Ange } angel_male = { Ael Ange }
anselm_male = { Ans_e_grv_ume } anselm_male = { Ans_e_grv_ume }
anthony_male = { Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antonie Antonius Antoon T_o_grv_ni Teun Teunis } anthony_male = { Anfony Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antonie Antonius Antoon T_o_grv_ni Teun Teunis }
antoninus_male = { Antounin } antoninus_male = { Antounin }
anwar_male = { Anouar } anwar_male = { Anouar }
archibald_male = { Arkyballdd }
aristides_male = { Aristido } aristides_male = { Aristido }
arne_male = { Anne_male Arne } arne_male = { Anne_male Are Arne }
arnold_male = { Aart Arend Arnaud Arnault Arno Arnold Arnoldus Arnoud } arnold_male = { Aart Arend Arnaud Arnault Arno Arnold Arnoldus Arnolldd Arnoud }
arnulf_male = { Arnulf } arnulf_male = { Arnulf }
arsenius_male = { Arsena } arsenius_male = { Arsena }
arthur_male = { _A_grv_rtus Arthur } arthur_male = { _A_grv_rtus Arfur Arthur }
aryeh_male = { Arie } aryeh_male = { Arie }
asbjorn_male = { Asbj_o_stk_rn Espen } asbjorn_male = { Asbj_o_stk_rn Espen }
asgeir_male = { Eske } asgeir_male = { Eske }
augustine_male = { Agustin Augustinus } augustine_male = { Agustin Augustinus }
augustus_male = { Aguste August } augustus_male = { Aguste August Awgustws }
aurelian_male = { Aurelian } aurelian_male = { Aurelian }
axel_male = { Assel Axel } axel_male = { Aksel Assel Axel }
ayman_male = { Aymen } ayman_male = { Aymen }
aziz_male = { Anziz Aziz } aziz_male = { Anziz Aziz }
badruddin_male = { Badroudine } badruddin_male = { Badroudine }
baldwin_male = { Baudouin } baldwin_male = { Balddwyn Baudouin }
balthazar_male = { Balthasar } balthazar_male = { Balthasar }
baptist_male = { Batisto } baptist_male = { Batisto }
barnaby_male = { Barnab_e_grv_u } barnaby_male = { Barnab_e_grv_u }
@ -66,8 +69,9 @@ bartholomew_male = { Bart Barth_e_act_l_e_act_my Bartholom_a_uml_us Bartoumi_e_a
bashir_male = { B_e_act_chir } bashir_male = { B_e_act_chir }
basil_male = { Basile } basil_male = { Basile }
bassam_male = { Bassem } bassam_male = { Bassem }
benedict_male = { Bendt Benead Benedikt Benet Benezet Beno_i_hat_t Bent } bedivere_male = { Byddywyyry }
benjamin_male = { Ben Benjamin } benedict_male = { Bendiks Bendt Benead Benedikt Benet Benezet Beno_i_hat_t Bent }
benjamin_male = { Ben Benjamin Bynjamyn }
berengar_male = { B_e_act_renger Berengui_e_act_ } berengar_male = { B_e_act_renger Berengui_e_act_ }
bernard_male = { Berend Bernard Bernardus Bernat Bernhard Bernhardt Bernez } bernard_male = { Berend Bernard Bernardus Bernat Bernhard Bernhardt Bernez }
bert_male = { Bertus } bert_male = { Bertus }
@ -77,6 +81,7 @@ birger_male = { B_o_stk_rge }
bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne } bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne }
blasius_male = { Bl_a_grv_si } blasius_male = { Bl_a_grv_si }
boniface_male = { Bounif_a_grv_ci } boniface_male = { Bounif_a_grv_ci }
brandon_male = { Branddon }
brendan_male = { Brand_a_grv_ni Brendan } brendan_male = { Brand_a_grv_ni Brendan }
brian_male = { Brian Bryan } brian_male = { Brian Bryan }
brice_male = { Bres } brice_male = { Bres }
@ -97,7 +102,7 @@ chakrabarti_male = { Chacrabarty Shakrabarty }
charles_male = { Carl Carle Charle Charles Charlez Karel Karl } charles_male = { Carl Carle Charle Charles Charlez Karel Karl }
charleshenry_male = { Carle-Enri Karlheinz } charleshenry_male = { Carle-Enri Karlheinz }
christian_male = { Carsten Christiaan Christian Christianus Crestian Karsten Kresten Kristen_male Kristian } christian_male = { Carsten Christiaan Christian Christianus Crestian Karsten Kresten Kristen_male Kristian }
christopher_male = { Christoffer Christoph Christophe Crist_o_grv_u Kristof Kristoffer } christopher_male = { Christoffer Christoph Christophe Christopher Crist_o_grv_u Kristof Kristoffer }
claudius_male = { Claude_male Claudius Gl_a_grv_udi Glaoda Klaod } claudius_male = { Claude_male Claudius Gl_a_grv_udi Glaoda Klaod }
clement_male = { Cl_e_act_ment Clem_e_grv_nt Clemens Klement } clement_male = { Cl_e_act_ment Clem_e_grv_nt Clemens Klement }
clovis_male = { Clouvis Clovis } clovis_male = { Clouvis Clovis }
@ -112,16 +117,17 @@ cyprian_male = { Ciprian }
cyril_male = { Cerile Cyril Cyrille } cyril_male = { Cerile Cyril Cyrille }
cyrus_male = { Cyrus } cyrus_male = { Cyrus }
damian_male = { Damian Damien } damian_male = { Damian Damien }
daniel_male = { Daan Dani_e_grv_ Dani_e_uml_l Daniel Danny } daniel_male = { Daan Dani_e_grv_ Dani_e_uml_l Daniel Danny Ddanyyl }
david_male = { D_a_grv_vi David Davy Dewi Divi } darius_male = { Ddaryus }
david_male = { D_a_grv_vi David Davy Ddawyydd Dewi Divi }
denis_male = { Danis Denez Denis Dennis } denis_male = { Danis Denez Denis Dennis }
desiderius_male = { Deidi_e_act_ Didier } desiderius_male = { Deidi_e_act_ Didier }
dimitri_male = { Dem_e_grv_tri Dimitri } dimitri_male = { Dem_e_grv_tri Dimitri }
dominic_male = { Dominik Dominique_male Doumenge } dominic_male = { Ddwmynyk Dominik Dominique_male Doumenge }
dorian_male = { Dourian } dorian_male = { Dourian }
eberhard_male = { Eberhard Evert } eberhard_male = { Eberhard Evert }
edmund_male = { Edmond Edmound Edmund } edmund_male = { Eddmundd Edmond Edmound Edmund }
edward_male = { _E_act_douard Audouard Edouard Eduard Edvard Edward } edward_male = { _E_act_douard Audouard Eddwardd Edouard Eduard Edvard Edward }
edwin_male = { Edwin } edwin_male = { Edwin }
egbert_male = { Egbert } egbert_male = { Egbert }
ekkehard_male = { Eike Ekkehard } ekkehard_male = { Eike Ekkehard }
@ -132,13 +138,14 @@ emeric_male = { Aimery Eimeri Emich }
emil_male = { _E_act_mile Emil Emile Milio } emil_male = { _E_act_mile Emil Emile Milio }
emilian_male = { Emilian } emilian_male = { Emilian }
emmanuel_male = { Emanuel Emmanuel Enmanu_e_grv_l Manu_e_grv_ Manuel } emmanuel_male = { Emanuel Emmanuel Enmanu_e_grv_l Manu_e_grv_ Manuel }
engelbert_male = { Engelbert } engelbert_male = { Engelbert Ingebrigt }
erasmus_male = { Rasmus } erasmus_male = { Rasmus }
eric_male = { _E_act_ric Eirik Eri Eric Erich Erik } eric_male = { _E_act_ric Eirik Eri Eric Erich Erik }
ernest_male = { Ernest Ernst } ernest_male = { Ernest Ernst }
erwin_male = { Erwein Erwin } erwin_male = { Erwein Erwin }
eugene_male = { _E_act_ug_e_grv_ni Eugen Eujen } eugene_male = { _E_act_ug_e_grv_ni Eugen Eujen }
eustace_male = { Eustache } eustace_male = { Eustache }
eystein_male = { _O_stk_ystein }
eyvind_male = { _O_stk_yvind Even Eyvind } eyvind_male = { _O_stk_yvind Even Eyvind }
fabian_male = { Fabian } fabian_male = { Fabian }
fabrice_male = { Fabrice } fabrice_male = { Fabrice }
@ -180,7 +187,7 @@ gustav_male = { Gust_a_grv_vi Gustav }
guy_male = { Gui Guido Guy } guy_male = { Gui Guido Guy }
gwenael_male = { Gu_e_act_na_e_uml_l Gwena_e_uml_l Gwenn-A_e_uml_l } gwenael_male = { Gu_e_act_na_e_uml_l Gwena_e_uml_l Gwenn-A_e_uml_l }
gwenole_male = { Gu_e_act_nol_e_act_ Gw_e_act_nol_e_act_ Gwennole } gwenole_male = { Gu_e_act_nol_e_act_ Gw_e_act_nol_e_act_ Gwennole }
haakon_male = { H_a_rng_kon Haakon } haakon_male = { H_a_rng_kon Haagen Haakon }
hadi_male = { H_e_act_di } hadi_male = { H_e_act_di }
hamed_male = { Hamed } hamed_male = { Hamed }
hamza_male = { Hamza } hamza_male = { Hamza }
@ -264,7 +271,7 @@ kai_male = { Kai Kaj }
kamil_male = { Camel Kamel } kamil_male = { Camel Kamel }
karim_male = { Karim } karim_male = { Karim }
kenneth_male = { Kenneth } kenneth_male = { Kenneth }
ketil_male = { Keld } ketil_male = { Keld Kjell }
kevin_male = { K_e_act_vin Kevin Quevin } kevin_male = { K_e_act_vin Kevin Quevin }
khalid_male = { Khaled Khalid } khalid_male = { Khaled Khalid }
khalifa_male = { Halifa } khalifa_male = { Halifa }
@ -288,7 +295,7 @@ lucian_male = { Lucian Lucien Lukian }
luke_male = { Lu Luc Lucas Lukas Luuk } luke_male = { Lu Luc Lucas Lukas Luuk }
lutfi_male = { Lotfi } lutfi_male = { Lotfi }
mael_male = { Ma_e_uml_l Ma_e_uml_lan Mael } mael_male = { Ma_e_uml_l Ma_e_uml_lan Mael }
magnus_male = { Magnus Mogens } magnus_male = { Magne Magnus Mogens }
mahdi_male = { Medhi Mehdi } mahdi_male = { Medhi Mehdi }
majid_male = { Madjid } majid_male = { Madjid }
malik_male = { Malek Mallyc Malyk } malik_male = { Malek Mallyc Malyk }
@ -330,7 +337,7 @@ norbert_male = { Norbert Nourbert }
nuruddin_male = { Nordine Noureddine } nuruddin_male = { Nordine Noureddine }
octavius_male = { _O_act_ut_a_grv_vi } octavius_male = { _O_act_ut_a_grv_vi }
odysseus_male = { Ulisse } odysseus_male = { Ulisse }
olaf_male = { Olaf Olav Ole Oluf } olaf_male = { Ola Olaf Olav Ole Oluf }
oliver_male = { _O_act_ulivi_e_act_ Olier Oliver } oliver_male = { _O_act_ulivi_e_act_ Olier Oliver }
oscar_male = { Oscar Oskar Ouscar } oscar_male = { Oscar Oskar Ouscar }
oswald_male = { Oswald } oswald_male = { Oswald }
@ -401,7 +408,7 @@ stanislaus_male = { Estanislau }
stein_male = { Steen } stein_male = { Steen }
stephen_male = { _E_act_tienne Est_e_grv_ve Estefan Stef Stefan Steffen Stephan Steven } stephen_male = { _E_act_tienne Est_e_grv_ve Estefan Stef Stefan Steffen Stephan Steven }
sufyan_male = { Seufyann Sofian Sofiane Soufian } sufyan_male = { Seufyann Sofian Sofiane Soufian }
sven_male = { Sven Svend } sven_male = { Svein Sven Svend }
sylvain_male = { S_e_act_uvan Sylvain } sylvain_male = { S_e_act_uvan Sylvain }
sylvius_male = { Silvius } sylvius_male = { Silvius }
talal_male = { Talal } talal_male = { Talal }
@ -413,10 +420,13 @@ theobald_male = { Tepot Theobald Tibaud }
theodore_male = { Teoudor Theodor Theodorus } theodore_male = { Teoudor Theodor Theodorus }
theodoric_male = { Derk Dieter Dietrich Dirk Terris Thierry } theodoric_male = { Derk Dieter Dietrich Dirk Terris Thierry }
theophilus_male = { Teoufile Theophil } theophilus_male = { Teoufile Theophil }
thomas_male = { Thomas Tom Tomaz Toumas } thomas_male = { Thomas Tom Tomas Tomaz Toumas }
thorbjorn_male = { Thorbj_o_stk_rn Torben } thor_male = { Thor Tor }
thorgeir_male = { Terje Torgjer Toke } thorbjorn_male = { Thorbj_o_stk_rn Torben Torbj_o_stk_rn }
thorgeir_male = { Terje Torgeir Torgjer Toke }
thorgils_male = { Troels } thorgils_male = { Troels }
thorleif_male = { Tollef }
thorir_male = { Thore Tore }
thorstein_male = { Thorsten Torstein } thorstein_male = { Thorsten Torstein }
tiberius_male = { Tiberius } tiberius_male = { Tiberius }
timothy_male = { Tim Timouti_e_act_u } timothy_male = { Tim Timouti_e_act_u }

View file

@ -66,7 +66,7 @@
{ "dynn_Pythgomyrhy" } { "dynn_Pythgomyrhy" }
} }
male_names = { #add name equivalencies to this later | also need to add some british asian names later male_names = {
Aarav Aaron Abnyr Addam Addvyf Alan Albyrt Aly Alyksanddyr Alyks Alffrydd Algyrnon Ambrosyws Anddryw Anfony Arkyballdd Arnolldd Arfur Awgustws Aarav Aaron Abnyr Addam Addvyf Alan Albyrt Aly Alyksanddyr Alyks Alffrydd Algyrnon Ambrosyws Anddryw Anfony Arkyballdd Arnolldd Arfur Awgustws
Bahyr Balddwyn Basynzhabu Bykyt Byddywyyry Bynjamyn Byntlyy Branddon Bryan Bahyr Balddwyn Basynzhabu Bykyt Byddywyyry Bynjamyn Byntlyy Branddon Bryan
Ddanyyl Ddaryus Ddawyydd Ddhrwvan Ddwmynyk Ddyvansh Ddanyyl Ddaryus Ddawyydd Ddhrwvan Ddwmynyk Ddyvansh

View file

@ -1,6 +1,106 @@
name_list_norwegian_wip = { name_list_norwegian = {
cadet_dynasty_names = { cadet_dynasty_names = {
"dynn__O_stk_stensen"
"dynn_Abrahamsen"
"dynn_Ali"
"dynn_Amundsen"
"dynn_Andersen"
"dynn_Andreassen"
"dynn_Bakke"
"dynn_Bakken"
"dynn_Berg"
"dynn_Berge"
"dynn_Bergsholm"
"dynn_Berntsen"
"dynn_Bj_o_stk_rgo"
"dynn_Busch"
"dynn_Christiansen"
"dynn_Dahl"
"dynn_Dalin"
"dynn_Eide"
"dynn_Eilertsen"
"dynn_Ellefsplass"
"dynn_Eriksen"
"dynn_Espedal"
"dynn_Evenshaug"
"dynn_Grande"
"dynn_Grimsrud"
"dynn_Gundersen"
"dynn_H_o_stk_gdahl"
"dynn_H_o_stk_yer"
"dynn_Hagen"
"dynn_Halvorsen"
"dynn_Hansen"
"dynn_Haugen"
"dynn_Henriksen"
"dynn_Indgaard"
"dynn_Iversen"
"dynn_J_o_stk_rgensen"
"dynn_Jacobsen"
"dynn_Jakobsen"
"dynn_Jensen"
"dynn_Johannessen"
"dynn_Johansen"
"dynn_Johnsen"
"dynn_Jonsterhaug"
"dynn_Karlsen"
"dynn_Karterud"
"dynn_Kleppe"
"dynn_Knutsen"
"dynn_Kolbj_o_stk_rnsen"
"dynn_Kristensen"
"dynn_Kristiansen"
"dynn_Kristoffersen"
"dynn_Krokeide"
"dynn_Kvalem"
"dynn_Langballe"
"dynn_Larsen"
"dynn_Lie"
"dynn_Lillest_o_stk_l"
"dynn_Lund"
"dynn_Lunde"
"dynn_Martinsen"
"dynn_Mathisen"
"dynn_Mikkelsen"
"dynn_Moe"
"dynn_Moen"
"dynn_Molde"
"dynn_Mortensen"
"dynn_Moseby"
"dynn_Nguyen"
"dynn_Nilsen"
"dynn_Norby"
"dynn_Nyg_a_rng_rd"
"dynn_Olsen"
"dynn_Olssen"
"dynn_Paulsen"
"dynn_Pedersen"
"dynn_Pettersen"
"dynn_R_o_stk_nningen"
"dynn_Rasmussen"
"dynn_S_o_stk_r_o_stk_"
"dynn_S_o_stk_raas"
"dynn_S_o_stk_rensen"
"dynn_Sandtorp"
"dynn_Sch_o_stk_nningsen"
"dynn_Sj_a_rng_v_a_rng_g"
"dynn_Skevik"
"dynn_Skullerud"
"dynn_Solberg"
"dynn_Solheim"
"dynn_Stang"
"dynn_Storbuk_a_rng_s"
"dynn_Strand"
"dynn_Stray"
"dynn_Svendsen"
"dynn_Thiis"
"dynn_Torre"
"dynn_Veierud"
"dynn_Vestenfor"
"dynn_Virkesdal"
"dynn_Wallace"
"dynn_Webster"
} }
dynasty_names = { dynasty_names = {
@ -108,50 +208,64 @@
male_names = { male_names = {
3 = { 3 = {
_O_stk_yvind _A_rng_smund
Alexander Alf Anders Andreas Arne Atle _O_stk_ystein _O_stk_yvind
Alexander Alf Anders Andreas Arne Atle Aud
Bj_o_stk_rn Bjarne
Christian Christian
Dag Daniel Dag Daniel
Einar Eirik Erik Erling Espen Egil Einar Eirik Erik Erling Espen
Finn Fredrik Finn Fredrik Frode
H_a_rng_kon H_a_rng_vard Hans Harald Henrik Geir Gunnar
Ivar H_a_rng_kon H_a_rng_vard Hans Harald Helge Henrik
J_o_stk_rgen Jan Johan Jon Inge Ivar
K_a_rng_re Kai Karl Kim Knut Kristian J_o_stk_rgen J_o_stk_rn Jan Jens Johan John Jon
Lars K_a_rng_re Kai Karl Kenneth Kim Kjell Knut Kristian
Magnus Marius Martin Morten Lars Leif
Odd Olav Ole Magne Magnus Marius Martin Morten
Odd Ola Olav Ole Ove
P_a_rng_l Per Petter P_a_rng_l Per Petter
Rolf Reidar Roar Roger Rolf Rune
Stian Stig Sverre Steinar Stian Stig Svein Sverre
Terje Thomas Trond Terje Thomas Tom Tor Torbj_o_stk_rn Tore Trond Trygve
Vidar
} }
2 = { 2 = {
Aage Adrian Aleksander Amund Andr_e_act_ Aage Adrian Aksel Aleksander Amund Andr_e_act_ Are
Benjamin Bj_o_stk_rn Bj_o_stk_rnar B_o_stk_rge Benjamin Bent Bj_o_stk_rnar
Christoffer Carl Christoffer Christopher
Dagfinn
Edvard Emil Erlend Even Edvard Emil Erlend Even
Fritz Fritz
Haakon Harry Gudmund
Ingolf Haakon Hallgeir Harry Hermann
Jo Joakim Jonas Ingolf Ingvald
Jakob Jarl Jesper Jo Joakim Johannes Jonas
Kristoffer Kristoffer
Ludvig Lasse Ludvig
Markus Mathias Mats Morgan Markus Mathias Mats Morgan
Olaf Oskar Olaf Oskar Ottar
Ragnvald Remi Robin Ragnvald Remi Robin
Sebastian Sigurd Simen Simon Sindre Sondre Stefan Steffen Sebastian Sigurd Simen Simon Sindre Sondre Stefan Steffen Sveinung
Thorbj_o_stk_rn Tobias Torstein Thorbj_o_stk_rn Thore Tobias Tomas Torgeir Torstein
Ulf
Vegard Vegard
Yngve
} }
1 = { 1 = {
Bj_o_stk_rnstjerne August
Isak Bendiks Bj_o_stk_rnstjerne Brand Bror
Fridtjof
H_a_rng_rek Haagen
Ingebrigt Isak
Jon-Hermann Julius
Lodve
Nicolay Nikolas Nicolay Nikolas
Odin Oddvard Odin
Rolf-Erik Per-Kristian
Sander Rikard Rolf-Erik
Torgjer Sander Severin Sigvald
Tollef Torgjer
Vetle Viking Vetle Viking
} }
} }
@ -159,54 +273,61 @@
3 = { 3 = {
_A_rng_se _A_rng_se
Andrine Anette Anita Ann Anna Anne Aslaug Astrid Andrine Anette Anita Ann Anna Anne Aslaug Astrid
Bente Berit Bj_o_stk_rg Bente Berit Bj_o_stk_rg Brit Britt
Camilla Cecilie Camilla Cecilie
Elin Elisabeth Ellen Else Eva Elin Elisabeth Ellen Else Eva
Gerd Grete Grethe Gunn Gerd Grete Grethe Gunn
Hanne Hege Heidi Helene Hilde Hanne Hege Heidi Helene Hilde
Ida Ingeborg Inger Ingrid Ida Ingeborg Inger Ingrid Irene
Jorunn Jorunn
Kari Kristin Kristine Kari Karin Kristin Kristine
Lene Linda Line Linn Liv Laila Lene Linda Line Linn Lise Liv
Maria Marianne Marie Marit Mary Mette Mona Monica Maria Marianne Marie Marit Mary May Merete Mette Mona Monica
Nina Nina
Ragnhild Randi Ruth Ragnhild Randi Reidun Rita Ruth
Signe Silje Siri Solveig Stine Synn_o_stk_ve Signe Sigrid Silje Siri Sissel Siv Solveig Stine Synn_o_stk_ve
Tone Torill Tove Turid Tone Torill Tove Turid
Vibeke Vibeke
Wenche Wenche
} }
2 = { 2 = {
Andrea Anniken Astri _A_rng_got
Agnes Andrea Ane Annelise Anniken Astri
Beate Bergljot Borghild Beate Bergljot Borghild
Cecilia Christina Christine Cecilia Christina Christine
Elisabet Emilie Emma Eirin Elisabet Elise Elsa Emilie Emma Erna
Gudrun Frida
Harriet Gudrun Gunhild
Harriet Helen Hj_o_stk_rdis
Ingebj_o_stk_rg Ingvild Iren Ingebj_o_stk_rg Ingvild Iren
Jannicke Jeanette Jenny Julia Julie Jannicke Jeanette Jenny Julia Julie
Karoline Katrine Karoline Katrine Kirsti Kjellaug
Lill Lill
Malin Margit Mariann Marlene Marta Marte Marthe Monika Magnhild Malin Margit Margrethe Mariann Marlene Marta Marte Marthe Monika
Nora Nora
Oda Olga Oda Oddbj_o_stk_rg Olga
Sara Sofie Sunniva Ranveig Rigmor
Sara Sigrun Sofie Sonja Sunniva Sylvia Syn_o_stk_ve
Thea Tonje Thea Tonje
} }
1 = { 1 = {
Amalie Ann-Iren Amalie Anneliese Ann-Iren
Elene Elene
Gyda Gyda
Hannah Hannah Hill-Marta
Isalill Isalill
Mirell Karita
Ragni Rikard May-Helen Mimmi Mirell
Ragni
Sanna Sanna
Veslem_o_stk_y Vilde Torny
Ursula
Valgerd Veslem_o_stk_y Vilde Vivild
Wencke Wencke
Ylva
} }
} }
dynasty_of_location_prefix = "dynnp_af" dynasty_of_location_prefix = "dynnp_av"
patronym_suffix_male = "dynnpat_suf_sen" patronym_suffix_male = "dynnpat_suf_sen"
patronym_suffix_female = "dynnpat_suf_sdatter" patronym_suffix_female = "dynnpat_suf_sdatter"

View file

@ -632,9 +632,9 @@ christiansen_dynasty = {
} }
carstana_dynasty = { carstana_dynasty = {
prefix = dynnp_de prefix = dynnp_von
name = dynn_carstana name = dynn_carstana
culture = vlach culture = austrian
} }
makserbunner_dynasty = { makserbunner_dynasty = {
@ -1526,6 +1526,7 @@ loon_dynasty = {
} }
schengen_dynasty = { schengen_dynasty = {
prefix = "dynnp_vun"
name = dynn_Schengen name = dynn_Schengen
culture = letzebuerge culture = letzebuerge
} }

View file

@ -24,7 +24,7 @@ e_alps = {
c_zurich = { c_zurich = {
color = { 255 215 205 } color = { 255 215 205 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_zurich = { b_zurich = {
province = 2051 province = 2051
@ -39,7 +39,7 @@ e_alps = {
} }
c_basel = { c_basel = {
color = { 255 215 205 } color = { 255 215 205 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_basel = { b_basel = {
province = 2050 province = 2050
@ -63,7 +63,7 @@ e_alps = {
} }
c_aargau = { # Lucerne c_aargau = { # Lucerne
color = { 150 70 15 } color = { 150 70 15 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_lucerne = { b_lucerne = {
province = 2048 province = 2048
@ -80,11 +80,11 @@ e_alps = {
d_transjurania = { d_transjurania = {
color = { 159 40 10 } color = { 159 40 10 }
capital = c_bern capital = c_bern
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_bern = { c_bern = {
color = { 139 30 10 } color = { 139 30 10 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_bern = { b_bern = {
province = 2046 province = 2046
@ -113,7 +113,7 @@ e_alps = {
} }
} }
c_geneva = { c_geneva = {
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_geneva = { b_geneva = {
province = 2035 province = 2035
@ -132,7 +132,7 @@ e_alps = {
} }
c_valais = { c_valais = {
color = { 139 30 10 } color = { 139 30 10 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_thusis = { # Sion b_thusis = { # Sion
province = 9700 province = 9700
@ -150,21 +150,20 @@ e_alps = {
color = { 215 190 220 } color = { 215 190 220 }
capital = c_grisons capital = c_grisons
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_grisons = { c_grisons = {
color = { 255 220 220 } color = { 255 220 220 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_chur = {
province = 2055
color = { 255 220 220 }
}
b_bludenz = { b_bludenz = {
province = 9704 province = 9704
color = { 170 150 190 } color = { 170 150 190 }
}
b_chur = {
province = 2055
color = { 255 220 220 }
} }
b_illanz = { b_illanz = {
province = 9786 province = 9786
@ -174,7 +173,7 @@ e_alps = {
} }
c_ticino = { c_ticino = {
color = { 139 30 10 } color = { 139 30 10 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_bellinzona = { b_bellinzona = {
province = 2478 province = 2478
@ -189,7 +188,7 @@ e_alps = {
} }
c_sankt_gallen = { c_sankt_gallen = {
color = { 230 205 205 } color = { 230 205 205 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_sankt_gallen = { b_sankt_gallen = {
province = 2053 province = 2053
@ -224,7 +223,7 @@ e_alps = {
name_list_NEOW_french=cn_savoie name_list_NEOW_french=cn_savoie
name_list_arpitan=cn_savou_e_grv_ name_list_arpitan=cn_savou_e_grv_
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_savoy = { c_savoy = {
color = { 225 233 154 } color = { 225 233 154 }
@ -235,7 +234,7 @@ e_alps = {
name_list_NEOW_french=cn_savoie name_list_NEOW_french=cn_savoie
name_list_arpitan=cn_savou_e_grv_ name_list_arpitan=cn_savou_e_grv_
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_chambery = { b_chambery = {
province = 8721 province = 8721
@ -281,7 +280,7 @@ e_alps = {
name_list_NEOW_french=cn_haute_savoie name_list_NEOW_french=cn_haute_savoie
name_list_NEOW_provencal=cn_auto_savoio name_list_NEOW_provencal=cn_auto_savoio
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_annecy = { b_annecy = {
province = 13276 province = 13276
@ -315,11 +314,11 @@ e_alps = {
color = { 159 20 58 } color = { 159 20 58 }
capital = c_besancon # Besancon capital = c_besancon # Besancon
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_vesoul = { c_vesoul = {
color = { 139 10 38 } color = { 139 10 38 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_vesoul = { b_vesoul = {
province = 2077 province = 2077
@ -344,7 +343,7 @@ e_alps = {
} }
c_besancon = { c_besancon = {
color = { 199 82 112 } color = { 199 82 112 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_besancon = { b_besancon = {
province = 2459 province = 2459
@ -374,7 +373,7 @@ e_alps = {
} }
c_dole = { c_dole = {
color = { 170 35 70 } color = { 170 35 70 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_dole = { b_dole = {
province = 2191 province = 2191
@ -434,7 +433,7 @@ e_alps = {
} }
c_kufstein = { c_kufstein = {
color = { 55 55 70 } color = { 55 55 70 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_kufstein = { b_kufstein = {
province = 2953 province = 2953
@ -453,7 +452,7 @@ e_alps = {
} }
c_reutte = { c_reutte = {
color = { 55 55 70 } color = { 55 55 70 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_reutte = { b_reutte = {
province = 2781 province = 2781
@ -472,7 +471,7 @@ e_alps = {
} }
c_vorarlberg = { c_vorarlberg = {
color = { 250 150 220 } color = { 250 150 220 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_bregenz = { b_bregenz = {
province = 2787 province = 2787
@ -490,11 +489,11 @@ e_alps = {
color = { 195 5 5 } color = { 195 5 5 }
capital = c_bozan #De-facto only, actually Tirol capital = c_bozan #De-facto only, actually Tirol
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_lienz = { c_lienz = {
color = { 55 55 70 } color = { 55 55 70 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_lienz = { b_lienz = {
province = 3134 province = 3134
@ -509,7 +508,7 @@ e_alps = {
} }
c_bozan= { c_bozan= {
color = { 60 50 60 } color = { 60 50 60 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_bolzano = { b_bolzano = {
province = 2498 province = 2498
@ -544,11 +543,11 @@ e_alps = {
color = { 3 55 245 } color = { 3 55 245 }
capital = c_vaduz capital = c_vaduz
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_vaduz = { c_vaduz = {
color = { 255 220 220 } color = { 255 220 220 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_vaduz = { b_vaduz = {
province = 2052 province = 2052
@ -582,7 +581,7 @@ e_alps = {
name_list_occitan=cn_r_o_grv_se name_list_occitan=cn_r_o_grv_se
name_list_NEOW_provencal=cn_rose name_list_NEOW_provencal=cn_rose
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_lyon = { b_lyon = {
province = 2017 province = 2017
@ -611,7 +610,7 @@ e_alps = {
cultural_names = { cultural_names = {
name_list_arpitan=cn_en name_list_arpitan=cn_en
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_bourg_en_bresse = { b_bourg_en_bresse = {
province = 2023 province = 2023
@ -653,7 +652,7 @@ e_alps = {
name_list_occitan=cn_l_e_act_ger name_list_occitan=cn_l_e_act_ger
name_list_arpitan=cn_l_e_hat_re name_list_arpitan=cn_l_e_hat_re
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_montbrison = { b_montbrison = {
province = 2021 province = 2021
color = { 201 134 72 } color = { 201 134 72 }
@ -694,7 +693,7 @@ e_alps = {
name_list_NEOW_provencal=cn_d_o_act_ufinat name_list_NEOW_provencal=cn_d_o_act_ufinat
name_list_arpitan=cn_d_a_hat_rf_e_act_n_a_hat_t name_list_arpitan=cn_d_a_hat_rf_e_act_n_a_hat_t
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_isere = { c_isere = {
color = { 212 191 11 } color = { 212 191 11 }
@ -704,7 +703,7 @@ e_alps = {
name_list_arpitan=cn_isera name_list_arpitan=cn_isera
name_list_NEOW_provencal=cn_isero name_list_NEOW_provencal=cn_isero
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_grenoble = { b_grenoble = {
province = 2027 province = 2027
@ -761,7 +760,7 @@ e_alps = {
name_list_occitan=cn_droma name_list_occitan=cn_droma
name_list_NEOW_provencal=cn_droumo name_list_NEOW_provencal=cn_droumo
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_valence = { b_valence = {
province = 2032 province = 2032
@ -810,7 +809,7 @@ e_alps = {
name_list_occitan=cn_auts_aups name_list_occitan=cn_auts_aups
name_list_NEOW_french=cn_hautes_alpes name_list_NEOW_french=cn_hautes_alpes
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_gap = { b_gap = {
province = 2059 province = 2059
@ -844,7 +843,7 @@ e_alps = {
name_list_occitan=cn_proven_c_ced_a name_list_occitan=cn_proven_c_ced_a
name_list_NEOW_provencal=cn_prouv_e_grv_n_c_ced_o name_list_NEOW_provencal=cn_prouv_e_grv_n_c_ced_o
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_bouches_du_rhone = { c_bouches_du_rhone = {
color = { 137 133 25 } color = { 137 133 25 }
@ -854,7 +853,7 @@ e_alps = {
name_list_occitan=cn_bocas_de_r_o_grv_se name_list_occitan=cn_bocas_de_r_o_grv_se
name_list_arpitan=cn_goles_de_r_o_hat_no name_list_arpitan=cn_goles_de_r_o_hat_no
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_marseille = { b_marseille = {
province = 2062 province = 2062
@ -884,7 +883,7 @@ e_alps = {
name_list_NEOW_provencal=cn_camargo name_list_NEOW_provencal=cn_camargo
name_list_occitan=cn_camarga name_list_occitan=cn_camarga
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_arles = { b_arles = {
province = 2066 province = 2066
@ -914,7 +913,7 @@ e_alps = {
name_list_occitan=cn_aups_maritims name_list_occitan=cn_aups_maritims
name_list_NEOW_provencal=cn_aup_maritime name_list_NEOW_provencal=cn_aup_maritime
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_nice = { b_nice = {
province = 8717 province = 8717
@ -952,7 +951,7 @@ e_alps = {
name_list_occitan=cn_bassas_aups name_list_occitan=cn_bassas_aups
name_list_NEOW_provencal=cn_b_a_grv_ssis_aup name_list_NEOW_provencal=cn_b_a_grv_ssis_aup
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_forcalquier = { b_forcalquier = {
province = 2070 province = 2070
@ -994,7 +993,7 @@ e_alps = {
c_var = { c_var = {
color = { 127 125 23 } color = { 127 125 23 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_toulon = { b_toulon = {
province = 2301 province = 2301
@ -1040,7 +1039,7 @@ e_alps = {
name_list_occitan=cn_vauclusa name_list_occitan=cn_vauclusa
name_list_NEOW_provencal=cn_vau_cluso name_list_NEOW_provencal=cn_vau_cluso
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_avignon = { b_avignon = {
province = 2067 province = 2067
@ -1081,12 +1080,12 @@ e_alps = {
name_list_ligurian=cn_m_u_vrt_negu name_list_ligurian=cn_m_u_vrt_negu
name_list_NEOW_provencal=cn_m_o_act_nego name_list_NEOW_provencal=cn_m_o_act_nego
} }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
c_monaco = { c_monaco = {
color = { 229 27 34 } color = { 229 27 34 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
b_monaco = { b_monaco = {
province = 8719 province = 8719

View file

@ -3675,7 +3675,7 @@ e_britannia = {
c_gowrie = { c_gowrie = {
color = { 30 71 153 } color = { 30 71 153 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_irish = cn_gobharaidh name_list_irish = cn_gobharaidh
@ -4278,7 +4278,7 @@ e_britannia = {
c_inverness = { c_inverness = {
color = { 62 91 178 } color = { 62 91 178 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_irish = cn_inbhir_nis name_list_irish = cn_inbhir_nis
@ -4364,7 +4364,7 @@ e_britannia = {
} }
c_ross = { c_ross = {
color = { 63 78 153 } color = { 63 78 153 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_irish = cn_ros name_list_irish = cn_ros
@ -4447,7 +4447,7 @@ e_britannia = {
} }
c_sutherland = { c_sutherland = {
color = { 71 104 204 } color = { 71 104 204 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_irish = cn_cataibh name_list_irish = cn_cataibh
@ -4505,7 +4505,7 @@ e_britannia = {
} }
c_caithness = { c_caithness = {
color = { 44 65 127 } color = { 44 65 127 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_NEOW_welsh = cn_cothnais name_list_NEOW_welsh = cn_cothnais
@ -4558,7 +4558,7 @@ e_britannia = {
c_argyll = { c_argyll = {
color = { 89 111 178 } color = { 89 111 178 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_irish = cn_earraghael name_list_irish = cn_earraghael
@ -4615,7 +4615,7 @@ e_britannia = {
} }
c_inner_hebrides = { c_inner_hebrides = {
color = { 102 127 204 } color = { 102 127 204 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_NEOW_welsh = cn_ynysoedd_mewnol_heledd name_list_NEOW_welsh = cn_ynysoedd_mewnol_heledd
@ -4679,7 +4679,7 @@ e_britannia = {
} }
c_outer_hebrides = { c_outer_hebrides = {
color = { 76 95 153 } color = { 76 95 153 }
can_be_named_after_dynasty = no #can_be_named_after_dynasty = no
cultural_names = { cultural_names = {
name_list_NEOW_welsh = cn_ynysoedd_allanol_heledd name_list_NEOW_welsh = cn_ynysoedd_allanol_heledd

View file

@ -2269,13 +2269,6 @@ e_germany = {
cultural_names = { cultural_names = {
name_list_bavarian = cn_allgai name_list_bavarian = cn_allgai
} }
b_kempten = {
province = 2783
color = { 25 25 25 }
cultural_names = {
name_list_swabian = cn_kempte
}
}
b_kaufbeuren = { b_kaufbeuren = {
province = 2784 province = 2784
@ -2283,6 +2276,13 @@ e_germany = {
cultural_names = { cultural_names = {
name_list_bavarian = cn_kaufbeiren name_list_bavarian = cn_kaufbeiren
} }
}
b_kempten = {
province = 2783
color = { 25 25 25 }
cultural_names = {
name_list_swabian = cn_kempte
}
} }
b_memmingen = { b_memmingen = {
province = 2776 province = 2776

View file

@ -16,10 +16,16 @@
#Thelema #Thelema
religion_tag = thelema_religion religion_tag = thelema_religion
#Britanic #Britanic
religion_tag = brittanic_religion religion_tag = brittanic_religion
### Pagans ### Pagans
#Druidics #Druidics
religion_tag = druidic_religion religion_tag = druidic_religion
#Hermetic
religion_tag = hermetic_religion
#Europeanist
religion_tag = europeanist_religion
# Temp measure before religion doctrines set up for religions w/ PotB access # Temp measure before religion doctrines set up for religions w/ PotB access
has_doctrine = special_doctrine_people_of_the_book has_doctrine = special_doctrine_people_of_the_book
@ -73,9 +79,11 @@
hostility_override_special_doctrine_christian_kinship = 2 hostility_override_special_doctrine_christian_kinship = 2
hostility_override_special_doctrine_reformation_roots = 2 hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 3 hostility_override_special_doctrine_incorruptible_dogma = 3
hostility_overridespecial_doctrine_christian_hermetic = 2
same_hof_hostility_override = 0 same_hof_hostility_override = 0
loc_parameter_roman_rite_astray = 1 loc_parameter_roman_rite_astray = 1
@ -241,6 +249,7 @@
hostility_override_special_doctrine_fae_and_folklore = 2 hostility_override_special_doctrine_fae_and_folklore = 2
hostility_override_special_doctrine_singular_interpretation = 3 hostility_override_special_doctrine_singular_interpretation = 3
hostility_override_special_doctrine_christian_hermetic = 1
loc_parameter_novelist_kinship = yes loc_parameter_novelist_kinship = yes
loc_parameter_academic_kinship_astray = 1 loc_parameter_academic_kinship_astray = 1
@ -279,6 +288,7 @@
hostility_override_special_doctrine_goddesses_and_glory = 2 hostility_override_special_doctrine_goddesses_and_glory = 2
hostility_override_special_doctrine_singular_interpretation = 3 hostility_override_special_doctrine_singular_interpretation = 3
hostility_override_special_doctrine_christian_hermetic = 2
loc_parameter_novelist_kinship = yes loc_parameter_novelist_kinship = yes
loc_parameter_christian_kinship_astray = 1 loc_parameter_christian_kinship_astray = 1
@ -363,6 +373,8 @@
hostility_override_special_doctrine_independent_catholic = 2 hostility_override_special_doctrine_independent_catholic = 2
hostility_override_special_doctrine_radical_reform = 3 hostility_override_special_doctrine_radical_reform = 3
hostility_override_special_doctrine_christian_hermetic = 1
same_hof_hostility_override = 0 same_hof_hostility_override = 0
loc_parameter_established_church_astray = 1 loc_parameter_established_church_astray = 1
@ -417,6 +429,8 @@
hostility_override_special_doctrine_via_media = 2 hostility_override_special_doctrine_via_media = 2
hostility_override_special_doctrine_radical_reform = 3 hostility_override_special_doctrine_radical_reform = 3
hostility_override_special_doctrine_christian_hermetic = 2
loc_parameter_reformation_roots_astray = 1 loc_parameter_reformation_roots_astray = 1
loc_parameter_reformation_roots_hostile = 2 loc_parameter_reformation_roots_hostile = 2
@ -482,6 +496,7 @@
hostility_override_special_doctrine_people_of_the_book = 2 hostility_override_special_doctrine_people_of_the_book = 2
loc_parameter_fae_and_folklore_astray = 1 loc_parameter_fae_and_folklore_astray = 1
loc_parameter_fae_and_folklore_hostile = 2
} }
} }
@ -571,6 +586,8 @@
hostility_override_special_doctrine_incorruptible_dogma = 3 hostility_override_special_doctrine_incorruptible_dogma = 3
hostility_override_special_doctrine_radical_reform = 3 hostility_override_special_doctrine_radical_reform = 3
hostility_override_special_doctrine_christian_hermetic = 1
loc_parameter_via_media = yes loc_parameter_via_media = yes
loc_parameter_via_media_astray = 1 loc_parameter_via_media_astray = 1
@ -762,17 +779,123 @@
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
hostility_override_special_doctrine_regicidal = 0 hostility_override_special_doctrine_regicidal = 0
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
hostility_override_special_doctrine_true_servants_of_the_queen = 3 hostility_override_special_doctrine_true_servants_of_the_queen = 3
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
loc_parameter_is_regicidal = yes
} }
} }
####Hermetic Doctrine#### ####Hermetic Doctrine####
special_doctrine_christian_hermetic = {
is_shown = {
religion_tag = hermetic_religion
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
####German/Adonist Doctrine#### hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 2
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 0
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_sevillian_rite = 1
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 2
}
}
special_doctrine_nobelian_hermetic = {
is_shown = {
religion_tag = hermetic_religion
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_sevillian_rite = 0
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 3
}
}
####German/Adonist Doctrine#### Adonist should hate the christians(everyone kinda tbh), and deists. germanpagan probably dont need aything too fancy, cept maybe the folktero being astray with christians
###Europeanists###
special_doctrine_europeanist = {
is_shown = {
religion_tag = europeanist_religion
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_sevillian_rite = 0
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 3
}
}
#Fallback Doctrine #Fallback Doctrine
special_doctrine_religion_fallback = { special_doctrine_religion_fallback = {

View file

@ -149,6 +149,41 @@ kassel = {
} }
} }
### folk german
kyffhauser = {
county = c_merseburg
barony = b_sangerhausen
character_modifier = {
monthly_piety_gain_mult = 0.1
legitimacy_gain_mult = 0.05
}
}
neuschwanstein = {
county = c_allgau
barony = b_kaufeuren
character_modifier = {
monthly_prestige_gain_mult = 0.1
monthly_lifestyle_xp_gain_mult = 0.1
}
}
leipzig = {
county = c_leipzig
character_modifier = {
monthly_prestige_gain_mult = 0.05
personal_scheme_phase_duration_add = -10
}
}
bremen = {
county = c_bremen
character_modifier = {
tax_mult = 0.5
}
}
#concodantist #concodantist
maastricht = { maastricht = {
@ -531,6 +566,16 @@ lisieux = {
} }
} }
assisi = {
county = c_spoleto
barony = b_assissi
character_modifier = {
church_holding_build_gold_cost = -0.1
learning_per_piety_level = 2
}
}
santiago = { santiago = {
county = c_coruna county = c_coruna
barony = b_santiago barony = b_santiago
@ -563,6 +608,55 @@ segrada_familia = {
} }
} }
santo_toribio_de_liebana = {
county = c_asturias_de_santillana
barony = b_reinosa
character_modifier = {
learning_per_piety_level = 1
}
}
escorial = {
county = c_madrid
character_modifier = {
development_growth_factor = 0.05
church_holding_build_gold_cost = -0.15
}
}
lisboa = {
county = c_lisboa
character_modifier = {
development_growth_factor = 0.1
church_holding_build_gold_cost = -0.1
}
}
andorra = {
county = c_andorra
character_modifier = {
defender_advantage = 5
diplomacy = 1
}
}
caravaca_de_la_cruz = {
county = c_murcia
barony = b_caravacadelacruz
character_modifier = {
title_creation_cost_mult = -0.15
men_at_arms_maintenance_per_dread_mult = -0.002
}
}
la_rioja = {
county = c_najera
character_modifier = {
health = 0.1
monthly_piety_gain_mult = 0.1
}
}
# Calvinist (Genevan/Helvetic) # Calvinist (Genevan/Helvetic)
the_hague = { the_hague = {
@ -2233,7 +2327,7 @@ uppsala = {
lejre = { lejre = {
county = c_sjaelland county = c_sjaelland
barony = b_hafn
character_modifier = { character_modifier = {
name = holy_site_lejre_effect_name name = holy_site_lejre_effect_name
knight_effectiveness_mult = 0.2 knight_effectiveness_mult = 0.2

View file

@ -601,7 +601,7 @@
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem # Uncomment once 0.3 starts being worked on # holy_site = jerusalem
holy_site = rome holy_site = rome
holy_site = cologne holy_site = cologne
holy_site = santiago holy_site = assisi
holy_site = lisieux holy_site = lisieux
holy_site = lourdes holy_site = lourdes
@ -785,10 +785,11 @@
graphical_faith = "catholic_gfx" graphical_faith = "catholic_gfx"
#placeholder holy sites #placeholder holy sites
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem # Uncomment once 0.3 starts being worked on # holy_site = jerusalem
holy_site = rome holy_site = escorial
holy_site = santiago holy_site = santiago
holy_site = seville holy_site = santo_toribio_de_liebana
holy_site = lourdes holy_site = lourdes
holy_site = la_rioja
#holy_site = segrada_familia #holy_site = segrada_familia
#Special Tolerance | placeholder #Special Tolerance | placeholder
@ -948,6 +949,7 @@
holy_site = lisieux holy_site = lisieux
holy_site = lourdes holy_site = lourdes
holy_site = santiago holy_site = santiago
holy_site = assisi
#holy_site = segrada_familia #holy_site = segrada_familia
#Special Tolerance | placeholder #Special Tolerance | placeholder
@ -1095,8 +1097,9 @@
#placeholder holy sites #placeholder holy sites
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem # Uncomment once 0.3 starts being worked on # holy_site = jerusalem
holy_site = rome holy_site = rome
holy_site = cologne holy_site = domremy
holy_site = santiago holy_site = reims
holy_site = avignon
holy_site = lourdes holy_site = lourdes
holy_site = paris holy_site = paris
#holy_site = segrada_familia #holy_site = segrada_familia
@ -1173,10 +1176,12 @@
graphical_faith = "catholic_gfx" graphical_faith = "catholic_gfx"
#placeholder holy sites #placeholder holy sites
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem # Uncomment once 0.3 starts being worked on # holy_site = jerusalem
holy_site = rome holy_site = santo_toribio_de_liebana
holy_site = toledo_mozarabic holy_site = andorra
holy_site = santiago holy_site = santiago
holy_site = kent holy_site = caravaca_de_la_cruz
holy_site = toledo_mozarabic
holy_site = lisboa
#holy_site = segrada_familia #holy_site = segrada_familia
#Main Group | placeholder #Main Group | placeholder

View file

@ -249,8 +249,11 @@
icon = volksmarchen icon = volksmarchen
holy_site = teutoburger holy_site = teutoburger
holy_site = paderborn holy_site = paderborn
holy_site = kyffhauser
holy_site = leipzig
holy_site = bremen
holy_site = neuschwanstein
doctrine = unreformed_faith_doctrine doctrine = unreformed_faith_doctrine
doctrine = tenet_sanctity_of_nature doctrine = tenet_sanctity_of_nature

View file

@ -184,6 +184,7 @@
doctrine = tenet_scientific_discourse doctrine = tenet_scientific_discourse
doctrine = tenet_esotericism doctrine = tenet_esotericism
doctrine = tenet_gnosticism doctrine = tenet_gnosticism
doctrine = special_doctrine_christian_hermetic
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }
@ -293,6 +294,7 @@
doctrine = tenet_scientific_discourse doctrine = tenet_scientific_discourse
doctrine = tenet_inner_journey doctrine = tenet_inner_journey
doctrine = tenet_pacifism doctrine = tenet_pacifism
doctrine = special_doctrine_nobelian_hermetic
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }

View file

@ -9,7 +9,7 @@
doctrine = doctrine_polytheist doctrine = doctrine_polytheist
doctrine = doctrine_temporal_head doctrine = doctrine_temporal_head
doctrine = doctrine_gender_equal doctrine = doctrine_gender_equal
doctrine = doctrine_pluralism_righteous doctrine = doctrine_pluralism_pluralistic
doctrine = doctrine_theocracy_lay_clergy doctrine = doctrine_theocracy_lay_clergy
#Marriage #Marriage
@ -444,7 +444,7 @@
#Special/virtue #Special/virtue
doctrine = special_doctrine_charlemagne doctrine = special_doctrine_charlemagne
doctrine = doctrine_pluralism_fundamentalist doctrine = doctrine_pluralism_righteous
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }

View file

@ -633,7 +633,7 @@
#Special Tolerance | placeholder #Special Tolerance | placeholder
doctrine = special_doctrine_reformation_roots doctrine = special_doctrine_reformation_roots
doctrine = doctrine_no_head doctrine = doctrine_no_head
doctrine = doctrine_pilgrimage_forbidden doctrine = doctrine_pilgrimage_encouraged
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_aniconism doctrine = tenet_aniconism
@ -666,7 +666,7 @@
#Special Tolerance | placeholder #Special Tolerance | placeholder
doctrine = special_doctrine_radical_reform doctrine = special_doctrine_radical_reform
doctrine = doctrine_pilgrimage_forbidden doctrine = doctrine_pilgrimage_encouraged
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_aniconism doctrine = tenet_aniconism

View file

@ -22,7 +22,7 @@ germany0002 = {
name = "Franz" name = "Franz"
dynasty = klosters_dynasty dynasty = klosters_dynasty
religion = "helvetic" religion = "helvetic"
culture = swiss culture = romansch
trait = education_learning_3 trait = education_learning_3
trait = chaste trait = chaste
trait = humble trait = humble
@ -39,7 +39,7 @@ alps_jurgen_klosters = {
name = "Jürgen" name = "Jürgen"
dynasty = klosters_dynasty dynasty = klosters_dynasty
religion = "helvetic" religion = "helvetic"
culture = swiss culture = romansch
trait = education_martial_4 trait = education_martial_4
trait = zealous trait = zealous
trait = brave trait = brave

View file

@ -546,7 +546,7 @@ benelux_helcna_krieps = {
benelux_rachel_lenners = { benelux_rachel_lenners = {
name = "Hélcna" name = "Hélcna"
dynasty = lenners_dynasty dynasty = lenners_dynasty
culture = letzebuerge culture = limburgisch
religion = carolingian religion = carolingian
female = yes female = yes
trait = education_martial_1 trait = education_martial_1

View file

@ -555,8 +555,8 @@ france_joachim_murat = {
france_axel_lindenbrock = { france_axel_lindenbrock = {
name = "Axel" name = "Axel"
dynasty = lindenbrock_dynasty dynasty = lindenbrock_dynasty
religion = "rocambolist" religion = "genevan"
culture = "occitan" culture = "rottisch"
trait = education_stewardship_3 trait = education_stewardship_3
trait = scholar trait = scholar
trait = humble trait = humble

View file

@ -120,13 +120,15 @@
2055 = { 2055 = {
culture = romansch culture = romansch
religion = helvetic religion = helvetic
holding = castle_holding holding = city_holding
} }
9704 = { 9704 = {
holding = none holding = castle_holding
culture = romansch
religion = helvetic
} }
9786 = { 9786 = {
holding = none holding = church_holding
} }
#k_tirol #k_tirol

View file

@ -679,6 +679,8 @@
holding = none holding = none
1000.1.1 = { 1000.1.1 = {
holding = castle_holding holding = castle_holding
culture = norflander
religion = old_thelema
} }
} }
1590 = { 1590 = {

View file

@ -1787,7 +1787,9 @@
holding = castle_holding holding = castle_holding
} }
2784 = { 2784 = {
holding = city_holding culture = aleman
religion = volksmarchen
holding = castle_holding
} }
2776 = { 2776 = {
holding = church_holding holding = church_holding

View file

@ -270,7 +270,7 @@
holding = castle_holding holding = castle_holding
} }
2581 = { 2581 = {
holding = none holding = church_holding
} }
2586 = { 2586 = {
holding = city_holding holding = city_holding

View file

@ -3,7 +3,7 @@ k_andalusia = {
# holder = hispania0006 # holder = hispania0006
#} #}
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 8
} }
} }
@ -12,7 +12,7 @@ d_granada = {
holder = hispania0006 holder = hispania0006
} }
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 13
} }
} }
@ -20,6 +20,7 @@ d_cordoba = {
2547.6.14 = { 2547.6.14 = {
holder = hispania0022 holder = hispania0022
#liege = k_andalusia #liege = k_andalusia
change_development_level = 12
} }
} }

View file

@ -14,9 +14,29 @@ d_aragon = {
holder = hispania0015 holder = hispania0015
} }
} }
c_barcelona = {
2505.1.1 = {
change_development_level = 16
}
2550.1.1 = {
holder = hispania0007
}
}
c_tarragona = {
2505.1.1 = {
change_development_level = 14
}
2550.1.1 = {
holder = hispania0007
}
}
c_zaragoza = { c_zaragoza = {
2541.7.21 = { 2541.7.21 = {
holder = hispania0014 holder = hispania0014
change_development_level = 12
} }
2550.1.10 = { 2550.1.10 = {
holder = hispania0015 holder = hispania0015
@ -57,12 +77,14 @@ c_valencia = {
2550.1.1 = { 2550.1.1 = {
holder = aragon_bermond_figueroa holder = aragon_bermond_figueroa
liege = k_aragon liege = k_aragon
change_development_level = 14
} }
} }
c_alicante = { c_alicante = {
2550.1.1 = { 2550.1.1 = {
holder = aragon_bermond_figueroa holder = aragon_bermond_figueroa
liege = k_aragon liege = k_aragon
change_development_level = 13
} }
} }
c_castellon = { c_castellon = {
@ -82,18 +104,21 @@ c_mallorca = {
2550.7.18 = { 2550.7.18 = {
holder = aragon_berenguer_ribera holder = aragon_berenguer_ribera
liege = k_aragon liege = k_aragon
change_development_level = 10
} }
} }
c_menorca = { c_menorca = {
2550.7.18 = { 2550.7.18 = {
holder = aragon_berenguer_ribera holder = aragon_berenguer_ribera
liege = k_aragon liege = k_aragon
change_development_level = 8
} }
} }
c_iviza = { c_iviza = {
2550.7.18 = { 2550.7.18 = {
holder = aragon_ravi_eivissa holder = aragon_ravi_eivissa
liege = d_mallorca liege = d_mallorca
change_development_level = 9
} }
} }
@ -108,5 +133,6 @@ c_murcia = {
2550.1.1 = { 2550.1.1 = {
holder = aragon_diego_salzillo holder = aragon_diego_salzillo
liege = k_aragon liege = k_aragon
change_development_level = 9
} }
} }

View file

@ -7,6 +7,24 @@ k_castille_leon = {
} }
} }
c_madrid = {
2505.1.1 = {
change_development_level = 18
}
2530.1.1 = {
holder = hispania0002
}
}
c_toledo = {
2505.1.1 = {
change_development_level = 15
}
2530.1.1 = {
holder = hispania0002
}
}
d_la_mancha = { d_la_mancha = {
2526.4.22 = { #change to 2526.4.22 2526.4.22 = { #change to 2526.4.22
holder = hispania0023 holder = hispania0023
@ -23,6 +41,7 @@ c_salamanca = {
2550.1.1 = { 2550.1.1 = {
holder = castille_marina_alagon holder = castille_marina_alagon
liege = d_leon liege = d_leon
change_development_level = 10
} }
} }
c_zamora = { c_zamora = {
@ -35,6 +54,7 @@ c_valladolid = {
2550.1.1 = { 2550.1.1 = {
holder = castille_gerardo_castellon holder = castille_gerardo_castellon
liege = d_leon liege = d_leon
change_development_level = 11
} }
} }
@ -85,6 +105,7 @@ c_cuenca = {
d_badajoz = { d_badajoz = {
2476.1.1 = { 2476.1.1 = {
holder = hispania_cortes_hernan_1 holder = hispania_cortes_hernan_1
change_development_level = 10
} }
2500.1.1 = { 2500.1.1 = {
@ -98,11 +119,13 @@ c_caceres = {
2550.1.1 = { 2550.1.1 = {
holder = castille_arias_aracena holder = castille_arias_aracena
liege = d_badajoz liege = d_badajoz
change_development_level = 8
} }
} }
c_plasencia = { c_plasencia = {
2550.1.1 = { 2550.1.1 = {
holder = castille_mencia_martin holder = castille_mencia_martin
liege = d_badajoz liege = d_badajoz
change_development_level = 8
} }
} }

View file

@ -225,7 +225,8 @@ d_gibraltar = {
2550.1.1 = { 2550.1.1 = {
holder = hispania0024 holder = hispania0024
government = administrative_government government = administrative_government
liege = e_britannia liege = e_britannia
change_development_level = 13
} }
} }
@ -233,8 +234,7 @@ d_gibraltar = {
c_gibraltar = { c_gibraltar = {
2550.1.1 = { 2550.1.1 = {
holder = hispania0024 holder = hispania0024
government = administrative_government government = administrative_government
change_development_level = 10
} }
} }

View file

@ -1,9 +1,17 @@
k_navarra = { k_navarra = {
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 14
} }
2550.1.1 = { 2550.1.1 = {
holder = hispania0008 holder = hispania0008
} }
} }
c_najera = {
2506.1.1 = {
change_development_level = 7
}
2550.1.1 = {
holder = hispania0008
}
}

View file

@ -9,7 +9,7 @@ k_portugal = {
d_canarias = { d_canarias = {
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 12
} }
2550.1.1 = { 2550.1.1 = {
holder = hispania0001 holder = hispania0001
@ -20,6 +20,7 @@ d_canarias = {
d_algarve = { d_algarve = {
2020.9.2 = { 2020.9.2 = {
holder = thez_the_mighty holder = thez_the_mighty
change_development_level = 12
} }
2073.11.16 = { #for now 2073.11.16 = { #for now
holder = 0 holder = 0
@ -53,6 +54,27 @@ d_porto = {
} }
} }
c_porto = {
2550.1.1 = {
change_development_level = 17
holder = portugal_vela_aboim
}
}
c_coimbra = {
2550.1.1 = {
change_development_level = 10
holder = hispania0001
}
}
c_lisboa = {
2550.1.1 = {
change_development_level = 16
holder = hispania0001
}
}
c_elvas = { c_elvas = {
2550.1.1 = { 2550.1.1 = {
holder = portugal_bernardo_fogaca holder = portugal_bernardo_fogaca
@ -84,10 +106,4 @@ d_iberian_hof = {
government = theocracy_government government = theocracy_government
liege = k_portugal liege = k_portugal
} }
}
b_setubal = {
2550.1.1 = {
holder = hispania_patriarch_iago
}
} }

View file

@ -13,12 +13,14 @@ k_sevillian_papacy = {
d_sevilla = { d_sevilla = {
2550.1.1 = { 2550.1.1 = {
holder = hispania0005 holder = hispania0005
change_development_level = 10
} }
} }
c_sevilla = { c_sevilla = {
2550.1.1 = { 2550.1.1 = {
holder = hispania0005 holder = hispania0005
change_development_level = 13
} }
} }
@ -45,14 +47,16 @@ b_moron = {
c_niebla = { c_niebla = {
2550.1.1 = { 2550.1.1 = {
holder = andalusia_manrique_almonte holder = andalusia_manrique_almonte
liege = k_sevillian_papacy liege = k_sevillian_papacy
change_development_level = 11
} }
} }
c_cadiz = { c_cadiz = {
2550.1.1 = { 2550.1.1 = {
holder = andalusia_jesus_de_la_torre holder = andalusia_jesus_de_la_torre
liege = k_sevillian_papacy liege = k_sevillian_papacy
change_development_level = 16
} }
} }

View file

@ -9,33 +9,39 @@ d_galicia = {
holder = hispania0004 holder = hispania0004
} }
} }
c_monterrei = {
c_coruna = {
2550.1.1 = { 2550.1.1 = {
holder = s_galicia_mumadona_ourense holder = hispania0004
liege = d_galicia change_development_level = 11
} }
} }
d_asturias = { c_tui = {
2550.1.1 = { 2550.1.1 = {
holder = s_galicia_sanchu_melendez holder = s_galicia_mumadona_ourense
liege = d_galicia
change_development_level = 13
} }
} }
c_asturias_de_oviedo = { c_asturias_de_oviedo = {
2550.1.1 = { 2550.1.1 = {
holder = s_galicia_sanchu_melendez holder = s_galicia_sanchu_melendez
change_development_level = 12
} }
} }
c_pravia = { c_pravia = {
2550.1.1 = { 2550.1.1 = {
holder = s_galicia_sanchu_melendez holder = s_galicia_sanchu_melendez
change_development_level = 8
} }
} }
c_asturias_de_santillana = { c_asturias_de_santillana = {
2550.1.1 = { 2550.1.1 = {
holder = s_galicia_savaricu_estevez holder = s_galicia_savaricu_estevez
change_development_level = 11
} }
} }

View file

@ -12,7 +12,7 @@ e_alps = {
d_rhaetia = { d_rhaetia = {
2554.1.1 = { 2554.1.1 = {
holder = alps_liutbert_chur holder = alps_jurgen_klosters
liege = e_alps liege = e_alps
} }
} }

View file

@ -1155,3 +1155,33 @@
dynn_Veierud:0 "Veierud" dynn_Veierud:0 "Veierud"
dynn_Busch:0 "Busch" dynn_Busch:0 "Busch"
dynn_Wallace:0 "Wallace" dynn_Wallace:0 "Wallace"
dynn_Grhysllyy:0 "Grhysllyy"
dynn_Kharhdd:0 "Kharhdd"
dynn_Ddurhnforhdd:0 "Ddurhnforhdd"
dynn_Shypston:0 "Shypston"
dynn_Byrhgamot:0 "Byrhgamot"
dynn_Toynyng:0 "Toynyng"
dynn_Iddlly:0 "Iddlly"
dynn_Pallyn:0 "Pallyn"
dynn_Jonsyrhrhy:0 "Jonsyrhrhy"
dynn_Watyrhhousy:0 "Watyrhhousy"
dynn_Shaftoy:0 "Shaftoy"
dynn_Hakysoyll:0 "Hakysoyll"
dynn_Bollstrhoodd:0 "Bollstrhoodd"
dynn_Hokkston:0 "Hokkston"
dynn_Angllysyy:0 "Angllysyy"
dynn_Tyakh:0 "Tyakh"
dynn_Fllamstyydd:0 "Fllamstyydd"
dynn_Frhokkd:0 "Frhokkd"
dynn_Skuynllakk:0 "Skuynllakk"
dynn_Kingsmorhe:0 "Kingsmorhe"
dynn_Kllarhkson:0 "Kllarhkson"
dynn_May:0 "May"
dynn_Ebynyzyng:0 "Ebynyzyng"
dynn_Eastoyndd:0 "Eastoyndd"
dynn_Eastynddyng:0 "Eastynddyng"
dynn_Kllokkston:0 "Kllokkston"
dynn_Kllyrhkenoyllyngton:0 "Kllyrhkenoyllyngton"
dynn_Lymyllyygh:0 "Lymyllyygh"
dynn_Korhnoallyngton:0 "Korhnoallyngton"
dynn_Pythgomyrhy:0 "Pythgomyrhy"

View file

@ -63,6 +63,7 @@
dynnp_do:0 "do " dynnp_do:0 "do "
dynnp_dei:0 "dei " dynnp_dei:0 "dei "
dynnp_dell_:0 "dell' " dynnp_dell_:0 "dell' "
dynnp_vun:0 "vun "
############################################################ ############################################################
# Names # Names

View file

@ -390,7 +390,7 @@
#e_germania #e_germania
dynnp_von:0 "von " dynnp_von:0 "von "
dynn_furrer:0 "Furrer" dynn_furrer:0 "Furrer"
dynn_carstana:0 "Carstană" dynn_carstana:0 "Kärnstein"
dynn_habsburg:0 "Habsburg" dynn_habsburg:0 "Habsburg"
dynn_lichtenstein:0 "Lichtenstein" dynn_lichtenstein:0 "Lichtenstein"
dynn_audi:0 "Audi" dynn_audi:0 "Audi"

View file

@ -2556,4 +2556,109 @@
Joakim:0 "Joakim" Joakim:0 "Joakim"
Fredrik:0 "Fredrik" Fredrik:0 "Fredrik"
K_a_rng_re:0 "Kåre" K_a_rng_re:0 "Kåre"
Dag:0 "Dag" Dag:0 "Dag"
Kjell:0 "Kjell"
Tor:0 "Tor"
Svein:0 "Svein"
Geir:0 "Geir"
Jarl:0 "Jarl"
Brand:0 "Brand"
Jon-Hermann:0 "Jon-Hermann"
Trygve:0 "Trygve"
Torbj_o_stk_rn:0 "Torbjørn"
Gunhild:0 "Gunhild"
Aud:0 "Aud"
Vidar:0 "Vidar"
Sveinung:0 "Sveinung"
Brit:0 "Brit"
Anneliese:0 "Anneliese"
Fridtjof:0 "Fridtjof"
Reidar:0 "Reidar"
Valgerd:0 "Valgerd"
Tore:0 "Tore"
Kirsti:0 "Kirsti"
Haagen:0 "Haagen"
Ylva:0 "Ylva"
Mimmi:0 "Mimmi"
Eirin:0 "Eirin"
Syn_o_stk_ve:0 "Synøve"
Ola:0 "Ola"
Dagfinn:0 "Dagfinn"
Roar:0 "Roar"
Are:0 "Are"
Ottar:0 "Ottar"
Ranveig:0 "Ranveig"
Hj_o_stk_rdis:0 "Hjørdis"
Oddvard:0 "Oddvard"
Aaron:0 "Aaron"
Abnyr:0 "Abnyr"
Addam:0 "Addam"
Albyrt:0 "Albyrt"
_A_rng_got:0 "Ågot"
Ingebrigt:0 "Ingebrigt"
May:0 "May"
Laila:0 "Laila"
Aly:0 "Aly"
Alyksanddyr:0 "Alyksanddyr"
Magne:0 "Magne"
Lodve:0 "Lodve"
May-Helen:0 "May-Helen"
_A_rng_smund:0 "Åsmund"
Gudmund:0 "Gudmund"
Hill-Marta:0 "Hill-Marta"
Karita:0 "Karita"
Torny:0 "Torny"
Steinar:0 "Steinar"
Tomas:0 "Tomas"
Alyks:0 "Alyks"
Alffrydd:0 "Alffrydd"
Algyrnon:0 "Algyrnon"
Ambrosyws:0 "Ambrosyws"
Anddryw:0 "Anddryw"
Anfony:0 "Anfony"
Arkyballdd:0 "Arkyballdd"
Arnolldd:0 "Arnolldd"
Rigmor:0 "Rigmor"
Thore:0 "Thore"
Aksel:0 "Aksel"
Per-Kristian:0 "Per-Kristian"
Reidun:0 "Reidun"
Arfur:0 "Arfur"
Awgustws:0 "Awgustws"
Egil:0 "Egil"
Siv:0 "Siv"
Vivild:0 "Vivild"
Bahyr:0 "Bahyr"
Balddwyn:0 "Balddwyn"
Oddbj_o_stk_rg:0 "Oddbjørg"
Magnhild:0 "Magnhild"
Basynzhabu:0 "Basynzhabu"
Bykyt:0 "Bykyt"
Sigvald:0 "Sigvald"
Hallgeir:0 "Hallgeir"
Byddywyyry:0 "Byddywyyry"
Bynjamyn:0 "Bynjamyn"
Byntlyy:0 "Byntlyy"
Branddon:0 "Branddon"
Bror:0 "Bror"
Yngve:0 "Yngve"
Ingvald:0 "Ingvald"
Bendiks:0 "Bendiks"
Tollef:0 "Tollef"
Ddanyyl:0 "Ddanyyl"
Ddaryus:0 "Ddaryus"
Christopher:0 "Christopher"
Ddawyydd:0 "Ddawyydd"
Ddwmynyk:0 "Ddwmynyk"
Torgeir:0 "Torgeir"
H_a_rng_rek:0 "Hårek"
Ove:0 "Ove"
Sissel:0 "Sissel"
Eaddrydd:0 "Eaddrydd"
Eaddwyg:0 "Eaddwyg"
Elsa:0 "Elsa"
_O_stk_ystein:0 "Øystein"
Ane:0 "Ane"
Kjellaug:0 "Kjellaug"
Eddmundd:0 "Eddmundd"
Eddwardd:0 "Eddwardd"

View file

@ -71,6 +71,7 @@
doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray"
doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray"
doctrine_parameter_loc_parameter_fae_and_folklore_hostile:0 "$click_here_to_view_doctrines$ [fae_and_folklore_hostile|L] considers to be Hostile"
doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray"
doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray"
doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray"
@ -78,6 +79,7 @@
#Other parameters #Other parameters
doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have Kinship doctrines are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_astray_tooltippable$" doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have Kinship doctrines are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_astray_tooltippable$"
doctrine_parameter_loc_parameter_via_media: "Other Christian [faiths|E] that have the Via Media doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$." doctrine_parameter_loc_parameter_via_media: "Other Christian [faiths|E] that have the Via Media doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$."
doctrine_parameter_loc_parameter_is_regicidal: "Considers all servants of the British Monarchy to be $hostility_evil_tooltippable$ and those sharing their anti-Imperial cause to be $hostility_righteous_tooltippable$"
doctrine_parameter_hostility_override_tenet_christian_syncretism:3 "Non-Christian [faiths|E] with the $tenet_christian_syncretism_name$ tenet are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" doctrine_parameter_hostility_override_tenet_christian_syncretism:3 "Non-Christian [faiths|E] with the $tenet_christian_syncretism_name$ tenet are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]"
@ -97,12 +99,26 @@
doctrine_parameter_hostility_override_special_doctrine_established_church:0 "" doctrine_parameter_hostility_override_special_doctrine_established_church:0 ""
doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 ""
doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen:0 ""
doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen_regents:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 ""
doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema: ""
doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 ""
doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 ""
doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: "" doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: ""
doctrine_parameter_hostility_override_special_doctrine_regicidal:0 ""
doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 ""
doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore:0 "" doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore:0 ""
doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 "" doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 ""
doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: ""
doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 ""
doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
doctrine_parameter_hostility_override_special_doctrine_regicidal:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 ""

View file

@ -1,9 +1,9 @@
l_english: l_english:
game_concept_template_astray: "put name here" game_concept_template_astray: "put name here"
game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n" game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_SAME_RELIGION_ASTRAY').GetBaseName]#!\n#true_white;game_link $special_doctrine_THIS DOCTRINE$#!\n#bold $A DIFFERENT_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_DIFFERENT_ASTRAY').GetBaseName]#!"
game_concept_template_hostile: "put name here" game_concept_template_hostile: "put name here"
game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n" game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_SAME_HOSTILE').GetBaseName]#!\n#bold $A DIFFERENT_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_DIFFERENT_HOSTILE').GetBaseName]#!"
interreligious_doctrines: "Interreligious" interreligious_doctrines: "Interreligious"
@ -73,7 +73,10 @@
#Wicca/Druidic #Wicca/Druidic
game_concept_fae_and_folklore_astray: "$special_doctrine_fae_and_folklore_name$" game_concept_fae_and_folklore_astray: "$special_doctrine_fae_and_folklore_name$"
game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_fae_and_folklore_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_goddesses_and_glory').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!"
game_concept_fae_and_folklore_hostile: "$special_doctrine_fae_and_folklore_name$"
game_concept_fae_and_folklore_hostile_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$" game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$"
game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!"
@ -99,4 +102,3 @@
game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!" game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!"
#Thelema/Brittanic #Thelema/Brittanic

View file

@ -60,6 +60,14 @@
holy_site_lough_derg_name:0 "Lough Derg" holy_site_lough_derg_name:0 "Lough Derg"
holy_site_lough_derg_effect_name:0 "From [holy_site|E] #weak ($holy_site_lough_derg_name$)#!" holy_site_lough_derg_effect_name:0 "From [holy_site|E] #weak ($holy_site_lough_derg_name$)#!"
holy_site_escorial_name:0 "Sierra de Guadarrama"
holy_site_santo_toribio_de_liebana_name:0 "Santo Toribio de Liebana"
holy_site_la_rioja_name:0 "San Vicente de la Sonsierra"
holy_site_lisboa_name:0 "Lisboa"
holy_site_caravaca_de_la_cruz_name:0 "Caravaca de la Cruz"
holy_site_andorra_name:0 "Andorra"
holy_site_assisi_name:0 "Assisi"
#ANGLICAN #ANGLICAN
holy_site_dublin_name:0 "Dublin" holy_site_dublin_name:0 "Dublin"
@ -122,6 +130,19 @@
holy_site_provence_name:0 "Marseille" holy_site_provence_name:0 "Marseille"
holy_site_provence_effect_name:0 "From [holy_site|E] #weak ($holy_site_provence_name$)#!" holy_site_provence_effect_name:0 "From [holy_site|E] #weak ($holy_site_provence_name$)#!"
holy_site_poitiers_name:0 "Moussais-la-Bataille"
holy_site_rocamdour_name:0 "Rocamdour"
holy_site_pavia_name:0 "Pavia"
holy_site_ker_ys_name:0 "Ker-Ys"
holy_site_doggerland_name:0 "Melar"
holy_site_toulon_name:0 "Toulon"
holy_site_oxford_name:0 "Oxford"
holy_site_nantes_name:0 "Nantes"
holy_site_lyon_fr_name:0 "Lyon"
holy_site_toulouse_name:0 "Toulouse"
holy_site_sens_name:0 "Sens"
holy_site_lejre_name:0 "København"
#WICCA #WICCA
holy_site_stonehenge_name:0 "Stonehenge" holy_site_stonehenge_name:0 "Stonehenge"
@ -220,4 +241,7 @@
holy_site_teutoburger_name:0 "Teutoburger Forest" holy_site_teutoburger_name:0 "Teutoburger Forest"
holy_site_teutoburger_effect_name:0 "From [holy_site|E] #weak ($holy_site_teutoburger_name$)#!" holy_site_teutoburger_effect_name:0 "From [holy_site|E] #weak ($holy_site_teutoburger_name$)#!"
holy_site_kyffhauser_name:0 "Kyffhauser"
holy_site_leipzig_name:0 "Leipzig"
holy_site_bremen_name:0 "Bremen"
holy_site_neuschwanstein_name:0 "Neuschwanstein"

View file

@ -338,19 +338,25 @@
absurdist_water_god_name:0 " " absurdist_water_god_name:0 " "
absurdist_water_god_name_possessive:0 " " absurdist_water_god_name_possessive:0 " "
special_doctrine_aslan_name: "Virtues of Scripture" special_doctrine_aslan_name:0 "Virtues of Scripture"
special_doctrine_aslan_desc: "Our faith seeks out the virtues found primarily in Christian literature and writings." special_doctrine_aslan_desc:0 "Our faith seeks out the virtues found primarily in Christian literature and writings."
special_doctrine_numenor_name: "Virtues of Fantasy" special_doctrine_numenor_name:0 "Virtues of Fantasy"
special_doctrine_numenor_desc: "Our faith seeks out the virtues found primarily in stories of magic and faraway lands." special_doctrine_numenor_desc:0 "Our faith seeks out the virtues found primarily in stories of magic and faraway lands."
special_doctrine_charlemagne_name: "Virtues of History" special_doctrine_charlemagne_name:0 "Virtues of History"
special_doctrine_charlemagne_desc: "Our faith seeks out the virtues found primarily in the chronicles and tomes of past nations." special_doctrine_charlemagne_desc:0 "Our faith seeks out the virtues found primarily in the chronicles and tomes of past nations."
special_doctrine_dracula_name: "Virtues of Horror" special_doctrine_dracula_name:0 "Virtues of Horror"
special_doctrine_dracula_desc: "Our faith seeks out the virtues found primarily in the works which terrify and frighten." special_doctrine_dracula_desc:0 "Our faith seeks out the virtues found primarily in the works which terrify and frighten."
special_doctrine_reason_and_progress_name: "Virtues of Science" special_doctrine_reason_and_progress_name:0 "Virtues of Science"
special_doctrine_reason_and_progress_desc: "Our faith seeks out the virtues found primarily in records of reason and progress." special_doctrine_reason_and_progress_desc:0 "Our faith seeks out the virtues found primarily in records of reason and progress."
special_doctrine_simurghi_name: "Virtues of the Word" special_doctrine_simurghi_name:0 "Virtues of the Word"
special_doctrine_simurghi_desc: "Our faith seeks out the virtues found primarily in Islamic scripture and literature." special_doctrine_simurghi_desc:0 "Our faith seeks out the virtues found primarily in Islamic scripture and literature."
special_doctrine_rocambolist_name: "Virtues of Mystery" special_doctrine_rocambolist_name:0 "Virtues of Mystery"
special_doctrine_rocambolist_desc: "Our faith seeks out the virtues found primarily in the tales of crime and investigation." special_doctrine_rocambolist_desc:0 "Our faith seeks out the virtues found primarily in the tales of crime and investigation."
special_doctrine_absurdist_name: "Virtues of Comedy" special_doctrine_absurdist_name:0 "Virtues of Comedy"
special_doctrine_absurdist_desc: "Our faith seeks out the virtues found primarily in the absurd and incomprehensible." special_doctrine_absurdist_desc:0 "Our faith seeks out the virtues found primarily in the absurd and incomprehensible."
special_doctrine_fae_and_folklore_name:0 "Fae and Folklore"
special_doctrine_fae_and_folklore_desc:0 ""
special_doctrine_might_and_magick_name:0 "Might and Magick"
special_doctrine_might_and_magick_desc:0 ""
special_doctrine_goddesses_and_glory_name:0 "Goddesses and Glory"
special_doctrine_goddesses_and_glory_desc:0 ""

View file

@ -970,7 +970,7 @@
b_thusis:0 "Sion" b_thusis:0 "Sion"
b_davos:0 "Bellinzona" b_davos:0 "Bellinzona"
b_ugano:0 "Domodossola" b_ugano:0 "Domodossola"
b_bludenz:0 "Davos" b_bludenz:0 "Davos-Klosters"
b_Xanten:0 "Xanten" b_Xanten:0 "Xanten"
b_Xauen:0 "Xauen" b_Xauen:0 "Xauen"
b_aabenraa:0 "Abenraa" b_aabenraa:0 "Abenraa"
@ -16511,6 +16511,7 @@
holy_lombard_league:0 "Holy Lombard League" holy_lombard_league:0 "Holy Lombard League"
anglian_league:0 "Anglican League" anglian_league:0 "Anglican League"
sinn_fein:0 "Free Ireland" sinn_fein:0 "Free Ireland"
rhine_confederation:0 "League of Frankfurt"
e_carpathia:0 "Carpathia" e_carpathia:0 "Carpathia"
e_carpathia_adj:0 "Carpathian" e_carpathia_adj:0 "Carpathian"
e_chagatai_article:0 "the " e_chagatai_article:0 "the "
@ -25281,8 +25282,8 @@
d_palatinate_adj:0 "Palatine" d_palatinate_adj:0 "Palatine"
c_mannheim:0 "Mannheim" c_mannheim:0 "Mannheim"
c_mannheim_adj:0 "Mannheimer" c_mannheim_adj:0 "Mannheimer"
c_adenau:0 "Adenau" c_adenau:0 "Koblenz"
c_adenau_adj:0 "Adenauer" c_adenau_adj:0 "Koblenzian"
c_bitburg:0 "Bitburg" c_bitburg:0 "Bitburg"
c_bitburg_adj:0 "Bitburger" c_bitburg_adj:0 "Bitburger"