This commit is contained in:
JulesFlammenkueche 2025-12-19 14:32:25 +01:00
commit d544fed4b2
13 changed files with 363 additions and 1440 deletions

View file

@ -5068,18 +5068,29 @@ k_bavaria={
e_scandinavia = {
pattern="pattern_solid.dds"
color1=yellow
color2=white
color3=black
pattern="pattern_horizontal_split_01.dds"
color1=yellow_light
color2=red
color3=red
colored_emblem={
color1=red
color1=yellow_light
color2=yellow
texture="ce_block_02.dds"
instance={
depth=1.010000
}
}
colored_emblem={
color1=yellow_light
color2=red
texture="NEOW_ce_cross_nordic.dds"
}
}
k_norway = {
pattern="pattern_horizontal_split_01.dds"
color1=red

View file

@ -138,16 +138,17 @@ gotsk = {
created = 2100.1.1
parents = { swedish }
ethos = ethos_bellicose
ethos = ethos_communal
heritage = heritage_north_germanic
language = language_nordic
martial_custom = martial_custom_equal
head_determination = head_determination_domain
traditions = {
tradition_zealous_people
tradition_runestones
tradition_things
tradition_fp1_coastal_warriors
tradition_landstinget
tradition_caravaneers
tradition_astute_diplomats
tradition_modest
tradition_pastoralists
}
# FP1 Traditions
@ -177,10 +178,11 @@ gutnsk = {
martial_custom = martial_custom_equal
head_determination = head_determination_domain
traditions = {
tradition_zealous_people
tradition_runestones
tradition_things
tradition_fp1_coastal_warriors
tradition_landstinget
tradition_astute_diplomats
tradition_isolationist
tradition_practiced_pirates
tradition_stalwart_defenders
}
# FP1 Traditions
@ -245,10 +247,11 @@ jaamtsk = {
martial_custom = martial_custom_equal
head_determination = head_determination_domain
traditions = {
tradition_storytellers
tradition_runestones
tradition_things
tradition_maritime_mercantilism
tradition_landstinget
tradition_astute_diplomats
tradition_fp3_fierce_independence
tradition_ce1_ritual_washing
tradition_winter_warriors
}
name_list = name_list_norwegian
@ -304,16 +307,17 @@ skansk = {
created = 2100.1.1
parents = { danish swedish }
ethos = ethos_stoic
ethos = ethos_communal
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
tradition_landstinget
tradition_astute_diplomats
tradition_pastoralists
tradition_fp3_fierce_independence
tradition_african_tolerance
}
name_list = name_list_danish
@ -369,16 +373,17 @@ svealandsk = {
created = 2100.1.1
parents = { swedish }
ethos = ethos_bellicose
ethos = ethos_bureaucratic
heritage = heritage_north_germanic
language = language_nordic
martial_custom = martial_custom_equal
head_determination = head_determination_domain
traditions = {
tradition_zealous_people
tradition_runestones
tradition_things
tradition_fp1_coastal_warriors
tradition_parochialism
tradition_landstinget
tradition_british_meritocracy
tradition_astute_diplomats
tradition_maritime_mercantilism
}
# FP1 Traditions

View file

@ -517,4 +517,97 @@ tradition_heirs_of_numenor = { # Offshoot of tradition_philosopher_culture
ai_will_do = {
value = 0
}
}
}
tradition_landstinget = {
category = regional
layers = {
0 = learning
1 = western
4 = council.dds
}
is_shown = {
has_cultural_pillar = heritage_north_germanic
}
can_pick = {
has_cultural_pillar = heritage_north_germanic
}
parameters = {
scandinavian_elective_enabled = yes
trait_county_opinion_modifiers = yes
grants_to_lowborns_bonuses = yes
collective_lands_farms_bonuses = yes
peasant_leader_is_inherited = yes
}
county_modifier = {
development_growth_factor = 0.1
monthly_county_control_growth_factor = -0.2
build_speed = 0.2
}
cost = {
prestige = {
add = {
value = tradition_base_cost
desc = BASE
format = "BASE_VALUE_FORMAT"
}
if = {
limit = {
NOR = {
culture_pillar:ethos_bureaucratic = { is_in_list = traits }
culture_pillar:ethos_bellicose = { is_in_list = traits }
}
}
add = {
value = tradition_incompatible_ethos_penalty
desc = not_bellicose_or_bureaucratic_desc
}
}
if = {
limit = {
NOT = {
scope:character = {
any_sub_realm_county = {
county_opinion < 0
}
}
}
}
add = {
value = tradition_unfulfilled_criteria_penalty
desc = counties_with_low_county_opinion_desc
}
}
if = {
limit = {
culture_tradition_reduction_trigger = { TRADITION = tradition_things }
}
multiply = {
value = 0.5
desc = inspired_by_culture_desc
}
}
multiply = tradition_replacement_cost_if_relevant
}
}
ai_will_do = {
value = 200
if = {
limit = {
OR = {
culture_tradition:tradition_the_witenagemot = { is_in_list = traits }
culture_tradition:tradition_fp3_jirga = { is_in_list = traits }
}
}
multiply = 0
}
}
}

View file

@ -544,7 +544,7 @@ e_europa = {
d_bar = {
color = { 24 95 226 }
capital = c_bar #Bar
capital = c_metz #Bar
c_bar = {
color = { 14 85 226 }

View file

@ -897,7 +897,7 @@ e_france = {
d_champagne = {
color = { 7 60 160 }
capital = c_troyes # Troyes
capital = c_chalons # Troyes
c_reims = {
color = { 7 60 160 }

View file

@ -1897,23 +1897,6 @@ e_iberia = {
color = { 155 115 50 }
}
}
c_denia = {
color = { 65 210 130 }
can_be_named_after_dynasty = no
cultural_names = {
name_list_bedouin = cn_daniyyah
name_list_baranis = cn_daniyyah
name_list_butr = cn_daniyyah
name_list_zaghawa = cn_daniyyah
name_list_levantine = cn_daniyyah
name_list_egyptian = cn_daniyyah
name_list_maghrebi = cn_daniyyah
name_list_andalusian = cn_daniyyah
name_list_yemeni = cn_daniyyah
}
}
c_alicante = {
color = { 75 155 85 }
can_be_named_after_dynasty = no

View file

@ -415,6 +415,24 @@ e_scandinavia = {
color = { 45 0 50 }
}
b_gaaltoe = { #Gĺaltoe (Kultsjön)
province = 431
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_kultsjon
}
}
b_vualtjere = { #(Vilhelmina)
province = 432
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_volgsjo
}
}
}
c_harjadalen = {
color = { 65 20 80 }
@ -558,78 +576,25 @@ e_scandinavia = {
color = { 43 43 153 }
}
}
c_varmland = {
color = { 18 57 153 }
c_narke = { #Neeric
color = { 15 90 195 }
b_tingvalla = {
province = 323
b_orabro = {
province = 327 #Örabro (Örebro)
color = { 18 57 153 }
color = { 15 90 195 }
}
b_friskdal = {
province = 324
b_riseberga = {
province = 328
color = { 18 57 153 }
color = { 15 90 195 }
}
b_vase = { #Väse
province = 326
b_noraskog = {
province = 329
color = { 18 57 153 }
color = { 15 90 195 }
}
b_farnebo = { #Färnebo
province = 8739
color = { 18 57 153 }
}
}
c_dalarna = { #Övre dalarna
color = { 65 115 235 }
b_mor = {
province = 351
color = { 65 115 235 }
}
b_molungr = {
province = 352
color = { 65 115 235 }
}
b_orsa = {
province = 8730
color = { 65 115 235 }
}
b_lima = {
province = 8729
color = { 65 115 235 }
}
}
c_dalabergslagen = {
color = { 56 56 199 }
b_falene = { #Falun
province = 350
color = { 56 56 199 }
}
b_norrbarke = { #Norrbärke
province = 353
color = { 56 56 199 }
}
b_henamorum = { #Hedemora
province = 345
color = { 56 56 199 }
}
b_leksand = {
province = 8728
color = { 56 56 199 }
}
}
}
}
d_vastergotland = { #Västergötland
@ -650,16 +615,6 @@ e_scandinavia = {
name_list_danish = cn_lodose_NORWDAN
}
}
b_falkoping = {
province = 319
color = { 20 70 215 }
cultural_names = {
name_list_norwegian = cn_falkoping_NORW
name_list_danish = cn_falkobing
}
}
b_kungahalla = {
province = 318
@ -713,39 +668,16 @@ e_scandinavia = {
color = { 61 104 227 }
}
}
c_dal = {
color = { 50 75 201 }
b_falkoping = {
province = 319
b_dalaborg = {
province = 321
color = { 20 70 215 }
color = { 50 75 201 }
}
b_tisselskog = {
province = 322
color = { 50 75 201 }
}
}
c_nordmark = {
color = { 30 70 235 }
b_nordmark = {
province = 8731
color = { 30 70 235 }
}
b_josse = {
province = 8732
color = { 30 70 235 }
}
b_gillberg = {
province = 325
color = { 30 70 235 }
}
cultural_names = {
name_list_norwegian = cn_falkoping_NORW
name_list_danish = cn_falkobing
}
}
}
}
@ -767,11 +699,6 @@ e_scandinavia = {
name_list_danish = cn_soderkobing
}
}
b_hamarkinda = {
province = 331
color = { 34 80 161 }
}
b_vreta = {
province = 334
@ -796,6 +723,11 @@ e_scandinavia = {
name_list_danish = cn_linkobing
}
}
b_hamarkinda = {
province = 331
color = { 34 80 161 }
}
b_skanninge = {
province = 333
@ -812,25 +744,6 @@ e_scandinavia = {
color = { 8 55 138 }
}
}
c_narke = { #Neeric
color = { 15 90 195 }
b_orabro = {
province = 327 #Örabro (Örebro)
color = { 15 90 195 }
}
b_riseberga = {
province = 328
color = { 15 90 195 }
}
b_noraskog = {
province = 329
color = { 15 90 195 }
}
}
}
d_smaland = {
@ -1008,6 +921,21 @@ e_scandinavia = {
color = { 30 55 185 }
}
}
c_sjeltie = {
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_asele
}
b_sjeltie = { #Sjeltie (Ĺsele)
province = 430
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_asele
}
}
}
}
d_gavleborg = {
color = { 10 100 170 }
@ -1055,6 +983,115 @@ e_scandinavia = {
color = { 60 70 235 }
}
}
c_dalarna = { #Övre dalarna
color = { 65 115 235 }
b_mor = {
province = 351
color = { 65 115 235 }
}
b_molungr = {
province = 352
color = { 65 115 235 }
}
b_orsa = {
province = 8730
color = { 65 115 235 }
}
b_lima = {
province = 8729
color = { 65 115 235 }
}
}
c_dalabergslagen = {
color = { 56 56 199 }
b_falene = { #Falun
province = 350
color = { 56 56 199 }
}
b_norrbarke = { #Norrbärke
province = 353
color = { 56 56 199 }
}
b_henamorum = { #Hedemora
province = 345
color = { 56 56 199 }
}
b_leksand = {
province = 8728
color = { 56 56 199 }
}
}
}
d_varmland= {
color = { 0 120 150 }
capital = c_varmland # Wysbu/Visby
c_varmland = {
color = { 18 57 153 }
b_tingvalla = {
province = 323
color = { 18 57 153 }
}
b_friskdal = {
province = 324
color = { 18 57 153 }
}
b_vase = { #Väse
province = 326
color = { 18 57 153 }
}
b_farnebo = { #Färnebo
province = 8739
color = { 18 57 153 }
}
}
c_dal = {
color = { 50 75 201 }
b_dalaborg = {
province = 321
color = { 50 75 201 }
}
b_tisselskog = {
province = 322
color = { 50 75 201 }
}
}
c_nordmark = {
color = { 30 70 235 }
b_nordmark = {
province = 8731
color = { 30 70 235 }
}
b_josse = {
province = 8732
color = { 30 70 235 }
}
b_gillberg = {
province = 325
color = { 30 70 235 }
}
}
}
d_gotland = {
color = { 0 90 160 }
@ -1300,19 +1337,6 @@ e_scandinavia = {
name_list_norse = cn_heidabyr
}
}
b_aabenraa = {
province = 61
color = { 216 89 60 }
cultural_names = {
name_list_swedish = cn_abenra
name_list_franconian = cn_apenrade
name_list_saxon = cn_apenrade
name_list_swabian = cn_apenrade
name_list_bavarian = cn_apenrade
}
}
b_husumbro = {
province = 84
@ -1333,6 +1357,19 @@ e_scandinavia = {
color = { 160 43 17 }
}
b_aabenraa = {
province = 61
color = { 216 89 60 }
cultural_names = {
name_list_swedish = cn_abenra
name_list_franconian = cn_apenrade
name_list_saxon = cn_apenrade
name_list_swabian = cn_apenrade
name_list_bavarian = cn_apenrade
}
}
b_kolding = {
province = 434

View file

@ -202,16 +202,18 @@
parameters = {
unlock_voluntary_laampdom_faith = yes
#can_travel_along_rivers = yes
great_holy_wars_active = yes
can_travel_along_rivers = yes
#great_holy_wars_active = yes
ghw_no_hof_conversion_buffs_active = yes
bonus_holy_war_piety_active = yes
pilgrimage_decision_active = yes
clergy_can_fight = yes
clergy_can_fight = yes
conquest_cb_enabled = yes
invasion_cb_enabled = yes
}
character_modifier = {
#embarkation_cost_mult = -0.5
#naval_movement_speed_mult = 0.25
naval_movement_speed_mult = 0.25
#sea_travel_danger = medium_sea_danger_reduction
accolade_glory_gain_mult = 0.2
}

File diff suppressed because it is too large Load diff

View file

@ -13,4 +13,11 @@ c_pallas = {
holder = hispania0010
liege = k_andorra
}
}
}
c_foix = { # occ
2550.1.1 = {
holder = france_ferrand_andrieu #Ferrand Andrieu
liege = k_andorra
}
}

View file

@ -61,12 +61,6 @@ c_armagnac = { # gasc
liege = d_aquitaine
}
}
c_foix = { # occ
2540.1.1 = {
holder = france_ferrand_andrieu #Ferrand Andrieu
liege = K_andorra
}
}
c_montpellier = {
2540.1.1 = {
holder = france_edmond_daunte #Edmond Daunte

View file

@ -3,31 +3,16 @@ k_sweden = {
holder = scandinavia0001
}
}
d_bergslagen = {
2552.1.1 = {
holder = scandinavia0003
c_gastrikland = {
2545.1.1 = {
holder = scandinavia0001
}
}
c_narke = {
2552.1.1 = {
holder = scandinavia0003
}
}
c_skara = {
2552.1.1 = {
holder = scandinavia0003
}
}
c_halsingland = {
2552.1.1 = {
holder = scandinavia0003
2545.1.1 = {
holder = scandinavia0001
}
}
d_skane = {
2552.1.1 = {
holder = scandinavia0005
@ -51,3 +36,21 @@ d_norrland= {
holder = scandinavia0006
}
}
d_vastergotland = {
2552.1.1 = {
holder = scandinavia0003
}
}
d_varmland= {
2552.1.1 = {
holder = scandinavia0003
}
}
d_gavleborg= {
2552.1.1 = {
holder = scandinavia0003
}
}

View file

@ -50,39 +50,6 @@ e_finland = {
color = { 153 204 189 }
}
}
c_sjeltie = {
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_asele
}
b_sjeltie = { #Sjeltie (Ĺsele)
province = 430
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_asele
}
}
b_gaaltoe = { #Gĺaltoe (Kultsjön)
province = 431
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_kultsjon
}
}
b_vualtjere = { #(Vilhelmina)
province = 432
color = { 133 184 159 }
cultural_names = {
name_list_swedish = cn_volgsjo
}
}
}
c_ubmejeiednuo = { #(Umeälven)
color = { 103 154 159 }
cultural_names = {
@ -93,6 +60,10 @@ e_finland = {
color = { 103 154 159 }
}
b_ume = {
province = 8781
color = { 103 154 159 }
}
b_lusspie = { #Storuman
province = 429
@ -101,11 +72,7 @@ e_finland = {
cultural_names = {
name_list_swedish = cn_storuman
}
}
b_ume = {
province = 8781
color = { 103 154 159 }
}
}
b_lais = {
province = 381