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 = {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
gfx/interface/icons/building_types/toledo.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -91,7 +91,7 @@ benelux_guillem_vassal_3 = {
}
}
benelux_guillem_vassal_4 = {
name = "Adrien"
name = "Adriaan"
dynasty = oost_dynasty
religion = "carolingian"
culture = dutch

View file

@ -250,11 +250,11 @@ germany0016 = { #from a minor branch of the glucksburg family that gained power
}
}
germany0017 = {
germany0017 = { # Radbot Zollern
name = "Radbot"
dynasty = zollern_dynasty
religion = "lutheran"
culture = brandenburger
culture = swabian
trait = education_diplomacy_3
trait = cynical
trait = content
@ -1423,7 +1423,7 @@ albrecht_xii_of_bavaria={
trait=zealous
give_nickname=nick_the_pious
2497.3.27={birth=yes}
2550.6.8={death=yes}
2550.6.8={death={death_reason=death_battle killer=germany0006}} # Slain in battle by Willi Makserbunner
}
stefan_iv_of_bavaria={
name="Stefan"
@ -2265,6 +2265,7 @@ eiges_v_of_swabia={
name="Eiges"
dynasty=wendlenger_dynasty #Wendlenger
father=eiges_iii_of_swabia
mother=elisabeth_wendlenger
culture=swabian
religion=lutheran
trait=twin
@ -2298,6 +2299,7 @@ thilo_i_of_tubingen={
name="Thilo"
dynasty=wendlenger_dynasty #Wendlenger
father=eiges_iii_of_swabia
mother=elisabeth_wendlenger
culture=swabian
religion=lutheran
trait=twin
@ -3478,7 +3480,7 @@ karl_heinz_i_of_schwandorf={
trait=bastard
2499.3.8={birth=yes}
2519.11.22={add_spouse=emmy_von_lechge}
2543.8.3={death=yes}
2550.6.8={death={death_reason=death_battle killer=germany0006}} # Slain in battle by Willi Makserbunner
}
albrecht_v_of_schwandorf={
name="Albrecht"
@ -3516,7 +3518,7 @@ manfred_i_of_cham={
religion=lutheran
2484.9.28={birth=yes}
2504.3.2={add_spouse=friedlinde_kreile_2}
2537.12.16={death=yes}
2550.6.8={death={death_reason=death_battle killer=germany0006}} # Slain in battle by Willi Makserbunner
}
albrecht_x_of_the_upper_palatinate={
name="Albrecht"

View file

@ -8,6 +8,7 @@
holding = none
1075.1.1 = {
holding = castle_holding
special_building = court_of_europa_01
}
}
2403 = {
@ -47,6 +48,7 @@
culture = dutch
religion = concordianist
holding = castle_holding
special_building = port_of_amsterdam_01
}
2405 = {
culture = dutch
@ -71,6 +73,7 @@
culture = dutch
religion = concordianist
holding = city_holding
special_building = walls_of_nijmegen_01
}
2425 = {
holding = none
@ -284,6 +287,7 @@
holding = none
1180.1.1 = {
holding = city_holding
special_building = zone_rouge_01
}
}
##d_cologne
@ -339,6 +343,7 @@
}
2395 = {
holding = castle_holding
special_building = verdun_memorial_01
}
2081 = {
holding = church_holding
@ -412,6 +417,7 @@
culture = belge
religion = concordianist
holding = castle_holding
special_building = leuven_university_01
}
2107 = {
holding = city_holding
@ -424,6 +430,7 @@
culture = belge
religion = concordianist
holding = castle_holding
special_building = port_of_antwerpen_01
}
2111 = {
holding = none
@ -541,48 +548,16 @@
9739 = {
holding = none
}
##d_pas_de_calais
###c_guines
2130 = {
culture = angler
religion = trenchsinger
holding = castle_holding
}
2129 = {
holding = church_holding
}
2133 = {
holding = city_holding
}
2131 = {
holding = none
975.1.1 = {
holding = city_holding
}
}
###c_boulogne
2134 = {
culture = picard
religion = trenchsinger
holding = castle_holding
}
2132 = {
holding = church_holding
}
2135 = {
holding = none
1178.1.1 = {
holding = city_holding
}
}
###c_lille
2126 = {
culture = belge
religion = trenchsinger
holding = castle_holding
special_building = zone_rouge_01
}
2186 = {
holding = city_holding
special_building = zone_rouge_01
}
###c_valenciennes
2119 = {
@ -592,7 +567,62 @@
}
2118 = {
holding = city_holding
special_building = zone_rouge_01
}
2121 = {
holding = church_holding
}
##d_ardennes
###c_rethel
2396 = {
culture = picard
religion = carolingian
holding = castle_holding
}
2391 = {
culture = metropolitain
religion = carolingian
holding = castle_holding
special_building = zone_rouge_01
}
2393 = {
holding = city_holding
special_building = zone_rouge_01
}
2394 = {
culture = picard
religion = numenorian
holding = none
900.1.1 = {
holding = church_holding
}
}
###c_compiegne
2398 = {
culture = picard
religion = numenorian
holding = castle_holding
special_building = zone_rouge_01
}
2187 = {
culture = picard
religion = trenchsinger
holding = castle_holding
special_building = zone_rouge_01
}
###c_vermandois # Aisne
2400 = {
culture = picard
religion = trenchsinger
holding = castle_holding
special_building = zone_rouge_01
}
2399 = {
holding = city_holding
special_building = zone_rouge_01
}
2397 = {
holding = church_holding
special_building = zone_rouge_01
}

View file

@ -199,6 +199,38 @@
2355 = {
holding = church_holding
}
##d_pas_de_calais
###c_guines
2130 = {
culture = angler
religion = trenchsinger
holding = castle_holding
}
2129 = {
holding = church_holding
}
2133 = {
holding = city_holding
}
2131 = {
holding = none
975.1.1 = {
holding = city_holding
}
}
###c_boulogne
2134 = {
culture = picard
religion = trenchsinger
holding = castle_holding
special_building = zone_rouge_01
}
2132 = {
holding = city_holding
}
2135 = {
holding = church_holding
}
##d_valois
###c_eu
2177 = {
@ -544,52 +576,6 @@
holding = city_holding
}
}
##d_ardennes
###c_rethel
2396 = {
culture = picard
religion = carolingian
holding = castle_holding
}
2391 = {
culture = metropolitain
religion = carolingian
holding = castle_holding
}
2393 = {
holding = city_holding
}
2394 = {
culture = picard
religion = numenorian
holding = none
900.1.1 = {
holding = church_holding
}
}
###c_compiegne
2398 = {
culture = picard
religion = numenorian
holding = castle_holding
}
2187 = {
culture = picard
religion = trenchsinger
holding = castle_holding
}
###c_vermandois
2400 = {
culture = picard
religion = trenchsinger
holding = castle_holding
}
2397 = {
holding = church_holding
}
2399 = {
holding = city_holding
}
##d_champagne
###c_reims
2390 = {

View file

@ -19,13 +19,13 @@ d_toulouse = {
2540.1.1 = {
holder = france_edmond_daunte #Edmond Daunte
}
2555.1.1 = { change_development_level = 17 }
}
c_toulouse = {
2540.1.1 = {
holder = france_edmond_daunte #Edmond Daunte
}
2555.1.1 = { change_development_level = 17 }
}
c_agenais = {
2540.1.1 = {
@ -82,6 +82,7 @@ c_gevaudan = {
2550.1.1 = {
holder = france_axel_lindenbrock #Axel Lindenbrock
}
2555.1.1 = { change_development_level = 5 }
}
d_auvergne = { # Auvergne
2550.1.1 = {
@ -92,6 +93,7 @@ c_auvergne = { # Cantal
2550.1.1 = {
holder = france_joachim_murat #Joachim Murat
}
2555.1.1 = { change_development_level = 5 }
}
c_clermont_sur_allier = {
2550.1.1 = {
@ -120,6 +122,7 @@ c_la_marche = {
holder = france_nicephore_clemence #Nicephore Clemence
liege = d_auvergne
}
2555.1.1 = { change_development_level = 5 }
}
c_limousin = {
2550.1.1 = {

View file

@ -353,7 +353,7 @@ c_schwandorf={
2472.7.2={holder=franz_i_of_the_upper_palatinate}
2493.3.10={holder=albrecht_viii_of_the_upper_palatinate}
2511.4.29={holder=karl_heinz_i_of_schwandorf}
2543.8.3={holder=albrecht_v_of_schwandorf}
2550.6.8={holder=albrecht_v_of_schwandorf}
}
c_weiden={
@ -363,7 +363,7 @@ c_weiden={
c_cham={
2518.3.31={holder=manfred_i_of_cham}
2551.5.28={holder=albrecht_x_of_the_upper_palatinate}
2550.6.8={holder=albrecht_x_of_the_upper_palatinate}
}
d_lower_bavaria={

View file

@ -293,6 +293,7 @@ c_langres = {
holder = france0006 #miranda giry
liege = "d_burgundy"
}
2555.1.1 = { change_development_level = 5 }
}
d_orleanais = {
@ -416,12 +417,6 @@ d_berry = {
holder = france0020 #Marquais Carabois
}
}
c_touraine = {
2540.1.1 = {
holder = france0020 #Marquais Carabois
}
2555.1.1 = { change_development_level = 13 }
}
c_berry = {
2540.1.1 = {
holder = france0020 #Marquais Carabois
@ -437,6 +432,7 @@ c_loir_et_cher = {
c_tourraine = {
2539.1.21={liege=d_poitou}
2539.1.21={holder=france_adelberth_de_bourbon_naundorff} #Adelberth de Bourbon-Naundorff
2555.1.1 = { change_development_level = 13 }
}
c_issoudun = {
2540.1.1 = {

View file

@ -14,44 +14,6 @@ k_rhineland= {
}
}
d_alsace = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
}
c_strassburg = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
2555.1.1 = { change_development_level = 15 }
}
c_puttlingen = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
}
c_haguenau = {
2541.3.29 = {
holder = germany0008 #Lars Hauke
liege = d_alsace
}
}
c_sundgau = {
2535.3.16={holder=august_of_sundgau} #August Barthold
2541.3.29 = {
liege = d_alsace
}
2555.1.1 = { change_development_level = 12 }
}
d_trier = {
2548.1.1 = {
holder = germany0009 #Wilhelm Zollern

View file

@ -29,6 +29,7 @@ c_lower_alps={
2550.1.1 = {
holder = france_bova_ivette
}
2555.1.1 = { change_development_level = 5 }
}
@ -73,4 +74,5 @@ c_upper_alps={
2550.1.1 = {
holder = france_hernaud_jean
}
2555.1.1 = { change_development_level = 5 }
}

View file

@ -304,4 +304,41 @@ c_konstanz = {
2521.9.11={holder=sven_of_konstanz}
2534.4.14={holder=harald_of_konstanz}
2554.11.1={liege=k_swabia}
}
d_alsace = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
}
c_strassburg = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
2555.1.1 = { change_development_level = 15 }
}
c_puttlingen = {
2536.9.15 = {
holder = eduard_nguyen_bloch_alsace #Eduard Nguyen-Bloch
liege = k_swabia
}
}
c_haguenau = {
2541.3.29 = {
holder = germany0008 #Lars Hauke
liege = d_alsace
}
}
c_sundgau = {
2535.3.16={holder=august_of_sundgau} #August Barthold
2541.3.29 = {
liege = d_alsace
}
2555.1.1 = { change_development_level = 12 }
}

View file

@ -21,4 +21,48 @@
building_type_fortress_andorra_01:1 "$building_fortress_andorra_01$"
building_type_fortress_andorra_01_desc:0 "WIP."
building_fortress_andorra_01:0 "Fortress Monastery of Andorra"
building_fortress_andorra_01_desc:0 "The monasteries of Andorra have become reinforced over the years by numerous defenses on all sides. The Andorran fortress-monasteries have earned the reputation of being the most well defended temples in the whole world, for they protect within their bowels centuries upon centuries of books, possessing the greatest of the Church's archives second only to the Vatican itself. Should Andorra fall, countless years of knowledge - both pre- and post-Event - will be lost."
building_fortress_andorra_01_desc:0 "The monasteries of Andorra have become reinforced over the years by numerous defenses on all sides. The Andorran fortress-monasteries have earned the reputation of being the most well defended temples in the whole world, for they protect within their bowels centuries upon centuries of books, possessing the greatest of the Church's archives second only to the Vatican itself. Should Andorra fall, countless years of knowledge - both pre- and post-Event - will be lost."
building_type_leuven_university_01:1 "Leuven University"
building_type_leuven_universtiy_01_desc:0 "WIP"
building_leuven_university_01:0 "Leuven University"
building_leuven_university_01_desc:0 "With its traditions reaching all the way to the 15th century, the Leuven University is one of the most important places of knowledge in Western Europe. Scholars and scientists are attracted from far away to study and expand their knowledge even after the Event."
building_type_court_of_europa_01:1 "Court of Europa"
building_type_court_of_europa_01_desc:0 "WIP"
building_court_of_europa_01:0 "Court of Europa"
building_court_of_europa_01_desc:0 "Following the Event, many people settled in the region around Den Hagge, seeking answers to what happened. Soon the surrounding area became a large centre of commerce, that needed a centralized rule to work properly. After Leopold became the Grand Chancellor, he wanted to resolve this issue. Leading to him constructing the “Court of Europa”, to properly organize his rule and further fortify the region."
building_court_of_europa_02:0 "Grand Court of Europa"
building_court_of_europa_02_desc:0 "Soon, the small court faced many issues, as the land around it grew, but the court did not. People needed a better place to handle their affairs. The Grand Court of Europe would be constructed, not only a massive complex of palaces and gardens, but also an extensive fortification line, protecting the court from enemy invasions."
building_type_walls_of_nijmegen_01:1 "Walls of Nijmegen"
building_type_walls_of_nijmegen_01_desc:0 "WIP"
building_walls_of_nijmegen_01:0 "Walls of Nijmegen"
building_walls_of_nijmegen_01_desc:0 "Built on the command of Grand Chancellor Leopold, the walls of Nijmegen are an impressive sight. They were built to protect the main trade route going from France to Holland and fortify one of the only ways across the lower Rhine River."
building_type_port_of_amsterdam_01:1 "Port of Amsterdam"
building_type_port_of_amsterdam_01_desc:0 "WIP"
building_port_of_amsterdam_01:0 "Extensive Harbour"
building_port_of_amsterdam_01_desc:0 "A small port has been constructed in a trade rich region, to allow for easier transport of goods overseas. Several small harbours work together to bring goods in and out of the city, but the capacity is small, while the opportunity is large."
building_port_of_amsterdam_02:0 "Bustling Port"
building_port_of_amsterdam_02_desc:0 "As trade grows, so does the port. With influx of new merchants into the city, the port needs to grow too. Harbouring ships from faraway lands, trading goods never seen before."
building_port_of_amsterdam_03:0 "Grand Port"
building_port_of_amsterdam_03_desc:0 "As trade grew increasingly, several new docks were set up, covering almost the entire coastline of the city. New harbour storages and cargo cranes were needed. With the increased need of ships, several shipyards popped up, to facilitate the new demand."
building_type_port_of_antwerpen_01:1 "Port of Antwerpen"
building_type_port_of_antwerpen_01_desc:0 "WIP"
building_port_of_antwerpen_01:0 "Extensive Harbour"
building_port_of_antwerpen_01_desc:0 "A small port has been constructed in a trade rich region, to allow for easier transport of goods overseas. Several small harbours work together to bring goods in and out of the city, but the capacity is small, while the opportunity is large."
building_port_of_antwerpen_02:0 "Bustling Port"
building_port_of_antwerpen_02_desc:0 "As trade grows, so does the port. With influx of new merchants into the city, the port needs to grow too. Harbouring ships from faraway lands, trading goods never seen before."
building_port_of_antwerpen_03:0 "Grand Port"
building_port_of_antwerpen_03_desc:0 "As trade grew increasingly, several new docks were set up, covering almost the entire coastline of the city. New harbour storages and cargo cranes were needed. With the increased need of ships, several shipyards popped up, to facilitate the new demand."
building_type_zone_rouge_01:1 "Zone Rouge"
building_type_zone_rouge_01_desc:0 "WIP"
building_zone_rouge_01:0 "Scars of Devastation"
building_zone_rouge_01_desc:0 "Zone Rouge is the remenant of the Great War from before the Event. The land, yet in many ways recovered still bleeds and shows scars as the vast field of poppies always remind people of this destruction. Dangerous substances and explosive ammunition can still be found buried beneath, making traveling and construction not only problematic, but dangerous."
building_type_verdun_memorial_01:1 "Verdun Memorial"
building_type_verdun_memorial_01_desc:0 "WIP"
building_verdun_memorial_01:0 "Verdun Memorial"
building_verdun_memorial_01_desc:0 "The vast graveyard with a small church in Verdun is placed there to remember the lost during the Battle of Verdun during the Great War. It has since became a major holy site for the Trenchsingers, but is also visited by other Europeanists to remember the great battle that killed hundereds of thousands."

File diff suppressed because it is too large Load diff

View file

@ -860,7 +860,6 @@
dynn_Bebek:0 "Bebek"
dynn_BeC_enek:0 "Beçenek"
dynn_Beccaria:0 "Beccaria"
dynn_Beck:0 "Beck"
dynn_Becket:0 "Becket"
dynn_Bedford:0 "Bedford"
dynn_Beetzen:0 "Beetzen"
@ -2194,7 +2193,6 @@
dynn_Forz:0 "Forz"
dynn_Foscaro:0 "Foscaro"
dynn_Fothriff:0 "Fothriff"
dynn_Fournier:0 "Fournier"
dynn_Franconian:0 "Franconia"
dynn_Franken:0 "Franken"
dynn_Frankopan:0 "Frankopan"
@ -2480,7 +2478,6 @@
dynn_Greyerz:0 "Greyerz"
dynn_Greystock:0 "Greystock"
dynn_Gribas:0 "Gribas"
dynn_Grimaldi:0 "Grimaldi"
dynn_Grimberghe:0 "Grimberghe"
dynn_Grimmingen:0 "Grimmingen"
dynn_Grip:0 "Grip"
@ -2757,7 +2754,6 @@
dynn_Helvius:0 "Helvius"
dynn_Henbont:0 "Henbont"
dynn_Henneberg:0 "Henneberg"
dynn_Henry:0 "Henry"
dynn_hEochadha:0 "hEochadha"
dynn_Hephaistos:0 "Hephaistos"
dynn_Heraclian:0 "Heraclian"
@ -2813,7 +2809,6 @@
dynn_Hohenlohe:0 "Hohenlohe"
dynn_Hohenstauf:0 "Hohenstauf"
dynn_Hohenstaufen:0 "Hohenstaufen"
dynn_Hohenzollern:0 "Hohenzollern"
dynn_Holland:0 "Holland"
dynn_Holmgren:0 "Holmgren"
dynn_Holming:0 "Holming"
@ -3527,7 +3522,6 @@
dynn_Kven:0 "Kven"
dynn_Kvirikian:0 "Kvirikian"
dynn_Kwarazmid:0 "Kwarazmid"
dynn_Kyburg:0 "Kyburg"
dynn_Kye:0 "Kye"
dynn_Kyichu:0 "Kyichu"
dynn_Kyivy:0 "Kyivy"
@ -3624,7 +3618,6 @@
dynn_Landsberg:0 "Landsberg"
dynn_Lane:0 "Lane"
dynn_Lanfranchi:0 "Lanfranchi"
dynn_Lang:0 "Lang"
dynn_Langah:0 "Langah"
dynn_Lanik:0 "Lanik"
dynn_Lankinen:0 "Lankinen"
@ -4313,7 +4306,6 @@
dynn_Montrichard:0 "Montrichard"
dynn_Montsoriu:0 "Montsoriu"
dynn_Monyul:0 "Monyul"
dynn_Moore:0 "Moore"
dynn_Moosevi:0 "Moosevi"
dynn_MoravA_n:0 "Moraván"
dynn_Moravia:0 "Moravia"
@ -4408,7 +4400,6 @@
dynn_Murois:0 "Murois"
dynn_Muromid:0 "Muromid"
dynn_Murong:0 "Murong"
dynn_Murray:0 "Murray"
dynn_Murrid:0 "Murrid"
dynn_Mursiyid:0 "Mursiyid"
dynn_Murta:0 "Murta"
@ -5315,7 +5306,6 @@
dynn_Rogala:0 "Rogala"
dynn_Rogaland:0 "Rogaland"
dynn_Rogen:0 "Rogen"
dynn_Roger:0 "Roger"
dynn_Rogerios:0 "Rogerios"
dynn_Rohan:0 "Rohan"
dynn_Rohini:0 "Rohini"
@ -5334,7 +5324,6 @@
dynn_Ros:0 "Ros"
dynn_Rose:0 "Rose"
dynn_RosellO_:0 "Roselló"
dynn_Rosenberg:0 "Rosenberg"
dynn_Rosenkrantz:0 "Rosenkrantz"
dynn_RosenstrA_le:0 "Rosenstråle"
dynn_Roshan:0 "Roshan"
@ -5875,7 +5864,6 @@
dynn_Stachytzes:0 "Stachytzes"
dynn_Stad:0 "Stad"
dynn_Stade:0 "Stade"
dynn_Stadler:0 "Stadler"
dynn_Stafford:0 "Stafford"
dynn_Stafr:0 "Stafr"
dynn_Stahleck:0 "Stahleck"
@ -6187,7 +6175,6 @@
dynn_Tibai:0 "Tibai"
dynn_Tiberiade:0 "Tiberiade"
dynn_Tich:0 "Tich"
dynn_Tieli:0 "Tieli"
dynn_Cheolli:0 "Cheolli" # 鐵利 (철리)
dynn_Tiepolo:0 "Tiepolo"
dynn_Tifilwitid:0 "Tifilwitid"
@ -7000,7 +6987,6 @@
dynn_Hrabisid:0 "Hrabisid"
dynn_Commercy:0 "Commercy"
dynn_Broyes_Commercy:0 "Broyes-Commercy"
dynn_Weinsberg:0 "Weinsberg"
dynn_Brodswinden:0 "Brodswinden"
dynn_Schwaz:0 "Schwaz"
dynn_Passau:0 "Passau"
@ -7160,7 +7146,6 @@
dynn_Onega:0 "Onega"
# Old Saxon
dynn_Pattensen:0 "Pattensen"
dynn_Schneider:0 "Schneider"
dynn_Theodericing:0 "Theodericing"
dynn_Richfriding:0 "Richfriding"
dynn_Abonid:0 "Abonid"
@ -8967,7 +8952,6 @@
dynn_Wattara:0 "Wattara"
dynn_Naba_a:0 "Naba'a"
dynn_SannE_:0 "Sanné"
dynn_Kamara:0 "Kamara"
dynn_Kourouma:0 "Kourouma"
dynn_Kinte:0 "Kinte"
dynn_Kabba:0 "Kabba"
@ -10072,7 +10056,6 @@
dynn_Chopra:0 "Chopra"
dynn_Dhaliwal:0 "Dhaliwal"
dynn_Gul:0 "Gul"
dynn_Haider:0 "Haider"
dynn_Jahangir:0 "Jahangir"
dynn_Kalsi:0 "Kalsi"
dynn_Kazim:0 "Kazim"
@ -10105,7 +10088,6 @@
dynn_Karkhanis:0 "Karkhanis"
dynn_Mehendale:0 "Mehendale"
dynn_Powale:0 "Powale"
dynn_Roy:0 "Roy"
dynn_Sachdev:0 "Sachdev"
dynn_Shinde:0 "Shinde"
dynn_Verma:0 "Verma"
@ -10813,7 +10795,6 @@
dynn_Lager: "Lager"
dynn_Ostlund: "Östlund"
dynn_Wessman: "Wessman"
dynn_Garcia: "Garcia"
dynn_BoseH: "Bose Holmqvist"
dynn_Kopparvall: "Kopparvall"
dynn_freddi: "Freddi"

File diff suppressed because it is too large Load diff

View file

@ -2837,7 +2837,6 @@
BernabO_:0 "Bernabò"
Bernabo:0 "Bernabo"
Bernard_Chabaud:0 "Bernard Chabaud"
Bernard:0 "Bernard"
Bernardin:0 "Bernardin"
Bernardino:0 "Bernardino"
Bernardo:0 "Bernardo"
@ -3785,27 +3784,22 @@
Carda:0 "Carda"
Caribert:0 "Caribert"
Carinus:0 "Carinus"
Carla:0 "Carla"
Carles:0 "Carles"
CarlO_ta:0 "Carlòta"
Carlo:0 "Carlo"
Carloman:0 "Carloman"
Carlus:0 "Carlus"
Carol:0 "Carol"
Carola:0 "Carola"
Caroline:0 "Caroline"
Carsten: "Carsten"
Cartemiro:0 "Cartemiro"
Carthach:0 "Carthach"
Caruorst:0 "Caruorst"
Carus:0 "Carus"
Casimir:0 "Casimir"
Casio:0 "Casio"
Caslav:0 "Caslav"
Casna:0 "Casna"
Casnar:0 "Casnar"
Caspar:0 "Caspar"
Casper:0 "Casper"
Cassia:0 "Cassia"
Cassio:0 "Cassio"
Cassius:0 "Cassius"
@ -4061,8 +4055,6 @@
Charibert:0 "Charibert"
Chariton:0 "Chariton"
Charles-Constantin:0 "Charles-Constantin"
Charles:0 "Charles"
Charlotte:0 "Charlotte"
Chasna:0 "Chasna"
Chat:0 "Chat"
Chatfaratsaran:0 "Chatfaratsaran"
@ -4220,11 +4212,8 @@
Chramme:0 "Chramme"
Chramnesind:0 "Chramnesind"
Chrissa:0 "Chrissa"
Christian:0 "Christian"
Christiana:0 "Christiana"
Christiern:0 "Christiern"
Christina:0 "Christina"
Christine:0 "Christine"
Christodolos:0 "Christodolos"
Christoffer:0 "Christoffer"
Christopher:0 "Christopher"
@ -4256,7 +4245,6 @@
Chukshak:0 "Chukshak"
Chulgetei:0 "Chulgetei"
Chumbulat:0 "Chumbulat"
Chun:0 "Chun"
Chuna:0 "Chuna"
Chunakk:0 "Chunakk"
Chungsang_Ormang:0 "Chungsang Ormang"
@ -4305,7 +4293,6 @@
Cinta:0 "Cinta"
Cinuit:0 "Cinuit"
Cippatajayapida:0 "Cippatajayapida"
Ciprian:0 "Ciprian"
Cipriano:0 "Cipriano"
Ciring:0 "Ciring"
Ciro:0 "Ciro"
@ -4337,10 +4324,8 @@
Clarimond:0 "Clarimond"
Clarisant:0 "Clarisant"
Clarmonda:0 "Clarmonda"
Claudia:0 "Claudia"
Claudio:0 "Claudio"
Claudiu:0 "Claudiu"
Claudius:0 "Claudius"
Claus:0 "Claus"
ClE_irchE_n:0 "Cléirchén"
ClE_mencE_:0 "Clémencé"
@ -4352,7 +4337,6 @@
Clemen:0 "Clemen"
Clemence:0 "Clemence"
Clemencia:0 "Clemencia"
Clemens:0 "Clemens"
Clement:0 "Clement"
Clemente:0 "Clemente"
Clementia:0 "Clementia"
@ -4366,14 +4350,12 @@
Clodomir:0 "Clodomir"
Clodouan:0 "Clodouan"
Clorinda:0 "Clorinda"
Clotaire:0 "Clotaire"
Clothilde:0 "Clothilde"
Clotild:0 "Clotild"
Clotilde:0 "Clotilde"
Clotri:0 "Clotri"
ClotwoI_on:0 "Clotwoïon"
Cloutilda:0 "Cloutilda"
Clovis:0 "Clovis"
Cluim:0 "Cluim"
Clydog:0 "Clydog"
Cnebba:0 "Cnebba"
@ -4505,14 +4487,12 @@
CorccA_n:0 "Corccán"
CorcrA_n:0 "Corcrán"
Cord:0 "Cord"
Corentin:0 "Corentin"
Corexia:0 "Corexia"
Corf:0 "Corf"
Corguethen:0 "Corguethen"
Cormac_Cas:0 "Cormac Cas"
Cormac_Sriabderg:0 "Cormac Sriabderg"
Cormac:0 "Cormac"
Cornelia:0 "Cornelia"
Cornelio:0 "Cornelio"
Corneliu:0 "Corneliu"
Cornelius:0 "Cornelius"
@ -4692,8 +4672,6 @@
Cyprian:0 "Cyprian"
Cyprianus:0 "Cyprianus"
Cyriacus:0 "Cyriacus"
Cyril:0 "Cyril"
Cyrus:0 "Cyrus"
Cysteint:0 "Cysteint"
Cytelbearn:0 "Cytelbearn"
CzcibO_r:0 "Czcibór"
@ -4789,7 +4767,6 @@
Dambarasimha:0 "Dambarasimha"
Dambarisimha:0 "Dambarisimha"
Damchoe:0 "Damchoe"
Damian:0 "Damian"
Damiane:0 "Damiane"
Damiano:0 "Damiano"
Damianos:0 "Damianos"
@ -4828,11 +4805,9 @@
Dani:0 "Dani"
Daniachew:0 "Daniachew"
DaniE_l:0 "Daniél"
Daniel:0 "Daniel"
Daniil:0 "Daniil"
Danila:0 "Danila"
Danilo:0 "Danilo"
Danis:0 "Danis"
Danismend:0 "Danismend"
Daniyah:0 "Daniyah"
Daniyel:0 "Daniyel"
@ -4862,7 +4837,6 @@
Daoyin:0 "Daoyin"
Daozheng:0 "Daozheng"
Daozong:0 "Daozong"
Daphne:0 "Daphne"
Dappula:0 "Dappula"
Darab:0 "Darab"
Darate:0 "Darate"
@ -4913,7 +4887,6 @@
Daumantas:0 "Daumantas"
Daumantis:0 "Daumantis"
Dausprungas:0 "Dausprungas"
David:0 "David"
Davide:0 "Davide"
Davins:0 "Davins"
Davit:0 "Davit"
@ -5001,9 +4974,7 @@
Denha:0 "Denha"
Deniel:0 "Deniel"
Deniela:0 "Deniela"
Denis:0 "Denis"
Denisa:0 "Denisa"
Denise:0 "Denise"
DenO_l:0 "Denöl"
Denpar:0 "Denpar"
Denpo:0 "Denpo"
@ -5102,7 +5073,6 @@
Dewashtich:0 "Dewashtich"
Dewastich:0 "Dewastich"
Dewei:0 "Dewei"
Dewi:0 "Dewi"
Dexin:0 "Dexin"
Dexiu:0 "Dexiu"
Dexuan:0 "Dexuan"
@ -5197,7 +5167,6 @@
Di:0 "Di"
Diaba_Lompo:0 "Diaba Lompo"
Diaco:0 "Diaco"
Diana:0 "Diana"
Dianaim:0 "Dianaim"
Dianni:0 "Dianni"
Diaochan:0 "Diaochan"
@ -5216,14 +5185,11 @@
Diego:0 "Diego"
Diela:0 "Diela"
Diepold:0 "Diepold"
Dieter:0 "Dieter"
Diethard:0 "Diethard"
Diether:0 "Diether"
Dietmar:0 "Dietmar"
Dietpirch:0 "Dietpirch"
Dietpold:0 "Dietpold"
Dietrich_Luf:0 "Dietrich Luf"
Dietrich:0 "Dietrich"
Dietwin:0 "Dietwin"
Dieuwke:0 "Dieuwke"
Digakassapa:0 "Digakassapa"
@ -5296,7 +5262,6 @@
Dipankar:0 "Dipankar"
Dirgara:0 "Dirgara"
Dirghanakhe:0 "Dirghanakhe"
Dirk:0 "Dirk"
Dirotiga:0 "Dirotiga"
DiS_un:0 "Dišun"
Dishebo:0 "Dishebo"
@ -5404,7 +5369,6 @@
Domingo:0 "Domingo"
Dominic:0 "Dominic"
Dominica:0 "Dominica"
Dominik:0 "Dominik"
Domitian:0 "Domitian"
Domitiana:0 "Domitiana"
Domitius:0 "Domitius"
@ -5479,7 +5443,6 @@
Dorofei:0 "Dorofei"
Dorota:0 "Dorota"
Doroteja:0 "Doroteja"
Dorothea:0 "Dorothea"
Dorotheos:0 "Dorotheos"
Dorothy:0 "Dorothy"
Dorottya:0 "Dorottya"
@ -5491,7 +5454,6 @@
Doubravka:0 "Doubravka"
Douce:0 "Douce"
Douglas:0 "Douglas"
Doumenge:0 "Doumenge"
Douriko:0 "Douriko"
Douwe:0 "Douwe"
Douwen:0 "Douwen"

View file

@ -424,7 +424,6 @@
dynn_habsburg:0 "Habsburg"
dynn_lichtenstein:0 "Lichtenstein"
dynn_audi:0 "Audi"
dynn_zollern:0 "Zollern"
dynn_makserbunner:0 "Makserbunner"
dynn_musiker:0 "Musiker"

View file

@ -946,7 +946,67 @@
cn_ddynbygh:0 "Ddynbygh"
cn_dinbych:0 "Dinbych"
cn_wrecsam:0 "Wrecsam"
cn_wreksam:0 "Wreksam"
cn_wrexhaim:0 "Wrexhaim"
cn_wrhycsham:0 "Wrhycsham"
cn_wrycsham:0 "Wrycsham"
cn_wryksham:0 "Wryksham"
cn_rhufyn:0 "Rhufyn"
cn_rhuthun:0 "Rhuthun"
cn_rufyn:0 "Rufyn"
cn_conwi:0 "Conwi"
cn_konwy:0 "Konwy"
## The Black Country
cn_fy_blac_countrhy:0 "fy Blac Countrhy"
cn_fy_bllac_country:0 "fy Bllac Country"
cn_fy_blak_kountry:0 "fy Blak Kountry"
cn_te_blaick_country:0 "te Blaick Country"
cn_y_wlad_ddu:0 "Y Wlad Ddu"
# Staffordshire
cn_stafforddshyry:0 "Stafforddshyry"
cn_stafforhddshyrhy:0 "Stafforhddshyrhy"
cn_staifforddshire:0 "Staifforddshire"
cn_swydd_stafford:0 "Swydd Stafford"
cn_stocy_on_trhynt:0 "Stocy-on-Trhynt"
cn_stocy_on_trynt:0 "Stocy-on-Trynt"
cn_stoky_on_trynt:0 "Stoky-on-Trynt"
cn_staffordd:0 "Staffordd"
cn_stafforhdd:0 "Stafforhdd"
cn_staiffordd:0 "Staiffordd"
cn_gnosaill:0 "Gnosaill"
cn_caerlwytgoed:0 "Caerlwytgoed"
cn_lichfieldd:0 "Lichfieldd"
cn_llychffyylldd:0 "Llychffyylldd"
cn_lyshffyyldd:0 "Lyshffyyldd"
# Warwickshire
cn_swydd_warwick:0 "Swydd Warwick"
cn_wairwickshire:0 "Wairwickshire"
cn_warhwycshyrhy:0 "Warhwycshyrhy"
cn_warwycshyry:0 "Warwycshyry"
cn_warwykshyry:0 "Warwykshyry"
cn_birminghaim:0 "Birminghaim"
cn_byrhmyngham:0 "Byrhmyngham"
cn_byrmyngham:0 "Byrmyngham"
cn_wairwick:0 "Wairwick"
cn_warhwyc:0 "Warhwyc"
cn_warwyc:0 "Warwyc"
cn_warwyk:0 "Warwyk"
cn_coventri:0 "Coventri"
cn_covyntrhy:0 "Covyntrhy"
cn_covyntry:0 "Covyntry"
cn_kovyntry:0 "Kovyntry"
cn_straitfordd_upon_avon:0 "Straitfordd-upon-Avon"
cn_stratffordd_upon_afon:0 "Stratffordd-upon-Afon"
cn_strhatfforhdd_upon_afon:0 "Stratffordd-upon-Afon"
# Worcestershire
cn_swydd_gaerwrangon:0 "Swydd Gaerwrangon"
cn_worcystyrshyry:0 "Worcystyrshyry"
cn_worhcystyrhshyrhy:0 "Worhcystyrhshyrhy"
cn_worsystyrshyry:0 "Worsystyrshyry"
cn_caerwrangon:0 "Caerwrangon"
cn_worcystyr:0 "Worcystyr"
cn_worhcystyrh:0 "Worhcystyrh"
cn_worsystyr:0 "Worsystyr"
## Powys
# Maldwyn/Montgomeryshire
cn_sir_drefaldwyn:0 "Sir Drefaldwyn"

View file

@ -1182,7 +1182,7 @@
b_aintorki:0 "Aïn Torki"
b_ainzia:0 "Ain Zia"
b_ainzmila:0 "Aïn Zmila"
b_aire:0 "Béthune"
b_aire:0 "Arras"
b_aitelaouni:0 "Ait el Aouni"
b_aititab:0 "Ait i Tab"
b_aitiyat:0 "Aitiyat"
@ -1711,7 +1711,6 @@
b_arrajan:0 "Arrajan"
b_arraml:0 "Ar-Raml"
b_arraqai:0 "Ar Raqai"
b_arras:0 "Arras"
b_arrawdatayn:0 "Ar Rawdatayn"
b_arroyodelalluz:0 "Arroyo de la Luz"
b_arsanjan:0 "Arsanjan"
@ -2330,7 +2329,6 @@
b_bethgibelin:0 "Beth Gibelin"
b_bethlehem:0 "Bethlehem"
b_bethsan:0 "Bethsan"
b_bethune:0 "Bethune"
b_betla:0 "Betla"
b_betma:0 "Betma"
b_bettiah:0 "Bettiah"
@ -7054,7 +7052,7 @@
b_marktredwitz:0 "Marktredwitz"
b_markuz:0 "Markuz"
b_marlborough:0 "Marlborough"
b_marle:0 "Compiégne"
b_marle:0 "Compiègne"
b_marmarita:0 "Marmarita"
b_marmirolo:0 "Marmirolo"
b_maromitsa:0 "Maromitsa"
@ -12398,8 +12396,8 @@
c_bouillon_adj:0 "Bouillonese"
c_boullion:0 "Boullion"
c_boullion_adj:0 "Boullionese"
c_boulogne:0 "Béthune"
c_boulogne_adj:0 "Béthunan"
c_boulogne:0 "Arras"
c_boulogne_adj:0 "Arragese"
c_bourbon:0 "Bourbon"
c_bourbon_adj:0 "Bourbonese"
c_bourges:0 "Bourges"
@ -12617,8 +12615,8 @@
c_bigorre_adj:0 "Bigourdan"
c_como:0 "Como"
c_como_adj:0 "Coman"
c_compiegne:0 "Compiégne"
c_compiegne_adj:0 "Compiégnan"
c_compiegne:0 "Compiègne"
c_compiegne_adj:0 "Compiegnese"
c_consenza:0 "Consenza"
c_consenza_adj:0 "Catanzaron"
c_constanta:0 "Constanta"
@ -13024,8 +13022,8 @@
c_gudbrandsdalir_adj:0 "Gudbrandsdalenian"
c_nijmegen:0 "Nijmegen"
c_nijmegen_adj:0 "Nijmegenaar"
c_guines:1 "Nord"
c_guines_adj:1 "Nordian"
c_guines:0 "Calais"
c_guines_adj:1 "Calaisian"
c_gurgan:0 "Gurgan"
c_gurgan_adj:0 "Gurgian"
c_gurganj:0 "Gurganj"