unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
48
common/culture/cultures/00_byzantine.txt
Normal file
48
common/culture/cultures/00_byzantine.txt
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
greek = {
|
||||
color = greek
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_byzantine
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_imperial_tagmata
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_roman_legacy
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_roman_ceremonies
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_byzantine_succession
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_palace_politics
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_formation_fighting
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_religious_patronage
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_religious_patronage
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { byzantine_group_coa_gfx }
|
||||
building_gfx = { byzantine_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
94
common/culture/cultures/00_iberian.txt
Normal file
94
common/culture/cultures/00_iberian.txt
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
andalusian = { #Vanilla andalusian, unused in the mod
|
||||
color = { 0.4 0.6 0.1 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_iberian
|
||||
language = language_arabic
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_hit_and_run
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_artisans
|
||||
requires_dlc_flag = royal_court
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_malleable_subjects
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
fallback = tradition_xenophilic
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_ritualised_friendship
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_strategy_gamers
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
}
|
||||
|
||||
name_list = name_list_andalusian
|
||||
|
||||
coa_gfx = { arabic_group_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
clothing_gfx = { iberian_muslim_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx }
|
||||
unit_gfx = { iberian_muslim_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = arab
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
#suebi = {
|
||||
# color = { 0.8 0.7 0.4 }
|
||||
#
|
||||
# ethos = ethos_bellicose
|
||||
# heritage = heritage_iberian
|
||||
# language = language_central_germanic
|
||||
# martial_custom = martial_custom_male_only
|
||||
# traditions = {
|
||||
# tradition_stand_and_fight
|
||||
# tradition_agrarian
|
||||
# }
|
||||
#
|
||||
# name_list = name_list_suebi
|
||||
#
|
||||
# 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
|
||||
# }
|
||||
#}
|
||||
|
||||
#visigothic = {
|
||||
# color = { 0.55 0.55 0.15 }
|
||||
#
|
||||
# created = 418.1.1 # Just calling the start of the kingdom as the split for now
|
||||
# parents = { gothic }
|
||||
#
|
||||
# ethos = ethos_egalitarian
|
||||
# heritage = heritage_iberian
|
||||
# language = language_iberian
|
||||
# martial_custom = martial_custom_male_only
|
||||
# traditions = {
|
||||
# tradition_visigothic_codes
|
||||
# tradition_hit_and_run
|
||||
# tradition_martial_admiration
|
||||
# }
|
||||
#
|
||||
# name_list = name_list_visigothic
|
||||
#
|
||||
# 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
|
||||
# }
|
||||
#}
|
||||
165
common/culture/cultures/00_israelite.txt
Normal file
165
common/culture/cultures/00_israelite.txt
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
ashkenazi = {
|
||||
color = ashkenazi
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_high_german
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_philosopher_culture
|
||||
tradition_faith_bound
|
||||
tradition_forbearing
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
name_list = name_list_ashkenazi
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_23
|
||||
house_coa_mask_offset = { 0.0 0.03 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
bavlim = {
|
||||
color = { 0.6 0.3 0.7 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_aramaic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_caravaneers
|
||||
tradition_xenophilic
|
||||
tradition_faith_bound
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
name_list = name_list_radhanite
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { mena_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_23
|
||||
house_coa_mask_offset = { 0.0 0.03 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = arab
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
kochinim = {
|
||||
|
||||
parents = { tamil }
|
||||
created = 52.1.1
|
||||
|
||||
history_loc_override = kochinim_history_loc
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_tamil
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_philosopher_culture
|
||||
tradition_xenophilic
|
||||
tradition_fervent_temple_builders #Despite being a religious minority, Synagogues existed all over India
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
color = { 0.5 0.2 0.8 }
|
||||
|
||||
name_list = name_list_radhanite
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { indian_building_gfx }
|
||||
clothing_gfx = { indian_clothing_gfx }
|
||||
unit_gfx = { indian_unit_gfx }
|
||||
house_coa_frame = house_frame_23
|
||||
house_coa_mask_offset = { 0.0 0.03 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = south_indian
|
||||
}
|
||||
}
|
||||
|
||||
radhanite = {
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_israelite
|
||||
language = language_turkic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_philosopher_culture
|
||||
tradition_maritime_mercantilism
|
||||
tradition_xenophilic
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
color = { 0.5 0.2 0.7 }
|
||||
|
||||
name_list = name_list_radhanite
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { mena_building_gfx }
|
||||
clothing_gfx = { mongol_clothing_gfx } #Radhanites travelled all over the world; trade networks spanning from Iceland to China
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_23
|
||||
house_coa_mask_offset = { 0.0 0.03 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = arab
|
||||
}
|
||||
}
|
||||
|
||||
sephardi = {
|
||||
color = { 0.7 0.2 0.7 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_iberian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_caravaneers
|
||||
tradition_philosopher_culture
|
||||
tradition_maritime_mercantilism
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
name_list = name_list_sephardi
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { mena_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_23
|
||||
house_coa_mask_offset = { 0.0 0.03 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = arab
|
||||
}
|
||||
}
|
||||
28
common/culture/cultures/00_latin.txt
Normal file
28
common/culture/cultures/00_latin.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
roman = {
|
||||
color = { 0.8 0.1 0.1 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_latin
|
||||
language = language_latin
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_formation_fighting
|
||||
tradition_legalistic
|
||||
tradition_roman_legacy
|
||||
tradition_poetry
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_noble_adoption
|
||||
}
|
||||
|
||||
name_list = name_list_roman
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
56
common/culture/cultures/NEOW_albanian.txt
Normal file
56
common/culture/cultures/NEOW_albanian.txt
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
arbereshe = { #Arbëreshë
|
||||
color = { 0.9 0.4 0.4 }
|
||||
|
||||
created = 1500.1.1
|
||||
parents = { albanian sicilian }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_albanian
|
||||
language = language_arbereshe
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_swords_for_hire
|
||||
tradition_warrior_monks
|
||||
tradition_wedding_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_albanian
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_albanian = { #Still a WIP I assume
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_albanian
|
||||
language = language_south_slavic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_hill_dwellers
|
||||
tradition_marital_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
33
common/culture/cultures/NEOW_anglo_american.txt
Normal file
33
common/culture/cultures/NEOW_anglo_american.txt
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
old_american = { #Antediluvian American
|
||||
color = { 30 52 160 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_anglo_american
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_swords_of_freedom
|
||||
tradition_republican_legacy
|
||||
tradition_culture_blending
|
||||
tradition_parochialism
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
|
||||
name_list = name_list_english #make a proper american name list later
|
||||
|
||||
coa_gfx = { english_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = { #not really meant to actually appear as an alive culture ingame so it's just kept as this rn
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
323
common/culture/cultures/NEOW_anglo_frisian.txt
Normal file
323
common/culture/cultures/NEOW_anglo_frisian.txt
Normal file
|
|
@ -0,0 +1,323 @@
|
|||
angler = {
|
||||
color = { 255 140 149 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = { easlander }
|
||||
|
||||
history_loc_override = easlander_exodus_heritage_loc
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_fishermen
|
||||
tradition_diasporic
|
||||
tradition_maritime_mercantilism
|
||||
tradition_seafaring
|
||||
tradition_life_is_just_a_joke
|
||||
#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 = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
28 = caucasian_brown_hair
|
||||
20 = caucasian_dark_hair
|
||||
4 = slavic_blond
|
||||
3 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
3 = indian
|
||||
2 = south_indian
|
||||
5 = asian
|
||||
2 = arab
|
||||
2 = african
|
||||
}
|
||||
}
|
||||
|
||||
easlander = {
|
||||
color = { 242 84 97 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_fishermen
|
||||
tradition_wetlanders
|
||||
tradition_staunch_traditionalists
|
||||
tradition_seafaring
|
||||
}
|
||||
|
||||
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 = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
28 = caucasian_brown_hair
|
||||
20 = caucasian_dark_hair
|
||||
4 = slavic_blond
|
||||
3 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
3 = indian
|
||||
2 = south_indian
|
||||
5 = asian
|
||||
2 = arab
|
||||
2 = african
|
||||
}
|
||||
}
|
||||
|
||||
norflander = {
|
||||
color = { 242 60 60 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_seafaring
|
||||
tradition_ancient_miners
|
||||
tradition_metal_craftsmanship
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
norner = {
|
||||
color = { 237 85 35 }
|
||||
|
||||
parents = { english scottish }
|
||||
created = 2000.1.1
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
#tradition_upland_skirmishing
|
||||
#tradition_longbow_competitions
|
||||
tradition_modest
|
||||
tradition_hard_working
|
||||
tradition_staunch_traditionalists
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_english
|
||||
name_list = name_list_irish
|
||||
|
||||
coa_gfx = { irish_coa_gfx english_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
souflander = {
|
||||
color = { 219 83 76 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_british_meritocracy
|
||||
#tradition_british_armoires
|
||||
tradition_seafaring
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
|
||||
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 = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
28 = caucasian_brown_hair
|
||||
20 = caucasian_dark_hair
|
||||
4 = slavic_blond
|
||||
3 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
3 = indian
|
||||
2 = south_indian
|
||||
5 = asian
|
||||
2 = arab
|
||||
2 = african
|
||||
}
|
||||
}
|
||||
|
||||
weslander = {
|
||||
color = { 255 130 89 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_anglo_frisian
|
||||
language = language_english
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_ancient_miners
|
||||
tradition_festivities
|
||||
#tradition_longbow_competitions
|
||||
#tradition_agrarian
|
||||
tradition_fishermen
|
||||
#tradition_castle_keepers
|
||||
tradition_seafaring
|
||||
tradition_practiced_pirates
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
english = { #Used for parent cultures
|
||||
color = { 255 38 56 }
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
#anglo_saxon = {
|
||||
# color = { 0.8 0.3 0.3 }
|
||||
#
|
||||
# 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
|
||||
# }
|
||||
#}
|
||||
32
common/culture/cultures/NEOW_berber.txt
Normal file
32
common/culture/cultures/NEOW_berber.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
beur = {
|
||||
color = { 0.4 0.9 0.9 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_berber
|
||||
language = language_french
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_maritime_mercantilism
|
||||
tradition_chivalry
|
||||
tradition_practiced_pirates
|
||||
tradition_horse_breeder
|
||||
tradition_diasporic
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_beur
|
||||
|
||||
coa_gfx = { arabic_group_coa_gfx french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
4 = caucasian_blond
|
||||
2 = caucasian_ginger
|
||||
15 = caucasian_brown_hair
|
||||
10 = caucasian_dark_hair
|
||||
55 = arab
|
||||
5 = african
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
281
common/culture/cultures/NEOW_brythonic.txt
Normal file
281
common/culture/cultures/NEOW_brythonic.txt
Normal file
|
|
@ -0,0 +1,281 @@
|
|||
cornish = { #Cornish
|
||||
color = { 127 38 114 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_brythonic
|
||||
language = language_brythonic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_fishermen
|
||||
tradition_storytellers
|
||||
tradition_ancient_miners
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_cornish
|
||||
|
||||
coa_gfx = { welsh_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_24
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
prytoneg = {
|
||||
color = { 140 21 60 }
|
||||
|
||||
created = 2050.1.1
|
||||
parents = { english welsh }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_brythonic
|
||||
language = language_brittannic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_british_palace_politics
|
||||
tradition_ancient_miners
|
||||
tradition_fishermen
|
||||
tradition_metal_craftsmanship
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_prytoneg
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
scouseg = {
|
||||
color = { 140 42 82 }
|
||||
|
||||
created = 2100.1.1
|
||||
parents = { norflander welsh }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_brythonic
|
||||
language = language_brittannic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_british_palace_politics
|
||||
tradition_maritime_mercantilism
|
||||
tradition_culture_blending
|
||||
tradition_hard_working
|
||||
tradition_parochialism
|
||||
}
|
||||
|
||||
name_list = name_list_scouseg
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
soueyrneg = { #Soufyrneg
|
||||
color = { 114 17 41 }
|
||||
|
||||
created = 2150.1.1
|
||||
parents = { souflander welsh }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_brythonic
|
||||
language = language_brittannic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_british_palace_politics
|
||||
tradition_british_meritocracy
|
||||
#tradition_british_armoires
|
||||
tradition_seafaring
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
|
||||
name_list = name_list_brittannic
|
||||
|
||||
coa_gfx = { english_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
28 = caucasian_brown_hair
|
||||
20 = caucasian_dark_hair
|
||||
4 = slavic_blond
|
||||
3 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
3 = indian
|
||||
2 = south_indian
|
||||
5 = asian
|
||||
2 = arab
|
||||
2 = african
|
||||
}
|
||||
}
|
||||
|
||||
strafclideg = {
|
||||
color = { 102 15 65 }
|
||||
|
||||
created = 2200.1.1
|
||||
parents = { scottish welsh }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_brythonic
|
||||
language = language_brittannic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_british_palace_politics
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_british_meritocracy
|
||||
tradition_strong_kinship
|
||||
}
|
||||
|
||||
name_list = name_list_strafclideg
|
||||
|
||||
coa_gfx = { scottish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
welsh = { #Cymry
|
||||
color = { 94 34 114 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_brythonic
|
||||
language = language_brythonic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_poetry
|
||||
#tradition_concubines
|
||||
tradition_highland_warriors
|
||||
tradition_pastoralists
|
||||
#tradition_longbow_competitions
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_welsh
|
||||
|
||||
coa_gfx = { welsh_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_24
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
cumbrian = { #here for backwards compatibility, dead at start
|
||||
color = hsv { 0.64 0.6 0.72 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_brythonic
|
||||
language = language_brythonic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_poetry
|
||||
tradition_concubines
|
||||
tradition_highland_warriors
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_cumbrian
|
||||
|
||||
coa_gfx = { scottish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_24
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
#pictish = {
|
||||
# color = hsv { 0.58 1.00 0.72 }
|
||||
#
|
||||
# ethos = ethos_bellicose
|
||||
# heritage = heritage_brythonic
|
||||
# language = language_brythonic
|
||||
# martial_custom = martial_custom_male_only
|
||||
# head_determination = head_determination_domain
|
||||
# traditions = {
|
||||
# tradition_concubines
|
||||
# tradition_poetry
|
||||
# tradition_highland_warriors
|
||||
# tradition_hill_dwellers
|
||||
# }
|
||||
#
|
||||
# name_list = name_list_pictish
|
||||
#
|
||||
# coa_gfx = { scottish_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 }
|
||||
# house_coa_frame = house_frame_24
|
||||
# house_coa_mask_offset = { 0.0 0.055 }
|
||||
# house_coa_mask_scale = { 0.9 0.9 }
|
||||
#
|
||||
# ethnicities = {
|
||||
# 30 = caucasian_ginger
|
||||
# 35 = caucasian_brown_hair
|
||||
# 30 = caucasian_dark_hair
|
||||
# }
|
||||
#}
|
||||
93
common/culture/cultures/NEOW_goidelic.txt
Normal file
93
common/culture/cultures/NEOW_goidelic.txt
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
atlantannach = { #atlantic irish dispora post-event, found in Madeira
|
||||
color = { 45 160 80 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_goidelic
|
||||
language = language_anglo_irish
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_seafaring
|
||||
tradition_adaptive_skirmishing
|
||||
tradition_festivities
|
||||
tradition_swords_for_hire
|
||||
tradition_diasporic
|
||||
}
|
||||
|
||||
name_list = name_list_neow_goidelic
|
||||
|
||||
coa_gfx = { irish_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 = {
|
||||
15 = caucasian_ginger
|
||||
25 = caucasian_brown_hair
|
||||
15 = caucasian_dark_hair
|
||||
30 = mediterranean
|
||||
15 = arab
|
||||
}
|
||||
}
|
||||
|
||||
high_irish = { #Éireannach Uasal
|
||||
color = { 64 105 65 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_goidelic
|
||||
language = language_goidelic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_poetry
|
||||
tradition_festivities
|
||||
tradition_xenophilic
|
||||
tradition_hit_and_run
|
||||
}
|
||||
|
||||
name_list = name_list_neow_goidelic
|
||||
|
||||
coa_gfx = { irish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
irish = { #Éireannach Bhocht
|
||||
color = { 78 121 95 }
|
||||
|
||||
parents = { english high_irish }
|
||||
created = 1500.1.1
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_goidelic
|
||||
language = language_anglo_irish
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_adaptive_skirmishing
|
||||
tradition_festivities
|
||||
tradition_hit_and_run
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
name_list = name_list_neow_goidelic
|
||||
|
||||
coa_gfx = { irish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
45
common/culture/cultures/NEOW_greek.txt
Normal file
45
common/culture/cultures/NEOW_greek.txt
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
griko = {
|
||||
color = greek
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_imperial_tagmata
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_roman_legacy
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_roman_ceremonies
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_byzantine_succession
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_palace_politics
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_formation_fighting
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_religious_patronage
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_religious_patronage
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
73
common/culture/cultures/NEOW_israelite.txt
Normal file
73
common/culture/cultures/NEOW_israelite.txt
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
NEOW_sephardi = {
|
||||
color = { 0.4 0.4 0.7 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_sarphatique
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_chanson_de_geste
|
||||
tradition_diasporic
|
||||
tradition_chivalry
|
||||
tradition_philosopher_culture
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
name_list = name_list_sephardi
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
6 = caucasian_blond
|
||||
3 = caucasian_ginger
|
||||
31 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
6 = slavic_blond
|
||||
5 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
11 = arab
|
||||
4 = african
|
||||
7 = mediterranean
|
||||
1 = asian
|
||||
1 = south_indian
|
||||
}
|
||||
}
|
||||
|
||||
sharoni = {
|
||||
color = { 0.4 0.4 0.75 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_hebrew
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_caravaneers
|
||||
tradition_philosopher_culture
|
||||
tradition_maritime_mercantilism
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
name_list = name_list_ashkenazi
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { mena_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
|
||||
ethnicities = { #Need to set this up properly later
|
||||
6 = caucasian_blond
|
||||
3 = caucasian_ginger
|
||||
31 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
6 = slavic_blond
|
||||
5 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
13 = arab
|
||||
4 = african
|
||||
7 = mediterranean
|
||||
}
|
||||
}
|
||||
382
common/culture/cultures/NEOW_italian.txt
Normal file
382
common/culture/cultures/NEOW_italian.txt
Normal file
|
|
@ -0,0 +1,382 @@
|
|||
azurrano = {
|
||||
color = { 0.8 0.9 0.7 }
|
||||
|
||||
parents = { provencal sardinian }
|
||||
|
||||
created = 2500.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_italian
|
||||
language = language_sardinian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_maritime_mercantilism
|
||||
tradition_culture_blending
|
||||
tradition_stalwart_defenders
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
corsican = { #Corsu
|
||||
color = { 0.8 0.9 0.9 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_mountain_homes
|
||||
tradition_quarrelsome
|
||||
tradition_eye_for_an_eye
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
emilian = { #Emigliân
|
||||
color = { 1 0.7 0.7 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_italian
|
||||
language = language_cisalpine
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_city_keepers
|
||||
tradition_republican_legacy
|
||||
tradition_culinary_art
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
laziale = {
|
||||
color = { 1 0.9 0.8 }
|
||||
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_zealous_people
|
||||
tradition_legalistic
|
||||
tradition_ruling_caste
|
||||
tradition_religious_patronage
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
neapolitan = { #Napulitano
|
||||
color = { 0.9 0.9 0.7 }
|
||||
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_culinary_art
|
||||
tradition_castle_keepers
|
||||
tradition_music_theory
|
||||
tradition_culture_blending
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_lombard = { #Lumbard
|
||||
color = { 1 0.75 0.75 }
|
||||
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_italian
|
||||
language = language_cisalpine
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_city_keepers
|
||||
tradition_republican_legacy
|
||||
tradition_artisans
|
||||
tradition_metal_craftsmanship
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
piedmontese = {
|
||||
color = { 1 0.6 0.6 }
|
||||
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_italian
|
||||
language = language_cisalpine
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_city_keepers
|
||||
tradition_republican_legacy
|
||||
tradition_hill_dwellers
|
||||
tradition_brewery
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
pugliese = {
|
||||
color = { 0.9 0.9 0.8 }
|
||||
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_swords_for_hire
|
||||
tradition_culture_blending
|
||||
tradition_agrarian
|
||||
tradition_castle_keepers
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
romagnol = { #Rumagnòl
|
||||
color = { 1 0.7 0.8 }
|
||||
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_republican_legacy
|
||||
tradition_swords_for_hire
|
||||
tradition_agrarian
|
||||
tradition_brewery
|
||||
}
|
||||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
sicilian = { #Sicilianu
|
||||
color = { 0.65 0.65 0.2 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_culture_blending
|
||||
tradition_castle_keepers
|
||||
tradition_seafaring
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_malleable_subjects
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
}
|
||||
|
||||
name_list = name_list_sicilian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
tuscan = { #Tuscano
|
||||
color = { 1 0.8 0.8 }
|
||||
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_city_keepers
|
||||
tradition_republican_legacy
|
||||
tradition_brewery
|
||||
tradition_artisans
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
venetian = { #Vèneto
|
||||
color = { 0.9 0.4 0.8 }
|
||||
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_italian
|
||||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_maritime_mercantilism
|
||||
tradition_republican_legacy
|
||||
tradition_seafaring
|
||||
tradition_festivities
|
||||
tradition_wetlanders
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
607
common/culture/cultures/NEOW_north_germanic.txt
Normal file
607
common/culture/cultures/NEOW_north_germanic.txt
Normal file
|
|
@ -0,0 +1,607 @@
|
|||
bornholmer = {
|
||||
color = { 0.35 0.4 0.55 }
|
||||
created = 2100.1.1
|
||||
parents = { danish swedish }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_things
|
||||
tradition_eye_for_an_eye
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_runestones
|
||||
}
|
||||
|
||||
name_list = name_list_danish
|
||||
name_list = name_list_swedish
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
dansk = {
|
||||
color = { 0.15 0.4 0.55 }
|
||||
created = 2100.1.1
|
||||
parents = { danish }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_things
|
||||
tradition_eye_for_an_eye
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_runestones
|
||||
}
|
||||
|
||||
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_practiced_pirates
|
||||
tradition_fishermen
|
||||
tradition_polders
|
||||
tradition_battlefield_looters
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp1_coastal_warriors
|
||||
requires_dlc_flag = the_northern_lords
|
||||
fallback = tradition_hird
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
faerosk = {
|
||||
color = { 0.55 0.4 0.55 }
|
||||
created = 2100.1.1
|
||||
parents = { danish norwegian }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_things
|
||||
tradition_eye_for_an_eye
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_runestones
|
||||
}
|
||||
|
||||
name_list = name_list_danish
|
||||
name_list = name_list_swedish
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
gotsk = {
|
||||
color = { 110 100 125 }
|
||||
created = 2100.1.1
|
||||
parents = { swedish }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_landstinget
|
||||
tradition_caravaneers
|
||||
tradition_astute_diplomats
|
||||
tradition_modest
|
||||
tradition_pastoralists
|
||||
}
|
||||
# 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
|
||||
}
|
||||
}
|
||||
|
||||
gutnsk = {
|
||||
color = { 103 112 116 }
|
||||
created = 2100.1.1
|
||||
parents = { swedish }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_landstinget
|
||||
tradition_astute_diplomats
|
||||
tradition_isolationist
|
||||
tradition_practiced_pirates
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
# 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
|
||||
}
|
||||
}
|
||||
|
||||
icelander = {
|
||||
color = { 0.15 0.4 0.55 }
|
||||
created = 1200.1.1
|
||||
parents = { norse }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
jaamtsk = {
|
||||
color = { 113 80 87 }
|
||||
created = 2100.1.1
|
||||
parents = { norwegian swedish }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_landstinget
|
||||
tradition_astute_diplomats
|
||||
tradition_ce1_ritual_washing
|
||||
tradition_winter_warriors
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp3_fierce_independence
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
fallback = tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_norwegian
|
||||
name_list = name_list_swedish
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
ostsk = {
|
||||
color = { 53 59 71 }
|
||||
created = 2100.1.1
|
||||
parents = { norwegian }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_storytellers
|
||||
tradition_runestones
|
||||
tradition_things
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
skansk = {
|
||||
color = { 0.55 0.4 0.55 }
|
||||
created = 2100.1.1
|
||||
parents = { danish swedish }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_landstinget
|
||||
tradition_astute_diplomats
|
||||
tradition_pastoralists
|
||||
tradition_african_tolerance
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp3_fierce_independence
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
fallback = tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_danish
|
||||
name_list = name_list_swedish
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
slesvigsk = {
|
||||
color = { 0.15 0.4 0.75 }
|
||||
created = 2100.1.1
|
||||
parents = { danish NEOW_pomeranian }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_things
|
||||
tradition_eye_for_an_eye
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_runestones
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
svealandsk = {
|
||||
color = { 99 88 105 }
|
||||
created = 2100.1.1
|
||||
parents = { swedish }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_landstinget
|
||||
tradition_british_meritocracy
|
||||
tradition_astute_diplomats
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
# 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
|
||||
}
|
||||
}
|
||||
|
||||
vestsk = {
|
||||
color = { 53 59 71 }
|
||||
created = 2100.1.1
|
||||
parents = { norwegian }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_north_germanic
|
||||
language = language_nordic
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_storytellers
|
||||
tradition_runestones
|
||||
tradition_things
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
norse = { #Doesn't appear in the mod
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
swedish = { #Used for cultural history purposes
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
195
common/culture/cultures/NEOW_rhaeto_helvetic.txt
Normal file
195
common/culture/cultures/NEOW_rhaeto_helvetic.txt
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
aleman = {
|
||||
color = { 153 45 117 }
|
||||
|
||||
parents = { swabian romansch }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_mountain_homes
|
||||
tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_swabian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
ladin = {
|
||||
color = { 229 114 210 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_mountain_homes
|
||||
}
|
||||
|
||||
name_list = name_list_swabian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
pelonais = {
|
||||
color = { 229 68 149 }
|
||||
|
||||
parents = { swiss patoues }
|
||||
created = 2300.1.1
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_chivalry
|
||||
tradition_culinary_art
|
||||
tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_french
|
||||
|
||||
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = caucasian_blond
|
||||
3 = caucasian_ginger
|
||||
31 = caucasian_brown_hair
|
||||
36 = caucasian_dark_hair
|
||||
1 = slavic_dark_hair
|
||||
11 = arab
|
||||
7 = mediterranean
|
||||
1 = asian
|
||||
1 = south_indian
|
||||
}
|
||||
}
|
||||
|
||||
romansch = {
|
||||
color = { 178 89 178 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_mountain_homes
|
||||
tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_swabian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
sassun = {
|
||||
color = { 204 61 168 }
|
||||
|
||||
parents = { saxon romansch }
|
||||
created = 2150.1.1
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_mountain_homes
|
||||
}
|
||||
|
||||
name_list = name_list_swabian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
swiss = { #Svizzer
|
||||
color = { 229 91 114 }
|
||||
|
||||
parents = { romansch swabian }
|
||||
created = 2100.1.1
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_rhaeto_helvetic
|
||||
language = language_rhaeto_helvetic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_staunch_traditionalists
|
||||
tradition_hard_working
|
||||
tradition_religious_patronage
|
||||
tradition_fervent_temple_builders
|
||||
tradition_faith_bound
|
||||
|
||||
}
|
||||
|
||||
name_list = name_list_swabian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
28
common/culture/cultures/NEOW_romani.txt
Normal file
28
common/culture/cultures/NEOW_romani.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
cale = {
|
||||
color = { 0.82 0.92 0.7 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_romani
|
||||
language = language_calo
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_culture_blending
|
||||
tradition_religion_blending
|
||||
}
|
||||
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
|
||||
}
|
||||
}
|
||||
26
common/culture/cultures/NEOW_sardic.txt
Normal file
26
common/culture/cultures/NEOW_sardic.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
sardinian = {
|
||||
color = sardinian
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_sardic
|
||||
language = language_sardinian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_stalwart_defenders
|
||||
tradition_isolationist
|
||||
tradition_seafaring
|
||||
tradition_practiced_pirates
|
||||
}
|
||||
|
||||
name_list = name_list_sardic
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
88
common/culture/cultures/NEOW_scottish.txt
Normal file
88
common/culture/cultures/NEOW_scottish.txt
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
gaelic = { #Albannach
|
||||
color = { 68 160 226 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_scottish
|
||||
language = language_goidelic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_fishermen
|
||||
tradition_hill_dwellers
|
||||
tradition_highland_warriors
|
||||
tradition_strong_kinship
|
||||
tradition_fp1_performative_honour
|
||||
}
|
||||
|
||||
name_list = name_list_neow_scottish
|
||||
|
||||
coa_gfx = { scottish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
manx = {
|
||||
color = { 60 125 55 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_goidelic
|
||||
language = language_goidelic
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_seafaring
|
||||
tradition_castle_keepers
|
||||
tradition_maritime_mercantilism
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
name_list = name_list_neow_scottish
|
||||
|
||||
coa_gfx = { irish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
30 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
scottish = {
|
||||
color = { 45 81 153 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_scottish
|
||||
language = language_scots
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_parochialism
|
||||
tradition_british_meritocracy
|
||||
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
|
||||
}
|
||||
}
|
||||
202
common/culture/cultures/NEOW_south_slavic.txt
Normal file
202
common/culture/cultures/NEOW_south_slavic.txt
Normal file
|
|
@ -0,0 +1,202 @@
|
|||
NEOW_carantanian = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_loyal_soldiers
|
||||
tradition_culinary_art
|
||||
tradition_frugal_armorsmiths
|
||||
}
|
||||
|
||||
name_list = name_list_carantanian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_serbian = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_martial_admiration
|
||||
tradition_religious_patronage
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_bosnian = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_religion_blending
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_slovene = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_hard_working
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_croatian = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_ceremonious
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_swords_for_hire
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_montenegran = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_festivities
|
||||
tradition_staunch_traditionalists
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_bulgarian = {
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_quarrelsome
|
||||
tradition_stand_and_fight
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
117
common/culture/cultures/NEOW_west_germanic.txt
Normal file
117
common/culture/cultures/NEOW_west_germanic.txt
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
dutch = {
|
||||
color = dutch
|
||||
created = 750.1.1 # Frankish settlements in Frisia from the 6th to 8th century
|
||||
parents = { frankish frisian }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
language = language_dutch
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
frisian = { #Represented the "old frisians" in vanilla, actually playable here #Friisk
|
||||
color = { 0.7 0.3 0.0 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_west_germanic
|
||||
language = language_frisian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_fishermen
|
||||
tradition_zealous_people
|
||||
tradition_battlefield_looters
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
kleverlandish = {
|
||||
color = { 0.75 0.3 0.0 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
language = language_dutch
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
limburgisch = {
|
||||
color = { 0.7 0.3 0.1 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
language = language_dutch
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
90
common/culture/cultures/NEOW_west_slavic.txt
Normal file
90
common/culture/cultures/NEOW_west_slavic.txt
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
greater_polish = {
|
||||
color = { 0.5 0.1 0.08 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = language_czech_slovak
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_moravian = {
|
||||
color = { 0.35 0.8 0.8 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = language_czech_slovak
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
sorbian = {
|
||||
color = { 0.35 0.7 0.8 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = language_czech_slovak
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_culture_blending
|
||||
tradition_festivities
|
||||
tradition_stalwart_defenders
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue