French, Breton and Mosellic Namelists and dynasties done

This commit is contained in:
Magpie490 2025-04-22 14:26:54 +01:00
parent 092b9e0cbe
commit 2fb4eba0b9
12 changed files with 3122 additions and 240 deletions

View file

@ -44,7 +44,7 @@ welsh = {
#tradition_longbow_competitions
}
name_list = name_list_welsh
name_list = name_list_NEOW_welsh
coa_gfx = { welsh_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -73,7 +73,7 @@ breton = {
tradition_chanson_de_geste
}
name_list = name_list_breton
name_list = name_list_NEOW_breton
coa_gfx = { breton_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -101,7 +101,7 @@ cornish = {
tradition_ancient_miners
}
name_list = name_list_cornish
name_list = name_list_NEOW_cornish
coa_gfx = { welsh_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }

View file

@ -45,7 +45,7 @@ gaelic = {
tradition_fp1_performative_honour
}
name_list = name_list_neow_goidelic
name_list = name_list_neow_scottish
coa_gfx = { scottish_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -104,7 +104,7 @@ manx = {
tradition_fishermen
}
name_list = name_list_neow_goidelic
name_list = name_list_neow_scottish
coa_gfx = { irish_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }

View file

@ -1,154 +1 @@
english = {
color = english
created = 1070.1.1
parents = { norman anglo_saxon }
ethos = ethos_bureaucratic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_hereditary_hierarchy
tradition_chivalry
tradition_castle_keepers
tradition_longbow_competitions
}
name_list = name_list_english
coa_gfx = { english_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
frisian = { #Consider this to be "old frisian", in the times of "Frankish" culture, so 760s and before.
# Effectively, this culture isn't playable in game
color = { 0.7 0.3 0.0 }
ethos = ethos_stoic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_fishermen
tradition_zealous_people
tradition_battlefield_looters
}
name_list = name_list_frisian
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
anglo_saxon = {
color = { 0.8 0.3 0.3 }
created = 500.1.1
parents = { old_saxon }
ethos = ethos_bureaucratic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_the_witenagemot
tradition_city_keepers
tradition_hird
}
name_list = name_list_anglo_saxon
coa_gfx = { anglo_saxon_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { northern_clothing_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
old_saxon = {
color = { 0.5 0.1 0.1 }
ethos = ethos_bellicose
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_things
tradition_seafaring
tradition_hird
}
dlc_tradition = {
trait = tradition_malleable_invaders
requires_dlc_flag = hybridize_culture
}
name_list = name_list_old_saxon
coa_gfx = { western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { fp1_norse_clothing_gfx northern_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_northern_blond
15 = caucasian_northern_ginger
35 = caucasian_northern_brown_hair
25 = caucasian_northern_dark_hair
}
}
scottish = {
color = hsv{ 0.035 0.8 0.8 }
created = 1050.1.1
parents = { anglo_saxon cumbrian }
ethos = ethos_bureaucratic
heritage = heritage_scottish
language = language_scots
martial_custom = martial_custom_male_only
traditions = {
tradition_parochialism
tradition_fp3_beacon_of_learning
tradition_strong_kinship
tradition_maritime_mercantilism
tradition_staunch_traditionalists
}
name_list = name_list_scottish
coa_gfx = { scottish_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}


View file

@ -204,4 +204,158 @@ norner = {
35 = caucasian_brown_hair
30 = caucasian_dark_hair
}
}
}
english = {
color = english
created = 1070.1.1
parents = { norman anglo_saxon }
ethos = ethos_bureaucratic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_hereditary_hierarchy
tradition_chivalry
tradition_castle_keepers
tradition_longbow_competitions
}
name_list = name_list_english
coa_gfx = { english_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
frisian = { #Consider this to be "old frisian", in the times of "Frankish" culture, so 760s and before.
# Effectively, this culture isn't playable in game
color = { 0.7 0.3 0.0 }
ethos = ethos_stoic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_fishermen
tradition_zealous_people
tradition_battlefield_looters
}
name_list = name_list_frisian
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
anglo_saxon = {
color = { 0.8 0.3 0.3 }
created = 500.1.1
parents = { old_saxon }
ethos = ethos_bureaucratic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_the_witenagemot
tradition_city_keepers
tradition_hird
}
name_list = name_list_anglo_saxon
coa_gfx = { anglo_saxon_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { northern_clothing_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
old_saxon = {
color = { 0.5 0.1 0.1 }
ethos = ethos_bellicose
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_things
tradition_seafaring
tradition_hird
}
dlc_tradition = {
trait = tradition_malleable_invaders
requires_dlc_flag = hybridize_culture
}
name_list = name_list_old_saxon
coa_gfx = { western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { fp1_norse_clothing_gfx northern_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_northern_blond
15 = caucasian_northern_ginger
35 = caucasian_northern_brown_hair
25 = caucasian_northern_dark_hair
}
}
scottish = {
color = hsv{ 0.035 0.8 0.8 }
created = 1050.1.1
parents = { anglo_saxon cumbrian }
ethos = ethos_bureaucratic
heritage = heritage_scottish
language = language_scots
martial_custom = martial_custom_male_only
traditions = {
tradition_parochialism
tradition_fp3_beacon_of_learning
tradition_strong_kinship
tradition_maritime_mercantilism
tradition_staunch_traditionalists
}
name_list = name_list_neow_scottish
coa_gfx = { scottish_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}

View file

@ -13,7 +13,7 @@
tradition_ep3_cultivated_sophistication
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -50,7 +50,7 @@ normaund = {
tradition_fishermen
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -87,7 +87,7 @@ bourguignon = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -124,7 +124,7 @@ axiton = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -161,7 +161,7 @@ provencal = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -198,7 +198,7 @@ patoues = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -234,7 +234,7 @@ picard = {
tradition_reverence_for_veterans
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -274,7 +274,7 @@ galo = {
tradition_fp2_malleable_subjects
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -311,7 +311,7 @@ poitevin = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
@ -348,7 +348,7 @@ gascon = {
tradition_brewery
}
name_list = name_list_french
name_list = name_list_NEOW_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }