diff --git a/common/culture/cultures/00_iberian.txt b/common/culture/cultures/00_iberian.txt index de19400e..e2d9586a 100644 --- a/common/culture/cultures/00_iberian.txt +++ b/common/culture/cultures/00_iberian.txt @@ -336,3 +336,104 @@ suebi = { 10 = mediterranean } } + +extremeno = { + color = { 0.7 0.7 0.2 } + + ethos = ethos_bellicose + heritage = heritage_iberian + language = language_iberian + martial_custom = martial_custom_male_only + traditions = { + tradition_martial_admiration + tradition_castle_keepers + tradition_chivalry + } + + dlc_tradition = { + trait = tradition_fp2_strategy_gamers + requires_dlc_flag = the_fate_of_iberia + fallback = tradition_hit_and_run + } + dlc_tradition = { + trait = tradition_fp2_ritualised_friendship + requires_dlc_flag = the_fate_of_iberia + } + + name_list = name_list_castilian + + coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx } + building_gfx = { iberian_building_gfx } + clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx } + unit_gfx = { iberian_christian_unit_gfx } + + ethnicities = { + 10 = mediterranean + } +} + +NEOW_andalusian = { + color = { 0.89 0.92 0.67 } + + ethos = ethos_bellicose + heritage = heritage_iberian + language = language_iberian + martial_custom = martial_custom_male_only + traditions = { + tradition_martial_admiration + tradition_castle_keepers + tradition_chivalry + } + + dlc_tradition = { + trait = tradition_fp2_strategy_gamers + requires_dlc_flag = the_fate_of_iberia + fallback = tradition_hit_and_run + } + dlc_tradition = { + trait = tradition_fp2_ritualised_friendship + requires_dlc_flag = the_fate_of_iberia + } + + name_list = name_list_castilian + + coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx } + building_gfx = { iberian_building_gfx } + clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx } + unit_gfx = { iberian_christian_unit_gfx } + + ethnicities = { + 10 = mediterranean + } +} + +andorra = { + color = { 0.78 0.59 0.2 } + + ethos = ethos_courtly + heritage = heritage_iberian + language = language_occitano_romance + martial_custom = martial_custom_male_only + traditions = { + tradition_visigothic_codes + tradition_maritime_mercantilism + tradition_parochialism + tradition_poetry + } + + dlc_tradition = { + trait = tradition_fp2_ritualised_friendship + requires_dlc_flag = the_fate_of_iberia + } + + name_list = name_list_catalan + + coa_gfx = { iberian_group_coa_gfx western_coa_gfx } + building_gfx = { iberian_building_gfx } + clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx } + unit_gfx = { iberian_christian_unit_gfx } + + ethnicities = { + 10 = mediterranean + } +} diff --git a/history/characters/NEOW_e_hispania.txt b/history/characters/NEOW_e_hispania.txt index e5a41c33..bdb899bf 100644 --- a/history/characters/NEOW_e_hispania.txt +++ b/history/characters/NEOW_e_hispania.txt @@ -2,7 +2,7 @@ name = "Vinicius" dynasty = avril_dynasty religion = "iberian" - culture = portugese + culture = portuguese trait = education_diplomacy_4 trait = just trait = chaste @@ -21,7 +21,7 @@ hispania0002 = { name = "Alfonso" dynasty = borbon_dynasty religion = "sevillian" - culture = portugese + culture = castilian trait = education_intrigue_2 trait = scholar trait = theologian @@ -41,7 +41,7 @@ hispania0003 = { name = "Hernan" dynasty = cortes_dynasty religion = "sevillian" - culture = portugese + culture = extremeno trait = education_martial_2 trait = ambitious trait = temperate @@ -59,7 +59,7 @@ hispania0004 = { name = "Ramiro" dynasty = jimena_dynasty religion = "sevillian" - culture = portugese + culture = galician trait = education_martial_2 trait = honest trait = compassionate @@ -77,7 +77,7 @@ hispania0005 = { name = "Pablo" dynasty = cortes_dynasty religion = "sevillian" - culture = portugese + culture = extremeno trait = education_learning_4 trait = zealous trait = honest @@ -98,7 +98,7 @@ hispania0006 = { name = "Ordono" dynasty = vivar_dynasty religion = "sevillian" - culture = portugese + culture = NEOW_andalusian trait = education_learning_3 trait = temperate trait = chaste @@ -116,7 +116,7 @@ hispania0007 = { name = "Pere" dynasty = posas_dynasty religion = "sevillian" - culture = portugese + culture = aragonese trait = education_diplomacy_4 trait = shrewd trait = just @@ -153,8 +153,8 @@ hispania0008 = { hispania0009 = { name = "Eduoard" dynasty = mateu_dynasty - religion = "sevillian" - culture = basque + religion = roman_catholic + culture = andorra trait = education_learning_4 trait = shy trait = humble @@ -171,8 +171,8 @@ hispania0009 = { hispania0010 = { name = "Olivier" dynasty = lapeyre_dynasty - religion = "sevillian" - culture = basque + religion = roman_catholic + culture = occitan trait = education_martial_3 trait = lifestyle_hunter trait = temperate diff --git a/localization/english/replace/culture/NEOW_cultures_l_english.yml b/localization/english/replace/culture/NEOW_cultures_l_english.yml index d200dfa5..5ed899d0 100644 --- a/localization/english/replace/culture/NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/NEOW_cultures_l_english.yml @@ -83,4 +83,11 @@ corsican:0 "Corsi" corsican_collective_noun:0 "Corsi" azurrano:0 "Azurrano" - azurrano_collective_noun:0 "Azurrano" \ No newline at end of file + azurrano_collective_noun:0 "Azurrano" + #Iberian + extremeno:0 "Extremeño" + extremeno_collective_noun:0 "Extremaduran" + NEOW_andalusian:0 "Andalûh" + NEOW_andalusian_collective_noun:0 "Andalusian" + andorra:0 "Andorrà" + andorra_collective_noun:0 "Andorran" \ No newline at end of file