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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue