diff --git a/common/culture/cultures/NEOW_north_germanic.txt b/common/culture/cultures/NEOW_north_germanic.txt new file mode 100644 index 00000000..fb6ac553 --- /dev/null +++ b/common/culture/cultures/NEOW_north_germanic.txt @@ -0,0 +1,230 @@ +norse = { + color = norse + # T_ 222 þ 254 Ð 208 T_ 240 E_ + + ethos = ethos_bellicose + heritage = heritage_north_germanic + language = language_norse + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_things + } + + dlc_tradition = { + trait = tradition_malleable_invaders + requires_dlc_flag = hybridize_culture + } + + # FP1 Traditions + dlc_tradition = { + trait = tradition_fp1_coastal_warriors + requires_dlc_flag = the_northern_lords + fallback = tradition_hird + } + dlc_tradition = { + trait = tradition_fp1_performative_honour + requires_dlc_flag = the_northern_lords + fallback = tradition_poetry + } + dlc_tradition = { + trait = tradition_fp1_northern_stories + requires_dlc_flag = the_northern_lords + fallback = tradition_runestones + } + + name_list = name_list_norse + + coa_gfx = { norse_coa_gfx western_coa_gfx } + building_gfx = { norse_building_gfx } + clothing_gfx = { fp1_norse_clothing_gfx northern_clothing_gfx } + unit_gfx = { norse_unit_gfx } + + ethnicities = { + 70 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 5 = caucasian_northern_dark_hair + } +} + +swedish = { + color = { 0.25 0.5 0.75 } + created = 1000.1.1 + parents = { norse } + + ethos = ethos_bellicose + heritage = heritage_north_germanic + language = language_norse + martial_custom = martial_custom_equal + head_determination = head_determination_domain + traditions = { + tradition_zealous_people + tradition_runestones + tradition_things + tradition_fp1_coastal_warriors + } + # FP1 Traditions + + name_list = name_list_swedish + + coa_gfx = { swedish_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + + ethnicities = { + 70 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 5 = caucasian_northern_dark_hair + } +} + +norwegian = { + color = { 210 150 255 } + created = 1000.1.1 + parents = { norse } + + ethos = ethos_stoic + heritage = heritage_north_germanic + language = language_norse + martial_custom = martial_custom_equal + head_determination = head_determination_domain + traditions = { + tradition_storytellers + tradition_runestones + tradition_things + tradition_maritime_mercantilism + } + # FP1 Traditions + dlc_tradition = { + trait = tradition_fp1_coastal_warriors + requires_dlc_flag = the_northern_lords + fallback = tradition_hird + } + + name_list = name_list_norwegian + + coa_gfx = { norwegian_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + + ethnicities = { + 70 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 5 = caucasian_northern_dark_hair + } +} + +danish = { + color = { 0.15 0.4 0.55 } + created = 1000.1.1 + parents = { norse } + + ethos = ethos_stoic + heritage = heritage_north_germanic + language = language_norse + martial_custom = martial_custom_equal + head_determination = head_determination_domain + traditions = { + tradition_things + tradition_eye_for_an_eye + tradition_hereditary_hierarchy + tradition_runestones + } + # FP1 Traditions + dlc_tradition = { + trait = tradition_fp1_coastal_warriors + requires_dlc_flag = the_northern_lords + fallback = tradition_hird + } + + name_list = name_list_danish + + coa_gfx = { danish_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + + ethnicities = { + 70 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 5 = caucasian_northern_dark_hair + } +} + +doggerlander = { + color = { 0.15 0.5 0.5 } + created = 2175.1.1 + parents = { danish easlander } + + ethos = ethos_bellicose + heritage = heritage_north_germanic + language = language_english + martial_custom = martial_custom_equal + head_determination = head_determination_domain + traditions = { + tradition_things + tradition_fishermen + tradition_wetlanders + tradition_fp1_coastal_warriors + tradition_runestones + } + + name_list = name_list_english + name_list = name_list_danish + + coa_gfx = { danish_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + + ethnicities = { + 25 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 10 = caucasian_northern_dark_hair + 20 = caucasian_brown_hair + 10 = caucasian_blond + 10 = caucasian_ginger + } +} + +icelander = { + color = { 0.15 0.4 0.55 } + created = 1200.1.1 + parents = { norse } + + ethos = ethos_stoic + heritage = heritage_north_germanic + language = language_norse + martial_custom = martial_custom_equal + head_determination = head_determination_domain + traditions = { + tradition_things + tradition_republican_legacy + tradition_seafaring + tradition_fishermen + } + # FP1 Traditions + + name_list = name_list_norwegian + + coa_gfx = { norwegian_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + + ethnicities = { + 40 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 10 = caucasian_northern_brown_hair + 5 = caucasian_northern_dark_hair + 10 = caucasian_ginger + 20 = caucasian_brown_hair + } +} diff --git a/common/landed_titles/scandinavia.txt b/common/landed_titles/scandinavia.txt index 7a784bd6..39f8e980 100644 --- a/common/landed_titles/scandinavia.txt +++ b/common/landed_titles/scandinavia.txt @@ -20,70 +20,70 @@ e_scandinavia = { } } k_doggerland= { - color = {239 247 254} + color = {21 176 239} capital = c_favrsted # favrsted d_doggerland = { - color = { 239 247 254 } + color = { 21 176 239 } capital = c_favrsted # favrsted c_favrsted = { - color = { 1 1 1 } + color = { 21 196 239 } b_favrsted= { province = 9685 - color = { 255 245 245 } + color = { 21 196 239 } } b_fljot = { province = 9686 - color = { 255 245 245 } + color = { 21 196 239 } } b_akranes = { province = 9692 - color = { 255 245 245 } + color = { 21 196 239 } } } c_hestr = { - color = { 1 1 1 } + color = { 67 71 39 } b_melar = { province = 9687 - color = { 255 245 245 } + color = { 67 71 39 } } b_hestr = { province = 9688 - color = { 255 245 245 } + color = { 67 71 39 } } } c_north_doggerland = { - color = { 200 247 254 } + color = { 130 143 67 } b_storo = { province = 9689 - color = { 1 1 1 } + color = { 130 143 67 } } b_flekkevinger = { province = 9693 - color = { 1 1 1 } + color = { 130 143 67 } } b_ydreoer = { province = 9690 - color = { 1 1 1 } + color = { 130 143 67 } } b_lileo = { province = 9691 - color = { 1 1 1 } + color = { 130 143 67 } } } } @@ -175,7 +175,7 @@ e_scandinavia = { d_northern_isles = { color = { 195 75 75 } - capital = c_orkney # Orkney + capital = c_faereyar # Orkney definite_form = yes @@ -183,30 +183,6 @@ e_scandinavia = { name_list_norse = cn_nordreyjar } - c_orkney = { - color = { 195 75 75 } - - cultural_names = { - name_list_norse = cn_orkneyjar - name_list_norwegian = cn_orkneyjar - } - - b_kirkwall = { - province = 8 - - color = { 195 75 75 } - - cultural_names = { - name_list_norwegian = cn_kirkuvag - name_list_danish = cn_kyrkovik - name_list_swedish = cn_kyrkovik - name_list_norse = cn_kirkuvag - name_list_pictish = cn_icluasctreh - name_list_welsh = cn_eglwystref - name_list_irish = cn_baile_na_h_eaglais - } - } - } c_faereyar = { color = { 200 70 70 } diff --git a/common/religion/religions/NEOW_britannic.txt b/common/religion/religions/NEOW_britannic.txt index aa67004e..641debe5 100644 --- a/common/religion/religions/NEOW_britannic.txt +++ b/common/religion/religions/NEOW_britannic.txt @@ -239,6 +239,7 @@ obscurant = { color = { 44 250 31 } icon = obscurant + reformed_icon = obscurant_reformed #religious_head = d_united_grand_lodge @@ -254,6 +255,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_esoteric_witchcraft + doctrine = unreformed_faith_doctrine #Tenets | WIP doctrine = tenet_love_under_will doctrine = tenet_do_what_thou_wilt diff --git a/gfx/interface/icons/faith/obscurant_reformed.dds b/gfx/interface/icons/faith/obscurant_reformed.dds new file mode 100644 index 00000000..41628522 --- /dev/null +++ b/gfx/interface/icons/faith/obscurant_reformed.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7931962f6886a465fc8310d0c9b90f432692f04ea1093889d1b682fcc50be644 +size 40128 diff --git a/gfx/interface/icons/faith/viking.dds b/gfx/interface/icons/faith/viking.dds new file mode 100644 index 00000000..f9e55969 --- /dev/null +++ b/gfx/interface/icons/faith/viking.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95eec846f62e22f2fb06f1151ec1860cb40929cb02804402a83bf1e03c65c95 +size 40128 diff --git a/history/provinces/k_norway.txt b/history/provinces/k_norway.txt index 571c5f4d..e6569b6e 100644 --- a/history/provinces/k_norway.txt +++ b/history/provinces/k_norway.txt @@ -449,10 +449,10 @@ religion = norse_pagan holding = tribal_holding 1000.1.1 = { - religion = lutheran + religion = viking } 1178.1.1 = { - culture = norwegian + culture = icelander } } 1 = { #VESTFIRDIR @@ -471,10 +471,10 @@ religion = norse_pagan holding = tribal_holding 1000.1.1 = { - religion = lutheran + religion = viking } 1178.1.1 = { - culture = norwegian + culture = icelander } } 8773 = { #VOPNAFJORDUR @@ -490,10 +490,10 @@ religion = norse_pagan holding = tribal_holding 1000.1.1 = { - religion = lutheran + religion = viking } 1178.1.1 = { - culture = norwegian + culture = icelander } } 8772 = { #HOFN @@ -506,10 +506,10 @@ religion = norse_pagan holding = tribal_holding 1000.1.1 = { - religion = lutheran + religion = viking } 1178.1.1 = { - culture = norwegian + culture = icelander } } 8774 = { #KLAUSTUR @@ -517,21 +517,6 @@ } ##d_northern_isles ################################### -###c_orkney -8 = { #KIRKWALL - culture = pictish - religion = lutheran - holding = tribal_holding - 855.1.1 = { - culture = norse - religion = norse_pagan - } - 1000.1.1 = { - religion = lutheran - holding = castle_holding - } - 1066.1.1 = { culture = norwegian } -} ###c_faereyar 6 = { #TORSHAVN diff --git a/localization/english/replace/culture/cultures_l_english.yml b/localization/english/replace/culture/cultures_l_english.yml index 4ad6247c..167457ed 100644 --- a/localization/english/replace/culture/cultures_l_english.yml +++ b/localization/english/replace/culture/cultures_l_english.yml @@ -37,6 +37,10 @@ #jurchen:0 "Jurchen" #jurchen_collective_noun:0 "Jurchens" #Arabic group + icelander:0 "Icelander" + doggerlander:0 "Doggerlander" + icelander_collective_noun:1 "Icelanders" + doggerlander_collective_noun:1 "Doggerlanders" arabic_group:0 "Arabic" arabic_group_collective_noun:1 "Arabs" bedouin:0 "Bedouin" diff --git a/localization/english/titles_l_english.yml b/localization/english/titles_l_english.yml index f60bedc2..e3e48ad8 100644 --- a/localization/english/titles_l_english.yml +++ b/localization/english/titles_l_english.yml @@ -37,6 +37,32 @@ # Default title names household_guards:0 "Household Guards" household_cavalry:0 "Household Cavalry" + k_doggerland:0 "Doggerland" + k_doggerland_adj:0 "Doggerlander" + d_doggerland:0 "Doggerland" + d_doggerland_adj:0 "Doggerlander" + c_favrsted:0 "Favrsted" + c_favrsted_adj:0 "Favrstedian" + c_hestr:0 "Hestr" + c_hestr_adj:0 "Hestrian" + c_north_doggerland:0 "Dogger Archipelago" + c_north_doggerland_adj:0 "Doggerlander" + b_storo:0 "Storo" + b_storo_adj:0 "Storo" + b_flekkevinger:0 "Flekkevinger" + b_flekkevinger_adj:0 "Flekkevinger" + b_ydreoer:0 "Ydreoer" + b_ydreoer_adj:0 "Ydreoer" + b_lileo:0 "Lileo" + b_lileo_adj:0 "Lileo" + b_favrsted:0 "Favrsted" + b_favrsted_adj:0 "Favrsted" + b_fljot:0 "Fljot" + b_fljot_adj:0 "Fljot" + b_akranes:0 "Akranes" + b_akranes_adj:0 "Akranes" + b_melar:0 "Melar" + b_melar_adj:0 "Melar" c_vicenza:0 "Vicenza" c_vicenza_adj:0 "Vicenzan" c_bozan:0 "Bozan"