north sea work
This commit is contained in:
parent
237318d008
commit
871b272f24
8 changed files with 291 additions and 62 deletions
230
common/culture/cultures/NEOW_north_germanic.txt
Normal file
230
common/culture/cultures/NEOW_north_germanic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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 }
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
BIN
gfx/interface/icons/faith/obscurant_reformed.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/obscurant_reformed.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/viking.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/viking.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue