This commit is contained in:
edwardtheelbowhigh 2026-01-07 17:30:49 +00:00
commit 29d0a2a8dd
40 changed files with 4640 additions and 3630 deletions

View file

@ -48,4 +48,605 @@ fortress_andorra_01 = {
type = special
flag = travel_point_of_interest_religious
}
}
##########
# Leuven University
##########
leuven_university_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_temple_of_uppsala.dds"
can_construct_potential = {
scope:holder = {
highest_held_title_tier >= tier_kingdom
prestige_level >= 4
}
county = {
development_level >=30
}
}
cost_gold = 1500
effect_desc = {
desc = unlocks_building_desc
triggered_desc = {
trigger = { has_dlc_feature = tours_and_tournaments }
desc = university_toto_effect_desc
}
triggered_desc = {
trigger = { has_dlc_feature = royal_court }
desc = university_roco_effect_desc
}
desc = university_effect_desc
}
county_holder_character_modifier = {
learning_per_prestige_level = 1
monthly_dynasty_prestige = 0.30
prestige_level_impact_mult = 0.15
monthly_lifestyle_xp_gain_mult = 0.15
cultural_head_fascination_mult = 0.05
}
county_modifier = {
development_growth = 0.25
development_growth_factor = 0.20
}
province_modifier = {
monthly_income = 1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_learning
flag = special_university
}
##########
# Court of Europa
##########
court_of_europa_01 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_structure_despot_palace.dds"
can_construct_potential = {
scope:holder = { prestige_level >= 4 }
scope:holder.has_title = { e_europa }
scope:holder.culture = { has_innovation = innovation_manorialism }
building_requirement_tribal = no
}
effect_desc = feast_cost_discount_max_desc
cost_gold = 750
county_holder_character_modifier = {
monthly_dynasty_prestige = 0.25
monthly_dynasty_prestige_mult = 0.05
monthly_prestige = 0.25
legitimacy_gain_mult = 0.10
}
county_modifier = {
tax_mult = 0.10
development_growth = 0.10
development_growth_factor = 0.15
hostile_raid_time = 0.25
}
province_modifier = {
monthly_income = 2
fort_level = 2
garrison_size = 0.50
defender_holding_advantage = 3
travel_danger = -15
}
next_building = court_of_europa_02
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_diplomatic
}
court_of_europa_02 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_structure_despot_palace.dds"
can_construct_potential = {
building_requirement_castle_city_church = { LEVEL = 03 }
scope:holder = { prestige_level >= 4 }
scope:holder.has_title = { e_europa }
scope:holder.culture = { has_innovation = innovation_windmills }
building_requirement_tribal = no
}
effect_desc = feast_cost_discount_max_desc
cost_gold = 2000
county_holder_character_modifier = {
diplomacy_per_prestige_level = 1
monthly_lifestyle_xp_gain_mult = 0.10
monthly_dynasty_prestige = 0.50
monthly_dynasty_prestige_mult = 0.10
monthly_prestige = 0.50
legitimacy_gain_mult = 0.15
}
county_modifier = {
tax_mult = 0.20
development_growth = 0.20
development_growth_factor = 0.25
hostile_raid_time = 0.75
}
province_modifier = {
monthly_income = 3.50
fort_level = 5
garrison_size = 1
defender_holding_advantage = 5
travel_danger = -20
}
ai_value = {
base = 100
ai_general_building_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_diplomatic
}
##########
# Walls of Nijmegen
##########
walls_of_nijmegen_01 = {
construction_time = very_slow_construction_time
type_icon = "toledo.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_mottes }
building_requirement_tribal = no
}
cost_gold = 500
county_modifier = {
hostile_raid_time = 0.35
defender_holding_advantage = 2
development_growth_factor = 0.15
development_growth = 0.15
}
province_modifier = {
monthly_income = 1
fort_level = 2
garrison_size = 0.25
travel_danger = -15
}
type = special
flag = travel_point_of_interest_martial
}
##########
# Port of Amsterdam
##########
port_of_amsterdam_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_manorialism }
scope:holder.has_title = { d_holland }
}
cost_gold = 500
county_holder_character_modifier = {
embarkation_cost_mult = -0.05
naval_movement_speed_mult = 0.05
}
county_modifier = {
tax_mult = 0.10
development_growth = 0.10
development_growth_factor = 0.10
}
province_modifier = {
monthly_income = 1.50
}
next_building = port_of_amsterdam_02
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
port_of_amsterdam_02 = {
construction_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_windmills }
scope:holder.has_title = { d_holland }
building_requirement_castle_city_church = { LEVEL = 02 }
}
cost_gold = 1000
county_holder_character_modifier = {
embarkation_cost_mult = -0.10
naval_movement_speed_mult = 0.10
}
county_modifier = {
tax_mult = 0.20
development_growth = 0.15
development_growth_factor = 0.20
}
province_modifier = {
monthly_income = 4
}
next_building = port_of_amsterdam_03
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
port_of_amsterdam_03 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_windmills }
scope:holder.has_title = { d_holland }
building_requirement_castle_city_church = { LEVEL = 03 }
}
cost_gold = 2000
county_holder_character_modifier = {
stewardship_per_prestige_level = 1
embarkation_cost_mult = -0.20
naval_movement_speed_mult = 0.20
}
county_modifier = {
tax_mult = 0.35
development_growth = 0.25
development_growth_factor = 0.35
}
province_modifier = {
monthly_income = 9
}
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
##########
# Port of Antwerpen
##########
port_of_antwerpen_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_manorialism }
scope:holder.has_title = { d_brabant }
}
cost_gold = 350
county_holder_character_modifier = {
embarkation_cost_mult = -0.05
naval_movement_speed_mult = 0.05
}
county_modifier = {
tax_mult = 0.10
development_growth = 0.10
development_growth_factor = 0.10
}
province_modifier = {
monthly_income = 1
}
next_building = port_of_antwerpen_02
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
port_of_antwerpen_02 = {
construction_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_windmills }
scope:holder.has_title = { d_brabant }
building_requirement_castle_city_church = { LEVEL = 02 }
}
cost_gold = 800
county_holder_character_modifier = {
embarkation_cost_mult = -0.10
naval_movement_speed_mult = 0.10
}
county_modifier = {
tax_mult = 0.20
development_growth = 0.15
development_growth_factor = 0.20
}
province_modifier = {
monthly_income = 3
}
next_building = port_of_antwerpen_03
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
port_of_antwerpen_03 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_building_tradeport.dds"
can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_windmills }
scope:holder.has_title = { d_brabant }
building_requirement_castle_city_church = { LEVEL = 03 }
}
cost_gold = 1500
county_holder_character_modifier = {
stewardship_per_prestige_level = 1
embarkation_cost_mult = -0.20
naval_movement_speed_mult = 0.20
}
county_modifier = {
tax_mult = 0.35
development_growth = 0.25
development_growth_factor = 0.35
}
province_modifier = {
monthly_income = 7.50
}
ai_value = {
base = 100
ai_general_building_modifier = yes
directive_to_build_economy_modifier = yes
ai_economical_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_economic
}
##########
# Zone Rouge - Area filled with unexlpoded munition and other dangerous things left from WW1, as of today its still dangerous and decomposing might take a few thousand years ; cannot be properly cleared without modern equipment
##########
zone_rouge_01 = {
construction_time = very_slow_construction_time
type_icon = "domicile_personal_chamber_yurt.dds"
can_construct_potential = {
}
cost_gold = 50
county_modifier = {
development_growth_factor = -0.05
tax_mult = -0.05
}
province_modifier = {
travel_danger = 10
defender_holding_advantage = 1
holding_build_gold_cost = 0.1
build_gold_cost = 0.1
build_speed = 0.1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_martial
}
##########
# Verdun Memorial
##########
verdun_memorial_01 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_structure_wawel_cathedral.dds"
can_construct_potential = {
scope:holder = {
OR = { religion = religion:europeanist_religion }
}
}
is_enabled = {
scope:holder = {
OR = { religion = religion:europeanist_religion }
}
}
cost_gold = 750
county_holder_character_modifier = {
monthly_piety = 0.25
monthly_dynasty_prestige_mult = 0.05
holy_order_hire_cost_mult = -0.10
clergy_opinion = 5
}
county_modifier = {
tax_mult = 0.15
development_growth_factor = 0.15
development_growth = 0.1
}
province_modifier = {
monthly_income = 1.50
}
ai_value = {
base = 100
ai_pious_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_religious
}
##########
# Template
##########

View file

@ -1153,17 +1153,6 @@ c_bornholm = {
color3 = "black"
}
}
c_boulogne = {
pattern = "pattern_solid.dds"
color1 = "yellow"
colored_emblem = {
texture = "ce_circle.dds"
color1 = "red"
instance = { position = { 0.3 0.34 } scale = { 0.3 0.3 } }
instance = { position = { 0.7 0.34 } scale = { 0.3 0.3 } }
instance = { position = { 0.5 0.66 } scale = { 0.3 0.3 } }
}
}
c_bourbon = {
pattern = "pattern_solid.dds"
color1 = "yellow"
@ -17181,44 +17170,6 @@ c_rouen = {
}
c_boulogne = {
pattern = "pattern_solid.dds"
color1 = "yellow"
color2 = "red"
colored_emblem = {
texture = "ce_circle.dds"
color1 = "red"
color2 = "red"
instance = { position = { 0.315 0.32 } scale = { 0.55 0.55 } }
instance = { position = { 0.685 0.32 } scale = { 0.55 0.55 } }
instance = { position = { 0.5 0.68 } scale = { 0.55 0.55 } }
}
}
b_lille = {
pattern = "pattern_solid.dds"
color1 = "red"
color2 = "white"
colored_emblem = {
texture = "ce_fleur_florence.dds"
color1 = "white"
color2 = "white"
instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } }
}
}
c_guines = {
pattern = "pattern_solid.dds"
color1 = "yellow"
color2 = "blue"
colored_emblem = {
texture = "ce_vairy.dds"
color1 = "blue"
color2 = "yellow"
instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } }
}
}
b_saint_omer = {
pattern = "pattern_solid.dds"
color1 = "blue"

View file

@ -12368,3 +12368,41 @@ nguyen_bloch_dynasty ={
}
}
figueroa_dynasty={
pattern="pattern_solid.dds"
color1=white
color2=green_light
colored_emblem={
color1=green_light
texture="ce_jesus_face.dds"
instance={scale={2.5 2.5} position={0.5 0.725}}
}
colored_emblem={
color1=green_light
texture="ce_block_02.dds"
instance={scale={0.25 1} position={0 0.5}}
instance={scale={0.25 1} position={1 0.5}}
instance={position={0.5 1.25}}
instance={position={0.5 -0.185}}
}
colored_emblem={
color1=green_light
texture="ce_circle_mask.dds"
instance={position={0.13 0.33} scale={0.07 0.07}}
instance={position={0.88 0.33} scale={0.07 0.07}}
instance={position={0.289 0.522} scale={0.12 0.12}}
instance={position={0.724 0.522} scale={0.12 0.12}}
}
colored_emblem={
color1=black
texture="ce_circle_mask.dds"
instance={position={0.289 0.522} scale={0.075 0.075}}
instance={position={0.724 0.522} scale={0.075 0.075}}
}
colored_emblem={
color1=white
texture="ce_block_02.dds"
instance={position={0.289 0.488} scale={0.12 0.05}}
instance={position={0.724 0.485} scale={0.12 0.05}}
}
}

View file

@ -4116,64 +4116,6 @@ e_lotharingia={
}
d_pas_de_calais = {
pattern="pattern_solid.dds"
color1=rgb { 219 149 46 }
color2=white
color3=black
colored_emblem={
color1=black
color2=rgb { 179 47 29 }
color3=yellow
texture="ce_lion_rampant_wide_stance.dds"
instance={
position={ 0.515000 0.465000 }
scale={ 0.660000 0.660000 }
depth=5.010000
}
}
colored_emblem={
color1=rgb { 198 51 31 }
texture="ce_circle.dds"
instance={
position={ 0.770000 0.120000 }
scale={ 0.250000 0.250000 }
depth=2.010000
}
instance={
position={ 0.230000 0.120000 }
scale={ 0.250000 0.250000 }
depth=3.010000
}
instance={
position={ 0.500000 0.835000 }
scale={ 0.250000 0.250000 }
depth=4.010000
}
}
colored_emblem={
color1=black
texture="ce_block_02.dds"
instance={
position={ 1.000000 0.500000 }
scale={ 0.225000 1.000000 }
}
instance={
position={ 0.000000 0.500000 }
scale={ 0.225000 1.000000 }
depth=1.010000
}
}
}
d_frisia = {
pattern="pattern_solid.dds"
color1=blue

View file

@ -303,6 +303,161 @@ c_brie_francaise={ #Melun
texture="ce_castle.dds"
}
}
d_pas_de_calais={
pattern="pattern_solid.dds"
color1=blue
color2=yellow
colored_emblem={
color1=yellow
texture="ce_fleur.dds"
instance={position={1 1} scale={0.2 0.2}}
instance={position={0.8 1} scale={0.2 0.2}}
instance={position={0.6 1} scale={0.2 0.2}}
instance={position={0.4 1} scale={0.2 0.2}}
instance={position={0.2 1} scale={0.2 0.2}}
instance={position={0 1} scale={0.2 0.2}}
instance={position={0.9 0.8} scale={0.2 0.2}}
instance={position={0.7 0.8} scale={0.2 0.2}}
instance={position={0.5 0.8} scale={0.2 0.2}}
instance={position={0.3 0.8} scale={0.2 0.2}}
instance={position={0.1 0.8} scale={0.2 0.2}}
instance={position={1 0.6} scale={0.2 0.2}}
instance={position={0.8 0.6} scale={0.2 0.2}}
instance={position={0.6 0.6} scale={0.2 0.2}}
instance={position={0.4 0.6} scale={0.2 0.2}}
instance={position={0.2 0.6} scale={0.2 0.2}}
instance={position={0 0.6} scale={0.2 0.2}}
instance={position={0.9 0.4} scale={0.2 0.2}}
instance={position={0.7 0.4} scale={0.2 0.2}}
instance={position={0.5 0.4} scale={0.2 0.2}}
instance={position={0.3 0.4} scale={0.2 0.2}}
instance={position={0.1 0.4} scale={0.2 0.2}}
instance={position={1 0.2} scale={0.2 0.2}}
instance={position={0.8 0.2} scale={0.2 0.2}}
instance={position={0.6 0.2} scale={0.2 0.2}}
instance={position={0.4 0.2} scale={0.2 0.2}}
instance={position={0.2 0.2} scale={0.2 0.2}}
instance={position={0 0.2} scale={0.2 0.2}}
instance={position={0.9 0} scale={0.2 0.2}}
instance={position={0.7 0} scale={0.2 0.2}}
instance={position={0.5 0} scale={0.2 0.2}}
instance={position={0.3 0} scale={0.2 0.2}}
instance={position={0.1 0} scale={0.2 0.2}}
}
colored_emblem={
color1=red
texture="ce_label_03.dds"
instance={scale={0.815 0.885}}
}
colored_emblem={
color1=yellow
texture="ce_castle_random.dds"
instance={position={0.295 0.22} scale={0.095 0.07}}
instance={position={0.295 0.278} scale={0.095 0.07}}
instance={position={0.295 0.336} scale={0.095 0.07}}
instance={position={0.5 0.22} scale={0.095 0.07}}
instance={position={0.5 0.278} scale={0.095 0.07}}
instance={position={0.5 0.336} scale={0.095 0.07}}
instance={position={0.705 0.22} scale={0.095 0.07}}
instance={position={0.705 0.278} scale={0.095 0.07}}
instance={position={0.705 0.336} scale={0.095 0.07}}
}
colored_emblem={
color1=yellow
texture="ce_border_shield.dds"
}
colored_emblem={
color1=red
texture="ce_circle.dds"
instance={position={0.125 0.085} scale={0.2 0.2}}
instance={position={0.875 0.085} scale={0.2 0.2}}
instance={position={0.5 0.95} scale={0.2 0.2}}
}
}
c_guines={ # Calais
pattern="pattern_solid.dds"
color1=red
color2=blue
colored_emblem={
color1=white
texture="ce_circle_mask.dds"
instance={position={0.5 0.803} scale={0.258 0.258}}
}
colored_emblem={
color1=yellow
texture="ce_jerusalem.dds"
instance={position={0.5 0.803} scale={0.3 0.3}}
}
colored_emblem={
color1=blue
texture="ce_inescutcheon.dds"
instance={scale={0.61 0.61}}
}
colored_emblem={
color1=yellow
texture="ce_fleur.dds"
instance={position={0.5 0.435} scale={0.17 0.17}}
}
colored_emblem={
color1=white
texture="ce_crescent_mask.dds"
instance={position={0.5 0.548} scale={0.22 0.22}}
}
colored_emblem={
color1=yellow
color2=red
texture="NEOW_ce_crown_french_closed.dds"
instance={position={0.5 0.175} scale={0.54 0.54}}
}
colored_emblem={
color1=white
texture="ce_cross_patriarchal_hungary.dds"
instance={position={0.2 0.475} scale={0.5 0.5}}
instance={position={0.8 0.475} scale={0.5 0.5}}
}
}
c_boulogne={ # Arras
pattern="pattern_shield_03_small.dds"
color1=red
color2=blue
colored_emblem={
color1=yellow
color2=blue
mask={1}
texture="ce_lion_rampant.dds"
}
colored_emblem={
color1=yellow
mask={2}
texture="ce_fleur.dds"
instance={position={0.35 0.3} scale={0.075 0.075}}
instance={position={0.425 0.3} scale={0.075 0.075}}
instance={position={0.5 0.3} scale={0.075 0.075}}
instance={position={0.575 0.3} scale={0.075 0.075}}
instance={position={0.65 0.3} scale={0.075 0.075}}
instance={position={0.3875 0.375} scale={0.075 0.075}}
instance={position={0.4625 0.375} scale={0.075 0.075}}
instance={position={0.5375 0.375} scale={0.075 0.075}}
instance={position={0.6125 0.375} scale={0.075 0.075}}
instance={position={0.35 0.45} scale={0.075 0.075}}
instance={position={0.425 0.45} scale={0.075 0.075}}
instance={position={0.5 0.45} scale={0.075 0.075}}
instance={position={0.575 0.45} scale={0.075 0.075}}
instance={position={0.65 0.45} scale={0.075 0.075}}
instance={position={0.3875 0.525} scale={0.075 0.075}}
instance={position={0.4625 0.525} scale={0.075 0.075}}
instance={position={0.5375 0.525} scale={0.075 0.075}}
instance={position={0.6125 0.525} scale={0.075 0.075}}
instance={position={0.5 0.6} scale={0.075 0.075}}
}
colored_emblem={
color1=red
color2=yellow
mask={2}
texture="ce_label_castles.dds"
instance={position={0.5 0.485} scale={0.61 0.5}}
}
}
d_valois={ #Picardy
pattern="pattern_checkers_02.dds"
color1=white

View file

@ -19,6 +19,7 @@ beur = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
4 = caucasian_blond

View file

@ -22,6 +22,7 @@
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond
@ -60,6 +61,7 @@ bourguignon = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
8 = caucasian_blond
@ -97,6 +99,7 @@ breton = { #Brezhoneg
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond
@ -138,6 +141,7 @@ galo = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
8 = caucasian_blond
@ -176,6 +180,7 @@ gascon = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond
@ -214,6 +219,7 @@ metropolitain = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond
@ -252,6 +258,7 @@ normaund = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
8 = caucasian_blond
@ -290,7 +297,8 @@ occitan = {
coa_gfx = { occitan_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
10 = caucasian_blond
@ -321,6 +329,7 @@ patoues = { #Arpetan
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond
@ -359,6 +368,7 @@ picard = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
8 = caucasian_blond
@ -397,6 +407,7 @@ poitevin = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
8 = caucasian_blond
@ -435,6 +446,7 @@ provencal = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
6 = caucasian_blond

View file

@ -57,6 +57,7 @@ elsasse = {
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
10 = caucasian_blond
@ -123,6 +124,7 @@ lorin = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
10 = caucasian_blond

View file

@ -84,6 +84,7 @@ pelonais = {
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_03
ethnicities = {
10 = caucasian_blond

View file

@ -1,5 +1,5 @@
adela_female = { Aaltje Ad_e_grv_lo }
adelaide_female = { Adelheid Alida Azala_i_uml_s Aziliz Azylis Elke }
adelaide_female = { Adelheid Alida Alijda Azala_i_uml_s Aziliz Azylis Elke }
adriana_female = { Adriana Adriano }
agato_female = { Agathe Agato }
agnes_female = { Agn_e_grv_s Agnes In_e_grv_s Oanell }
@ -21,7 +21,7 @@ anastasia_female = { Anastasi_e_act_ }
andrea_female = { Andrea Andriveto }
angela_female = { Aela Aelia Aelig Ang_e_grv_lo_female Angela }
angelica_female = { Angelico_female Angelika Angelique Lieke }
anna_female = { Ana Ana_i_uml_s Aneto Anita Anja Anna Annaig Anne Annette Annick Ano Anouk Antje Hannah Hanne Naig }
anna_female = { Ana Ana_i_uml_s Aneto Anita Anja Anna Annaig Anne Annette Annick Annie Ano Anouk Antje Hannah Hanne Naig }
annaclara_female = { Ano-Claro }
annaeleonora_female = { Hannelore }
annalaura_female = { Ano-Lauro }
@ -94,7 +94,7 @@ edmunda_female = { Edmunda }
eleanor_female = { A_e_act_nor Eleonore Eliounor Elizabeth Leounoro Lore }
eliana_female = { Eliano }
elisa_female = { Elisa Elise Eliso }
elizabeth_female = { Bab_e_grv_u_female Bettina Eisab_e_grv_u Elesbed Elisabeth Elsbeth Liesel Lisette Liz }
elizabeth_female = { Bab_e_grv_u_female Babette Bettina Eisab_e_grv_u Elesbed Elisabeth Elsbeth Liesel Lisette Liz }
elizabethcharlotte_female = { Liselotte }
elodie_female = { _E_act_lodie Eloud_i_grv_o }
elsa_female = { Els_a_grv_ Else Ilse }

View file

@ -42,7 +42,7 @@ anthony_male = { Ant_o_grv_ni Anthony Antoine Anton Antonius T_o_grv_ni Teun Teu
antoninus_male = { Antounin }
anwar_male = { Anouar }
aristides_male = { Aristido }
arnold_male = { Arend Arnaud Arnault Arno Arnold Arnoldus }
arnold_male = { Arend Arnaud Arnault Arno Arnold Arnoldus Arnoud }
arnulf_male = { Arnulf }
arsenius_male = { Arsena }
arthur_male = { _A_grv_rtus Arthur }
@ -63,7 +63,7 @@ bashir_male = { B_e_act_chir }
basil_male = { Basile }
bassam_male = { Bassem }
benedict_male = { Benead Benedikt Benet Benezet Beno_i_hat_t }
benjamin_male = { Benjamin }
benjamin_male = { Ben Benjamin }
berengar_male = { B_e_act_renger Berengui_e_act_ }
bernard_male = { Berend Bernard Bernardus Bernat Bernhard Bernez }
bertrand_male = { Beltram Bertram Bertrand }
@ -234,10 +234,10 @@ johnpaul_male = { Jan-Pau Jean-Pol Yann-Baol }
johnpeter_male = { Jan-P_e_grv_ire }
johnphilip_male = { Jan-Felip }
johnyves_male = { Jan-Ives Jean-Yvon Yann-Erwan }
jonah_male = { Jonah Jonas Youn_e_grv_s Yunis }
jonah_male = { Jona_Jonah Jonah Jonas Youn_e_grv_s Yunis }
jonathan_male = { Jonathan Jounatan }
jordan_male = { Jourdan }
joseph_male = { J_o_act_us_e_grv_ Job_Joseph Joep Joey Josef Joseph Josephus Jozeb Jozef Youssef }
joseph_male = { J_o_act_us_e_grv_ Job_Joseph Joep Joey Jos Josef Joseph Josephus Jozeb Jozef Youssef }
josephmary_male = { Jozeb-Mari }
joshua_male = { Joschua }
jost_male = { Joost Jost }
@ -259,7 +259,7 @@ latif_male = { Latuf }
lawrence_male = { Laora_n_tld_s Lars Laur_e_grv_ns Laurens Lorenz }
lenaig_male = { L_e_act_na_i_uml_c Lenaig }
leo_male = { Leo Leon Leoun }
leonard_male = { Leendert Leonardus Leonhard Lienard Lienhardt }
leonard_male = { Leendert Leonard Leonardus Leonhard Lienard Lienhardt }
leopold_male = { Leopold Leoupold Luitpold }
levi_male = { Levi }
linus_male = { Linus }
@ -282,7 +282,7 @@ martial_male = { Marciau }
martin_male = { Maarten Martin Martinus Martijn }
marwan_male = { Marouane Marwan }
mathurin_male = { Mathurin Matilin }
matthew_male = { Mah_e_act_ Maho Mati_e_act_u Matias Matth_a_uml_us Matthias Matthijs Mazhev Thijs }
matthew_male = { Mah_e_act_ Maho Mathieu Mati_e_act_u Matias Matth_a_uml_us Matthias Matthijs Mazhev Thijs }
maurice_male = { Maoris Maurice Maurise Moritz }
mawlud_male = { Miloud Mouloud }
maxentius_male = { Meiss_e_grv_ns }

View file

@ -1,67 +1,95 @@
name_list_dutch = {
cadet_dynasty_names = {
"dynn_Bakker"
"dynn_Bos"
"dynn_Brouwer"
"dynn_de_spc_Boer"
"dynn_de_spc_Graaf"
"dynn_de_spc_Groot"
"dynn_de_spc_Jong"
"dynn_de_spc_Vries"
"dynn_de_spc_Wit"
"dynn_Dekker"
"dynn_Dijkstra"
"dynn_Hendriks"
"dynn_Jansen"
"dynn_Janssen"
"dynn_Meijer"
"dynn_Mulder"
"dynn_Peters"
"dynn_Smit"
"dynn_van_spc_den_spc_Berg"
"dynn_van_spc_der_spc_Meer"
"dynn_van_spc_Dijk"
"dynn_van_spc_Leeuwen"
"dynn_Visser"
"dynn_Vos"
}
dynasty_names = {
"dynn_Bakker"
"dynn_Blom"
"dynn_Boots"
"dynn_Bos"
"dynn_Brink"
"dynn_Brouwer"
"dynn_Cremer"
"dynn_de_spc_Boer"
"dynn_de_spc_Bruijn"
"dynn_de_spc_Bruin"
"dynn_de_spc_Graaf"
"dynn_de_spc_Groot"
"dynn_de_spc_Haan"
"dynn_de_spc_Jong"
"dynn_de_spc_Rooy"
"dynn_de_spc_Vree"
"dynn_de_spc_Vries"
"dynn_de_spc_Wit"
"dynn_Dekker"
"dynn_Dijkstra"
"dynn_Graafland"
"dynn_Hendriks"
"dynn_Hoekstra"
"dynn_Hogenbirk"
"dynn_Holtmann"
"dynn_Huisman"
"dynn_Jacobs"
"dynn_Jansen"
"dynn_Janssen"
"dynn_Jonker"
"dynn_Kardol"
"dynn_Kok"
"dynn_Koster"
"dynn_Lendering"
"dynn_Lubbers"
"dynn_Maas"
"dynn_Meijer"
"dynn_Mulder"
"dynn_Peters"
"dynn_Prins"
"dynn_Remkes"
"dynn_Ringelberg"
"dynn_Rutgers"
"dynn_Schilstra"
"dynn_Schouten"
"dynn_Schutijser"
"dynn_Smit"
"dynn_van_den_Berg"
"dynn_van_Dijk"
"dynn_van_Leeuwen"
"dynn_Smits"
"dynn_van_spc__pst_t_spc_Wout"
"dynn_van_spc_Beek"
"dynn_van_spc_Dam"
"dynn_van_spc_de_spc_Ruit"
"dynn_van_spc_de_spc_Ven"
"dynn_van_spc_den_spc_Berg"
"dynn_van_spc_den_spc_Broek"
"dynn_van_spc_den_spc_Heuvel"
"dynn_van_spc_der_spc_Heijden"
"dynn_van_spc_der_spc_Meer"
"dynn_van_spc_der_spc_Meij"
"dynn_van_spc_der_spc_Linden"
"dynn_van_spc_der_spc_Veen"
"dynn_van_spc_der_spc_Veerdonk"
"dynn_van_spc_der_spc_Wal"
"dynn_van_spc_Dijk"
"dynn_van_spc_Leeuwen"
"dynn_van_spc_Vliet"
"dynn_Verhoeven"
"dynn_Vermeer"
"dynn_Vermeulen"
"dynn_Visser"
"dynn_Vos"
"dynn_Warmerdam"
"dynn_Waterreus"
"dynn_Willems"
}
male_names = {
2 = {
Albert Andr_e_act_ Arie Arjan
Bart Bas Bob Bram
Bart Bas Ben Bob Bram
Daan Danny David Dennis Dirk
Edwin Eric Erik Erwin
Frank Frans
Geert Gerard Gerrit
Hans Herman
Jan Jasper Jeroen Johan John Joost
Jan Jasper Jeroen Johan John Joost Jos
Kevin Klaas Koen
Maarten Marc Marcel Marco Mark Martijn Martin Maurice Michael Michel Michiel
Nick Niels_Cornelius
@ -73,19 +101,19 @@ name_list_dutch = {
Willem Wouter
}
1 = {
Adriaan Adrianus Albertus Alexander Andreas Antonius Arend Arnoldus
Adriaan Adrianus Albertus Alexander Andreas Antonius Arend Arnoldus Arnoud
Bastiaan Berend Bernardus Bj_o_uml_rn Brian Bryan
Casper Christiaan Christian Cornelis
Damian Dani_e_uml_l Dylan
Eduard Edward Evert
Edsger Eduard Edward Evert
Floris Franciscus Frederik
Gerardus Gijs
Harm Hendrik Hendrikus Henricus Hermanus Hubertus
Ivo
Jacob Jacobus Jarno Jeffrey Jelle Jesper Jesse Joannes Job Joep Joey Johannes Jordy Joris Joseph Josephus Jozef Julian Justin
Jacob Jacobus Jarno Jeffrey Jelle Jesper Jesse Joannes Job Joep Joey Johannes Jona_Jonah Jordy Joris Joseph Josephus Jozef Julian Justin
Karel Krijn
Lambertus Lars Laurens Leendert Leonardus Levi Luc Lucas Luuk
Maikel Marcus Marinus Martinus Matthijs Max Mees Mike Milan Mohamed Mohammed
Lambertus Lars Laurens Leendert Leonard Leonardus Levi Luc Lucas Luuk
Maikel Marcus Marinus Martinus Mathieu Matthijs Max Mees Melle Mike Milan Mohamed Mohammed
Nicolaas Niek Nimo Noah
Pascal Paulus Pepijn Petrus Pim
Quinten
@ -120,13 +148,13 @@ name_list_dutch = {
Yvonne
}
1 = {
Aaltje Adriana Agnes Alexandra Alida Amanda Amber Amy Antonia
Belinda Bente Bo Brenda Brigitte Britney Britt
Carmen Carolina Catharina Christina Cornelia Cynthia
Aaltje Adriana Agnes Alexandra Alida Alijda Amanda Amber Amy Annie Antonia
Babette Belinda Bente Bo Brenda Brigitte Britney Britt
Carmen Carolina Catharina Christina Christine Cora Cornelia Cynthia
Daisy Dani_e_uml_lle Danique Daphne Demi Denise
Edith Elisabeth Elise Elizabeth Emma Esm_e_act_e Esmee Eveline
Fleur Floor Francisca
Geertje Geertruida Gerarda Gertruda Grietje
Geertje Geertruida Gerarda Gertruda Grietje Griselda
Hannah Helena Hendrika Hendrikje Henri_e_uml_tte Henrica Hermina
Ilona Ingeborg Irma Isa_female Isabel Isabelle
Jacoba Janna Jannetje Jantje Jasmijn Jeannette Jennifer Johanna Josephina
@ -136,11 +164,11 @@ name_list_dutch = {
Naomi Nancy Natascha Natasja Neeltje Nikita_female Nikki Nina Noa
Paulina Petronella Pieternella Priscilla Puck
Quinty
Rachel Renate Romy Roos Rosa Rosalie Roxanne
Rachel Renate Romy Roos Rosa Rosalie Roxanne Ruth
Sabrina Sam_female Samantha Sara Sarah Sharon Silvia Sophie Sterre Susanne
Tess Theodora Theresia Trijntje Truus
Vanessa Veerle Vera Victoria
Wilhelmina Willemina
Wietsche Wilhelmina Willemina
Zo_e_uml_
}
}

View file

@ -595,8 +595,9 @@ lenners_dynasty = {
#e_germania
zollern_dynasty = {
name = dynn_zollern
culture = saxon
prefix = dynnp_von
name = dynn_Hohenzollern
culture = swabian
}
klosters_dynasty = {

View file

@ -1080,7 +1080,7 @@ e_europa = {
c_rethel = { #Ardennes
color = { 4 70 170 }
b_romigny = {
b_romigny = { # Charleville-Mézières
province = 2396
color = { 4 70 170 }
@ -1095,7 +1095,7 @@ e_europa = {
color = { 4 70 170 }
}
b_mezieres = {
b_mezieres = { # Sedan
province = 2394
color = { 4 70 170 }
@ -1104,14 +1104,14 @@ e_europa = {
c_compiegne = {
color = { 24 62 215 }
b_marle = { # Compiègne
province = 2398
color = { 20 50 220 }
}
b_noyon = {
province = 2187
color = { 28 58 230 }
}
b_saint_quentin = {
province = 2397
color = { 28 58 230 }
}
}
@ -1123,16 +1123,16 @@ e_europa = {
color = { 20 50 220 }
}
b_marle = {
province = 2398
color = { 20 50 220 }
}
b_roucy = {
b_roucy = { # Tergnier
province = 2399
color = { 20 50 220 }
}
b_saint_quentin = {
province = 2397
color = { 28 58 230 }
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -354,8 +354,9 @@ e_france = {
}
d_pas_de_calais = { # Placeholder duchy
color = { 80 90 170 }
capital = c_boulogne # Arras
c_guines = {
c_guines = { # Calais
color = { 80 90 170 }
b_calais = {
@ -380,7 +381,7 @@ e_france = {
}
}
c_boulogne = {
c_boulogne = { # Arras
color = { 78 103 165 }
b_aire = {