diff --git a/common/buildings/NEOW_special_buildings.txt b/common/buildings/NEOW_special_buildings.txt index a7d12167..5e214f59 100644 --- a/common/buildings/NEOW_special_buildings.txt +++ b/common/buildings/NEOW_special_buildings.txt @@ -7192,53 +7192,6 @@ the_tower_of_london_02 = { flag = travel_point_of_interest_martial } -########## -# Tower Bridge -########## - -#tower_bridge_01 = { -# -# construction_time = very_slow_construction_time -# -# type_icon = "icon_structure_london_bridge.dds" -# -# can_construct_potential = { -# building_requirement_tribal = no -# } -# -# can_construct = { -# } -# -# cost_gold = 1000 -# -# character_modifier = { -# cultural_head_fascination_mult = 0.10 -# parochial_opinion = 5 -# legitimacy_gain_mult = 0.1 -# } -# province_modifier = { -# travel_danger = -30 -# } -# county_modifier = { -# development_growth = 0.25 -# development_growth_factor = 0.15 -# tax_mult = 0.1 -# county_opinion_add = 10 -# } -# -# 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_economic -#} - ########## # Windsor Castle ########## @@ -8997,6 +8950,538 @@ hadrians_wall_01 = { +######################################## +# ZAPADOSLAVIA +######################################## + +########## +# Prague Castle +########## + +prague_castle_01 = { + + construction_time = very_slow_construction_time + + type_icon = "icon_structure_alhambra.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + } + + cost_gold = 1000 + + county_holder_character_modifier = { + monthly_dynasty_prestige = 0.15 + } + + county_modifier = { + development_growth = 0.05 + development_growth_factor = 0.10 + tax_mult = 0.05 + monthly_county_control_growth_factor = 0.10 + } + + province_modifier = { + monthly_income = 1 + stationed_maa_damage_mult = 0.10 + stationed_maa_toughness_mult = 0.10 + fort_level = 2 + defender_holding_advantage = 3 + } + + max_garrison = 250 + + ai_value = { + base = 100 + directive_to_fortify_modifier = yes + culture_likely_to_fortify_modifier = yes + modifier = { # Fill all building slots before going for special buildings + factor = 0 + free_building_slots > 0 + } + } + + next_building = prague_castle_02 + + type = special + + flag = travel_point_of_interest_martial +} + +prague_castle_02 = { + + construction_time = very_slow_construction_time + + type_icon = "icon_structure_alhambra.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + scope:holder.culture = { has_innovation = innovation_windmills } + scope:holder.culture = { has_innovation = innovation_battlements } + } + + cost_gold = 1500 + + county_holder_character_modifier = { + monthly_dynasty_prestige = 0.35 + learning_per_piety_level = 1 + } + + county_modifier = { + development_growth = 0.10 + development_growth_factor = 0.20 + tax_mult = 0.10 + monthly_county_control_growth_factor = 0.15 + } + + province_modifier = { + monthly_income = 2 + stationed_maa_damage_mult = 0.20 + stationed_maa_toughness_mult = 0.20 + stationed_siege_weapon_siege_value_mult = 0.10 + fort_level = 5 + defender_holding_advantage = 5 + } + + max_garrison = 500 + + ai_value = { + base = 100 + directive_to_fortify_modifier = yes + culture_likely_to_fortify_modifier = yes + modifier = { # Fill all building slots before going for special buildings + factor = 0 + free_building_slots > 0 + } + } + + next_building = prague_castle_03 + + type = special + + flag = travel_point_of_interest_martial +} + +prague_castle_03 = { + + construction_time = very_slow_construction_time + + type_icon = "icon_structure_alhambra.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + scope:holder.culture = { has_innovation = innovation_cranes } + scope:holder.culture = { has_innovation = innovation_machicolations } + } + + cost_gold = 3000 + + county_holder_character_modifier = { + monthly_dynasty_prestige = 0.50 + monthly_dynasty_prestige_mult = 0.05 + monthly_piety = 0.25 + monthly_piety_gain_mult = 0.10 + learning_per_piety_level = 1 + } + + county_modifier = { + development_growth = 0.15 + development_growth_factor = 0.30 + tax_mult = 0.25 + monthly_county_control_growth_factor = 0.25 + } + + province_modifier = { + monthly_income = 4 + stationed_maa_damage_mult = 0.25 + stationed_maa_toughness_mult = 0.25 + stationed_siege_weapon_siege_value_mult = 0.15 + fort_level = 6 + defender_holding_advantage = 8 + } + + max_garrison = 1000 + + ai_value = { + base = 100 + directive_to_fortify_modifier = yes + culture_likely_to_fortify_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_martial + flag = travel_point_of_interest_religious +} + +########## +# Charles University +########## + +charles_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_duchy + 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 +} + +########## +# Communal City of Tábor +########## + +communal_city_tabor_01 = { + + construction_time = very_slow_construction_time + + type_icon = "icon_structure_wartburg.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + custom_description = { + text = holy_site_building_trigger + barony = { + is_holy_site_of = scope:holder.faith + } + } + } + + cost_gold = 500 + + is_enabled = { + custom_description = { + text = holy_site_building_trigger + barony = { + is_holy_site_of = scope:holder.faith + } + } + } + + county_holder_character_modifier = { + martial_per_prestige_level = 1 + men_at_arms_maintenance = -0.10 + levy_reinforcement_rate_same_faith = 0.10 + } + + county_modifier = { + hostile_raid_time = 0.25 + tax_mult = -0.10 + development_growth = 0.05 + development_growth_factor = 0.05 + } + + province_modifier = { + monthly_income = 0.25 + fort_level = 1 + defender_holding_advantage = 5 + levy_size = 0.30 + stationed_peasant_militia_damage_mult = 0.25 + stationed_peasant_militia_toughness_mult = 0.25 + } + + max_garrison = 100 + levy = 100 + + ai_value = { + base = 100 + culture_likely_to_fortify_modifier = yes + modifier = { # Fill all building slots before going for special buildings + factor = 0 + free_building_slots > 0 + } + } + + next_building = communal_city_tabor_02 + + type = special + + flag = travel_point_of_interest_martial +} + +communal_city_tabor_02 = { + + construction_time = very_slow_construction_time + + type_icon = "icon_structure_wartburg.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + scope:holder.culture = { has_innovation = innovation_castle_baileys } + custom_description = { + text = holy_site_building_trigger + barony = { + is_holy_site_of = scope:holder.faith + } + } + } + + cost_gold = 1500 + cost_prestige = 1500 + + is_enabled = { + text = holy_site_building_trigger + custom_description = { + text = holy_site_building_trigger + barony = { + is_holy_site_of = scope:holder.faith + } + } + } + + county_holder_character_modifier = { + martial_per_prestige_level = 2 + men_at_arms_maintenance = -0.35 + levy_reinforcement_rate_same_faith = 0.25 + } + + county_modifier = { + hostile_raid_time = 1 + tax_mult = -0.50 + development_growth = 0.15 + development_growth_factor = 0.25 + } + + province_modifier = { + monthly_income = 0.50 + fort_level = 3 + defender_holding_advantage = 10 + levy_size = 0.60 + stationed_peasant_militia_damage_mult = 0.75 + stationed_peasant_militia_toughness_mult = 0.75 + } + + max_garrison = 250 + levy = 250 + + ai_value = { + base = 100 + culture_likely_to_fortify_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_martial +} + +########## +# Grand Porcelain Works +########## + +grand_porcelain_works_01 = { + + construction_time = very_slow_construction_time + + type_icon = "domicile_building_tea.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + scope:holder.culture = { has_innovation = innovation_guilds } + } + + cost_gold = 800 + + county_holder_character_modifier = { + stewardship = 2 + monthly_prestige = 0.10 + monthly_prestige_gain_mult = 0.30 + + } + + county_modifier = { + tax_mult = 0.30 + development_growth = 0.20 + development_growth_factor = 0.30 + } + + province_modifier = { + monthly_income = 2 + } + + 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 +} + +########## +# Špilberk Castle +########## + +spilberk_castle_01 = { + + construction_time = very_slow_construction_time + + type_icon = "alcazar_segovia.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + can_construct = { + } + + cost_gold = 1000 + + county_holder_character_modifier = { + martial_per_prestige_level = 1 + monthly_prestige = 0.25 + monthly_prestige_gain_mult = 0.15 + } + + county_modifier = { + development_growth = 0.20 + development_growth_factor = 0.20 + tax_mult = 0.20 + monthly_county_control_growth_add = 0.30 + } + + province_modifier = { + monthly_income = 1.50 + stationed_maa_damage_mult = 0.20 + stationed_maa_toughness_mult = 0.20 + stationed_siege_weapon_siege_value_mult = 0.20 + fort_level = 3 + defender_holding_advantage = 4 + travel_danger = -15 + } + + max_garrison = 500 + + ai_value = { + base = 100 + directive_to_fortify_modifier = yes + culture_likely_to_fortify_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_martial +} + +######################################## +# YUGOSLAVIJA +######################################## + + + +######################################## +# MAKEDONIA +######################################## + + + +######################################## +# NISTERNIA +######################################## + + + +######################################## +# BALTIC +######################################## + + + +######################################## +# FINLAND +######################################## + + + ######################################## # SPECIAL MILITARY BUILDINGS ######################################## diff --git a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt index fd5d19a7..3e1114fb 100644 --- a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt @@ -4703,34 +4703,15 @@ d_bohemia = { pattern = "pattern_solid.dds" color1 = "white" color2 = "red" + pattern = "pattern_solid.dds" + color1 = "red" + color2 = "white" colored_emblem = { - texture = "ce_fire.dds" - color1 = "yellow" + texture = "ce_lion_rampant_crown_forked.dds" + color1 = "white" color2 = "yellow" - instance = { position = { 0.3 0.13 } scale = { 0.25 0.25 } } - instance = { position = { 0.2 0.13 } scale = { 0.25 0.25 } rotation = -45 } - instance = { position = { 0.21 0.3 } scale = { -0.25 0.25 } rotation = -45 } - instance = { position = { 0.25 0.5 } scale = { -0.25 0.25 } rotation = -45 } - instance = { position = { 0.7 0.13 } scale = { -0.25 0.25 } } - instance = { position = { 0.8 0.13 } scale = { -0.25 0.25 } rotation = 45 } - instance = { position = { 0.79 0.3 } scale = { -0.25 0.25 } rotation = 45 } - instance = { position = { 0.75 0.5 } scale = { -0.25 0.25 } rotation = 45 } - } - colored_emblem = { - texture = "ce_eagle.dds" - color1 = "orange" - color2 = "orange" - color3 = "white" - instance = { position = { 0.49 0.500 } } - instance = { position = { 0.50 0.480 } } - instance = { position = { 0.51 0.500 } } - } - colored_emblem = { - texture = "ce_eagle.dds" - color1 = "black" - color2 = "yellow" - color3 = "white" - instance = { position = { 0.5 0.515 } } + color3 = "black" + instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 } } } } d_bosnia = { @@ -7283,19 +7264,24 @@ k_bavaria={ } -k_bohemia = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_lion_rampant_crown_forked.dds" - color1 = "white" - color2 = "yellow" - color3 = "black" - instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 } } +k_bohemia={ + pattern="pattern_horizontal_split_01.dds" + color1=white + color2=red + color3=black + colored_emblem={ + color1=blue + texture="ce_ordinary_pile_01.dds" + instance={ + position={ 0.490000 0.510000 } + rotation=268 + } + } + } + k_hansa = { pattern = "pattern_shield_03_small.dds" color1 = "white" @@ -17427,91 +17413,229 @@ c_leuchtenburg = { } c_praha = { - pattern = "pattern_solid.dds" - color1 = "black" - color2 = "yellow" - colored_emblem = { - texture = "ce_ordinary_fess_5.dds" - color1 = "yellow" - color2 = "yellow" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.4 } } - } + pattern="pattern_horizontal_split_01.dds" + color1=yellow_light + color2=orange + color3=black } + + c_plzen = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_hound_rampant.dds" - color1 = "white" - color2 = "white" - color3 = "black" - instance = { position = { 0.5 0.48 } scale = { 0.95 0.95 } } + pattern="pattern_checkers_02.dds" + color1=green_light + color2=red + color3=orange + colored_emblem={ + color1=yellow_light + texture="ce_ordinary_canton.dds" + instance={ + position={ 1.000000 0.500000 } + depth=1.010000 + } + } + + colored_emblem={ + color1=white + texture="ce_ordinary_canton.dds" + } + } +c_tabor={ + pattern="pattern_solid.dds" + color1=black + color2=white + color3=blue + colored_emblem={ + color1=red + texture="ce_chalice_01.dds" + } + +} + +c_ceske_budejovice = { + pattern="pattern_horizontal_split_01.dds" + color1=yellow_light + color2=red + color3=red +} + +c_zatec={ + pattern="pattern_horizontal_split_01.dds" + color1=white + color2=red + color3=purple + colored_emblem={ + color1=yellow + texture="ce_escutcheon.dds" + instance={ + position={ 0.500000 0.550000 } + scale={ 0.850000 0.850000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=red + texture="ce_escutcheon.dds" + instance={ + position={ 0.500000 0.550000 } + scale={ 0.780000 0.780000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_lion_rampant_crown_forked.dds" + instance={ + position={ 0.500000 0.530000 } + scale={ 0.570000 0.570000 } + depth=1.010000 + } + + } + +} + + +c_usti_nad_labem = { + custom=yes + pattern="pattern__solid_designer.dds" + color1=white + color2=white + color3=black + colored_emblem={ + color1=red + texture="ce_chief_random.dds" + instance={ + position={ 0.500000 0.930000 } + scale={ 1.000000 0.630000 } + } + + instance={ + position={ 0.500000 0.550000 } + scale={ 1.000000 0.630000 } + depth=1.010000 + } + + } + +} + + c_olomouc = { - pattern = "pattern_solid.dds" - color1 = "white" - color2 = "red" - colored_emblem = { - texture = "ce_fess_dancetty.dds" - color1 = "red" - color2 = "red" - instance = { position = { 0.5 0.385 } scale = { 1.325 1.5 } } - instance = { position = { 0.5 0.975 } scale = { 1.325 1.5 } } + pattern="pattern_checkers_08.dds" + color1=blue + color2=red + colored_emblem={ + color1=blue + color2=blue + texture="ce_block_02.dds" } + + colored_emblem={ + color1=red + color2=yellow + color3=white + texture="ce_eagle_crown.dds" + instance={ + position={ 0.500000 0.520000 } + scale={ 0.800000 0.800000 } + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=black + texture="ce_eagle.dds" + mask={ 1 0 0 } + instance={ + position={ 0.500000 0.520000 } + scale={ 0.800000 0.800000 } + } + + } + + colored_emblem={ + color1=yellow + texture="ce_letter_q.dds" + instance={ + position={ 0.180000 0.710000 } + scale={ 0.240000 0.240000 } + } + + } + + colored_emblem={ + color1=yellow + texture="ce_letter_p.dds" + instance={ + position={ 0.830000 0.220000 } + scale={ 0.280000 0.280000 } + } + + } + + colored_emblem={ + color1=yellow + texture="ce_letter_o.dds" + instance={ + position={ 0.800000 0.710000 } + scale={ 0.250000 0.250000 } + } + + } + + colored_emblem={ + color1=yellow + texture="ce_letter_s.dds" + instance={ + position={ 0.180000 0.230000 } + scale={ 0.290000 0.290000 } + } + + } + } -c_boleslav = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_lion_passant.dds" - color1 = "white" - color2 = "white" - color3 = "black" - instance = { position = { 0.51 0.5 } scale = { 0.9 0.8 } } - } +c_hradec={ + pattern="pattern_tricolor_horizontal_01.dds" + color1=white + color2=yellow_light + color3=red } -c_hradec = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "yellow" - colored_emblem = { - texture = "ce_bends_02.dds" - color1 = "yellow" - color2 = "yellow" - instance = { position = { 0.5 0.5 } scale = { -1.0 1.0 } } +c_caslav={ + pattern="pattern_solid.dds" + color1=red + color2=yellow + color3=blue + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_horse_rampant.dds" } + } -c_caslav = { - pattern = "pattern_solid.dds" - color1 = "black" - color2 = "yellow" - colored_emblem = { - texture = "ce_ordinary_cross_5.dds" - color1 = "yellow" - color2 = "yellow" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } + +c_litomerice={ + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=white + color3=red } -c_litomerice = { - pattern = "pattern_solid.dds" - color1 = "black" - color2 = "yellow" - colored_emblem = { - texture = "ce_ordinary_cross_5.dds" - color1 = "yellow" - color2 = "yellow" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } -} c_opava = { pattern = "pattern_solid.dds" @@ -17526,17 +17650,13 @@ c_opava = { } c_brno = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_barry_04.dds" - color1 = "red" - color2 = "white" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } + pattern="pattern_barry_04.dds" + color1=white + color2=red + color3=red } + c_znojmo = { pattern = "pattern_checkers_08.dds" color1 = "blue" @@ -17564,6 +17684,70 @@ c_znojmo = { } } +c_jihlava = { + pattern="pattern_diagonal_split_02.dds" + color1=white + color2=red + color3=red + colored_emblem={ + color1=red + color2=black + color3=black + texture="NEOW_ce_cow.dds" + instance={ + position={ 0.670000 0.320000 } + scale={ 0.580000 0.580000 } + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_lion_rampant_crown_forked.dds" + instance={ + position={ 0.300000 0.700000 } + scale={ 0.480000 0.480000 } + depth=1.010000 + } + + } + +} + +c_prerov = { + pattern="pattern__solid_designer.dds" + color1=blue + color2=blue + color3=orange + colored_emblem={ + color1=yellow + texture="ce_star_08.dds" + instance={ + scale={ 0.420000 0.420000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_block_04.dds" + instance={ + position={ 0.520000 0.750000 } + } + + instance={ + position={ 0.500000 0.250000 } + depth=2.010000 + } + + } + +} + + c_falkenstein = { pattern = "pattern_solid.dds" color1 = "blue" @@ -17766,18 +17950,6 @@ c_neuchatel = { } } -c_doudleby = { - pattern = "pattern_solid.dds" - color1 = "white" - color2 = "red" - colored_emblem = { - texture = "ce_flower.dds" - color1 = "red" - color2 = "green_light" - instance = { position = { 0.5 0.48 } scale = { 0.9 0.9 } } - } -} - c_worms = { pattern = "pattern_solid.dds" color1 = "blue" @@ -20542,25 +20714,6 @@ c_ratibor = { } } -c_brzeg = { - pattern = "pattern_solid.dds" - color1 = "yellow" - color2 = "black" - colored_emblem = { - texture = "ce_eagle.dds" - color1 = "black" - color2 = "black" - color3 = "white" - instance = { position = { 0.5 0.52 } scale = { 1.1 1.1 } } - } - colored_emblem = { - texture = "ce_crescent_bone.dds" - color1 = "white" - color2 = "white" - instance = { position = { 0.5 0.330 } scale = { 0.5 0.5 } } - } -} - c_nysa = { pattern = "pattern_solid.dds" color1 = "red" @@ -20937,19 +21090,6 @@ c_kaliska = { } } -c_schweibus = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_griffin_rampant.dds" - color1 = "white" - color2 = "white" - color3 = "black" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } -} - c_lubusz = { pattern = "pattern_solid.dds" color1 = "yellow" @@ -21258,30 +21398,6 @@ d_sardinia = { } } -c_caslav = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_bars_embattled_03.dds" - color1 = "white" - color2 = "white" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } -} - -c_litomerice = { - pattern = "pattern_solid.dds" - color1 = "yellow" - color2 = "black" - colored_emblem = { - texture = "ce_chicots_saltire.dds" - color1 = "black" - color2 = "black" - instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } } - } -} - d_salzburg = { pattern = "pattern_solid.dds" color1 = "yellow" @@ -21511,24 +21627,6 @@ c_cosenza = { } } -c_doudleby = { - pattern = "pattern_solid.dds" - color1 = "white" - color2 = "red" - colored_emblem = { - texture = "ce_flower.dds" - color1 = "red" - color2 = "green_light" - instance = { position = { 0.5 0.48 } scale = { 0.9 0.9 } } - } - colored_emblem = { - texture = "ce_circle.dds" - color1 = "yellow" - color2 = "yellow" - instance = { position = { 0.5 0.48 } scale = { 0.3 0.3 } } - } -} - c_ancona = { pattern = "pattern_solid.dds" color1 = "red" @@ -30487,3 +30585,313 @@ e_yugoslavia_christian={ } } + +d_krusnohori={ + pattern="pattern_horizontal_split_01.dds" + color1=blue + color2=green_light + color3=orange + colored_emblem={ + color1=blue + texture="NEOW_ce_wave_single.dds" + instance={ + position={ 0.500000 0.900000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_star_06.dds" + instance={ + position={ 0.500000 0.190000 } + scale={ 0.340000 0.340000 } + rotation=30 + } + + } + + colored_emblem={ + color1=black + texture="ce_ordinary_pile_02_inverted.dds" + instance={ + position={ 0.200000 0.300000 } + depth=3.010000 + } + + instance={ + position={ 0.800000 0.300000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=grey + texture="ce_ordinary_pile_02_inverted.dds" + instance={ + position={ 0.500000 0.300000 } + depth=2.010000 + } + + } + +} + +d_severovychodni_cechy={ + pattern="pattern_checkers_02.dds" + color1=blue_light + color2=red + color3=black + colored_emblem={ + color1=white + texture="ce_pagan_wheel.dds" + instance={ + position={ 0.750000 0.250000 } + scale={ 0.480000 0.480000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_horse_rampant.dds" + instance={ + position={ 0.750000 0.750000 } + scale={ 0.500000 0.500000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="ce_crown_small.dds" + instance={ + position={ 0.270000 0.750000 } + scale={ 0.420000 0.420000 } + } + + } + + colored_emblem={ + color1=white + color2=black + color3=black + texture="ce_horse_rampant.dds" + instance={ + position={ 0.250000 0.260000 } + scale={ 0.500000 0.500000 } + depth=3.010000 + } + + } + +} + +e_zapadoslavia={ + pattern="pattern_tricolor_horizontal_01.dds" + color1=white + color2=red + color3=blue + colored_emblem={ + color1=red + color2=red + texture="ce_shield_02.dds" + instance={ + position={ 0.340000 0.450000 } + scale={ 0.360000 0.360000 } + depth=13.010000 + } + + instance={ + position={ 0.670000 0.450000 } + scale={ 0.370000 0.370000 } + depth=15.010000 + } + + } + + colored_emblem={ + color1=blue + texture="ce_circle.dds" + instance={ + position={ 0.500000 0.820000 } + scale={ 0.220000 0.170000 } + depth=17.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_crown_small.dds" + instance={ + position={ 0.500000 0.520000 } + scale={ 0.060000 0.060000 } + depth=5.010000 + } + + instance={ + position={ 0.680000 0.300000 } + scale={ 0.060000 0.060000 } + depth=10.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=yellow + texture="ce_grape_tree.dds" + instance={ + position={ 0.630000 0.190000 } + scale={ 0.190000 0.190000 } + rotation=28 + } + + instance={ + position={ 0.370000 0.200000 } + scale={ 0.190000 0.190000 } + depth=1.010000 + rotation=334 + } + + instance={ + position={ 0.500000 0.180000 } + scale={ 0.240000 0.240000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_cross_patriarchal_hungary.dds" + instance={ + position={ 0.500000 0.490000 } + scale={ 0.120000 0.120000 } + depth=7.010000 + } + + instance={ + position={ 0.500000 0.710000 } + scale={ 0.320000 0.320000 } + depth=18.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=yellow + texture="ce_shield_02.dds" + instance={ + position={ 0.500000 0.510000 } + scale={ 0.210000 0.210000 } + depth=9.010000 + } + + instance={ + position={ 0.340000 0.450000 } + scale={ 0.420000 0.420000 } + depth=14.010000 + } + + instance={ + position={ 0.670000 0.450000 } + scale={ 0.430000 0.430000 } + depth=16.010000 + } + + instance={ + position={ 0.500000 0.740000 } + scale={ 0.430000 0.430000 } + depth=20.010000 + } + + } + + colored_emblem={ + color1=red + color2=green + texture="ce_shield_02.dds" + instance={ + position={ 0.500000 0.510000 } + scale={ 0.170000 0.170000 } + depth=8.010000 + } + + } + + colored_emblem={ + color1=red + color2=blue + texture="ce_shield_02.dds" + instance={ + position={ 0.500000 0.740000 } + scale={ 0.370000 0.370000 } + depth=19.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_shrub.dds" + instance={ + position={ 0.250000 0.720000 } + scale={ 0.240000 0.240000 } + depth=3.010000 + rotation=226 + } + + instance={ + position={ 0.740000 0.730000 } + scale={ 0.220000 0.220000 } + depth=4.010000 + rotation=134 + } + + } + + colored_emblem={ + color1=green + texture="ce_mount.dds" + instance={ + position={ 0.500000 0.510000 } + scale={ 0.110000 0.110000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_lion_rampant_crown_forked.dds" + instance={ + position={ 0.340000 0.450000 } + scale={ 0.370000 0.370000 } + depth=11.010000 + } + + } + + colored_emblem={ + color1=white + color2=white + color3=yellow + texture="ce_eagle.dds" + instance={ + position={ 0.680000 0.460000 } + scale={ 0.410000 0.410000 } + depth=12.010000 + } + + } + +} diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index f3c5bee5..354d3c16 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -8311,7 +8311,131 @@ castriota_dynasty = { } +karlovec_dynasty = { + pattern="pattern_vertical_split_01.dds" + color1=red + color2=white + color3=blue + colored_emblem={ + color1=blue + color2=yellow_light + color3=yellow_light + texture="ce_ordinary_pile_01.dds" + instance={ + position={ 0.500000 0.510000 } + depth=11.010000 + } + } + + colored_emblem={ + color1=red + texture="ce_circle_mask.dds" + instance={ + position={ 0.500000 0.240000 } + scale={ 0.200000 0.150000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=red + texture="ce_border_banner.dds" + instance={ + position={ 0.500000 0.590000 } + scale={ 0.560000 0.560000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=red + texture="ce_crown.dds" + instance={ + position={ 0.500000 0.250000 } + scale={ 0.290000 0.260000 } + } + + } + + colored_emblem={ + color1=black + texture="ce_block_04.dds" + instance={ + position={ 0.500000 0.340000 } + scale={ 0.370000 0.290000 } + depth=5.010000 + } + + instance={ + position={ 0.300000 0.530000 } + scale={ 0.270000 0.410000 } + depth=6.010000 + rotation=90 + } + + instance={ + position={ 0.700000 0.530000 } + scale={ 0.310000 0.410000 } + depth=7.010000 + rotation=90 + } + + instance={ + position={ 0.400000 0.790000 } + scale={ 0.240000 0.250000 } + depth=8.010000 + rotation=27 + } + + instance={ + position={ 0.600000 0.790000 } + scale={ 0.240000 0.300000 } + depth=9.010000 + rotation=159 + } + + } + + colored_emblem={ + color1=yellow + color2=green + texture="ce_eagle_small.dds" + instance={ + position={ 0.500000 0.570000 } + scale={ 1.000000 0.650000 } + depth=10.010000 + } + + } + + colored_emblem={ + color1=white + color2=yellow + color3=yellow + texture="ce_lion_rampant_crown_forked.dds" + instance={ + position={ 0.500000 0.580000 } + scale={ 0.470000 0.470000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=red + color2=yellow_light + texture="ce_cross_03.dds" + instance={ + position={ 0.500000 0.150000 } + scale={ 0.160000 0.160000 } + depth=2.010000 + } + } +} masaryk_dynasty = { pattern="pattern_vertical_split_01.dds" @@ -8340,6 +8464,79 @@ masaryk_dynasty = { } +chebovic_dynasty = { + pattern="pattern_solid.dds" + color1=blue + color2=blue + color3=white + colored_emblem={ + color1=white + color2=white + texture="ce_block_02.dds" + } + + colored_emblem={ + color1=blue + color2=blue + texture="ce_block_02.dds" + instance={ + scale={ 0.600000 1.000000 } + } + + } + + colored_emblem={ + color1=white + color2=white + texture="ce_boar_passant.dds" + instance={ + scale={ 0.700000 0.700000 } + } + } +} + +uhelny_dynasty = { + pattern="pattern_solid.dds" + color1=grey + color2=white + color3=green + colored_emblem={ + color1=black + color2=orange + texture="ce_flaming_jewel.dds" + instance={ + scale={ 0.700000 0.700000 } + } + } +} + +zizka_dynasty = { + pattern="pattern_solid.dds" + color1=black + color2=white + color3=blue + colored_emblem={ + color1=red + texture="ce_chalice_01.dds" + } +} + +zbudejovic_dynasty = { + pattern="pattern_solid.dds" + color1=white + color2=white + color3=black + colored_emblem={ + color1=black + color2=black + texture="ce_bear_rampant.dds" + instance={ + position={ 0.500000 0.580000 } + } + + } +} + teruel_moctezuma_dynasty = { pattern="pattern_vertical_split_01.dds" color1=yellow @@ -13036,3 +13233,546 @@ alexanderwelt_dynasty={ instance={position={0.225 0.265} scale={0.375 0.375}} } } +walter_dynasty={ + pattern="pattern_vertical_split_01.dds" + color1=white + color2=brown + color3=green + colored_emblem={ + color1=white + texture="ce_rubh_el_hizb_arch.dds" + instance={ + position={ 0.500000 0.735000 } + scale={ 0.200000 0.200000 } + rotation=24 + } + + } + + colored_emblem={ + color1=yellow + color2=yellow + color3=white + texture="ce_cockerel.dds" + instance={ + position={ 0.250000 0.290000 } + scale={ -0.666000 0.666000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=black + color2=black + color3=brown + texture="ce_cockerel.dds" + instance={ + position={ 0.750000 0.295000 } + scale={ 0.666000 0.666000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_rubh_el_hizb_flower.dds" + instance={ + position={ 0.500000 0.735000 } + scale={ 0.480000 0.480000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=brown + color2=white + texture="ce_frame_circle_borre_single.dds" + instance={ + position={ 0.500000 0.735000 } + scale={ 0.695000 0.695000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=blue_light + texture="ce_circle_mask.dds" + instance={ + position={ 0.500000 0.735000 } + scale={ 0.535000 0.535000 } + depth=3.010000 + } + + } + +} +schulz_dynasty={ + pattern="pattern_solid.dds" + color1=yellow + color2=white + color3=black + colored_emblem={ + color1=blue + texture="NEOW_ce_wave_single.dds" + instance={position={0.2 0.5} scale={1 -1} rotation=90} + instance={position={0.8 0.5} scale={1 1} rotation=90} + } + colored_emblem={ + color1=black + color2=red + color3=white + texture="ce_lion_rampant_per_pale.dds" + instance={position={0.51 0.5} scale={0.8 0.8}} + } +} + +cantacuzino_dynasty={ + pattern="pattern__solid_designer.dds" + color1=white + color2=yellow_light + color3=red + + colored_emblem={ + color1=yellow + color2=white + texture="ce_crown.dds" + instance={ + position={ 0.500000 0.180000 } + scale={ 0.340000 0.260000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="NEOW_ce_arnor_sceptre.dds" + instance={ + position={ 0.740000 0.630000 } + scale={ 0.460000 0.610000 } + depth=7.010000 + rotation=10 + } + + } + + colored_emblem={ + color1=blue + texture="ce_escutcheon.dds" + instance={ + position={ 0.500000 0.580000 } + scale={ 0.370000 0.370000 } + depth=8.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_fleur.dds" + instance={ + position={ 0.500000 0.640000 } + scale={ 0.130000 0.130000 } + depth=2.010000 + } + + instance={ + position={ 0.560000 0.510000 } + scale={ 0.130000 0.130000 } + depth=3.010000 + } + + instance={ + position={ 0.450000 0.510000 } + scale={ 0.130000 0.130000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=grey + texture="ce_sword_simple.dds" + instance={ + position={ 0.260000 0.630000 } + scale={ -0.480000 0.540000 } + depth=5.010000 + rotation=350 + } + + } + + colored_emblem={ + color1=yellow + texture="ce__empty_designer.dds" + instance={ + } + + instance={ + depth=1.010000 + } + + } + + colored_emblem={ + color1=black + color2=yellow + color3=red + texture="ce_eagle_double.dds" + instance={ + position={ 0.500000 0.630000 } + scale={ 0.910000 0.910000 } + depth=9.010000 + } + + } + +} +ingolfsson_dynasty={ + pattern="pattern_solid.dds" + color1=purple + color2=white + color3=green + colored_emblem={ + color1=yellow_light + color2=black + texture="ce_norse_walknut_stora_hammars.dds" + instance={ + scale={ 0.140000 0.140000 } + } + + } + + colored_emblem={ + color1=yellow + texture="ce_dragon_fylfot.dds" + instance={ + depth=10.010000 + } + + } + + colored_emblem={ + color1=purple + texture="ce_rune_futhark_oss.dds" + instance={ + position={ 0.595000 0.390000 } + scale={ 0.100000 0.100000 } + depth=4.010000 + rotation=41 + } + + } + + colored_emblem={ + color1=purple + texture="ce_rune_futhark_kaun.dds" + instance={ + position={ 0.395000 0.400000 } + scale={ 0.100000 0.100000 } + depth=5.010000 + rotation=315 + } + + } + + colored_emblem={ + color1=purple + texture="ce_rune_futhark_madr.dds" + instance={ + position={ 0.410000 0.615000 } + scale={ 0.100000 0.100000 } + depth=2.010000 + rotation=39 + } + + } + + colored_emblem={ + color1=purple + texture="ce_rune_futhark_naudr.dds" + instance={ + position={ 0.610000 0.600000 } + scale={ 0.100000 0.100000 } + depth=3.010000 + rotation=315 + } + + } + + colored_emblem={ + color1=yellow_light + color2=blue_light + texture="ce_crown.dds" + instance={ + position={ 0.130000 0.500000 } + scale={ 0.160000 0.160000 } + depth=6.010000 + rotation=270 + } + + instance={ + position={ 0.500000 0.870000 } + scale={ 0.160000 -0.160000 } + depth=7.010000 + } + + instance={ + position={ 0.875000 0.500000 } + scale={ 0.160000 0.160000 } + depth=8.010000 + rotation=90 + } + + instance={ + position={ 0.500000 0.125000 } + scale={ 0.160000 0.160000 } + depth=9.010000 + } + + } + + colored_emblem={ + color1=purple + texture="ce_circle_mask.dds" + instance={ + scale={ 0.115000 0.115000 } + depth=1.010000 + } + + } + +} +gunnarsson_dynasty={ + pattern="pattern_solid.dds" + color1=blue + color2=white + color3=blue + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_rune_tiwaz.dds" + instance={ + position={ 0.715000 0.100000 } + scale={ 0.230000 0.230000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_rune_futhark_ar.dds" + instance={ + position={ 0.425000 0.115000 } + scale={ 0.250000 0.250000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_rune_futhark_kaun.dds" + instance={ + position={ 0.140000 0.115000 } + scale={ 0.250000 0.250000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_rune_futhark_reid.dds" + instance={ + position={ 0.870000 0.115000 } + scale={ 0.250000 0.250000 } + depth=1.010000 + } + + instance={ + position={ 0.275000 0.115000 } + scale={ 0.250000 0.250000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=black + texture="ce_block_03.dds" + instance={ + position={ 0.500000 0.110000 } + depth=7.010000 + } + + } + + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_norse_raven.dds" + instance={ + position={ 0.500000 0.625000 } + scale={ 0.835000 0.835000 } + } + + } + + colored_emblem={ + color1=rgb { 78 151 219 } + texture="ce_rune_futhark_bjarkan.dds" + instance={ + position={ 0.555000 0.115000 } + scale={ 0.250000 0.250000 } + depth=3.010000 + } + + } + +} +hallgrimsson_dynasty={ + pattern="pattern__solid_designer.dds" + color1=black + color2=white + color3=blue + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_bend_engrailed.dds" + instance={ + scale={ -1.000000 1.000000 } + depth=11.010000 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_sol.dds" + instance={ + position={ 0.490000 0.230000 } + scale={ 0.100000 0.100000 } + depth=2.010000 + rotation=318 + } + + instance={ + position={ 0.435000 0.275000 } + scale={ 0.100000 0.100000 } + depth=3.010000 + rotation=316 + } + + } + + colored_emblem={ + color1=grey + color2=white + texture="ce_axe.dds" + instance={ + position={ 0.395000 0.585000 } + depth=10.010000 + rotation=46 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_ur.dds" + instance={ + position={ 0.340000 0.360000 } + scale={ 0.100000 0.100000 } + depth=5.010000 + rotation=308 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_naudr.dds" + instance={ + position={ 0.390000 0.315000 } + scale={ -0.100000 0.100000 } + depth=4.010000 + rotation=310 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_hagall.dds" + instance={ + position={ 0.295000 0.415000 } + scale={ 0.100000 0.100000 } + depth=6.010000 + rotation=126 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_reid.dds" + instance={ + position={ 0.240000 0.515000 } + scale={ 0.100000 0.100000 } + depth=8.010000 + rotation=302 + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_oss.dds" + instance={ + position={ 0.215000 0.565000 } + scale={ 0.100000 0.100000 } + depth=9.010000 + rotation=300 + } + + } + + colored_emblem={ + color1=white + texture="ce_block_03.dds" + instance={ + position={ 0.155000 1.000000 } + scale={ 0.375000 0.375000 } + depth=1.010000 + rotation=136 + } + + } + + colored_emblem={ + color1=white + texture="ce_ship_mast.dds" + instance={ + position={ 0.660000 0.790000 } + scale={ 0.405000 0.405000 } + } + + } + + colored_emblem={ + color1=rgb { 132 19 4 } + texture="ce_rune_futhark_thurs.dds" + instance={ + position={ 0.265000 0.465000 } + scale={ 0.100000 0.100000 } + depth=7.010000 + rotation=305 + } + + } + +} diff --git a/common/coat_of_arms/coat_of_arms/germany.txt b/common/coat_of_arms/coat_of_arms/germany.txt index c02393f0..3037c378 100644 --- a/common/coat_of_arms/coat_of_arms/germany.txt +++ b/common/coat_of_arms/coat_of_arms/germany.txt @@ -1546,21 +1546,54 @@ c_leipzig={ } c_eilenburg={ pattern="pattern_solid.dds" - color1=yellow + color1=blue_light color2=white color3=black colored_emblem={ - color1=blue - texture="NEOW_ce_wave_single.dds" - instance={position={0.2 0.5} scale={1 -1} rotation=90} - instance={position={0.8 0.5} scale={1 1} rotation=90} + color1=red + texture="ce_ordinary_pile_02_inverted.dds" + instance={position={0.265 0.5} scale={0.23 0.23} depth=3} + instance={position={0.735 0.5} scale={0.23 0.23} depth=4} + instance={position={0.5 0.4} scale={0.43 0.43} depth=5} } colored_emblem={ - color1=black - color2=red - color3=white - texture="ce_lion_rampant_per_pale.dds" - instance={position={0.51 0.5} scale={0.8 0.8}} + color1=yellow_light + color2=black + texture="ce_castle.dds" + instance={position={0.5 0.675} depth=12} + } + colored_emblem={ + color1=red + texture="ce_diamond_01.dds" + instance={position={0.3 0.385} scale={0.32 0.32} depth=13} + instance={position={0.705 0.385} scale={0.32 0.32} depth=14} + } + colored_emblem={ + color1=blue_light + texture="ce_block_02.dds" + instance={position={0.5 0.57} scale={0.065 0.065} depth=10} + instance={position={0.5 0.37} scale={0.21 0.38} depth=11} + } + colored_emblem={ + color1=white + texture="ce_star_06.dds" + instance={position={0.5 0.145} scale={0.225 0.225}} + instance={position={0.425 0.29} scale={0.225 0.225} depth=1} + instance={position={0.575 0.29} scale={0.225 0.225} depth=2} + } + colored_emblem={ + color1=yellow_light + texture="ce_block_03.dds" + instance={position={0.3 0.18} scale={0.06 0.06} depth=6 + rotation=90} + instance={position={0.705 0.18} scale={0.06 0.06} depth=7 + rotation=90} + } + colored_emblem={ + color1=yellow_light + texture="ce_circle_mask.dds" + instance={position={0.705 0.225} scale={0.05 0.05} depth=8} + instance={position={0.3 0.225} scale={0.05 0.05} depth=9} } } c_vogtland={ diff --git a/common/culture/cultures/NEOW_balto_finnic.txt b/common/culture/cultures/NEOW_balto_finnic.txt new file mode 100644 index 00000000..b4cef05a --- /dev/null +++ b/common/culture/cultures/NEOW_balto_finnic.txt @@ -0,0 +1,156 @@ +finnish = { + color = finnish + + ethos = ethos_stoic + heritage = heritage_balto_finnic + language = language_finnic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_forest_wardens + tradition_isolationist + tradition_fishermen + } + + name_list = name_list_finnish + + coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 33 = caucasian_northern_blond + 33 = caucasian_northern_brown_hair + 33 = caucasian_northern_dark_hair + } +} + +sami = { + color = sami + + ethos = ethos_communal + heritage = heritage_balto_finnic + language = language_sami + martial_custom = martial_custom_male_only + head_determination = head_determination_herd + traditions = { + tradition_winter_warriors + tradition_adaptive_skirmishing + tradition_forest_wardens + } + + name_list = name_list_sami + + coa_gfx = { sami_coa_gfx balto_finnic_group_coa_gfx steppe_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { sami_clothing_gfx northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_05 + + ethnicities = { + 33 = circumpolar_dark_hair + 33 = circumpolar_brown_hair + 33 = circumpolar_blonde_hair + } +} + +estonian = { + color = { 0.3 0.7 0.7 } + + ethos = ethos_bellicose + heritage = heritage_balto_finnic + language = language_finnic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_music_theory + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + dlc_tradition = { + trait = tradition_fp1_coastal_warriors + requires_dlc_flag = the_northern_lords + fallback = tradition_hird + } + + name_list = name_list_estonian + + coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 33 = caucasian_northern_blond + 33 = caucasian_northern_brown_hair + 33 = caucasian_northern_dark_hair + } +} + +karelian = { + color = { 0.15 0.85 0.85 } + + ethos = ethos_stoic + heritage = heritage_balto_finnic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_herd + traditions = { + tradition_stalwart_defenders + tradition_forest_wardens + tradition_swords_for_hire + } + + name_list = name_list_karelian + + coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx sami_clothing_gfx northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_05 + + ethnicities = { + 25 = caucasian_northern_blond + 25 = caucasian_northern_brown_hair + 50 = caucasian_northern_dark_hair + } +} + +vepsian = { + color = { 0.3 0.8 0.7 } + + ethos = ethos_egalitarian + heritage = heritage_balto_finnic + language = language_finnic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_xenophilic + tradition_isolationist + } + + name_list = name_list_vepsian + + coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_05 + + ethnicities = { + 25 = caucasian_northern_blond + 25 = caucasian_northern_brown_hair + 50 = caucasian_northern_dark_hair + } +} diff --git a/common/culture/cultures/NEOW_central_germanic.txt b/common/culture/cultures/NEOW_central_germanic.txt index 8bb720b6..f53cfe07 100644 --- a/common/culture/cultures/NEOW_central_germanic.txt +++ b/common/culture/cultures/NEOW_central_germanic.txt @@ -68,6 +68,35 @@ bavarian = { #Boarisch } } +NEOW_pannonisch = { #Boarisch + color = { 84 132 150 } + + ethos = ethos_courtly + heritage = heritage_romanian + language = language_high_german + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_bavarian + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } + + ethnicities = { + 25 = caucasian_blond + 15 = caucasian_ginger + 35 = caucasian_brown_hair + 25 = caucasian_dark_hair + } +} brandenburger = { #Brandenburgisch color = { 40 50 102 } @@ -297,7 +326,7 @@ palatine = { #Pälzisch head_determination = head_determination_domain traditions = { - tradition_culinary_art + tradition_wine_culture tradition_esteemed_hospitality tradition_castle_keepers tradition_hard_working diff --git a/common/culture/cultures/NEOW_east_romance.txt b/common/culture/cultures/NEOW_east_romance.txt new file mode 100644 index 00000000..116e2938 --- /dev/null +++ b/common/culture/cultures/NEOW_east_romance.txt @@ -0,0 +1,183 @@ +wallachian = { + color = vlach + + ethos = ethos_communal + heritage = heritage_romanian + language = language_romanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_pastoralists + tradition_zealous_people + tradition_hussar + tradition_xenophilic + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + name_list = name_list_vlach + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + 50 = mediterranean_byzantine + } +} + +translyvanian = { + color = { 180 100 255 } + + ethos = ethos_communal + heritage = heritage_romanian + language = language_romanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_pastoralists + tradition_zealous_people + tradition_hussar + tradition_xenophilic + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + name_list = name_list_vlach + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + 50 = mediterranean_byzantine + } +} + +moldavian = { + color = { 180 120 255 } + + ethos = ethos_communal + heritage = heritage_romanian + language = language_romanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_pastoralists + tradition_zealous_people + tradition_hussar + tradition_xenophilic + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + name_list = name_list_vlach + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + 50 = mediterranean_byzantine + } +} + +aromanian = { + color = { 210 120 255 } + + parents = { moldavian NEOW_kievan } + + ethos = ethos_communal + heritage = heritage_romanian + language = language_aromanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_pastoralists + tradition_zealous_people + tradition_hussar + tradition_xenophilic + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + name_list = name_list_vlach #needs a proper namelist + + coa_gfx = { south_slavic_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { byzantine_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 100 = mediterranean_byzantine + } +} +NEOW_gagauz = { + color = { 210 120 235 } + + ethos = ethos_communal + heritage = heritage_romanian + language = language_gagauz + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + } + + name_list = name_list_vlach + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 25 = turkic_west + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + 25 = mediterranean_byzantine + } +} \ No newline at end of file diff --git a/common/culture/cultures/NEOW_east_slavic.txt b/common/culture/cultures/NEOW_east_slavic.txt new file mode 100644 index 00000000..25794f3f --- /dev/null +++ b/common/culture/cultures/NEOW_east_slavic.txt @@ -0,0 +1,572 @@ +NEOW_novgorodian = { + color = { 0.18 0.31 0.18 } + + ethos = ethos_communal + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_republican_legacy + tradition_stalwart_defenders + tradition_equitable + tradition_hard_working + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx } + unit_gfx = { northern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 30 = caucasian_northern_blond + 5 = caucasian_northern_ginger + 1 = caucasian_northern_brown_hair + 1 = caucasian_northern_dark_hair + 50 = slavic_blond + 10 = slavic_ginger + 2 = slavic_brown_hair + 1 = slavic_dark_hair + } +} + +NEOW_pribaltic = { + color = { 0.18 0.31 0.31 } + + ethos = ethos_egalitarian + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_maritime_mercantilism + tradition_forest_folk + tradition_castle_keepers + tradition_warriors_by_merit + } + + name_list = name_list_NEOW_pribaltiyskiy + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx } + unit_gfx = { western_unit_gfx } + house_coa_frame = house_frame_25 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } + + ethnicities = { + 55 = caucasian_northern_blond + 15 = caucasian_northern_ginger + 1 = caucasian_northern_brown_hair + 1 = caucasian_northern_dark_hair + 20 = slavic_blond + 5 = slavic_ginger + 1 = slavic_brown_hair + 1 = slavic_dark_hair + } +} + +NEOW_polotskian = { + color = { 0.24 0.32 0.16 } + + ethos = ethos_stoic + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_stalwart_defenders + tradition_forest_folk + tradition_medicinal_plants + tradition_equitable + } + + name_list = name_list_NEOW_pribaltiyskiy + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 78 = slavic_blond + 7 = slavic_ginger + 10 = slavic_brown_hair + 5 = slavic_dark_hair + } +} + +NEOW_smolesnkian = { + color = { 0.23 0.37 0.17 } + + ethos = ethos_stoic + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_highland_warriors + tradition_castle_keepers + tradition_artisans + tradition_astute_diplomats + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 70 = slavic_blond + 6 = slavic_ginger + 18 = slavic_brown_hair + 6 = slavic_dark_hair + } +} + +NEOW_nizhegorodian = { + color = { 0.23 0.40 0.16 } + + ethos = ethos_spiritual + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_religious_patronage + tradition_city_keepers + tradition_hereditary_hierarchy + tradition_stand_and_fight + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 50 = slavic_blond + 2 = slavic_ginger + 36 = slavic_brown_hair + 12 = slavic_dark_hair + } +} + +NEOW_nizhnevolzhan = { + color = { 0.22 0.37 0.6 } + + ethos = ethos_egalitarian + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_agrarian + tradition_fp2_malleable_subjects + tradition_modest + tradition_steppe_tolerance + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 40 = slavic_blond + 2 = slavic_ginger + 42 = slavic_brown_hair + 16 = slavic_dark_hair + } +} + +NEOW_vostochniy = { + color = { 0.23 0.40 0.16 } + + ethos = ethos_spiritual + heritage = heritage_east_slavic + language = language_north_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 50 = slavic_blond + 2 = slavic_ginger + 36 = slavic_brown_hair + 12 = slavic_dark_hair + } +} + + +NEOW_donbass = { + color = { 0.22 0.37 0.6 } + + ethos = ethos_stoic + heritage = heritage_east_slavic + language = language_south_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_ancient_miners + tradition_stalwart_defenders + tradition_hard_working + tradition_steppe_tolerance + } + + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 18 = slavic_blond + 2 = slavic_ginger + 42 = slavic_brown_hair + 38 = slavic_dark_hair + } +} + +NEOW_crimean = { + color = { 0.24 0.48 0.37 } + + ethos = ethos_egalitarian + heritage = heritage_east_slavic + language = language_south_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_republican_legacy + tradition_maritime_mercantilism + tradition_stalwart_defenders + tradition_castle_keepers + } + + name_list = name_list_NEOW_ruthenian + name_list = name_list_NEOW_west_russian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx western_building_gfx } + clothing_gfx = { byzantine_clothing_gfx east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 16 = slavic_blond + 2 = slavic_ginger + 42 = slavic_brown_hair + 40 = slavic_dark_hair + } +} +NEOW_vohlynian = { + color = { 0.24 0.36 0.26 } + + ethos = ethos_bellicose + heritage = heritage_east_slavic + language = language_ruthenian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_hill_dwellers + tradition_culinary_art + tradition_family_entrepreneurship + tradition_staunch_traditionalists + } + + name_list = name_list_NEOW_ruthenian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 36 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 24 = slavic_dark_hair + } +} + +NEOW_polessian = { + color = { 0.1 0.38 0.19 } + + ethos = ethos_communal + heritage = heritage_east_slavic + language = language_ruthenian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_wetlanders + tradition_forest_fighters + tradition_religion_blending + tradition_fp1_the_right_to_prove + } + + name_list = name_list_NEOW_ruthenian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 36 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 24 = slavic_dark_hair + } +} +NEOW_kievan = { + color = { 0.25 0.38 0.17 } + + ethos = ethos_communal + heritage = heritage_east_slavic + language = language_ruthenian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_agrarian + tradition_religious_patronage + tradition_zealous_people + tradition_mendicant_mystics + } + + name_list = name_list_NEOW_ruthenian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 36 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 24 = slavic_dark_hair + } +} + +NEOW_carpathian = { + color = { 0.25 0.40 0.30 } + + ethos = ethos_communal + heritage = heritage_east_slavic + language = language_rusynskiy + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_mountaineer_ruralism + tradition_family_entrepreneurship + tradition_isolationist + } + + name_list = name_list_NEOW_ruthenian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 36 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 24 = slavic_dark_hair + } +} + +NEOW_minskian = { + color = { 0.25 0.31 0.07 } + + ethos = ethos_stoic + heritage = heritage_east_slavic + language = language_ruthenian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_wetlanders + tradition_forest_fighters + tradition_religion_blending + tradition_fp1_the_right_to_prove + } + + name_list = name_list_NEOW_ruthenian + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx western_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 76 = slavic_blond + 7 = slavic_ginger + 12 = slavic_brown_hair + 5 = slavic_dark_hair + } +} + +NEOW_cossack = { + color = { 0.93 0.79 0.02 } + + ethos = ethos_bellicose + heritage = heritage_east_slavic + language = language_ruthenian + language = language_romanian + language = language_south_russian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_devoted_horsemanship + tradition_talent_acquisition + tradition_swords_for_hire + tradition_quarrelsome + } + + name_list = name_list_NEOW_cossack + + coa_gfx = { east_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx steppe_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_05 + + ethnicities = { + 13 = slavic_blond + 3 = slavic_ginger + 42 = slavic_brown_hair + 42 = slavic_dark_hair + } +} + +NEOW_ucrainean = { #Ukranians latinzed by Nistrenia + color = { 200 120 255 } + + parents = { moldavian NEOW_kievan } + + ethos = ethos_communal + heritage = heritage_east_slavic + language = language_romanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_pastoralists + tradition_zealous_people + tradition_hussar + tradition_xenophilic + } + + dlc_tradition = { + trait = tradition_staunch_traditionalists + requires_dlc_flag = hybridize_culture + } + + name_list = name_list_vlach #needs a proper namelist + + coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx western_building_gfx } + clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 36 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 24 = slavic_dark_hair + 10 = mediterranean_byzantine + } +} + +NEOW_kozak = { + color = { 0.93 0.69 0.05 } + + ethos = ethos_bellicose + heritage = heritage_east_slavic + language = language_cossack + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_devoted_horsemanship + tradition_culture_blending + tradition_swords_for_hire + tradition_quarrelsome + } + + name_list = name_list_NEOW_cossack + + coa_gfx = { west_slavic_group_coa_gfx east_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { east_slavic_building_gfx steppe_building_gfx } + clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_05 + + ethnicities = { + 13 = slavic_blond + 3 = slavic_ginger + 40 = slavic_brown_hair + 44 = slavic_dark_hair + } +} + + + diff --git a/common/culture/cultures/NEOW_french.txt b/common/culture/cultures/NEOW_french.txt index 1d7b54cb..f451c9af 100644 --- a/common/culture/cultures/NEOW_french.txt +++ b/common/culture/cultures/NEOW_french.txt @@ -11,6 +11,7 @@ head_determination = head_determination_domain traditions = { + tradition_wine_culture tradition_chanson_de_geste tradition_festivities tradition_esteemed_hospitality @@ -55,7 +56,7 @@ bourguignon = { traditions = { tradition_chanson_de_geste tradition_agrarian - tradition_brewery + tradition_wine_culture tradition_defiant tradition_culinary_art } @@ -189,6 +190,7 @@ gascon = { tradition_chanson_de_geste tradition_agrarian tradition_castle_keepers + tradition_wine_culture } name_list = name_list_NEOW_french diff --git a/common/culture/cultures/NEOW_greek.txt b/common/culture/cultures/NEOW_greek.txt index f3bbea9a..fae6fe2f 100644 --- a/common/culture/cultures/NEOW_greek.txt +++ b/common/culture/cultures/NEOW_greek.txt @@ -1,7 +1,7 @@ griko = { color = {0.01 0.21 0.58} - created = 1500.1.1 + created = 1000.1.1 parents = {greek pugliese} ethos = ethos_bureaucratic @@ -27,6 +27,245 @@ house_coa_mask_offset = { 0.0 0.055 } house_coa_mask_scale = { 0.9 0.9 } + ethnicities = { + 10 = mediterranean + } +} +NEOW_macedonian = { + color = {0.1 0.21 0.58} + + created = 2200.1.1 + parents = {greek NEOW_bulgarian} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_macedonian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 50 = mediterranean + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} +NEOW_pontic = { + color = {0.1 0.21 0.70} + + created = 1100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_pontic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 10 = mediterranean + } +} +NEOW_cappadocian = { + color = {0.15 0.21 0.63} + + created = 1100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_cappadocian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 10 = mediterranean + } +} +NEOW_cypriot = { + color = {0.3 0.21 0.58} + + created = 1100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_cypriot + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 50 = mediterranean + 50 = turkic_west + } +} +NEOW_pindusian = { + color = {0.3 0.21 0.88} + + created = 2100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_greek + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 10 = mediterranean + } +} +NEOW_peloponnesian = { + color = {0.3 0.01 0.78} + + created = 2100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_greek + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 10 = mediterranean + } +} +NEOW_arvantika = { + color = {0.4 0.09 0.78} + + created = 1300.1.1 + parents = {greek NEOW_albanian} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_albanian + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + + ethnicities = { + 40 = mediterranean + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} +NEOW_aegeaner = { + color = {0.2 0.21 0.48} + + created = 2100.1.1 + parents = {greek} + + ethos = ethos_bureaucratic + heritage = heritage_greek + language = language_greek + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_greek + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_02 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } + ethnicities = { 10 = mediterranean } diff --git a/common/culture/cultures/NEOW_kipchak.txt b/common/culture/cultures/NEOW_kipchak.txt new file mode 100644 index 00000000..33fb80bd --- /dev/null +++ b/common/culture/cultures/NEOW_kipchak.txt @@ -0,0 +1,56 @@ +kumyk = { + color = rgb{0.4 0.7 0.6} + + ethos = ethos_bellicose + heritage = heritage_kipchak + language = language_kipchak_cuman + martial_custom = martial_custom_male_only + traditions = { + tradition_caucasian_wolves + tradition_ruling_caste + tradition_diasporic + tradition_zealous_people + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx } + building_gfx = { steppe_building_gfx } + clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx } + unit_gfx = { mongol_unit_gfx } + + ethnicities = { + 20 = slavic_blond + 20 = slavic_brown_hair + 20 = slavic_dark_hair + 15 = mediterranean_byzantine + 25 = asian + } +} +nogai = { + color = rgb{0.2 0.5 0.8} + + ethos = ethos_bellicose + heritage = heritage_kipchak + language = language_kipchak_nogai + martial_custom = martial_custom_male_only + traditions = { + tradition_horse_lords + tradition_pastoralists + tradition_diasporic + tradition_horse_breeder + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx } + building_gfx = { steppe_building_gfx } + clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx } + unit_gfx = { mongol_unit_gfx } + + ethnicities = { + 30 = slavic_brown_hair + 30 = slavic_dark_hair + 40 = asian + } +} \ No newline at end of file diff --git a/common/culture/cultures/NEOW_mosellic.txt b/common/culture/cultures/NEOW_mosellic.txt index b4e122b5..78a7c60d 100644 --- a/common/culture/cultures/NEOW_mosellic.txt +++ b/common/culture/cultures/NEOW_mosellic.txt @@ -50,7 +50,7 @@ elsasse = { house_coa_mask_offset = { 0.0 0.055 } house_coa_mask_scale = { 0.9 0.9 } traditions = { - tradition_brewery + tradition_wine_culture #tradition_astute_diplomats tradition_hard_working tradition_culinary_art diff --git a/common/culture/cultures/NEOW_north_germanic.txt b/common/culture/cultures/NEOW_north_germanic.txt index ac6132e0..41d35d49 100644 --- a/common/culture/cultures/NEOW_north_germanic.txt +++ b/common/culture/cultures/NEOW_north_germanic.txt @@ -257,7 +257,7 @@ icelander = { } # FP1 Traditions - name_list = name_list_norwegian + name_list = name_list_icelander coa_gfx = { norwegian_coa_gfx western_coa_gfx } building_gfx = { western_building_gfx } diff --git a/common/culture/cultures/NEOW_northeast_caucasian.txt b/common/culture/cultures/NEOW_northeast_caucasian.txt new file mode 100644 index 00000000..061aff5f --- /dev/null +++ b/common/culture/cultures/NEOW_northeast_caucasian.txt @@ -0,0 +1,87 @@ +lezgin = { + color = {0.3 0.8 0.7} + + ethos = ethos_stoic + heritage = heritage_northeast_caucasian + language = language_lezgin + martial_custom = martial_custom_male_only + traditions = { + tradition_caucasian_wolves + tradition_tribe_unity + tradition_religion_blending + tradition_music_theory + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { steppe_coa_gfx western_coa_gfx } + building_gfx = { steppe_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { mongol_unit_gfx } + + ethnicities = { + 20 = slavic_blond + 20 = slavic_brown_hair + 20 = slavic_dark_hair + 15 = mediterranean_byzantine + 25 = mediterranean + } +} +avar = { + color = {0.2 0.6 0.2} + + ethos = ethos_bellicose + heritage = heritage_northeast_caucasian + language = language_avar + martial_custom = martial_custom_male_only + traditions = { + tradition_caucasian_wolves + tradition_warrior_culture + tradition_zealous_people + tradition_stalwart_defenders + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { steppe_coa_gfx western_coa_gfx } + building_gfx = { steppe_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { mongol_unit_gfx } + + ethnicities = { + 20 = slavic_blond + 20 = slavic_brown_hair + 20 = slavic_dark_hair + 15 = mediterranean_byzantine + 25 = mediterranean + } +} +dargin = { + color = {0.5 1.0 0.5} + + ethos = ethos_bellicose + heritage = heritage_northeast_caucasian + language = language_dargwa + martial_custom = martial_custom_male_only + traditions = { + tradition_caucasian_wolves + tradition_warrior_culture + tradition_tribe_unity + tradition_medicinal_plants + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { steppe_coa_gfx western_coa_gfx } + building_gfx = { steppe_building_gfx } + clothing_gfx = { byzantine_clothing_gfx } + unit_gfx = { mongol_unit_gfx } + + ethnicities = { + 20 = slavic_blond + 20 = slavic_brown_hair + 20 = slavic_dark_hair + 15 = mediterranean_byzantine + 25 = mediterranean + } +} \ No newline at end of file diff --git a/common/culture/cultures/NEOW_south_slavic.txt b/common/culture/cultures/NEOW_south_slavic.txt index c05b47cd..4298610e 100644 --- a/common/culture/cultures/NEOW_south_slavic.txt +++ b/common/culture/cultures/NEOW_south_slavic.txt @@ -1,8 +1,8 @@ NEOW_carantanian = { - color = { 0.4 0.65 0.4 } + color = { 65 153 216 } created = 2100.1.1 - parents = { slovien } + parents = { NEOW_slovene } ethos = ethos_communal heritage = heritage_south_slavic @@ -33,7 +33,7 @@ } NEOW_serbian = { - color = { 0.4 0.65 0.4 } + color = { 25 42 127 } ethos = ethos_stoic heritage = heritage_south_slavic @@ -64,7 +64,7 @@ NEOW_serbian = { } NEOW_bosnian = { - color = { 0.4 0.65 0.4 } + color = { 14 97 124 } ethos = ethos_communal heritage = heritage_south_slavic @@ -95,7 +95,7 @@ NEOW_bosnian = { } NEOW_slovene = { - color = { 0.4 0.65 0.4 } + color = { 43 118 216 } ethos = ethos_egalitarian heritage = heritage_south_slavic @@ -126,7 +126,7 @@ NEOW_slovene = { } NEOW_croatian = { - color = { 0.4 0.65 0.4 } + color = { 16 53 165 } ethos = ethos_ceremonious heritage = heritage_south_slavic @@ -157,7 +157,7 @@ NEOW_croatian = { } NEOW_montenegran = { - color = { 0.4 0.65 0.4 } + color = { 49 79 140 } ethos = ethos_communal heritage = heritage_south_slavic @@ -188,7 +188,7 @@ NEOW_montenegran = { } NEOW_bulgarian = { - color = { 0.4 0.65 0.4 } + color = { 76 76 153 } ethos = ethos_communal heritage = heritage_south_slavic @@ -217,6 +217,32 @@ NEOW_bulgarian = { 15 = slavic_dark_hair } } +NEOW_pomak = { + color = { 76 96 153 } + + ethos = ethos_communal + heritage = heritage_south_slavic + language = language_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin + martial_custom = martial_custom_equal + head_determination = head_determination_domain + + traditions = { + } + + name_list = name_list_serbian + + coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} moliski = { #Moliški color = { 0.4 0.65 0.4 } diff --git a/common/culture/cultures/NEOW_turkish.txt b/common/culture/cultures/NEOW_turkish.txt new file mode 100644 index 00000000..9301106a --- /dev/null +++ b/common/culture/cultures/NEOW_turkish.txt @@ -0,0 +1,39 @@ +thracian = { + color = { 225 50 50 } + + ethos = ethos_bellicose + heritage = heritage_turkish + language = language_turkish + martial_custom = martial_custom_male_only + head_determination = head_determination_herd + traditions = { #WIP + tradition_warrior_culture + #tradition_horse_lords + tradition_swords_for_hire + tradition_ruling_caste + } + + dlc_tradition = { + trait = tradition_mpo_iron_cavalry + requires_dlc_flag = khans_of_the_steppe + } + + dlc_tradition = { + trait = tradition_devoted_horsemanship + requires_dlc_flag = khans_of_the_steppe + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { oghuz_coa_gfx turkic_group_coa_gfx arabic_group_coa_gfx } + building_gfx = { byzantine_building_gfx } + clothing_gfx = { turkic_clothing_gfx byzantine_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx } + unit_gfx = { mena_unit_gfx } + house_coa_frame = house_frame_14 + + ethnicities = { + 10 = turkic_west + 40 = arab + 50 = mediterranean_byzantine + } +} \ No newline at end of file diff --git a/common/culture/cultures/NEOW_west_slavic.txt b/common/culture/cultures/NEOW_west_slavic.txt index dcdf51c7..5dc19523 100644 --- a/common/culture/cultures/NEOW_west_slavic.txt +++ b/common/culture/cultures/NEOW_west_slavic.txt @@ -1,4 +1,4 @@ -greater_polish = { +NEOW_greater_polish = { color = { 0.5 0.1 0.08 } ethos = ethos_bureaucratic @@ -13,7 +13,7 @@ tradition_life_is_just_a_joke } - name_list = name_list_czech + name_list = name_list_polish coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } building_gfx = { western_building_gfx } @@ -27,6 +27,57 @@ 15 = slavic_dark_hair } } +NEOW_lesser_polish = { + color = { 0.75 0.1 0.08 } + + ethos = ethos_bureaucratic + heritage = heritage_west_slavic + language = language_lechitic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + } + + name_list = name_list_polish + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} +NEOW_mazovian_polish = { + color = { 0.65 0.19 0.2 } + + ethos = ethos_bureaucratic + heritage = heritage_west_slavic + language = language_lechitic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + } + + name_list = name_list_polish + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} + NEOW_moravian = { color = { 0.35 0.8 0.8 } @@ -88,3 +139,151 @@ sorbian = { } } +kashubian = { + color = {0.1 0.6 0.6} + + ethos = ethos_communal + heritage = heritage_west_slavic + language = language_lechitic + martial_custom = martial_custom_male_only + traditions = { + tradition_family_entrepreneurship + tradition_zealous_people + tradition_practiced_pirates + tradition_hard_working + } + + name_list = name_list_polish + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} + +czech = { + color = czech + + ethos = ethos_bureaucratic + heritage = heritage_west_slavic + language = language_czech_slovak + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_mountaineer_ruralism + tradition_hard_working + tradition_castle_keepers + tradition_life_is_just_a_joke + } + + name_list = name_list_czech + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} +goral = { + color = {0.55 0.4 0.6} + + ethos = ethos_bellicose + heritage = heritage_west_slavic + language = language_lechitic + martial_custom = martial_custom_male_only + traditions = { + tradition_mountaineer_ruralism + tradition_zealous_people + tradition_family_entrepreneurship + tradition_quarrelsome + } + + name_list = name_list_polish + + coa_gfx = { polish_coa_gfx west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = western_unit_gfx + } +} +NEOW_silesian = { + color = {0.75 0.25 0.08} + + ethos = ethos_bellicose + heritage = heritage_west_slavic + language = language_lechitic + martial_custom = martial_custom_male_only + traditions = { + } + + name_list = name_list_polish + + coa_gfx = { polish_coa_gfx west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_21 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 1.0 1.0 } + + ethnicities = { + 45 = slavic_blond + 5 = slavic_ginger + 35 = slavic_brown_hair + 15 = western_unit_gfx + } +} +lipka = { + color = rgb{0.4 0.4 0.5} + + ethos = ethos_bellicose + heritage = heritage_west_slavic + language = language_kipchak_bulgar + martial_custom = martial_custom_male_only + traditions = { + tradition_horse_lords + tradition_diasporic + tradition_loyal_soldiers + tradition_faith_bound + } + + name_list = name_list_NEOW_turkish + + coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } + building_gfx = { western_building_gfx } + clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx } + unit_gfx = { eastern_unit_gfx } + house_coa_frame = house_frame_14 + + ethnicities = { + 25 = turkic_west + 25 = slavic_blond + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } +} \ No newline at end of file diff --git a/common/culture/name_equivalency/00_NEOW_female_names.txt b/common/culture/name_equivalency/00_NEOW_female_names.txt index de1df1e2..25b96888 100644 --- a/common/culture/name_equivalency/00_NEOW_female_names.txt +++ b/common/culture/name_equivalency/00_NEOW_female_names.txt @@ -1,7 +1,8 @@ abigail_female = { Abbie Abby Abigail Abigale Abygayl Abygayll Aibbie Aibigail Gail } ada_female = { Ada Adda } -adela_female = { Aaltje Ad_e_grv_le Ad_e_grv_lo Addyla Addylla Adela Adele Aiddelai } +adela_female = { Aaltje Ad_e_act_la Ad_e_grv_le Ad_e_grv_lo Addyla Addylla Adela Adele Aiddelai } adelaide_female = { Ad_e_act_la_i_uml_de Adelaide Adelheid Addylayddy Addylaydy Addyllayddy Aida Aiddelaide Aleida Alida Alijda Alke Azala_i_uml_s Aziliz Azylis Elke Heide Heidi } +adelina_female = { Adelina Adeline } adriana_female = { Adriana Adriano_female } agatha_female = { _A_rng_got Agate Agatha Agathe Agato Gadea } agnes_female = { Agn_e_grv_s Agnes Agneta Agnys Anest In_e_grv_s In_e_hat_s Ines Nesta Nysta Oanell } @@ -10,17 +11,18 @@ aisha_female = { Ay_s_ced_e } alba_female = { Alba } albana_female = { Aubano } alberta_female = { Alberdina Alberta Alberte Albertine Albertino_female } +albina_female = { Alb_i_act_na Albina } alexandra_female = { Ailexsaindrai Alessandra Alessandrino_female Alessandro_female Alexandra Alexandrina Allyksanddra Alyksanddra Sandra Sandrine Sandrino_female Sandy } alexia_female = { Al_e_grv_xia Alessia Alessio_female Alexia Alexina } alfhild_female = { Vilde } -alice_female = { Ailice Al_i_act_cia Alice Alicia Alis Alison Alix Alixe Alize Allycy Alycy Alysy } +alice_female = { Ailice Al_i_act_cia Alice Alicia Alis Alisia Alison Alix Alixe Alize Allycy Alycy Alysy } alina_female = { Aliena Alina Aline Alino } alfonsa_female = { Anfounsino } amaia_female = { Amaia Amaya } amanda_female = { Amanda Amandino Mandy } amata_female = { Aimado Aimee Amy Esm_e_act_e Esmee Maitane } amber_female = { Aimber Amber Ambyr } -amelia_female = { Am_a_act_lia Am_e_act_lia Am_e_act_lie Am_e_grv_li Amale Amalie Amelia Amelie } +amelia_female = { Am_a_act_lia Am_e_act_lia Am_e_act_lie Am_e_grv_li Amale Amalia Amalie Ameli Amelia Amelie } amina_female = { Amina Emine } amira_female = { Amira } anahid_female = { Anahyta } @@ -29,7 +31,7 @@ andrea_female = { Andere Andr_e_act_e Andrea Andreia Andrine Andriveto } angela_female = { _A_grv_ngela _A_hat_ngela Aela Aelia Aelig Ang_e_grv_lo_female Angela Angelina Angelita Angyla Engelina Gotzone } angeles_female = { _A_grv_ngels } angelica_female = { Ang_e_act_lica Angelica Angelico_female Angelika Angelique Lieke } -anna_female = { Aina Ainne Ana Ana_i_uml_s Anais Ane Aneto Anette Anita Anja Anke Ann Anna Annaig Anne Anneke Anneken Annette Anni Annica Annick Annicka Annie Annigje Annika Anniken Anny Ano Anouk Antje Hanka Hanna Hannah Hanne Naig } +anna_female = { Aina Ainne Ana Ana_i_uml_s Anais Ane Aneto Anette Anita Anja Anke Ann Anna Annaig Anne Anneke Anneken Annette Anni Annica Annick Annicka Annie Annigje Annika Anniken Anny Ano Anouk Antje Hana Hanka Hanna Hannah Hanne Naig } annabella_female = { Anabela Annabel Annabell Annabella } annacatherine_female = { Anna-Karin Annekatrin } annacharlotte_female = { Ann-Charlotte } @@ -42,7 +44,7 @@ annalaura_female = { Anne-Laure Ano-Lauro } annalisa_female = { Anneli Anneliese Annelise Ano-Liso } annamargaret_female = { Annarita Annegret Anne-Gret Anne-Margrete Anne-Mette } annamaria_female = { Amei Ane_spc_Miren Anna_spc_Maria Annamaria Anna-Vari Annemarie Anne-Marie Annemie Annemieke Ann-Marie Ano-Mar_i_grv_o } -annarosa_female = { Annerose } +annarosa_female = { Annerose Anne-Rose } annasophia_female = { Anne-Sophie Ano-Souf_i_grv_o } antonia_female = { Ant_o_grv_nia Antoinette Antonella Antonetta Antonia Antonieta Antonietta Antouneto Antoynytty T_o_grv_nio_female Teuntje Tounieto } anunciacion_female = { Anuntxi } @@ -67,8 +69,9 @@ aurora_female = { Aurora Aurore Auroro } aveline_female = { Awyllyny Awylyny } baptista_female = { Batistino } barbara_female = { B_a_act_rbara B_a_grv_rbara B_a_uml_rbel B_a_uml_rbl Barbara Barbo_female Barbro } +basilisa_female = { Vasilisa } beata_female = { Beata Beate } -beatrice_female = { B_e_act_atrice Beaitrice Beatrice Beatris Beatriu Beatrix Beatriz Betrys Byatrhyks Byatrycy Byatrysy } +beatrice_female = { B_e_act_atrice B_e_act_atrissa Beaitrice Beatrice Beatris Beatriu Beatrix Beatriz Betrys Byatrhyks Byatrycy Byatrysy } belen_female = { Belen Betlem } benedicta_female = { Benedikta Benedito_female Benita Beno_i_hat_te Bente } berengaria_female = { B_e_act_reng_e_grv_re Berenguiero } @@ -81,7 +84,7 @@ blanche_female = { Biainca Bianca Bianka Blanca Blanche Blanco_female Bllanchy B boudicca_female = { Boudyca } bridget_female = { Berit Birgit Birgitt Birgitta Birgitte Birte Birthe Brec_pst_hed Bregido Bridget Brigitte Brit Brita Britt Britta Bryddgyt Ffraid Gitta Gitte } brittany_female = { Britney } -brunhilde_female = { Brunhilde } +brunhilde_female = { Brunhilde Brynhildur } bushra_female = { B_u_uml__s_ced_ra Bouchra } camilla_female = { Camiho Camilla Camille_female Kamilla } candida_female = { C_a_grv_ndida C_a_hat_ndida } @@ -89,23 +92,24 @@ carla_female = { Carla Carleno_female Carly Carol Carola Carole Carolo_female Ch carmen_female = { Carme Carmela Carmella Carmen Carmina Carmo Karmele } carolina_female = { Carolina Caroline Carolyn Caroulino Karolina Karoline } cassandra_female = { Cassandra Cassandro Kasyy } -catherine_female = { C_a_act_tia Cadi Cafyryny Caiterine Caitlin Carin Carina Catarina Catarino Caterina Catharina Catherine Cathy Cathyrhyny Cati Catrin Catyy Caytllyn K_a_uml_te K_a_uml_the Kafyryny Kaiterine Kaitrin Kajsa Karen Kari Karin Karina Karine Karyn Katalin Katarina Kate Katell Katharina Katharine Katherina Katherine Kathleen Kathrin Kathryn Kati Katia Katie Katixa Katja Katrin Katrina Katrine Kattalin Katy Kaytlyn Nienke Trijntje Trine } -cecilia_female = { C_e_act_cile Cec_i_act_lia Cecilia Ceciliai Cecilie Cecilo Cicely Cilly Cycyllya Cycylya Sheila Sheyla Silje Silke Sille Sisse Sissel Sysylya Xixili } +catherine_female = { C_a_act_tia Cadi Cafyryny Caiterine Caitlin Carin Carina Catarina Catarino Caterina Catharina Catherine Cathy Cathyrhyny Cati Catrin Catyy Caytllyn Ekatherina K_a_uml_te K_a_uml_the Kafyryny Kaiterine Kaitrin Kajsa Karen Kari Karin Karina Karine Karyn Katalin Katarina Kate Katell Katharina Katharine Katherina Katherine Kathleen Kathrin Kathryn Kati Katia Katie Katixa Katja Katr_i_act_n Katrin Katrina Katrine Kattalin Katy Kaytlyn Nienke Trijntje Trine } +cecilia_female = { C_e_act_cile Cec_i_act_lia Cecilia Ceciliai Cecilie Cecilo Cicely Cilly Cycyllya Cycylya Sesselja Sheila Sheyla Silja Silje Silke Sille Sisse Sissel Sysylya Xixili } celestina_female = { Celeste Celestina Celestino_female Celesto_female } celia_female = { C_e_grv_lia Celi_a_grv_ Celia } celine_female = { C_e_act_line Celina Celino Selina Sylyna } chantal_female = { Chantal Chantelle Xantal } -charlotte_female = { Carlota Chairlotte Charllotty Charloto Charlotta Charlotte Karlota Karlotty Lotta Lotte } +charity_female = { Kar_i_act_tas } +charlotte_female = { Carlota Chairlotte Charllotty Charloto Charlotta Charlotte Karlota Karlotty Lotta Lotte Sharlotta } chelsea_female = { Chelseai Chyllsya Kylsya } chloe_female = { Chlo_e_act_ Chlloy Chloe Chloy Clou_e_grv_ Kloy } christelle_female = { Christel Christelle Kristell } -christina_female = { Carsta Chesten Chrissie Christa Christiane Christina Christine Crestino Cristina Cristyn Kersten_female Kerstin Kirsten Kirsti Kirstine Kirsty Kristen Kristin Kristina Kristine Kristy Stina Stine Tine } +christina_female = { Carsta Chesten Chrissie Christa Christiane Christina Christine Crestino Cristina Cristyn Kersten_female Kerstin Kirsten Kirsti Kirstine Kirsty Krist_i_act_n Krist_y_act_na Kristen Kristin Kristina Kristine Kristjana Kristy Stina Stine Tine } chun_female = { Chun Shun } -claire_female = { Argi_n_tld_e Clair Claire Clara Clare Clarha Clarisse Clarisso Claro_female Kl_a_uml_rchen Klara Sklaerenn } +claire_female = { Argi_n_tld_e Clair Claire Clara Clare Clarha Clarisse Clarisso Claro_female Kl_a_act_ra Kl_a_uml_rchen Klara Sklaerenn } claudia_female = { Cl_a_act_udia Cl_a_grv_udia Claudette Claudia Claudine Gladys Glaudeto Glaudino Glaudo_female Gwladdys Gwladys Klaoda Klaodina Klaudia } clementia_female = { Clem_e_grv_nci Clem_e_grv_ncia Clementia Clementina Clementino_female Clymyntyny } -cleopatra_female = { Cl_e_act_op_a_hat_tre Klyopatra Cllyopatra Clyopatrha Cleopaitrai } -clorinda_female = { Clorinda Clorinde Clourindo } +cleopatra_female = { Cl_e_act_op_a_hat_tre Cleiopatra Cleopatra Kl_ae_apatra Kliapetra Cleopaitrai } +clorinda_female = { Clehrinduh Clohrinduh Clorinda Clorinde Clorinduh Clorynder Clourindo } clotilda_female = { Clotilde Cloutido } colette_female = { Colette Coul_e_grv_to } concepcion_female = { Concei_c_ced__a_tld_o Concepci_o_act_ Concetta Conxita Sorkunde } @@ -131,20 +135,21 @@ dolores_female = { Dolors Loli Nekane } doris_female = { Doris Dorise } dominica_female = { Domenica Dominika Dominique_female Doumenico_female } dorothy_female = { D_o_uml_rte D_o_uml_rthe Ddorhofyy Ddorofy Dorothea Dorothy Dorthe Doryty Dourout_e_grv_io } +edeltraud_female = { Edeltraud Edeltraut } edith_female = { _E_act_dith Eddit Eddyf Edyf Edith Editha Edito } edmunda_female = { Edmunda } eduarda_female = { Eduarda } eleanor_female = { _E_act_l_e_act_onore A_e_act_nor Ali_e_act_nor Eleainor Eleanor Eleonor Eleonore Elinor Eliounor Ellinor Ellyanor Elyanor Elyanorh Leonor Leounoro Lore Lynorh } eliana_female = { _E_act_liane Eliano } elisa_female = { _E_act_lise Elisa Elise Eliso Eliza } -elizabeth_female = { _E_act_lisabeth Bab_e_grv_u_female Babette Bessie Bethan Bettina Betty Eisab_e_grv_u Elesbed Elisabet Elisabete Elisabeth Elixabet Elixabete Elizabeth Elizaibet Ellyzabyf Elsbeth Elsebeth Elsie Elspet Elysabyf Elyzabyf Ilsabe Liesel Lill Lis Lisbeth Lisen Lisette Liz Lizzie Llyzzyy Lyzzyy } -elizabethcharlotte_female = { Lieselott Liselotte } +elizabeth_female = { _E_act_lisabeth Bab_e_grv_u_female Babette Bessie Bethan Bettina Betty Eisab_e_grv_u El_i_act_sabet Elesbed Eli_s_crn_ka Elisabet Elisabete Elisabeth Elixabet Elixabete Elizabeth Elizaibet Elizavetha Ellyzabyf Elsbeth Elsebeth Elsie Elspet Elysabyf Elyzabyf Ilsabe Liesel Lill Lis Lisbeth Lisen Lisette Liz Lizavetha Lizzie Llyzzyy Lyzzyy } +elizabethcharlotte_female = { Lieselott Lieselotte Liselotte } elodie_female = { _E_act_lodie Eloud_i_grv_o } elsa_female = { Els_a_grv_ Elsa Else Elza Ilse Telse } elvira_female = { Elvira Elwyrha } emeline_female = { Emblyn Emelino } emerald_female = { Emerald Esmeraudo } -emily_female = { _E_act_milie Em_i_act_lia Emelie Emil_i_grv_o_female Emili_female Emilia Emiliano_female Emilie Emily Emmy Emylly Emyly Emylyy } +emily_female = { _E_act_milie Em_i_act_lia Emelie Emil_i_act_a Emil_i_grv_o_female Emili_female Emilia Emiliano_female Emilie Emily Emmy Emylly Emyly Emylyy } emma_female = { Em_a_grv_ Ema Emma Emmai Imke } emmanuella_female = { Emanuela Emanuelo_female Emmanuelle Manuela Manuello } enid_female = { Enid Enydd } @@ -154,12 +159,12 @@ ernesta_female = { Erna Ernestino } esmeralda_female = { Esm_e_act_ralda Esmeralda Maragda } esther_female = { Esfyrh Est_e_grv_r Ester Esther } estibaliz_female = { Estibaliz Estitxu } -eugenia_female = { _E_act_ug_e_grv_nio Eug_e_act_nia Eug_e_act_nie Eug_e_grv_nia Eukene Owena } +eugenia_female = { _E_act_ug_e_grv_nio Eug_e_act_nia Eug_e_act_nie Eug_e_grv_nia Eukene Evgenia Owena } eulalia_female = { _E_act_ul_a_grv_lio Eul_a_act_lia Eul_a_grv_lia Laia Olaia } -euphemia_female = { Euphemia } +euphemia_female = { Euphemia Yufimia } eurydice_female = { Eur_i_act_dice } eva_female = { _E_grv_ve _E_grv_vo Efa Eva Ewa Ewya } -evamaria_female = { Eva_spc_Maria } +evamaria_female = { Eva_spc_Maria Eva-Maria } evelyn_female = { _E_act_velyne Evaline Evelien Evelin Evelina Eveline Evelino Evelyn } fabiana_female = { Fabiano_female Fabienne } faith_female = { Fayf } @@ -179,15 +184,15 @@ flora_female = { Fflur Fflyurh Fiorella Fleur Floor Flora Floro Flors Flour Flou florence_female = { Florence Flour_e_grv_n_c_ced_o } floriana_female = { Flouriano } france_female = { Fran_c_ced_o_female } -frances_female = { Chichoueso Ffrhancys_female Fra_n_tld_seza Fran_c_ced_oise Franca Frances Francesca Franceso Francina Francino Francisca Frantziska Franziska Franziske Soazig Soizic Soizick } +frances_female = { Chichoueso Ffrhancys_female Fra_n_tld_seza Fran_c_ced_oise Franca Frances Francesca Franceso Francina Francino Francisca Franti_s_crn_ka Frantziska Franziska Franziske Soazig Soizic Soizick } frederica_female = { Frederico_female Frederika Frederikke Fredrika Friederike Rikke } freya_female = { Freja } frida_female = { Frida Frieda } -gabriela_female = { Gabriela Gabriele Gabriella Gabrielle Gabrielo_female Gaby } +gabriela_female = { Gabi Gabriela Gabriele Gabriella Gabrielle Gabrielo_female Gaby } gael_female = { Ga_e_grv_lo Ga_e_uml_lle } gemma_female = { Gema Gemma Gemmai Gymma Jemma } genevieve_female = { Genevi_e_grv_ve Genevivo Gineto } -georgia_female = { Georgette Georgia Georgiana Georgina Gyorhgya Jordina Jourgeto } +georgia_female = { Georgette Georgia Georgiana Georgina Gyorhgya Ji_r_crn_ina Jordina Jourgeto Yuria } geralda_female = { Geraldina Geraldine Geraldino_female Gyrhalddyny } gerarda_female = { Gerarda Gerdina Gerit_female Gerrit_female Gerritdina Gerritje } germana_female = { Germaine Germano_female } @@ -198,11 +203,13 @@ gilberta_female = { Giliberto_female } gisela_female = { Giesela Gis_e_grv_le Gis_e_grv_lo Gisa Gisela } gloria_female = { Aintzane Gl_o_act_ria Gl_o_grv_ria Glorhyana Gloria } grace_female = { Garazi Gra_c_ced_a Grace Gracy Graxi Grazia } +gudrun_female = { Gu_eth_r_u_act_n } gudula_female = { Gudula } gul_female = { G_u_uml_l } gunhild_female = { Gun Gunhild Gunild Gunilla Gunn Gunnel } gwen_female = { Gwen Gwenn } gwendolyn_female = { Gwendolen Gwendoline Gwynddolyn } +habiba_female = { Habibe } hajar_female = { Hajer } halima_female = { Halima } hanan_female = { Hanane } @@ -211,7 +218,7 @@ hazel_female = { Hasyl Hazel } hayley_female = { Haiilei Hayley Hayllyy Haylyy } heather_female = { Heaiter Heather Hyafyr } hedwig_female = { Hedda Hedvig Hedwig } -helen_female = { Eileen Elaine Elayny Elen Elena Elene Eleno Elin Elina Eline Ellayny Ellen H_e_act_l_e_grv_ne Hel_e_act_n Hel_e_act_ne Helen Helena Helene Hylyna Ilka Ilona Lena Nellie Nelly } +helen_female = { Eileen El_i_act_n Elaine Elayny Elen Elena Elene Eleno Elin Elina Eline Ellayny Ellen H_e_act_l_e_grv_ne Hel_e_act_n Hel_e_act_ne Helen Helena Helene Hylyna Ilka Ilona Lena Nellie Nelly } heloise_female = { H_e_act_lo_i_uml_se Helo_i_act_sa } henrietta_female = { Enrieto Enriqueta Harriet Harriette Hattie Heike Henderika Hendrica Hendrika Hendrikje Hendrina Henri_e_uml_tte Henrica Henrietta Henriette Hetty Jette } hermine_female = { Herm_i_act_nia Hermina Hermine } @@ -227,14 +234,15 @@ hortensia_female = { Horhtynsy Ourt_e_grv_nsi } huberta_female = { Hubertina } huguette_female = { Ugueto } hurriya_female = { Houria Hourya } -ida_female = { Ido } +ida_female = { _I_act_da I_eth_a Ida Ido } immaculata_female = { Garbi_n_tld_e Imma Immacolata Immaculada } inga_female = { Inga Inge } -ingeborg_female = { Ingebj_o_stk_rg Ingeborg } +ingeborg_female = { Ingebj_o_stk_rg Ingeborg Ingibj_o_uml_rg } ingegerd_female = { Ingegerd Ingela } ingrid_female = { _I_act_ngrid Inger Ingrid Ingrido } igraine_female = { Igraine Igrayny } -irene_female = { Eirin Ioryny Iren Irene Ireno_female Irhyny Iria Irina } +irene_female = { Eirin Ioryny Ir_e_act_na Iren Irena Irene Ireno_female Irhyny Iria Irina } +iris_female = { _I_act_ris Iris } irma_female = { Irm_a_grv_ } isabella_female = { Eisabello Iosabyll Iosabylla Iosabylly Isa_female Isabel Isabela Isabell Isabella Isabelle Isabyl Isabylla Isabylly Isaibel Isaibellai Isaibelle Izabel Ysbayl } iseult_female = { Ioswlldy Is_e_grv_ut Isilda Isolde Iswlddy Isyult Yseult } @@ -248,7 +256,7 @@ jennifer_female = { Gueni_e_grv_vro Guynyvyry Guynywyrhy Gwenhwyfar Gwenifer Gwy jessica_female = { Jessic_a_grv_ Jessica Jessicai Jessie Jessika Jyssyca Jyssyka Jyssyy } jesusa_female = { Iosune Josune } joachima_female = { Joaquima Joaquina } -joan_female = { Chanig Hanneke Ibane Ioana Ione Ivana Jaine Jane Janed Janedig Janet Janeto_female Janice Janina Janine Janna Janneke Jannetje Janni Jannicke Jannie Jannigje Janny Jano_female Jansje Jantina Jantje Jany Jayne Jean_female Jeanette Jeanne Jeannette Jeannick Jeannine Jenna Jenny Joain Joainnai Joan Joana Joane Joanna Joanne Joanny Johanna Johanne Johanny Jone Jonna Jowanet Jwan Jyan Shena Sian Si_o_hat_n_Jane Sioned Siwan Sywan V_a_hat_nia Yanna Yoana } +joan_female = { Chanig Hanneke Ibane Ioana Ione Ivana J_o_act_hanna J_o_act_n_i_act_na J_o_act_na Jaine Jane Janed Janedig Janet Janeto_female Janice Janina Janine Janna Janneke Jannetje Janni Jannicke Jannie Jannigje Janny Jano_female Jansje Jantina Jantje Jany Jayne Jean_female Jeanette Jeanne Jeannette Jeannick Jeannine Jenna Jenny Joain Joainnai Joan Joana Joane Joanna Joanne Joanny Johanna Johanne Johanny Jone Jonna Jowanet Jwan Jyan Shena Sian Si_o_hat_n_Jane Siani Sioned Siwan Sywan V_a_hat_nia Yanna Yoana } joanamaria_female = { Jano-Mar_i_grv_o Jone_spc_Miren } jocelyn_female = { Joceline Jocelyne Joucelino_female } joelle_female = { Jo_e_uml_lle Jouelo_female } @@ -256,10 +264,10 @@ jordana_female = { Jordan_female } josepha_female = { Giuseppina J_o_act_usefino Jos_e_act_phine Josebe Josefa Josefin Josefina Josefine Josepa Josepha Josephina Josephine Josyffyny Pepita } josette_female = { Josette Jouseto_female } josiane_female = { Josiane Jousiano } -judith_female = { Juddit Judit Judite Judith Judyf Jutta Jwdy Jytte } -julia_female = { J_u_grv_li_female Julia Julie } -juliana_female = { Gillian Gilly Giuliana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane } -juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt } +judith_female = { Jitka Juddit Judit Judita Judite Judith Judyf Jutta Jwdy Jytte Yuditta } +julia_female = { J_u_grv_li_female Julia Julie Yuliya } +juliana_female = { Gillian Gilly Giuliana J_u_act_l_i_act_ana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane Ulyana } +juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt Ulita } justa_female = { Justa } justina_female = { Justine Justino_female } karima_female = { Karima } @@ -279,8 +287,8 @@ lea_female = { L_e_act_a Le_a_grv Lea Leah Lia Lyah } leonie_female = { Leonie Leoun_i_grv_o Leountino } leyre_female = { Leire Leyre } liliana_female = { Lilian_female Liliano Lillian } -lily_female = { L_i_act_lia Lilly Lily } -linda_female = { Linda Lindo_female Lynda } +lily_female = { L_i_act_lia Lilja Lilly Lily } +linda_female = { Lind Linda Lindo_female Lynda } lindsay_female = { Lindsay Lindsey Lyndsey Lynsey } linnea_female = { Linn Linn_e_act_a Linnea } lisa_female = { Lisa Lise Liseto Liso_female Liza } @@ -296,14 +304,16 @@ ludivina_female = { Ludivino } lunete_female = { Eluned Llunyty Luned Lunyty } luz_female = { Llum } lydia_female = { L_i_act_dia Lid_i_grv_o Liddiai Lide Lidia Llyddya Lyddya Lydia Lydie } +lyubov_female = { Liubava } +lyudmila_female = { Liudmila } maela_female = { Ma_e_uml_lie Ma_e_uml_lig Maela Maelenn Maeli } magdalena_female = { Madalen Madalena Madaleno Maddalen Maddalena Maddy Maddyllyny Maddylyyny Maddyy Madeleine Magali Magda Magdalena Maialen Maiddeleine Malen Malena Malene Malin Matxalen } maimuna_female = { Maimuna } malika_female = { Malika Mallyca Malyka Melike } mar_female = { Mar } marcella_female = { Marcelino_female Marcelle Marcello_female } -margaret_female = { Gaid Greta Grete Gretel Grethe Grietje Grit M_e_act_gane Mairgairet Mared Margaret Margareta Margarete Margaretha Margarethe Margarido Margarita Margaryt Margaux Marged Margery Margit Margitta Margot Margrete Margrethe Margrit Marguerite Marhgarhyt Marit Marjorie Marjour_i_grv_o Megain Megano Mererid Merete Merethe Mette Mygan Peggy Rita } -maria_female = { M_a_grv_riam M_i_act_riam Maaike Maddi Mair Mairi Maj Maja Majken Mali Manon Manoun Mar_i_grv_o_female Marhya Marhyy Mari Mari_e_uml_lle Maria Mariam Mariama Marie Mariechen Marieke Mariella Marije Marijke Marika Marion Mariona Marioun Mariska Mariso_female Marita Marja Mary Maureen May Maya Megan Meryem Meta Mia Mie Miren Mirene Miriam Mirian Mirjam Miryam Moirai Molli Mollie Molly My Myriam Polly Ria } +margaret_female = { Gaid Gr_e_act_ta Greta Grete Gretel Grethe Grietje Grit M_e_act_gane Mairgairet Mared Margaret Margareta Margarete Margaretha Margarethe Margarido Margarita Margaritta Margaryt Margaux Marged Margery Margit Margitta Margot Margr_e_act_t Margrete Margrethe Margrit Marguerite Marhgarhyt Marit Marjorie Marjour_i_grv_o Megain Megano Mererid Merete Merethe Mette Mygan Peggy Rita } +maria_female = { M_a_grv_riam M_i_act_riam Maaike Maddi Mair Mairi Maj Maja Majken Mali Manon Manoun Mar_i_act_a Mar_i_grv_o_female Marhya Marhyy Mari Mari_e_uml_lle Maria Mariam Mariama Marie Mariechen Marieke Mariella Marije Marijke Marika Marion Mariona Marioun Mariska Mariso_female Marita Marja Mary Maureen May Maya Megan Meryem Meta Mia Mie Miren Mirene Miriam Mirian Mirjam Miryam Moirai Molli Mollie Molly My Myriam Polly Ria } mariaangel_female = { Mar_i_grv_o-Ange Mariangela } mariaangeles_female = { Maria_spc__A_grv_ngels } mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne } @@ -324,7 +334,7 @@ mariaclaudia_female = { Mar_i_grv_o-Glaudo } mariaconcepcion_female = { Maria_spc_da_spc_Concei_c_ced__a_tld_o Miren_spc_Sorkunde } mariadolores_female = { Maria_spc_Dolors Miren_spc_Nekane } mariadominica_female = { Mar_i_grv_o-Doumenico } -mariaelizabeth_female = { Maria_spc_Elisabet Marlies Marlis Miren_spc_Elixabete } +mariaelizabeth_female = { Maria_spc_Elisabet Marlies Marliese Marlis Miren_spc_Elixabete } mariaeugenia_female = { Maria_spc_Eug_e_grv_nia Miren_spc_Eukene } mariafatima_female = { Maria_spc_de_spc_F_a_act_tima } mariafrance_female = { Mar_i_grv_o-Fran_c_ced_o Marie-France } @@ -340,7 +350,7 @@ marialaura_female = { Mar_i_grv_o-Lauro } marialouisa_female = { Malou Mar_i_grv_o-Louiso Maria_spc_Llu_i_uml_sa Maria_spc_Luigia Maria_spc_Luisa Marie-Louise Marie-Luise Mari-Loeiza Marloes Milou Miren_spc_Koldobike } marialourdes_female = { Maria_spc_de_spc_Lourdes Maria_spc_de_spc_Lurdes } marialuz_female = { Maria_spc_da_spc_Luz } -mariamagdalena_female = { Mar_i_grv_o-Madaleno Maria_spc_Magdalena } +mariamagdalena_female = { Mar_i_grv_o-Madaleno Maria_spc_Magdalena Marie-Magdalena } mariamar_female = { Maria_spc_Mar Miren_spc_Itxaso } mariamercedes_female = { Maria_spc_Merc_e_grv_ } mariamilagros_female = { Miren_spc_Alazne } @@ -353,15 +363,15 @@ mariapilar_female = { Maria_spc_do_spc_Pilar Maria_spc_Pilar Miren_spc_Pilare } mariapurification_female = { Maria_spc_da_spc_Purifica_c_ced__a_tld_o } mariarosa_female = { Mar_i_grv_o-Roso Maria_spc_Rosa } mariasoledad_female = { Marisol Miren_spc_Bakarne } -mariatheresa_female = { Maite Mar_i_grv_o-Ter_e_grv_so Maria_spc_Teresa Maria_spc_Theresia Maria-Tereza Marie-Th_e_act_r_e_grv_se Miren_spc_Teresa } +mariatheresa_female = { Maite Mar_i_grv_o-Ter_e_grv_so Maria_spc_Teresa Maria_spc_Theresia Maria-Tereza Marie-Th_e_act_r_e_grv_se Marie-Theresa Miren_spc_Teresa } mariavictoria_female = { Maria_spc_Vict_o_grv_ria } mariayvonne_female = { Marivon Marivono } marilyn_female = { Maril_e_grv_no_female } -marina_female = { Itsasne Itxasne Maren Mari_n_tld_e Marina Marine Marino_female } +marina_female = { Itsasne Itxasne Mar_i_act_n Maren Mari_n_tld_e Marina Marine Marino_female } marlene_female = { Marl_e_grv_no Marleen Marlene } martha_female = { Marta Marte Martha Marthe Marto_female } martina_female = { Maartje Martina Martine Martino_female } -mathilda_female = { Mafalda Mahaut Maitildai Maiudd Mallt Mathilda Mathilde Matilda Matyldda Matylldda Maud Maudd Mauddy Mechthild Tilda Tilde Tilly } +mathilda_female = { Mafalda Mahaut Maitildai Maiudd Mallt Mathilda Mathilde Matilda Matthildur Matyldda Matylldda Maud Maudd Mauddy Mechthild Tilda Tilde Tilly } mauricia_female = { Mauriceto_female } maximiliana_female = { Massimiliano Maximiliane } melania_female = { M_e_act_lanie Melan_i_grv_o Melani Melanie } @@ -388,6 +398,7 @@ nathalie_female = { Nadalo Naitailie Nat_a_act_lia Nat_a_grv_lia Natach_a_grv_ N nawwal_female = { Nawel } nazanin_female = { Nazanyn } nazareth_female = { Natzaret } +nazira_female = { Nazire } nefertiti_female = { Nefertiti Nyffyrtyty Nyffyrhtyty } nicole_female = { Clasina Klazina Nichola Nicleto Nicola Nicole Nicoline Nicolo_female Niek Nikki Nycoly } nieves_female = { Edurne Neus } @@ -398,20 +409,21 @@ nuria_female = { N_u_act_ria Nuria } oceana_female = { Itsaso Itxaso Ouceano } octavia_female = { _O_act_ut_a_grv_vio } odette_female = { Odete Oudeto } -odile_female = { Odile Odilia Ot_i_act_lia Oudilo } -olga_female = { Hege Helga Olg_a_grv_ Olga } +odile_female = { Odile Odilia Ot_i_act_lia Ottilie Oudilo } +olga_female = { Hege Helga Holga Olg_a_grv_ Olga } olivia_female = { Olive Olivia Wllywyya Wlywyy } olympia_female = { Ol_i_act_mpia Oulimpo_female } ophelia_female = { Of_e_act_lia Of_e_grv_lia Oph_e_act_lie Ouf_e_act_l_i_grv_o } palmyra_female = { Palmira } pamela_female = { Pamela } +parvin_female = { Pervin } pascala_female = { Pascale Pascaleto Pascalo_female } -patricia_female = { Patrhycya Patr_i_act_cia Patricia Patricio_female Patrizia Trish } -paula_female = { Paiulai Paola Paula Paule Pauleto_female Paulette Paulina Pauline Paulino_female Paulo_female } +patricia_female = { Patrhycya Patr_i_act_cia Patricia Patricie Patricio_female Patrizia Trish } +paula_female = { Paiulai Paola Paula Paule Pauleto_female Paulette Paulina Pauline Paulino_female Paulo_female Polina } paz_female = { Gentzane } penelope_female = { Penelope } petra_female = { Peireto Peirounello Peirouno Pernilla Pernille Petra Petrai Petronella Piera Pieternella Pytra Pytrha } -philippa_female = { Felipino Ffylyppa Filipa Filippa Fyllypa Philippa Philippai } +philippa_female = { Felipino Ffylyppa Filipa Filippa Fillippa Fyllypa Philippa Philippai } philomena_female = { Ffylomyna Filomena Filoumeno } phoebe_female = { Ffoyby Phoebe } phyllis_female = { Ffyllys } @@ -435,7 +447,7 @@ rhiannon_female = { Rhiannon Rhyannon } rocio_female = { Ihintza Roc_i_act_o } rolanda_female = { Roulando_female } romana_female = { Romana Roumano_female } -rosa_female = { Rhosyn Rosa Rose Rosie Rosina Rosita Roso_female Rosy Rousado Rousino Rozenn } +rosa_female = { R_o_act_sa R_u_rng__z_crn_ena Rhosyn Rosa Rose Rosi Rosie Rosina Rosita Roso_female Rosy Rousado Rousino Rozenn } rosaanna_female = { Rosanna } rosalia_female = { Rosalia Rosalie Rosely Rousal_i_grv_o } rosalyn_female = { Rosalina Rosalind Roselyne Rousselino } @@ -443,9 +455,11 @@ rosamaria_female = { Romy Rosa_spc_Maria Rosamaria Rosemarie Rose-Marie Rosemary rosario_female = { Agurne Agurtzane Ros_a_act_rio Rosaria Roser } roxana_female = { Rossana Roxanne } ruth_female = { Rut Ruth } +sabahat_female = { Sabahat Sebahat } sabina_female = { Sabina Sabine Sabino_female Savina } sabrina_female = { Sabrina Sabrino_female } safia_female = { Safia Saphia } +saliha_female = { Salihe } samantha_female = { Saimaintai Samanfa Samanta Samantha Samanto } samia_female = { Samia } sarah_female = { Sairai Sairaih Sally Sara Sarah Sarai Saray Sarha Saro_female Sera } @@ -456,41 +470,41 @@ severina_female = { Severino_female } sharifa_female = { _S_ced_erife Ch_e_act_rifa } shaykha_female = { Cheikha } shirin_female = { Shirine Shyryyn } -sibylla_female = { Sibillai Sibilo_female Sybil Sybille Sybyl Sybylla } +sibylla_female = { Sibillai Sibilo_female Sibylle Sybil Sybille Sybyl Sybylla } sidonia_female = { Sidoun_i_grv_o } signe_female = { Signe Sine } -sigrid_female = { Siegrid Sigrid Siri } +sigrid_female = { Siegrid Sigr_i_act__eth_ur Sigrid Siri } simona_female = { Simona Simone Simouno_female } solange_female = { Solen Solenn Soulanjo } soledad_female = { Bakarne Xole } solene_female = { Soul_e_grv_no } -sophia_female = { S_o_act_nia S_o_grv_nia Soffy Sofie Sofia Sonia Sonja Sophia Sophiai Sophie Souf_i_grv_o } +sophia_female = { S_o_act_nia S_o_grv_nia Soff_i_act_a Soffy Sofie Sofia Sonia Sonja Sophia Sophiai Sophie Souf_i_grv_o } sophronia_female = { Soffrhonya Soffronya } soraya_female = { Soraia Soraya } stella_female = { Estel Estela Estelle Estello Izar Izarne Seren Stella Steren Sterenn Sterre } -stephanie_female = { Estefania Esteveneto Fan_i_grv_ St_e_act_phanie Stefania Stefanie Steffi Stephainie Stephanie Styffanyy } +stephanie_female = { Estefania Esteveneto Fan_i_grv_ St_e_act_phanie Stefan_i_act_a Stefania Stefanie Steffi Stephainie Stephanie Styffanyy } suad_female = { Souad } sultana_female = { Sultan } summer_female = { Haf Summyr } sunniva_female = { Sunniva Syn_o_stk_ve Synn_o_stk_ve } -susan_female = { Sanna Sanne Susan Susana Susann Susanna Susanne Susanny Susano_female Susoun Suzana Suzanne } +susan_female = { Sanna Sanne Susan Susana Susann Susanna Susanne Susanny Susano_female Susoun Suzan Suzana Suzanne } svetlana_female = { Swetlana } sylvia_female = { Ohiana Ohiane Oihana Oihane Oiane S_i_act_lvia Silv_i_grv_o_female Silva Silvana Silvia Silvie Sylvia Sylvie Sylwya } tamara_female = { Taimairai Tamara } -tatiana_female = { T_a_grv_nia Tania Tanja Tanya Tatiana Tatjana } +tatiana_female = { T_a_grv_nia Tania Tanja Tanya Tatiana Tatjana Tatyana } thekla_female = { Thekla } -theodora_female = { Theodora } +theodora_female = { Feodora Theodora } theodorica_female = { Dirkje } theodosia_female = { Thyoddosya } theofila_female = { Te_o_act_fila } -theresa_female = { Ter_e_grv_so Tere Teresa Terese Tess Tessa Th_e_act_r_e_grv_se Theresa Therese Theresia Tracey Tracy Tyrhysa } +theresa_female = { Ter_e_grv_so Tere Teresa Terese Tereza Tess Tessa Th_e_act_r_e_grv_se Theresa Therese Theresia Tracey Tracy Tyrhysa } thomasina_female = { Tamzin } -thora_female = { Tone Tonje Tora Torny } +thora_female = { _TH__o_act_ra _TH__o_act_rd_i_act_s Tone Tonje Tora Torny } thorfrid_female = { Tove Turid Tuva } titania_female = { Tytanya Titainiai } trinity_female = { Irune Trinitat } ulrika_female = { Ulrika Ulrike } -ursula_female = { _U_act_rsula Oursulo Ursel Ursula Yrsa } +ursula_female = { _U_act_rsula Oursulo Ursel Ursula Uschi Yrsa } ute_female = { Oda Uta Ute } uthman_female = { Osman } valentina_female = { Valentina Valentino_female } @@ -507,6 +521,7 @@ violet_female = { Vi_o_act_uleto Viola Violet Violeta } virginia_female = { Viergino_female Virg_i_act_nia Virginia Virginie } visitacion_female = { Ikerne } vivian_female = { Viviana Viviano_female Vivien Vivienne Wywyana } +wenceslava_female = { V_a_act_clava Vendula Viacheslava Vysheslava } wenche_female = { Wenche Wencke Wenke } wiebke_female = { Vibeke } wilhelmina_female = { Hilma Mimmi Minna Minnie Vilma Wilhelmina Wilhelmine Willemina Willy_female Wilma } @@ -514,9 +529,10 @@ winifred_female = { Freda Gwenfrewi Winifred Wynnyffrhydd Wynnyffrydd Wynnyfryd xenia_female = { X_e_grv_nia } yasmin_female = { Iasmino Ioasmyn Jaismin Jasmijn Jasmin Jasmina Jasmine Jasmyn Jasmyny Yasemin Yasmin Yasmina Yasmyn Yassmina } yolanda_female = { Iolanda Jolanda Vi_o_act_ulando Violante Yolanda } -yvette_female = { Ivet Ivete Ivetig Iveto_female Ivette Youna Yuna Yvette } +yvette_female = { Ivet Iveta Ivete Ivetig Iveto_female Ivette Youna Yuna Yvette } yvonne_female = { Ibone Ivona Ivone Ivono_female Yvonne } -zahra_female = { Zahra Zohra } +zahra_female = { Zahra Zehra Zohra } zaynab_female = { Zeynep Zineb } zenayda_female = { Sinaida } -zoe_female = { Zo_e_uml_ Zoe Zoila Zou_e_grv_ } \ No newline at end of file +zoe_female = { Zo_e_uml_ Zoe Zoila Zou_e_grv_ } +zulaykha_female = { Z_u_uml_leyha } \ No newline at end of file diff --git a/common/culture/name_equivalency/00_NEOW_male_names.txt b/common/culture/name_equivalency/00_NEOW_male_names.txt index 99f2702f..4b2f8026 100644 --- a/common/culture/name_equivalency/00_NEOW_male_names.txt +++ b/common/culture/name_equivalency/00_NEOW_male_names.txt @@ -1,46 +1,57 @@ -aarav_male = { Aarav Aarhav } -aaron_male = { Aarhon Aaron Airron Harouna Harun } +aarav_male = { _AE_rav Aahrav Aarav Ahrav Arahv } +aaron_male = { _AE_ran Aaron Aran Aron Arr_o_hat_n Arrin Harouna Harun } +abdulahad_male = { Abdulahat } abdulaziz_male = { Abdelaziz } +abdulbaki_male = { Abdulbaki } abdulghaffur_male = { Abdelghafour } abdulhafiz_male = { Abdelhafid } abdulhakim_male = { Abdelhakim } +abdulhamid_male = { Abdulhamit } abdulkarim_male = { Abdelkarim Abdelkrim } abdullah_male = { Abdullah } -abdullatif_male = { Abdellatif } +abdullatif_male = { Abd_u_uml_llatif Abdellatif } abdulmunim_male = { Abdelmona_i_uml_m } abdulnasir_male = { Abdul-Nasir } -abdulqadir_male = { Abd_u_uml_lkadir Abdelkader } +abdulqadir_male = { Abd_u_uml_lkadir Abdelkader Abdulkadir } abdulrahman_male = { Abderrahman Abderrahmane Abdurrahman } +abdulsamad_male = { Abdulsamet } abdulwahhab_male = { Abdelwahab } abel_male = { Ab_e_grv_l Abel } -abner_male = { Abnyr } +abner_male = { Abnar Abneh Abner Abnir Abnuh } abraham_male = { _I_dot_brahim Abraham Brahim Bram Ibr_e_act_hima Ibrahim Ibrahima Ibrahym } -abubakr_male = { Aboubakeur Abubakar Boubaker } +abubakr_male = { Aboubakeur Abubakar Boubaker Ebubekir } abulqasim_male = { Belkacem } acacius_male = { Ac_a_act_cio } achilles_male = { Achile Achille } -adam_male = { Ad_a_tld_o Adam Addam Aiddam } +adam_male = { _AE_dem Ad_a_tld_o Adam Add_pst_m Adda Ahdim Ardam } adham_male = { Ethem } -adil_male = { Adel } +adib_male = { Edip } +adil_male = { Adel Adil } +adnan_male = { Adnan Ednan } adrian_male = { Addryan Adrhyan Adri_a_grv_ Adriaan Adrian Adriano Adrianus Adrien } +advith_male = { Aahvitt Adviff Advith Ehvith } agapetus_male = { Agapit } ahmad_male = { Ahmad Ahmadd Ahmed Ahmet Amadou } aidan_male = { Aeddan } ajax_male = { Ajaks } -akhenaten _male = { Achynatyn Aikenhaiten Akhynatyn } +akhenaten _male = { _A_hat_hkunaat_pst_n Achanatyn Achenaten Ahkhenuhten Ahkihnayten Akhenaten } aki_male = { _A_rng_ke Aage } -alan_male = { Ailain Alain Alan Allan Allen Alun } +akram_male = { Ekrem } +alan_male = { Al_pst_un Alain Alan Alin Allan Allen Alun Arlan } +alauddin_male = { Alaattin } albanus_male = { Alb_a_grv_ Alban Albano Auban } alberic_male = { Aubrey Aubrhyy } -albert_male = { Adalbert Adalberto Ailbert Albert Alberto Albertus Alberzh Albrecht Albyrht Albyrt Allbyrt Aubert } +albert_male = { _A_hat_lbert Adalbert Adalberto Albeht Alber_pst_ Albert Alberto Albertus Alberzh Albet Albirt Albrecht Aubert } albinus_male = { Albin Albino Aubin } alcide_male = { Alcides } -alex_male = { _A_grv_lex Alec Alex Alick Alyks } -alexander_male = { _I_dot_skender Ailaistair Alastair Alastayrh Aleissandre Aleksander Aleksandr Alessandro Alexander Alexandre Alistair Allyksanddyr Allyystyr Alyksanddyr Alyksandyrh Sacha Sander Sandrino Sandro } -alexis_male = { Al_e_grv_ssi Aleix Ales Alexis } +alex_male = { _A_grv_lex Aahlex Ahl_i_hat_x Alec Alecs Alex Alick Allex Arlegz } +alexander_male = { _I_dot_skender Aahlexenda Ailaistair Al_i_hat_kz_ae_nda Alastair Alecsander Aleissandre Aleksander Aleksandr Alessandro Alexander Alexandr Alexandre Alistair Allygzanir Arlegzahnuh Sacha Sander Sandrino Sandro } +alexis_male = { Al_e_grv_ssi Aleix Ales Alexey Alexis } alfonso_male = { Afonso Alfons Alfonso Alphonse Anfous } -alfred_male = { Ailfredd Alffrydd Alfie Alfred Alfredo Alfret Alfrhyd Allfrydd } -ali_male = { Ali Aly } +alfred_male = { Alfehd Alfie Alfre_eth_ Alfred Alfredo Alfret Alfrid Alfrud } +algernon_male = { _AE_ldernon Algernon Aljern_o_hat_n Aljurnin Aljurnon Arjuhnun } +ali_male = { _AE_li Ale_e_hat_ Alee Ali Aly } +aliriza_male = { Ali_spc_R_i_dot_za } alparslan_male = { Alparslan Alpaslan } alvar_male = { _A_act_lvaro _A_grv_lvar Alvaro } alwin_male = { Alvin Alwin Alwyn } @@ -48,96 +59,113 @@ amabilus_male = { Amable } amadeus_male = { Am_e_act_d_e_act_e Amadeo Amadeu Amadi_e_act_u Amedeo Gottlieb Gottlob } amalric_male = { Amaudri Amaury } amatus_male = { Amado Amat Amato } -ambrosius_male = { Ambr_o_grv_si Ambrogio Ambrose Ambrosio Ambrosyws Emrhys Emrys } -amenhotep_male = { Aimenhotep Amynhotyp } -amin_male = { Amine Elamine } +ambrosius_male = { _AE_mbroseh Aamb_o_hat_s Ambr_o_grv_si Ambrogio Ambrose Ambrosio Ambroz Ambruhs Emrys } +amenhotep_male = { Ahmahnhotep Am_pst_nawtypp Amenho_pst_ep Amenhotep Uhmenhuhtep } +amin_male = { Amine Elamine Emin } amir_male = { Amir Emir } amirkhan_male = { Emirhan } +amrullah_male = { Emrullah } anacletus_male = { Anacleto } -enes_male = { enes } +anas_male = { Enes Enis } anastasius_male = { Anast_a_act_cio Anastasio Tasio } anatolius_male = { Anat_o_act_lio Anat_o_grv_li Anatol } -andrew_male = { Ainddrew Anddryw Ander Anders Andr_e_act_ Andre Andrea_male Andreas Andreu Andrew Andrhyw Andri_e_act_u Andries Andy } +andrew_male = { An_pst_dru_e_hat_ Ander Anders Andr_e_act_ Andra Andre Andrea_male Andreas Andreu Andrew Andrey Andru Andri_e_act_u Andries Andy Anroo Ond_r_crn_ej } angel_male = { _A_grv_ngel _A_hat_ngelo Ael Aingeru Ange Angelo Anjel Gotzon } angus_male = { Angus } anselm_male = { Ans_e_grv_ume Anselmo Ansylm } -anthony_male = { Aintoni Andoni Anfony Anfwny Ant_o_act_nio Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antoni Antonie Antonio Antonius Antony Antoon Antton Antxon T_o_grv_ni Teun Teunis Toni Tony } -antoninus_male = { Antonin Antonino Antounin } +anthony_male = { An_pst_nwy Andoni Ant_o_act_nio Ant_o_grv_ni Anthonie Anthonius Anthony Anthuhnee Anthuni Antny Antoine Anton Antoni Antonie Antonio Antonius Antony Antoon Antton Antxon T_o_grv_ni Teun Teunis Toni Tony } +antoninus_male = { Anton_i_act_n Antonin Antonino Antounin } anwar_male = { Anouar } arcadius_male = { Arcadi } archangel_male = { Arcangelo Arcanjo } -archibald_male = { Airchibaildd Archibald Archyballdd Arkyballdd } +archibald_male = { Airchiebal Archibald Archibawld Arjibal Artibald Artjiba_o_hat_d } +arian_male = { Ari_a_grv_ Arjan } aristides_male = { Aristides Aristido } -arne_male = { Anjes Anne_male Are Arne } -arnold_male = { Aart Airnoldd Arend Arhnoldd Arnald Arnaldo Arnau Arnaud Arnaut Arndt Arno Arnold Arnoldus Arnolldd Arnoud E_n_tld_aut } +armel_male = { Armel Arthfael } +arne_male = { _A_act_rni Anjes Anne_male Are Arne } +arnold_male = { Aart Ahn_pst__o_hat_l Ahnawld Arend Arn_o_hat_l Arnald Arnaldo Arnaldur Arnau Arnaud Arnaut Arndt Arnel Arno Arnold Arnoldus Arnolldd Arnoud Arnuhd E_n_tld_aut } arnulf_male = { Arnulf } arsenius_male = { Arsena Arsenio } -arthur_male = { _A_grv_rtus Airtur Arfur Arhfurh Arthur Artur Arturo } +arslan_male = { Arslan Aslan } +arthur_male = { _A_grv_rtus Aathay Aht_a_hat_ Artheh Arther Arthur Artur Arturo } arvid_male = { Arved Arvid } -arian_male = { Ari_a_grv_ Arjan } -armel_male = { Armel Arthfael } aryeh_male = { Arie } asad_male = { Esat } asbjorn_male = { Asbj_o_stk_rn Ebbe Espen } asgeir_male = { Eske } ashraf_male = { E_s_ced_ref } asier_male = { Asier Axier } -attila_male = { Atilla } +ataullah_male = { Ataullah } +athanasius_male = { Athanasiy } +attila_male = { Atila Atilla Atle Atli } attilius_male = { At_i_act_lio Attilio } -augustine_male = { Agostinho Agostino Agust_i_act_ Agustin Augustinus Awstin } -augustus_male = { Aguste August Augusto Augustus Awgust Awgustws } -aurelius_male = { Aur_e_act_lio Aureli Aurelio } +augustine_male = { Agostinho Agostino Agust_i_act_ Agustin Augustin Augustinus Awstin } +augustus_male = { _A_act_g_u_act_st Aguste Agustis August Augusto Augustus Avgust Awgust Awgust_i_hat_z Awgustus Awgystws Ohgurtus } +aurelius_male = { _A_act_rel_i_act_us Aur_e_act_lio Aureli Aurelio } aurelian_male = { Aurelian } axel_male = { Aksel Assel Axel } ayman_male = { Aymen } aziz_male = { Anziz Aziz } badruddin_male = { Badroudine } +baha_male = { Baha } bahadur_male = { Bahad_i_dot_r } bahauddin_male = { Bahattin } -baldwin_male = { Balddwyn Baldwin Balldduyn Baudouin } +bahir_male = { Bah_i_hat_l Baheer Bahir Buhhee } +baldwin_male = { Balddwyn Baldvin Baldwin Balldduyn Baudouin } balthazar_male = { Baldassarre Balthasar } baptist_male = { Batisto Battista } +baqr_male = { Bekir } barnaby_male = { Barhnabas Barnab_e_grv_u Barnaby } barry_male = { Barrie Barry } bartholomew_male = { B_a_act_rtolo Bart Barth_e_act_l_e_act_my Bartholom_a_uml_us Bartolomeo Bartomeu Bartoumi_e_act_u Mees } +basenzhabu_male = { Bahsenshuho Baseneabiu Basenzhabu Bazenj_a_hat_bu } bashar_male = { Ba_s_ced_ar } bashir_male = { B_e_act_chir } -basil_male = { Bas_i_act_lio Basil Basile Basilio } +basil_male = { Bas_i_act_lio Basil Basile Basilio Vasiliy } bassam_male = { Bassem } -bedivere_male = { Bedivere Bedwyr Byddyfyry Byddywyyry Bydywyrhy } +becket_male = { Becet Becket Bek_i_hat_t Bekit Br_e_brv_kat } +bedivere_male = { Beddiveer Bedivere Bedivuh Bedwyr Behdihvuh Bwdiv_pst_rah } benedict_male = { Bendiks Bendt Benead Benedetto Benedict Benedikt Benet Benezet Bengt Benito Benny Beno_i_hat_t Bent Bento } -benjamin_male = { Ben Beniamino Benjaimin Benjamim Benjamin Bynjamyn } +benjamin_male = { B_a_hat_nzhumyn Ben Beniamin Beniamino Benjaimin Benjamim Benjamin Benjemen Benjuhmin Binjummen } +bentley_male = { B_a_hat_ntlyy Bahn_pst_ly Bantlee Bentlee Bentley } benvenuto_male = { Benvingut } +beowulf_male = { Bayuhwulf Behohwoolf Beiowolf Beowulf } berengar_male = { B_e_act_renger Berengui_e_act_ } bernard_male = { Be_n_tld_at Benno Berend Berent Bernard Bernardo Bernardus Bernat Bernd Berndt Bernhard Bernhardt Bernez Bernt Bernward } bernardinus_male = { Bernardino } bert_male = { Bert Bertus } -berthold_male = { T_o_uml_lke } +berthold_male = { Berthold Bertolt T_o_uml_lke } bertrand_male = { Beltram Bertram Bertrand } bilal_male = { Bilal Bylal Byllall } -birger_male = { B_o_stk_rge B_o_uml_rje Birger } -bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne } +birger_male = { B_o_stk_rge B_o_uml_rje Birger Birgir } +bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne Bjarni } blasius_male = { Biagio Bl_a_grv_si Blai Blaise } +bogdan_male = { Bohdan } +bogumil_male = { Bohumil } +boguslav_male = { Bohuslav } bonadventure_male = { Bonaventura } boniface_male = { Boniface Bonifazio Bounif_a_grv_ci } boris_male = { Boris Borys } -brandon_male = { Brainddon Branddon Brandon } +brandon_male = { Br_a_hat_n_pst__o_hat_n Brandan Brandon Brannoon Brendun } brendan_male = { Brand_a_grv_ni Brendan } -brian_male = { Brhyan Brian Bryan } +brian_male = { Brahyan Brian Bruin Bry_a_hat_n Bryan } brice_male = { Bres } brieuc_male = { Breok Briac Brieuc Brioc Briog Bryok } bruno_male = { Bruno Brunoun } brutus_female = { Brhwtus } -burhan_male = { Borhene } +bulat_female = { Polat } +burhan_male = { Borhene Burhan } +burhanuddin_male = { Burhanettin } burkhard_male = { Burkhard } cadwaladr_male = { Caddwaladrh Cadwaladr } +cadwallon_male = { Cadwallon Cadwalun Cadwuhlun Cawdwallon } caesar_male = { C_e_act_sar C_e_grv_sar Cesar Cesare Kesar } caetano_male = { Caetano Gaet_a_grv_ Gaiet_a_grv_ Gaietan } caleb_male = { Caleb Kaileb } calixtus_male = { Calist Kallist } calvin_male = { Callwyn } cameron_male = { Kaimeron Kamyron } -camillus_male = { Camihe Camil Camill Camille Camillo Camilo } +camillus_male = { Camihe Camil Camill Camille Camillo Camilo Kamil_Camillus } candidus_male = { C_a_hat_ndido Kandido } canute_male = { Knud Knut } caradog_male = { Caradog Carhaddog } @@ -150,18 +178,20 @@ cecil_male = { Cecil } cedric_male = { C_e_act_dric Cedric Cydrhyc } celestine_male = { Celestin Celestino } celso_male = { Cels Celso } -chakrabarti_male = { Chacrabarty Shakrabarty } -charles_male = { Carl Carle Carles Carlo Carlos Chairles Charhlys Charle Charles Charlez Charlie Charllys Karel Karl Karlos Sharlys } +chakrabarti_male = { Chahkrabartwy Chakrehbahteh } +charles_male = { Carl Carle Carles Carlo Carlos Ch_a_hat_hrlz Chahlz Charhlys Charle Charles Charlez Charlie Charllys Charls Charlz Karel Karl Karlos Sharlys Siarl } charlesedward_male = { Carl-Edvard } charlesfrederick_male = { Carlfriedrich Karl-Friedrich } charleshenry_male = { Carle-Enri Karlheinz Karl-Heinz } -charlesjohn_male = { Karl-Johan } -cheops_male = { Cheops Chyops Shyops } -christian_male = { Carsten Christer Christiaan Christian Christianus Crestian Cristian Cristiano Karsten Kersten Kresten Kristen_male Krister Kristian } -christopher_male = { Chrhystoffyrh Christoff Christoffer Christoph Christophe Christopher Chrystoffyr Crist_o_act_v_a_tld_o Crist_o_grv_fol Crist_o_grv_u Cristoforo Kit Kristof Kristofer Kristoffer Shrystoffyr } +charlesjohn_male = { Karl-Hans Karl-Johan } +charleslouis_male = { Karl-Ludwig } +charya_male = { Chah_pst__i_hat_yya Charya Charyuh Cherryuh } +cheops_male = { Cheops Chihops Kee_pst__a_hat_ps Keeawps Kieops } +christian_male = { Carsten Christer Christiaan Christian Christianus Crestian Cristian Cristiano Karsten Kersten Kresten Kristen_male Krister Kristian Kristinn Kristj_a_act_n } +christopher_male = { Chriss_pst_fer Christoff Christoffer Christoph Christophe Christopher Crist_o_act_v_a_tld_o Crist_o_grv_fol Crist_o_grv_u Cristoffer Cristoforo Kit Krestuhfuh Krist_o_act_fer Kristof Kristofer Kristoffer Kristuhfuh Kristyrff_e_brv_r } chrysostomus_male = { Cris_o_act_stomo } claudius_male = { Cl_a_act_udio Claude_male Claudi Claudio Claudius Gl_a_grv_udi Glaoda Glywys Klaod Klaudio } -clement_male = { Cl_e_act_ment Clem_e_grv_nt Clemens Clement Clemente Climent Cllymynt Klement Klymynt } +clement_male = { Cl_e_act_ment Clem_e_grv_nt Clemens Clement Clemente Clemmin_pst_ Clemmyynt Climent Kleman Klemant Klemens Klement Klemuhnt } clovis_male = { Clouvis Clovis } colombanus_male = { Caillum Callum Kallwm } conan_male = { Conan Cynan Kenan } @@ -177,74 +207,85 @@ craig_male = { Craig Crayg } cyngar_male = { Cyngar Cyngarh } cyprian_male = { Cebri_a_grv_ Ciprian Cipriano } cyriacus_male = { Ciriaco } -cyril_male = { Cerile Cirilo Cyril Cyrille Cyryll } +cyril_male = { Cerile Cirilo Cyril Cyrille Cyryll Kirill } cyrus_male = { Ciro Cyrus } damas_male = { Damas } damian_male = { Dami_a_grv_ Damian Damien } -daniel_male = { Daan Dan Danel Dani_e_grv_ Dani_e_uml_l Daniel Daniele Danilo Danny Danyal Ddainiel Ddanyyl Ddanyyll Deiniol } -darius_male = { Dario Darius Ddairius Ddarhyus Ddaryus } -david_male = { D_a_grv_vi Dafydd Daveth David Davide Davy Ddaivid Ddavydd Ddawyd Ddawyydd Dewi Divi } +daniel_male = { Daan Dahnyuhl Dan Dan_i_act_el Danel Dani_e_grv_ Dani_e_uml_l Daniel Daniele Daniil Danilo Danyuhl Danyul Danny Danyal Deiniol } +darius_male = { D_ae_rias Daeyyus Dario Darius Darrius Dayruss Ddaryus } +daron_male = { D_ae_ren Daar_pst_n Daron Daroon Darun Dayrun } +david_male = { D_a_grv_vi Da_eth_i Dafydd Daivie Daivudd Danvid Dav_i_act__eth_ Daveth David Davide Davy Deivad Dewi Divi } +dawlat_male = { Devlet } delphinus_male = { Delf_i_act_ Delfim } +denethor_male = { Denafor Denethor Denethuh Denuhthaw Dwn_pst_thar } denis_male = { D_e_act_nis Danis Ddennis Ddynnys Denez Denis Dennis Denys Dinis Dion_i_act_s Dion_i_act_sio Dionisio Dionys } dermot_male = { Dermod } desiderius_male = { Deidi_e_act_ Didier } detlev_male = { Delf Detlef Detleff Detlev Ditlev } +devansh_male = { D_a_hat_yyvensh Dahvensh Devansh Duhvahnsh } +dhruvan_male = { Dhruvan Dru_e_brv_van Druvun } dietmar_male = { Detmar Dietmar } -dimitri_male = { Dem_e_grv_tri Demetri Demetrio Dimitri } -dominic_male = { Ddominic Ddomynyc Ddwmynyk Dom_e_grv_nec Domingos Dominic Dominik Dominique_male Doumenge Txomin } +dimitri_male = { Dem_e_grv_tri Demetri Demetrio Dimitri Dmithriy } +dominic_male = { D_pst_ymenn_i_hat_c Dohmenik Dom_e_grv_nec Domanik Domenig Domenik Domingos Dominic Dominik Dominique_male Doumenge Txomin } donald_male = { Ddonaild Ddonaldd Ddumnagual Donald Donny Dumnagual } donatus_male = { Donat Donato } douglas_male = { Ddouglas Ddouglais Ddougllas Douglas } dorian_male = { Ddorhyan Ddoryan Dourian } +duilin_male = { D_u_hat_ilan Duhlin Duilin Duluhn Dwyllin } duncan_male = { Dduncain Duncan } dylan_male = { Ddylan Dylan } eberhard_male = { Eberhard Eberhardt Evert } +ecgtheow_male = { _AE_ktheoh Ecgtheow Ecktioh Ekɡthe_i_bar_ } edgar_male = { Eddgair Eddgar Edgar } edmund_male = { Eddmund Eddmundd Edmond Edmondo Edmound Edmund Edmundo } -edward_male = { _E_act_douard Audouard Duarte Eaddwarhd Eddwaird Eddwardd Edorta Edouard Eduard Eduardo Edvard Edward Iorwerth Nyddardd } -edwin_male = { Eddwyn Edvin Edwin Edwyn } +edward_male = { _E_act_douard Audouard Duarte E_eth_dvar_eth_ Eaddwarhd Eddwaird Eddwardd Edorta Edouard Eduard Eduardo Edvard Edward Iorwerth Nyddardd } +edwin_male = { Au_eth_unn Eddwyn Edvin Edwin Edwyn } egbert_male = { Egbert } ekkehard_male = { Eckehard Eckhard Eckart Eicke Eike Ekkehard Eyke } eleutherius_male = { Eleut_e_act_rio } eligius_male = { Aloi El_o_act_i Eloi } -elijah_male = { El_i_grv_o Elies Elia Elias Eliaz Ilyes Lyes } +elijah_male = { _I_dot_lyas El_i_act_as El_i_grv_o Elies Elia Elias Eliaz Il_pst_iya Ilyes Lyes } elio_male = { _E_act_lio Elio } -eliseus_male = { El_i_act_sio Eliseo } +eliseus_male = { El_i_act_sio Eliseo Yelisey } elliot_male = { Elliot Elliott Ellyot Elywt } elros_male = { Elrhos Elros } elouan_male = { Elouan Elouann } emeric_male = { Aimery Am_e_act_rico Eimeri Emich } -emil_male = { _E_act_mile Em_i_act_lio Emil Emile Emili Emilio Milio } +emil_male = { _E_act_mile Em_i_act_lio Emil Emile Emili Emilio Emiliy Milio } emilian_male = { Emilian } emmanuel_male = { Emanuel Emanuele Emmanuel Emmanuele Enmanu_e_grv_l Imanol Manel Manoel Manu Manu_e_grv_ Manuel } engelbert_male = { Engelbert Ingebrigt } erasmus_male = { Asmus Erasmus Rasmus } -eric_male = { _E_act_ric _E_grv_ric Eirik Erhyc Eri Eric Erich Erik Errico Eryc Eryk Eurico } -erlend_male = { Erland Erlend } -ernest_male = { Ernest Ernesto Ernst Ernyst } +eric_male = { _E_act_ric _E_grv_ric Eir_i_act_kur Eirik Erhyc Eri Eric Erich Erik Errico Eryc Eryk Eurico } +erlend_male = { Erland Erlend Erlendur } +ernest_male = { Arno_s_crn_t Ernest Ernesto Ernst Ernyst } ertughrul_male = { Ertu_g_brv_rul } erwin_male = { Erwein Erwin } ethan_male = { Ethan } -eugene_male = { _E_act_ug_e_grv_ni Eug_e_act_nio Eugen Eugene Eugeni Eugenio Eujen Euken Ewgyny } +eugene_male = { _E_act_ug_e_grv_ni Eug_e_act_nio Eugen Eugene Eugeni Eugenio Eujen Euken Evgeniy Ewgyny } +euphemius_male = { Yufimiy } eusebius_male = { Eus_e_act_bio Eusebi } eustace_male = { Eustace Eustache } evaristus_male = { Evarist Evaristo } ewald_male = { Evald Ewald } -eystein_male = { _O_stk_ystein } +eystein_male = { _O_stk_ystein Eysteinn } eyvind_male = { _O_stk_yvind Even Eyvind } ezra_male = { Ezra } fabian_male = { Fabi_a_grv_ Fabian Fabiano Fabien Ffabyan } fabius_male = { F_a_act_bio Fabio } fabrice_male = { Fabrice Fabrizio } fadil_male = { Faz_i_dot_l Ffaddyl } +fahim_male = { Fehim } +fakhruddin_male = { Fahrettin } falk_male = { Falk Falko } farid_male = { Farid Ferit Ferrid } faris_male = { Far_e_grv_s } faruk_male = { Faruk } fathi_male = { Fethi } +fathullah_male = { Fethullah } fatih_male = { Fatih } faustinus_male = { Faustin Faustino } -fawzi_male = { Faouzi } +fawzi_male = { Faouzi Fevzi } felician_male = { Felician Feliciano } felix_male = { F_e_act_lix F_e_grv_lis F_e_grv_lix Felix } ferdinand_male = { Ferdinand Ferdinando Fernand Fernando Ferran } @@ -257,31 +298,31 @@ flavian_male = { Flavian } flavius_male = { Flavio } florent_male = { Flor_e_hat_ncio Florenci Florencio Floris Flour_e_grv_ns } florentinus_male = { Florentino } -florian_male = { Florian Flourian } +florian_male = { Flori_a_act_n Florian Flourian } fortunatus_male = { Fortunato } -francis_male = { Chichoues Fa_n_tld_ch Ffrancys Ffransis Ffransys Ffrhancys Fra_n_tld_sez Fraincis Fran_c_ced_ois Franc_e_act_s Francesc Francis Francisco Franciscus Franck Franco Francoun Frank Frankie Frans Franz Patxi } +francis_male = { Chichoues Fa_n_tld_ch Ffrancys Ffransis Ffransys Ffrhancys Fra_n_tld_sez Fraincis Fran_c_ced_ois Franc_e_act_s Francesc Francis Francisco Franciscus Franck Franco Francoun Frank Frankie Frans Franti_s_crn_ek Franz Franziskus Patxi } francisanthony_male = { Francescantonio } francisjohn_male = { Francesc_spc_Joan Franz_spc_Josef Patxi_spc_Joseba } -francisjoseph_male = { Francesc_spc_Josep Franz_spc_Josef } +francisjoseph_male = { Francesc_spc_Josep Franz_spc_Josef Franz-Josef } francismichael_male = { Frank-Michael Franz_spc_Michael } francisofassisi_male = { Francesc_spc_d_pst_Ass_i_act_s } francispaula_male = { Francesc_spc_de_spc_Paula } francisxavier_male = { Franc_e_act_s-Savi_e_act_ Francesc_spc_Xavier Francesco_spc_Saverio Frantzisko_spc_Xabier Patxi_spc_Xabier } -frederick_male = { Federico Ffrhydyrhyc Ffryddyryc Ffryddyryk Fiete Fietje Fr_e_act_d_e_act_ric Fred Fredderick Freddie Freddy Frederi Frederic Frederick Frederico Frederig Frederik Fredrik Frerich Frieder Friedrich Frits Fritz } +frederick_male = { Bed_r_crn_ich Federico Ffred Ffrhydyrhyc Ffryddyryc Ffryddyryk Fiete Fietje Fr_e_act_d_e_act_ric Fred Fredderick Freddie Freddy Frederi Frederic Frederick Frederico Frederig Frederik Fredrik Frerich Fri_eth_rik Frieder Friedrich Frits Fritz } frederickhenry_male = { Fritz-Heiner } -fuad_male = { Foued Fu_pst_ad } +fuad_male = { Foued Fu_pst_ad Fuat } fulk_male = { Ffulk } -gabriel_male = { Biel Djibril Gabri_e_act_u Gabriel Gabriele_male Gabryyll } +gabriel_male = { Biel Djibril Gabri_e_act_u Gabriel Gabriele_male Gabryyll Gavriil } gael_male = { Ga_e_grv_l Ga_e_uml_l Gael } -gaetan_male = { Gaetano Gaiet_a_grv_ Gaietan } +gaetan_male = { Gaetano Gaiet_a_grv_ Gaietan Kajet_a_act_n } galahad_male = { Gailaihaidd Galaad Galahad Galahadd Gallahadd } gareth_male = { Gareth Garhyf Garyf } gary_male = { Garry Gary } gaston_male = { Gaston } gawayn_male = { Gaivin Gavin Gawayn Gawyyn } genghis_male = { Cengiz } -geoffrey_male = { Gaufre Geoffrei Geoffrey Geoffroy Godefroy Godffrhyy Godfrey Goffredo Gottfried Gyoffrhyy Gyoffryy Jaufret Jeff Jeffrey Sieffre } -george_male = { _O_uml_rjan G_o_uml_ran G_o_uml_rgen Georg George Georges Giorgio Gorch Gorka Gyorgy Gyorhgy J_o_grv_rgi J_o_stk_rgen J_o_stk_rn J_o_uml_ran J_o_uml_rg J_o_uml_rn J_u_uml_rgen Jord Jordi Jordy Jorge Joris Jorj Jorres Jory Jurgi Schorsch Si_o_hat_r Siorus Youri } +geoffrey_male = { Gaufre Geoffrei Geoffrey Geoffroy Godefroy Godffrhyy Godfrey Goffredo Gottfried Gyoffrhyy Gyoffryy Gyr_eth_ir Jaufret Jeff Jeffrey Sieffre } +george_male = { _O_uml_rjan G_o_uml_ran G_o_uml_rgen Georg George Georges Giorgio Gorch Gorka Gyorgy Gyorhgy J_o_grv_rgi J_o_stk_rgen J_o_stk_rn J_o_uml_ran J_o_uml_rg J_o_uml_rn J_u_uml_rgen Ji_r_crn__i_act_ Jord Jordi Jordy Jorge Joris Jorj Jorres Jory Jurgi Schorsch Si_o_hat_r Siorus Youri Yuriy } georgejames_male = { Jordi_spc_Jaume } georgejoseph_male = { Jordi_spc_Josep } gerald_male = { G_e_act_rald Geraildd Gerald Gerallt Gerold Giraud Guerau Gyraldd Gyralldd Gyrhaldd } @@ -296,13 +337,15 @@ gilbert_male = { Gibert Gilbert Gilberto Gylberht Gylbyrt Jilberzh } gildas_male = { Gildas Gweltaz Gylddas } giles_male = { Egidio Gil Gile Giles Gilles Gylys Jil Jili } gisbert_male = { Gijsbert Gijsbertus } +gleb_male = { Gleb } glenn_male = { Glen Glenn } godwin_male = { Godwyn } gonzalo_male = { Gon_c_ced_al Gon_c_ced_alo Gontzal } gordon_male = { Gorddon Gorhddon } goronwy_male = { Goronwy Gronw } +gottschalk_male = { Gottschalk Gottsk_a_act_lk } graham_male = { Graeme Graham } -gregory_male = { Greg_o_grv_ri Gregg Gregor Gregori Gregory Grhygorhy Grygor Grygory } +gregory_male = { Greg_o_grv_ri Gregg Gregor Gregori Gregory Grhygorhy Grigoriy Grygor Grygory } griffith_male = { Grhyffyf Gruffudd Gryffyf } gunther_male = { G_u_uml_nter G_u_uml_nther Gunar Gunde Gunnar Gunter Gunther } guntram_male = { Guntram } @@ -310,40 +353,46 @@ gustav_male = { G_o_uml_sta Gust_a_grv_vi Gustaf Gustav Gustavo } guy_male = { Gui Guido Guy } gwenael_male = { Gu_e_act_na_e_uml_l Gwena_e_uml_l Gwenn-A_e_uml_l } gwenole_male = { Gu_e_act_nol_e_act_ Gw_e_act_nol_e_act_ Gwennole } -haakon_male = { H_a_rng_kan H_a_rng_kon Haagen Haakon } -habib_male = { Habib } +haakon_male = { H_a_act_kon H_a_rng_kan H_a_rng_kon Haagen Haakon } +habib_male = { Habib Habip } hadi_male = { H_e_act_di } +haji_male = { Hac_i_dot_ } hamed_male = { Hamed } -hamlet_male = { Haimlet Hamllyt Hamlyt } +hamlet_male = { H_ae_mlet Haimlet Hamlet Hamlit Hemlet } hamza_male = { Hamza Hamzah } hanafi_male = { Hanifi } hannibal_male = { An_i_act_bal Annibale } harith_male = { Haryf } haritz_male = { Aritz Haritz } -harold_male = { Hairoldd Harald Harholdd Harold Haroldd Harolldd } +harold_male = { Hairoldd Harald Haraldur Harholdd Harold Haroldd Harolldd } harper_male = { Harhpyrh } harvey_male = { Erv_e_act_ Harvey Herv_e_act_ Herve } -hashim_male = { Hachim } +hashim_male = { Ha_s_ced_im Hachim } hassan_male = { Hasan Hassan Hassen } haydar_male = { Haydar } +heathcliff_male = { H_i_hat_thcliff Heathcliff Heethklif Heethkluhf } hector_male = { Ectorh Eitor Ettore H_e_grv_ctor Hector Heitor Hektor Hyctor Hyctorh Hyktor } -helgi_male = { Helge } +helgi_male = { Helge Helgi } helmut_male = { Hellmuth Helmut Helmuth } -henry_male = { Endika Enri Enric Enrico Enrike Enzo Harhrhy Harri Harry Heico Heiko Heiner Heinrich Heinz Henddri Hendricus Hendrik Hendrikus Henner Henri Henric Henricus Henrik Henrique Henry Henryk Herri Heyo Hinderk Hinnerk Hinrich Hynry Rico } +hengist_male = { Hehnguhst Hengist Henguhst Hengyst } +henry_male = { Endika Enri Enric Enrico Enrike Enzo Harhrhy Harri Harry Heico Heiko Heiner Heinrich Heinz Henddri Hendricus Hendrik Hendrikus Henner Henri Henric Henricus Henrik Henrique Henry Henryk Herri Heyo Hinderk Hinnerk Hinrich Hinrik Hynry Jind_r_crn_ich Rico } henrywilliam_male = { Heinz-Wilhelm } herbert_male = { Herbert Herberto Heribert Hyrbyrt } hercules_male = { Ercwlff Hercules } -hermann_male = { Armand Armando Armin Ermanno Harm Herman Hermann Hermanus } +hermann_male = { _A_act_rmann Armand Armando Armin Ermanno Harm Herman Hermann Hermanus } hermenegildo_male = { Hermenegildo } +hidayat_male = { Hidayet } hieronymus_male = { Geronimo Girolamo J_e_act_r_o_hat_me Jer_o_act_nimo Jeroen Jirome Yerom } hikmat_male = { Hikmet } hilarius_male = { Hil_a_act_rio Hilario Il_a_grv_ri Ilar Ilario } hilmi_male = { Helmi } hippolyte_male = { Hip_o_act_lito Hippolyt Ipoulite } +hiro_male = { H_i_hat_ro Hiro Hirou Hitruh } hisham_male = { Hicham Hichem } hodei_male = { Hodei Odei } honorius_male = { Aneurin Hon_o_act_rio Onorato Ynyr } horace_male = { Hor_a_act_cio Horace Horacio Horaito Horatio Horatyo Horhatyo Orazio } +horsa_male = { Hirsa Horseh Orsa } hubert_male = { Hubert Hubertus Huberzh Ubert } hugh_male = { Hug Hugh Hugo Huw Hwgh Ugue } humbert_male = { Humberto Umbert Umberto } @@ -352,37 +401,42 @@ husni_male = { Housni } hussam_male = { Houssam } hussein_male = { H_u_dot_seyin Hocine Houssen } hyacinth_male = { Giacinto Jacint Jacinto } +hyde_male = { _AE_id Hahyd Haid Hyde } hyginus_male = { Higini Igino } hywel_male = { Hoel Howel Howell Hywel } idris_male = { Driss Iddrys Idriss } idwal_male = { Iddwal Iddwall } ignatius_male = { I_n_tld_aki Ignasi Ignaz Ignazio In_a_act_cio Natxo } ignatiusmaria_male = { I_n_tld_aki_spc_Mirena } -ingmar_male = { Ingemar } +imam_male = { _I_dot_mam } +ingmar_male = { Ingemar Ingimar } ingvar_male = { Igor Ingvar Ingwer } +inge_male = { Inge_male Ingi } inigo_male = { Eneko I_n_tld_igo } innocent_male = { Innocenzo Inoc_e_hat_ncio } irenaeus_male = { Erino Ireneo Ireni_e_act_u } irfan_male = { _I_dot_rfan } -isaac_male = { Isaac Isaak Isaiaic Isak } +isaac_male = { _I_dot_shak Isaac Isaak Isaiaic Isak } isaiah_male = { Isa_i_act_as } isidore_male = { Isidor Isidoro Isidre Isidro } ismail_male = { Isfael Ishmaiel Ishmayl Isma_e_uml_l Isma_i_uml_l Ismael } ismat_male = { _I_dot_smet } israel_male = { Israel } ivanhoe_male = { Ifanhoy Ivainhoe } -ivar_male = { Ifor Ivar Ivor } +ivar_male = { _AE_irva _I_act_var Aiva Ifor Ivar Ivfor Ivor } izzat_male = { _I_dot_zzet } izzuddin_male = { Azzedine } jabir_male = { Jabyr } +jafar_male = { Cafer } jahan_male = { Cihan } jahangir_male = { Cihangir } jahid_male = { Cahit } jalal_male = { Celal } +jalaluddin_male = { Celalettin } jalil_male = { Jalyl } jamal_male = { Cemal Djamel Jamel } jamaluddin_male = { Jamel_spc_Eddine } -james_male = { Diego Diogo Giacomo Iago Jacob Jacobus Jacques Jago Jagoba Jaicob Jaime Jaimes Jakes Jakez Jakob Jaky James Jamie Jamys Jamyy Jaque Jaume Jeppe Jim Jimmy Santi Santiago Tiago Xanti Yakup } +james_male = { Diego Diogo Giacomo Iago Iakov Jacob Jacobus Jacques Jago Jagoba Jaicob Jaime Jaimes Jakes Jakez Jakob Jaky James Jamie Jamys Jamyy Jaque Jaume Jeppe Jim Jimmy Santi Santiago Tiago Xanti Yakup } jamesgeorge_male = { Jacob-G_o_uml_ran } jamesjoseph_male = { Jaume_spc_Josep } jamesyves_male = { Jacques-Yves Jaque-Ives } @@ -391,7 +445,9 @@ januarius_male = { Gener Gennaro Gianuario Janu_a_act_rio } jared_male = { Jarydd } jasmin_male = { Gelsomino } jason_male = { Jason Jasoun } -jawad_male = { Jawad } +jawad_male = { Cevat Jawad } +jawdat_male = { Cevdet } +jawid_male = { Cavit } jekyll_male = { Jycyll Jykyll } jeremy_male = { Geremia Jarno J_e_act_r_e_act_my Jerem_i_grv_a Jeremy Jyrymyah } jesse_male = { Jesse } @@ -400,10 +456,10 @@ jihad_male = { Cihat } joachim_male = { Achim Gioacchino Iokin Joachim Joakim Joakin Joaquim Jochen Jokin Jouachin Quim } job_male = { Ey_u_uml_p Eyy_u_uml_p Job } joel_male = { Jo_e_uml_l Joel Jou_e_grv_l } -john_male = { Efan Evan Giovanni Hampus Hanjo Hannes Hanns Hans Hasse Iain Ian Iban Ieuan Ifan Ioan Ion Ivan Iwan J_o_uml_ns Jac Jack Jak Jake Jaky Jan Janick Jann Jannick Jaouen Jean Jens Jo_a_tld_o Joan_male Joanes Joannes Johan Johann Johannes John Johnny Jon Jonny Jowan Manex Sean Shane Shaun Si_o_hat_n Yahya Yan Yann Yannick Yannig Yoan Yoann Yohan Yohann Yon } +john_male = { Efan Evan Giovanni Hampus Hanjo Hannes Hanns Hans Hanu_s_crn_ Hasse Iain Ian Iban Ieuan Ifan Ioan Ion Ivan Iwan J_o_act_hann J_o_act_hannes J_o_act_n J_o_uml_ns Jac Jack Jak Jake Jaky Jan Janick Jann Jannick Jaouen Jean Jens Jo_a_tld_o Joan_male Joanes Joannes Johan Johann Johannes John Johnny Jon Jonny Jowan Manex Sean Shane Shaun Si_o_hat_n Yahya Yan Yann Yannick Yannig Yoan Yoann Yohan Yohann Yon } johnandrew_male = { Ion_spc_Ander Joan_spc_Andreu Jon_spc_Ander } johnanthony_male = { Giovannantonio Joan_spc_Antoni Jon_spc_Andoni } -johnbaptist_male = { Gianbattista Giovanni_spc_Battista Jan-Batisto Jean-Baptiste Joan_spc_Baptista Johann_spc_Baptist Jon_spc_Ugutz Yann-Vadezour } +johnbaptist_male = { Gianbattista Giovanni_spc_Battista Jan-Batisto Jean-Baptiste Joan_spc_Baptista Johann_spc_Baptist Johann-Baptist Jon_spc_Ugutz Yann-Vadezour } johnbernard_male = { Jan-Bernat } johncharles_male = { Giancarlo Jan-Carle Joan_spc_Carles Jon_spc_Karlos Yann-Charlez } johnchristian_male = { Hans-Christian } @@ -413,12 +469,12 @@ johnemmanuel_male = { Joan_spc_Manel Jon_scp_Imanol } johneric_male = { Jan-Erik John-Erik } johnfrancis_male = { Gianfranco Jan-Franc_e_act_s Joan_spc_Francesc Yann-Fa_n_tld_ch } johnfrederick_male = { Jann-Fiete } -johngeorge_male = { Hansgeorg Hans-J_o_uml_rg Hans-J_o_uml_rn Hans-J_u_uml_rgen Hansj_u_uml_rgen Joan_spc_Jordi } +johngeorge_male = { Hansgeorg Hans-Georg Hans-J_o_uml_rg Hans-J_o_uml_rn Hans-J_u_uml_rgen Hansj_u_uml_rgen Joan_spc_Jordi } johnhenry_male = { Hanns-Heinz Hans-Heinrich Hans-Hinrich Jan-Hendrik } johnignatius_male = { Jon_spc_I_n_tld_aki } johnjames_male = { Jan-Jaque Yann-Jakez } -johnjoachim_male = { Hanns-Joachim Hansjochen } -johnjoseph_male = { Joan_spc_Josep Jon_spc_Joseba } +johnjoachim_male = { Hanns-Joachim Hans-Joachim Hansjochen } +johnjoseph_male = { Hans-Josef Joan_spc_Josep Jon_spc_Joseba } johnlouis_male = { Gianluigi Hansludwig Jan-Lou_i_uml_s Jon_spc_Koldo Yann-Loeiz } johnluke_male = { Gianluca Jan-Lu Jean-Luc Yann-Luk } johnmark_male = { Jan-Marc Joan_spc_Marc Yann-Vark } @@ -434,7 +490,7 @@ johnraymond_male = { Joan_spc_Ramon Jon_spc_Erramun } johnstephen_male = { Jan-Steve } johnthierry_male = { Hans-Dieter } johnyves_male = { Jan-Ives Jean-Yvon Yann-Erwan } -jonah_male = { Jona_Jonah Jonah Jonas Youn_e_grv_s Yunis Yunus } +jonah_male = { J_o_act_nas Jona_Jonah Jonah Jonas Youn_e_grv_s Yunis Yunus } jonathan_male = { Johnafan Jonafan Jonaitain Jonatan Jonathan Jounatan } jordan_male = { Jord_a_grv_ Jordan Jorddain Jorddan Jorhddan Jourdan } joseph_male = { Ioseba J_o_act_us_e_grv_ Job_Joseph Joe Joep Joey Jos Jos_e_act_ Jose Joseba Josef Josep Joseph Josephus Josyff Joxe Jozeb Jozef Pino Youssef Yusuf } @@ -451,20 +507,21 @@ josephxavier_male = { Joseba_spc_Xabier } joshua_male = { Joschua Josh Joshua Joshuai Josu_e_act_ Josu_e_grv_ } jost_male = { Jobst Joost Jost } judicael_male = { Ithel Judica_e_uml_l Judikael } -jules_male = { Giulio J_u_act_lio J_u_grv_li Jules Juli Julio Julius Jullys Julys } +jules_male = { Giulio J_u_act_l_i_act_us J_u_act_lio J_u_grv_li Jules Juli Julio Julius Jullys Julys Yuliy } julian_male = { Giuliano Julen Juli_a_grv__name Juli_a_tld_o Juliain Julian Julien Juluan Julyan } justin_male = { Giustino Iestyn Justin Justino Justyn } justinian_male = { Iwstinian } justus_male = { Justus } kai_male = { Cai Cay Kai Kaj Kay } kemal_male = { Kemal } -kamil_male = { Camel Kamel } -kamran_male = { K_a_hat_muran } +kamil_male = { Camel Kamel Kamil } +kamran_male = { K_a_hat_mran K_a_hat_muran } karim_male = { Karim Kerem Kerim } +kazim_male = { Kaz_i_dot_m } keith_male = { Cyyf Keit } kenneth_male = { Kennet Kenneth Kent } kentigern_male = { Cyndeyrn } -ketil_male = { Keld Kjell } +ketil_male = { Keld Ketill Kjell } kevin_male = { Cefin Cywyn K_e_act_vin Kevin Kywyyn Quevin } khalid_male = { Halit Khaled Khalid } khalifa_male = { Halifa } @@ -476,55 +533,57 @@ kieran_male = { Kieran Peran_Kieran Perran Piran } kosmas_male = { Cosimo Cosme Kosme } kylian_male = { Kilian Kilyan Kylian Kyliann Kyllian } lambert_male = { Lambert Lamberto Lambertus Lamprecht } -lancelot_male = { Laincelot Lancelot Lancylot Lansylot Llancyllot } -latif_male = { Latuf } +lancelot_male = { Laincelot Lancelot Lanse_l_bar_ut Lanselot Lansuhlot } +latif_male = { Latif Latuf } lauge_male = { Lage Lauge } -lawrence_male = { Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo } +lawrence_male = { L_a_act_rus Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo } leander_male = { Lander Leandre Leandro } leif_male = { Leif } lenaig_male = { L_e_act_na_i_uml_c Lenaig } -leo_male = { L_e_act_o L_e_act_on Leo Leon Leoun Llyon } +leo_male = { L_e_act_o L_e_act_on L_e_uml_va Le_o_act_ Leo Leon Leoun Llyon } leonard_male = { L_e_act_onard Leendert Lennart Leonard Leonardo Leonardus Leonhard Lienard Lienhardt } leopold_male = { Leopold Leopoldo Leoupold Luitpold } levi_male = { Levi } -liborius_male = { B_o_uml_rries Liborius } +liberius_male = { B_o_uml_rries Libero Libor Liborius } linus_male = { Linus } lionel_male = { Leonel Lionel Liounel Llyonyll Lyonyl } lloyd_male = { Lloydd Loydd } lothar_male = { Clotaire Lothar } -louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Ludovic Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys } +louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo L_u_act__eth_v_i_act_k Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Lud_e_crn_k Ludovic Ludv_i_act_k Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys } louismaria_male = { Koldo_spc_Mirena Llu_i_act_s_spc_Maria } louismichael_male = { Llu_i_act_s_spc_Miquel } lucian_male = { Lluci_a_grv_ Lucian Luciano Lucien Luken Lukian } lucius_male = { L_u_act_cio Llwcyus Lucio Lwcyus Lwsyus } ludger_male = { Ludger Ludgero } luke_male = { Lluc Llwky Lu Luc Luca Lucas Luka Lukas Luke Luky Luuk } -lutfi_male = { Lotfi } +lutfi_male = { L_u_uml_tf_u_uml_ L_u_uml_tfi Lotfi } +lutfullah_male = { L_u_uml_tfullah } luther_male = { L_u_uml_der } -macbeth_male = { Macbef Macbeth Maicbet Makbef } +macbeth_male = { Maakbeth Macbeth Maicbet Makbeth Mekbeth } mael_male = { Ma_e_uml_l Ma_e_uml_lan Mael } -magnus_male = { M_a_rng_ns Magne Magnus Mogens } +magnus_male = { M_a_rng_ns Magn_u_act_s Magne Magnus Mogens } mahdi_male = { Medhi Mehdi } mahmud_male = { Mahmud Mahmut } -majid_male = { Madjid } +majid_male = { Macit Madjid } malachi_male = { Malachi } malcolm_male = { Maelcwn Mailcolm Malcolm } malik_male = { Malek Mallyc Malyc Malyk } malthe_male = { Malte Malthe } manfred_male = { Manfred Manfrid } +mansur_male = { Mansur Mensur } marcel_male = { Marc_e_grv_u Marcel Marcello Marcelo Markel Marsel Marsell Martxel Martxelo } marcelinus_male = { Marcel_mdn_l_i_act_ Marcelino Marcellinus Martzelino } marianus_male = { Mari_a_grv_ Marian_male Mariano Meirion } marinus_male = { Marino Marinus } marius_male = { M_a_act_rio M_a_grv_ri_male M_a_grv_rius Marhyus Mario Marius } -mark_male = { Mairk Marc Marco Marcos Marcus Margh Marhc Mark Marko Markos Markus } +mark_male = { Mairk Marc Marco Marcos Marcus Marek Margh Marhc Mark Mark_u_act_s Marko Markos Markus } markanthony_male = { Marc_spc_Antoni } martial_male = { Mar_c_ced_al Marciau } -martin_male = { Maarten Mairtin Marhtyn Mart_i_act_ Marten Martim Martin Martinus Martijn Martyn Mattin Morten } +martin_male = { Maarten Mairtin Marhtyn Mart_i_act_ Marteinn Marten Martim Martin Martinus Martijn Martyn Mattin Morten } marwan_male = { Marouane Marwan } masud_male = { Mesut } mathurin_male = { Mathurin Matilin } -matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matthew Matthias Matthijs Mattia Mattias Mazhev Thees Theis Thies Thijs } +matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mathvey Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matth_i_act_as Matthew Matthias Matthijs Mattia Mattias Maty_a_act__s_crn_ Mazhev Thees Theis Thies Thijs } maurice_male = { Maoris Maur_i_act_cio Maurhycy Maurice Maurici Mauricio Maurise Mauritz Maurizio Maurycy Maurysy Meurig Moritz Morris } maurus_male = { Mauro } mawlud_male = { Mevl_u_uml_t Miloud Mouloud } @@ -537,64 +596,80 @@ meinhard_male = { Meinert Meinhard } melchior_male = { Melchior Melker } mercury_male = { Myrhcurhy } merlin_male = { Merlijn Merlin Myrddin Myrhlyn Myrlyn } -michael_male = { Chiel Maic Maik Maikel Meical Meik Mich_e_grv_u Michael Michaiel Michel Michele Michiel Mick Micka_e_uml_l Miguel Mihangel Mikael Mike Mikel Mikkel Mikko Miqu_e_grv_u Miquel Misha_e_uml_l Mitchell Mitxel Mixel Mychayl Mychayll Myghal Myshayl Mytchyll } +michael_male = { Chiel Maic Maik Maikel Meical Meik Mich_e_grv_u Michael Michaiel Michal Michel Michele Michiel Mick Micka_e_uml_l Miguel Mihangel Mikael Mike Mikel Mikhayl Mikkel Mikko Miqu_e_grv_u Miquel Misha_e_uml_l Mitchell Mitxel Mixel Mychayl Mychayll Myghal Myshayl Mytchyll } michaelangel_male = { Michelangelo Mikel_spc_Anjel Mikel_spc_Gotzon Miquel_spc__A_grv_ngel } michaelanthony_male = { Michelantonio } +miroslav_male = { Miroslav } modest_male = { Modest Modesto } morgan_male = { Morgan Morgann Morhgan } moses_male = { Mois_e_act_s Mois_e_grv_s Moises Mos_e_grv_ Moussa Musa } muhammad_male = { Mamadou Mehmet Mohamad Mohamed Mohammad Mohammed Mohammydd Muhammad Muhammed Muhammet Muhamydd } muhammadali_male = { Mehmet_spc_Ali Mohamed_spc_Ali } muharram_male = { Muharrem } +muhiuddin_male = { Muhittin } +mujahid_male = { M_u_uml_cahit } +mukarram_male = { M_u_uml_kerrem } mukhtar_male = { Muhtar } mungo_male = { Mwyn } munsif_male = { Moncef } murad_male = { Murat Mwradd } +muslim_male = { M_u_uml_sl_u_uml_m } mustafa_male = { Mustafa Mustapha } +muzaffar_male = { Muzaffer } nabil_male = { Nabil } nadir_male = { Nadir } naim_male = { Na_i_uml_m } najib_male = { N_e_act_jib Necip } +najmuddin_male = { Necmettin } napoleon_male = { Napol_e_act_on Napoleone } nasir_male = { Nasser Nassur Nasyr Nasyrh } nathan_male = { Nafan Natan Nathan } nathaniel_male = { Nafanayl Nafanayll Nafanyyl Naitainiel Natanael Nathaniel } nazim_male = { Naz_i_dot_m } +nazir_male = { Naz_i_dot_r Nezir } neil_male = { Neil Nigel Nygyll Nyll } nepomuceno_male = { Nepomuc_e_grv_ Nepomuk } nestor_male = { N_e_grv_stor Nestor } neville_male = { Nevil Neville Nyvylly } -nicholas_male = { Claas Claes Claus Colin Collyn Colyn Klaas Klas Klaus Nicholais Nicholas Nick Nicklas Niclas Nico Nicola_male Nicolaas Nicolai Nicolaj Nicolas Nicolau Nicolay Nicoulau Niek Niels Niklas Nikola Nikolai Nikolaj Nikolas Nikolaus Nikolaz Nils Nis Nisse Nyk Nycholas Nyckwllas Nysholas } +nicetas_male = { Nikita } +nicholas_male = { Claas Claes Claus Colin Collyn Colyn Klaas Klas Klaus Mikul_a_act__s_crn_ N_i_act_els Nicholais Nicholas Nick Nicklas Niclas Nico Nicola_male Nicolaas Nicolai Nicolaj Nicolas Nicolau Nicolay Nicoulau Niek Niels Niklas Nikola Nikolai Nikolaj Nikolas Nikolaus Nikolay Nikolaz Nikul_a_act_s Nils Nis Nisse Nyk Nycholas Nyckwllas Nysholas } nicholaspeter_male = { Claas-Peter Klaus-Peter } -noah_male = { Noah Nou_e_grv_ } +nihad_male = { Nihat } +nimatullah_male = { Nimetullah } +nizamuddin_male = { Nizamettin } +noah_male = { N_o_act_i Noah Nou_e_grv_ } noel_male = { Calendau Noel } norbert_male = { Norbert Norberto Nourbert } norman_male = { Norhman Norman Normyn Nwrman } +numan_male = { Numan } nuri_male = { Nuri } nuruddin_male = { Nordine Noureddine Nureddin Nurettin } +nurullah_male = { Nurullah } oberon_male = { Oberon Wbyrhon Wbyron } octavian_male = { Octaviano Oktavyan Ottaviano } -octavius_male = { _O_act_ut_a_grv_vi Oct_a_act_vio Octavio Wctawyyus Wktawyyus } +octavius_male = { _O_act_ut_a_grv_vi Aktayvyus Oct_a_act_vio Octafius Octavio Octavius Ohrtuhveeus } odysseus_male = { Ulisse Ulisses Ulysse } -olaf_male = { Ola Olaf Olav Olavo Ole Olle Olof Olov Oluf } +olaf_male = { _O_act_lafur Ola Olaf Olav Olavo Ole Olle Olof Olov Oluf } oliver_male = { _O_act_ulivi_e_act_ Ol_i_act_vio Olier Oliver Wllywyyr Wlywyyr Wlywyyrh } onophrius_male = { Onofrio } -oscar_male = { _O_act_scar _O_grv_scar Oscair Oscar Oskar Ouscar } -oswald_male = { Osvaldo Oswald Oswallt } +orwell_male = { Awrwell Ohrwell Orw_e_act_l Orwell } +oscar_male = { _O_act_scar _O_act_skar _O_grv_scar Oscair Oscar Oskar Ouscar } +oswald_male = { Osvald Osvaldo Oswald Oswallt } ottmar_male = { Ademar Otmar Ottmar } otto_male = { Eudes Eudo Ot Otto Udo } +ottokar_male = { Otakar } ovidius_male = { Ofydd Ov_i_act_dio Ovidio } owen_male = { Owain Owen Owenn } -ozymandias_male = { Ozimaiddiais Wzymanddyas } +ozymandias_male = { Osihmandeeus Osymandias Ozihmandies Ozimaiddiais Ozymandias } pascal_male = { Pascal Pascau Pasco Pascual Paskal Pasqual Pasquale } patel_male = { Patyl Patyll } patrick_male = { Padrhyg Padrig Paitrick Patrice Patrici Patrick Patrig Patrik Patryc Patryk } -paul_male = { P_a_rng_l Paiul Palle Paol Paolo Pau Paul Paull Paulo Paulus Pawl Pawly Pol Poul } +paul_male = { P_a_act_ll P_a_rng_l Paiul Palle Paol Paolo Pau Paul Paull Paulo Paulus Pavel Pawl Pawly Pol Poul } paulinus_male = { Paolino Paul_i_act_ Paulino } pauljohn_male = { Paul_spc_Johannes } pelagius_male = { Pel_a_act_gio Pelagius } percival_male = { Percivail Percival Percy Pyrcywyall Pyrhcywyal Pyrsyval } -peter_male = { Kepa P_a_uml_r P_e_grv_ire P_e_hat_r Peder Pedr Pedro Peer Pehr Peio Pelle Pello Per Peran Pere Periko Peru Peter Petrok Petrus Petter Piero Pierre Piers Pierrick Piet Pieter Pietro Pyrh Pyt Pytyr Pytyrh Pyyrs } +peter_male = { Kepa P_a_uml_r P_e_act_tur P_e_grv_ire P_e_hat_r P_e_uml_ter Peder Pedr Pedro Peer Pehr Peio Pelle Pello Per Peran Pere Periko Pero Peru Peter Petr Petrok Petrus Petter Piero Pierre Piers Pierrick Piet Pieter Pietro Pyrh Pyt Pytyr Pytyrh Pyyrs } peteranthony_male = { P_e_grv_ire-Ant_o_grv_ni } petergeorge_male = { Per-G_o_uml_ran } peterjames_male = { P_e_hat_r-Jakez } @@ -604,7 +679,7 @@ petermary_male = { Kepa_spc_Mirena P_e_hat_r-Vari } peterolaf_male = { Per-Olov } peterpaul_male = { Pierpaolo } peteryves_male = { P_e_grv_ire-Ives P_e_hat_r-Erwan } -philip_male = { Felip Felipe Ffylyp Filip Filipe Filippo Fillip Fulup Fyllyp Phil Philip Philipp Philippe Phillip } +philip_male = { Felip Felipe Ffylyp Filip Filipe Filippo Fillip Fillipp Fulup Fyllyp Phil Philip Philipp Philippe Phillip } pippin_male = { Pepijn Pypyn } pius_male = { Pi Pio Pius } palamedes_male = { Pailaimeddes Palamedes Palamyddys Pallamyddys } @@ -613,26 +688,29 @@ porphirius_male = { Porf_i_act_rio } prosper_male = { Prospero Prousp_e_grv_r } prudentius_male = { Pruden } qadir_male = { Kadir } -qasim_male = { Kaisim Kassim } +qasim_male = { Kaisim Kas_i_dot_m Kassim } quentin_male = { Quentin Quinten } quirinus_male = { Krijn Quirino } +radoslav_male = { Radoslav } rafiq_male = { Rafik Refik } +rafn_male = { Hrafn Rafn } ragnar_male = { Ragnar Rainer Raniero Reiner } rahim_male = { Rahyym } rajab_male = { Recep } ramadan_male = { Ramazan } -ramesses_male = { Raimesses Ramyssys Rhamyssys } +ramesses_male = { Raimesses Ramesses Ramissi Ramseses } ramiro_male = { Ramiro } ramsay_male = { Raimsai Ramsay } ramzi_male = { Remzi } randolph_male = { Randdollff Randolph Rhanddolff } raphael_male = { Raf_e_grv_u Rafael Rafel Raffaele Raffaello Rapha_e_uml_l Raphael } +rashad_male = { Re_s_ced_at } rashid_male = { Rachid Re_s_ced_it } raoul_male = { Ra_u_act_l Ra_u_uml_l Railph Ralf Ralff Rallff Ralph Raoul Raul Ravous Rhalff } rauf_male = { Raouf } rayan_male = { Rayan Rayanne } raymond_male = { Erramun Raimon Raimondo Raimund Raimundo Ramon Ramoun Raymond Raymwndd Reemt Remond Remont } -reginald_male = { Reginaildd Reinaldo Reinalt Reinaud Reinhold Renaud Rheinallt Rhonaldd Rhygynaldd Ron Ronald Ronaldo Ronaldus Ronny Rygynaldd Rygynalldd } +reginald_male = { R_o_uml_gnvaldur Reginaildd Reinaldo Reinalt Reinaud Reinhold Renaud Rheinallt Rhonaldd Rhygynaldd Ron Ronald Ronaldo Ronaldus Ronny Rygynaldd Rygynalldd } regis_male = { R_e_grv_gis Ryks } reinhard_male = { Reinhard } remigius_male = { Remi Remigio Roumi_e_act_ } @@ -642,10 +720,11 @@ reuben_male = { R_u_act_ben Reuben Rub_e_grv_n Ruben } rhys_male = { Reece Rhys } riad_male = { Riad Riadh } richard_male = { Rhisiart Rhycharhdd Ricard Ricardo Riccardo Richairdd Richard Richardt Richarzh Rick Rickard Ricky Rik Rikard Rikardo Rychardd Rykardd } -ridwan_male = { Redouane } -robert_male = { Bob Bobby Rhobert Rhobyn Rhobyrht Rob Robert Roberto Robertus Robin Robyrt Roparzh Roubert Rupert Rupprecht } +ridwan_male = { R_i_dot_dvan Redouane } +robert_male = { Bob Bobby R_o_act_bert Rhobert Rhobyn Rhobyrht Rob Robert Roberto Robertus Robin Robyrt Roparzh Roubert Rupert Rupprecht } +robinhood_male = { Raahbinhuwd Robinhood Robynhud Robynud } roch_male = { Roc Rocco Rochus Rocky } -roderick_male = { Rhodri Rhydderch Rodderick Roderic Roderick Rodrigo Roudrigo Rui Ruy } +roderick_male = { Rhodri Rhydderch Rodarik Rodderick Rodehrick Roderic Roderick Roderig Rodrigo Roudrigo Rui Ruy } roger_male = { R_o_uml_tger R_u_uml_diger Rhogyrh Rog_e_act_rio Rogel_mdn_li Roger Rogier Rogyr Roje Rougi_e_act_ Rutger } roland_male = { Orlando Rholandd Roland Rolando Rollandd Rouland Wrlanddo } roman_male = { Rhoman Rhufon Rom_a_grv_ Romain Roman Romano Rouman } @@ -653,24 +732,30 @@ romeo_male = { Romeo Romeu } romuald_male = { Romualdo Roumiaud } romulus_male = { R_o_grv_mul } ronan_male = { Renan Ronan Ruan } +rostislav_male = { Rostislav } roy_male = { Roy } rudolf_male = { Rodolfo Roelof Rolf Roud_o_grv_u Rudi Rudolf Ruud } +ruslan_male = { Ruslan } rustam_male = { R_u_uml_stem } ryan_male = { Ryan } -sabahuddin_male = { Sabahattin } +sabahuddin_male = { Sabahattin Sebahattin } sabinus_male = { Sabino } sadi_male = { Sadi } +sadiq_male = { Sad_i_dot_k } +saduddin_male = { Sadettin } safar_male = { Sefer } said_male = { Sa_i_uml_d Sait } sajid_male = { Sacit } -salahuddin_male = { Sailaiddin Saladdyn Saladin Salladdyn } +salahuddin_male = { S_ae_ld_i_hat_n Sailaiddin Saladin Sald_i_hat_n Saleden Selahattin } salim_male = { Salim Selim Slim } +salman_male = { Selman } salvador_male = { Gaizka Salvador Salvator Salvatore Sauvaire Xabat } samir_male = { Samir Samyr } samuel_male = { Saimuel Sam Samu_e_grv_l Samuel Samuyl Samuyll Sawyl } sancho_male = { San_c_ced_ } saturninus_male = { Saturnino } saul_male = { Sa_u_act_l Sa_u_uml_l } +sayyid_male = { Seyit Seyyit } sebastian_male = { Bas Bastiaan Bastian S_e_act_bastien Sebasti_a_grv_ Sebasti_a_tld_o Sebastiaan Sebastian Sebastiano } secundus_male = { Secondo Segundo } seraphin_male = { Serafim Serafino } @@ -680,74 +765,87 @@ severus_male = { Seferus Sywyrhus } shahab_male = { _S_ced_ahap } shahabuddin_male = { _S_ced_ahabettin } shahin_male = { _S_ced_ahin } +shamil_male = { _S_ced_amil } shamsuddin_male = { Chems-Eddine } sharaf_male = { _S_ced_eref } shawkat_male = { _S_ced_evket } shaykh_male = { Cheikh } sherlock_male = { Shyrhloc Shyrlloc Shyrlok } +shirin_male = { _S_ced_irin } +shukri_male = { _S_ced__u_uml_kr_u_uml_ } +sibghatullah_male = { Seb_g_brv_atullah } +siddiq_male = { S_i_dot_d_i_dot_k } sidney_male = { Sidney Sydney } sidonius_male = { Sid_o_act_nio } siegfried_male = { Siegfried Sigfred Sigfrid } siegmar_male = { Siemer Sigmar } -siegmund_male = { Segimon Siegmund Sigismund Sigmund } -sigurd_male = { Sievert Sigurd Sjoerd } +siegmund_male = { Segimon Siegmund Sigismund Sigmund Sigmundur } +sigurd_male = { Sievert Sigur_eth_ur Sigurd Sjoerd } silverius_male = { Silv_e_act_rio } -simon_male = { Sim_a_tld_o Simen Simeon Simon Simone_male Simoun Symon } -solomon_male = { S_u_act_leyman Salomon Seleven Selyf Slimane Souleymane } +simon_male = { S_i_act_mon Sim_a_tld_o Simen Simeon Simon Simone_male Simoun Symon } +solomon_male = { S_u_act_leyman Sal_o_act_mon Salomon Seleven Selyf Slimane Souleymane } +spartacus_male = { Spartakus } spencer_male = { Spynsyr } -stanislaus_male = { Estanislau Stanislaw } +stanislaus_male = { Estanislau Stanislav Stanislaw } stanley_male = { Stainlei Stanlyy } -stein_male = { Steen Sten } -stephen_male = { _E_act_tienne Est_e_grv_ve Est_e_hat_v_a_tld_o Estebe Estefan Esteve St_e_act_phane Staffan Steeven Stef Stefan Stefano Steffan Steffen Stephan Stephen Steve Steven Styffyn } +stein_male = { Steen Steinn Sten } +stephen_male = { _E_act_tienne Est_e_grv_ve Est_e_hat_v_a_tld_o Estebe Estefan Esteve St_e_act_phane Staffan Steeven Stef Stef_a_act_n Stefan Stefano Steffan Steffen Stephan Stephen Steve Steven Styffyn } stuart_male = { Stewairt Stewart Stuart } suad_male = { Suat } sufyan_male = { Seufyann Sofian Sofiane Soufian } -sven_male = { Svein Sven Svend Swen } -sviatopolk_male = { Svante } +sven_male = { Svein Sveinn Sven Svend Swen } +sverre_male = { Sverre Sverrir } +sviatopolk_male = { Svante Svatopluk } +sviatoslav_male = { Sviatoslav } sylvain_male = { S_e_act_uvan Silvanus Silvino Sylvain } sylvester_male = { Silbestre Silvestro Sylwystyrh } sylvius_male = { S_i_act_lvio Silvio Silvius Sylvio } +tajuddin_male = { Tacettin } +takiuddin_male = { Takiddin } talal_male = { Talal } talib_male = { Talyb } taliesin_male = { Taliesin Talyysyn } tanguy_male = { Tangi Tanguy } -tariq_male = { Tarek Tareq Tarik Tariq Tyryq } +tariq_male = { Tar_i_dot_k Tarek Tareq Tarik Tariq Tyryq } +tawfiq_male = { Tevfik } terrence_male = { Terence Terry } thaddaeus_male = { Thad_a_uml_us Thadd_a_uml_us Thaddyus } theo_male = { Teo Th_e_act_o Theo } theobald_male = { Tepot Theobald Thibault Thyobaldd Tibaud } -theodore_male = { Fyoddorhy Fyoddory Teodor Teodoro Teoudor Theodor Theodore Theodorus Tudor } -theodoric_male = { Ddyryk Derek Derk Derrick Diedrich Dierk Dieter Dietrich Dirk Terris Tewdrig Thierry Till Tyll Tyrry } +theodore_male = { F_e_uml_dor Fyoddorhy Fyoddory Teodor Teodoro Teoudor Theodor Theodore Theodorus Tudor } +theodoric_male = { Ddyryk Derek Derk Derrick Diedrich Dierk Dieter Dietrich Dirk F_e_uml_oderik Terris Tewdrig Thierry Till Tyll Tyrry } theodosius_male = { Tewdos } theophilus_male = { Te_o_act_filo Teoufile Theophil Thyoffylus } -thomas_male = { Thomas Tom Tom_a_act_s Tom_e_act_ Tomais Tomas Tomaz Tommy Tomos Toumas } -thor_male = { Thor Tor } +thomas_male = { T_o_act_mas Thoma Thomas Tom Tom_a_act__s_crn_ Tom_a_act_s Tom_e_act_ Tomais Tomas Tomaz Tommy Tomos Toumas } +thor_male = { _TH__o_act_r Thor Tor } thorbjorn_male = { Thorben Thorbj_o_stk_rn Thorbj_o_uml_rn Torben Torbj_o_stk_rn Torbj_o_uml_rn } thorgeir_male = { Terje Torgeir Torgjer Toke } -thorgils_male = { Troels } -thorkell_male = { Torkel } +thorgils_male = { _TH_orgils Troels } +thorkell_male = { _TH_orkell Torkel } thorleif_male = { Tollef } -thorir_male = { Thore Tore Ture } -thorstein_male = { Thorsten Torstein Torsten } -thorvald_male = { Torvald } -thutmose_male = { Fwtmosy Tutmose } +thorir_male = { _TH__o_act_rir Thore Tore Ture } +thorstein_male = { _TH_orsteinn Thorsten Torstein Torsten } +thorvald_male = { _TH_orvaldur Torvald } +thutmose_male = { Thutmos Thutmose Tutm_o_hat_s Tutmose Tutmuss } tiberius_male = { Tiberius Tybyrhyus } timothy_male = { Tim Timoth_e_act_e Timothy Tymofy Timouti_e_act_u Timoti } timur_male = { Demir Timur } tobias_male = { Tobias Toby } +tolkien_male = { Tolcien Tolkean Tolkeen Tolkien } +tord_male = { _TH__o_act_r_eth_ur Tord } toussaint_male = { Deunoro } tristan_male = { Drystan Trhystan Trist_a_tld_o Tristain Tristan Trystan } -tryggve_male = { Tryggve Trygve } +tryggve_male = { Tryggve Tryggvi Trygve } tugdual_male = { Tudal Tugdual } -tutankhamun_male = { Tutainkhaimun Twtanchamun Twtankhamun } -ulrich_male = { Uli Ulrich Ulrik } -umar_male = { _O_uml_mer Omar Oumar Umar } +tutankhamun_male = { Tutainkhaimun Tutanchamwn Tutankhamun Tutankmahen Tuttankamoon } +ulrich_male = { Old_r_crn_ich Uli Ulrich Ulrik } +umar_male = { _O_act_mar _O_uml_mer Omar Oumar Umar } urban_male = { Urban Urbano } urien_male = { Urien Uryn Uryyn } uther_male = { Ufrh Ufyr Uther Uthyr } uwe_male = { Ove Owe Uwe } -uways_male = { Uways } -valdemar_male = { Valdemar Valdemiro Waldemar } +uways_male = { Uways Veysel Veysi } +valdemar_male = { Valdemar Valdemiro Valdimar Waldemar } valentin_male = { Balendin Folant Valent_i_act_ Valentim Valentin Valentine Valentino } valerian_male = { Wyalyrhyan Wyalyryan } valerius_male = { Val_e_grv_ri Valeri Valerio } @@ -757,21 +855,29 @@ venantius_male = { Benantzio } victor_male = { Biktor Bittor V_i_act_ctor V_i_act_tor Victor Viktor Vitour Vittorio Wyyctorh } victoremmanuel_male = { V_i_act_ctor_spc_Manuel } victorianus_male = { Biktoriano Vitorino } -vincent_male = { Bingen Vicen_c_ced_ Vicente Vinc_e_grv_ns Vincent Visant Wincent Wyyncynt } +viggo_male = { Vigg_o_act_ Viggo } +vincent_male = { Bingen Vicen_c_ced_ Vicente Vinc_e_grv_ns Vincenc Vincent Visant Wincent Wyyncynt } virgil_male = { Verg_i_act_lio Virg_i_act_lio Virgilio } -viriathus_male = { Gwriad } +viriathus_male = { Gwriad Viriato } vitalius_male = { Gwydol Vidal Viddal Vital } vitus_male = { Vito } -vladislaus_male = { Ladislau } +vladimir_male = { Vladimir Vladim_i_act_r } +vladislaus_male = { Ladislau Ladislav Vladislav } +wahbi_male = { Vehbi } +wahid_male = { Vahit } +wajdi_male = { Vecdi } +walid_male_male = { Veli } walid_male = { Walid } walter_male = { Gauchi_e_act_ Gauthier Gualter Gwallter Valter Wailter Walltyr Walter Walther Waltyr Waltyrh Wouter } -wenceslaus_male = { Wenzel } +wenceslaus_male = { V_a_act_clav Viacheslav Vysheslav Wenzel } werner_male = { Werner Wessel } wilfried_male = { Wilfred Wilfrid Wilfried } -william_male = { Bill Billy Gilen Guilherme Guillaume Guillem Gwilym Liam Llyam Lomig Lyam Guih_e_grv_n Guih_e_grv_ume Gwilherm Gwillam Pim Vilhelm Villy Wilhelm Wilhelmus Wilken Will Willem Willi Williaim William Willm Wilm Willy Wyllyam } +william_male = { Bill Billy Gilen Guilherme Guillaume Guillem Gwilym Liam Llyam Lomig Lyam Guih_e_grv_n Guih_e_grv_ume Gwilherm Gwillam Pim Vil_e_act_m Vilhelm Vilhj_a_act_lmur Villy Wilhelm Wilhelmus Wilken Will Willem Willi Williaim William Willm Wilm Willy Wyllyam } wissam_male = { Wissam Wissem } +wojtek_male = { Vojta } wolf_male = { Ulf Wolf Wulf } xavier_male = { Savi_e_act_ Saverio Txaber Xabier Xaver Xavier Zavier } +yaroslav_male = { Jaroslav Yaroslav } yashar_male = { Ya_s_ced_ar } yasser_male = { Yasir } yassin_male = { Yacine Yassin Yassine } @@ -784,4 +890,5 @@ zayn_male = { Sayn Zain } zaynuddin_male = { Zin_e_act_dine } zeno_male = { Zeno } zephyrinus_male = { Cefer_i_act_ } -ziya_male = { Ziya } \ No newline at end of file +ziya_male = { Ziya } +zulfikar_male = { Z_u_uml_lf_u_uml_kar } \ No newline at end of file diff --git a/common/culture/name_lists/NEOW_catalan.txt b/common/culture/name_lists/NEOW_catalan.txt index 5646c912..80ed0b66 100644 --- a/common/culture/name_lists/NEOW_catalan.txt +++ b/common/culture/name_lists/NEOW_catalan.txt @@ -220,7 +220,7 @@ name_list_catalan = { Gabriel Gen_i_act_s Gerard Guillem H_e_grv_ctor Ignasi Isaac Ismael Ivan - Jes_u_act_s Jaume Joan_male Joan_spc_Josep Joaquim Joel Jonatan Jonathan Jordi Josep Josep_spc_Antoni Josep_spc_Manel Josep_spc_Maria  + Jes_u_act_s Jaume Joan_male Joan_spc_Josep Joaquim Joel Jonatan Jonathan Jordi Josep Josep_spc_Antoni Josep_spc_Manel Josep_spc_Maria Kevin Llu_i_act_s M_a_grv_rius Manel Manuel Marc Marcel Mart_i_act_ Miquel Miquel_spc__A_grv_ngel diff --git a/common/culture/name_lists/NEOW_czech.txt b/common/culture/name_lists/NEOW_czech.txt new file mode 100644 index 00000000..5aef2875 --- /dev/null +++ b/common/culture/name_lists/NEOW_czech.txt @@ -0,0 +1,101 @@ +name_list_NEOW_czech = { + + cadet_dynasty_names = { + } + + dynasty_names = { + "dynn_Dvo_r_crn__a_act_k" + "dynn_Nov_a_act_k" + "dynn_Novotn_y_act_" + "dynn_Svoboda" + } + + male_names = { + 3 = { # 10k+ + Adam Ale_s_crn_ Alois Anton_i_act_n + Bohumil Bohuslav + Daniel David + Filip Franti_s_crn_ek + Ivan Ivo + Jakub Jan Jarom_i_act_r Jaroslav Ji_r_crn__i_act_ Jind_r_crn_ich Josef + Kamil_Camillus Karel + Ladislav Libor Lubo_s_crn_ Lud_e_crn_k + Marek Martin Maty_a_act__s_crn_ Michal Milan Milo_s_crn_ Miloslav Miroslav + Old_r_crn_ich Ond_r_crn_ej + Pavel Petr + Radim Richard Robert Roman Rostislav Rudolf + Stanislav + Tom_a_act__s_crn_ + V_a_act_clav Vladim_i_act_r Vlastimil + Zden_e_crn_k + } + 2 = { # 1-10k + Alexandr Arno_s_crn_t + B_r_crn_etislav Bed_r_crn_ich Bo_r_crn_ivoj Bohdan Bohum_i_act_r + Cyril + Dalimil + Eduard Emanuel Emil + Gustav + Hanu_s_crn_ Hubert + Justin + Kv_e_crn_toslav + Ludv_i_act_k + Marcel Mikul_a_act__s_crn_ + Otakar Otto + Radoslav Ren_e_act_ + Svatopluk + V_i_act_t_e_crn_zslav Vil_e_act_m Vratislav + } + 1 = { # 500- + Amos Augustin + Ctibor + Flori_a_act_n + Kajet_a_act_n + L_a_act__d_crn_a + Osvald Otomar + Pravdomil Pravoslav + Vincenc Vojta + Xaver + } + } + female_names = { + 3 = { # 10k+ + Ad_e_act_la + Alena + Eli_s_crn_ka Eva + Hana + Ilona Irena Ivana Iveta + Ji_r_crn_ina Jitka + Kl_a_act_ra Krist_y_act_na + Lucie + Marie + R_u_rng__z_crn_ena + Tereza + Vendula Vlasta + } + 2 = { # 1-10k + Antonie + Franti_s_crn_ka + Judita + Patricie + V_a_act_clava + } + 1 = { # 1k- + Amalie + Doubravka + Malv_i_act_na + Zoe + } + } + dynasty_of_location_prefix = "dynnp_z" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 60 + mat_grf_name_chance = 10 + father_name_chance = 10 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 10 + mat_grm_name_chance = 60 + mother_name_chance = 10 +} diff --git a/common/culture/name_lists/NEOW_english.txt b/common/culture/name_lists/NEOW_english.txt index a90e4c74..03df8e2e 100644 --- a/common/culture/name_lists/NEOW_english.txt +++ b/common/culture/name_lists/NEOW_english.txt @@ -251,24 +251,24 @@ name_list_NEOW_english = { Walter Wesley Wilfred Will Winston } 1 = { - Abdul-Nasir Abraham Abubakar Alban Alfie Alick Archibald Arnesby Aston - Barker Barnaby Barnett Bartley Benedict Bentfield Bernardin Bertie Bertram Bertrand Bill Blaise Bobby Boris Brandon Burnett Byron - Caleb Carlile Cassian Cedric Clarence Claude_male Claughton Clement Connor Conor Courtney Crawford - Denys Deon Dermod Dhani Donny Dudley - Esmond Ethan Eudo Eustace Evan Ezra + Aarav Abdul-Nasir Abner Abraham Abubakar Advith Akhenaten Alban Alfie Algernon Alick Ambrose Amenhotep Archibald Arnesby Aston Augustus + Bahir Barker Barnaby Barnett Bartley Basenzhabu Becket Benedict Bentfield Bentley Beowulf Bernardin Bertie Bertram Bertrand Bill Blaise Bobby Boris Brandon Burnett Byron + Caleb Carlile Cassian Cedric Chakrabarti Charya Cheops Clarence Claude_male Claughton Clement Connor Conor Courtney Crawford + Darius Daron Denethor Denys Deon Dermod Devansh Dhani Dhruvan Donny Dudley + Ecgtheow Esmond Ethan Eudo Eustace Evan Ezra Fabio Fady Frederic Gregg Guthrie - Hall Hamish Hamo Hamzah Harrison Hayden Hector Hercules Heywood Horatio Hubert Humphrey + Hall Hamish Hamlet Hamo Hamzah Harrison Hayden Heathcliff Hector Hengist Hercules Heywood Hiro Horatio Hubert Humphrey Hyde Jayden Jesse Jocelin Jonah Jonas Julien Karim Keir Kirpal Leopold Linvoy - Malachi Merlin Milo Moray Morris Myles + Macbeth Malachi Merlin Milo Moray Morris Myles Nevil Noah - Oluwatosin Oswald + Octavius Oluwatosin Orwell Oswald Ozymandias Patteson Piers - Randolph Raphael Reece Reuben Rocky Rudyard + Ramesses Randolph Raphael Reece Reuben Robinhood Rocky Rudyard Sacha Saladin Segar Seth Sholto Simeon - Tavis Theodore Tiarnan Tyler Tyri Tyrone Tyrrell + Tavis Theodore Thutmose Tiarnan Tolkien Tutankhamun Tyler Tyri Tyrone Tyrrell Valentine Viddal Whitney Wilfrid Wyndham Zach Zain @@ -282,7 +282,7 @@ name_list_NEOW_english = { Dawn Deborah Denise Diane Donna Doreen Doris Dorothy Eileen Elaine Elizabeth Emily Emma Fiona Frances - Gemma Gillian + Gemma Gillian Hannah Hayley Hazel Heather Helen Irene Jacqueline Jane Janet Janice Jayne Jean_female Jennifer Jill Joan Joanna Joanne Joyce Judith Julia Julie June @@ -301,7 +301,7 @@ name_list_NEOW_english = { 5 = { Abbie Abigail Ada Adele Agnes Aimee Alexandra Alice Alicia Alma Amber Amelia Andrea Anita Annette Annie Anthea Antoinette Ashleigh Beatrice Belinda Bessie Beth Bethan Bethany Bridget - Camilla Candice Carla Carly Carolyn Cathy Chantelle Charlene Chelsea Cheryl Chloe Christina Clair Clara Constance Coral Cynthia + Camilla Candice Carla Carly Carolyn Cathy Chantelle Charlene Chelsea Cheryl Chloe Christina Clair Clara Clorinda Constance Coral Cynthia Daisy Daniela Danielle Daphne Debbie Debra Delia Diana Dora Edith Edna Eleanor Ella Ellen Ellie Elsie Enid Esther Ethel Eva Eve Evelyn Felicity Florence Francesca Freda @@ -327,7 +327,7 @@ name_list_NEOW_english = { 1 = { Adelaide Adelayo Adeline Aggy Alexina Anastasia Annabella Anni Arabella Augusta Beatrix Bella Bertha Bharti Blanche Boudicca - Caitlin Charly Chila Chrissie Christabel Christelle Chrystal Cicely Clementina Courtney Cressida + Caitlin Charly Chila Chrissie Christabel Christelle Chrystal Cicely Clementina Cleopatra Courtney Cressida Demi Dina Dinah Dorise Elise Eliza Emerald Emmeline Evaline Fanny Felicia Freya diff --git a/common/culture/name_lists/NEOW_french.txt b/common/culture/name_lists/NEOW_french.txt index c011e8de..276f2be5 100644 --- a/common/culture/name_lists/NEOW_french.txt +++ b/common/culture/name_lists/NEOW_french.txt @@ -4,6 +4,7 @@ "dynn_Andr_e_act_" "dynn_Arnaud" "dynn_Aubert" + "dynn_Aubin" "dynn_Barbier" "dynn_Beno_i_hat_t" "dynn_Bernard" @@ -15,6 +16,7 @@ "dynn_Boyer" "dynn_Brun" "dynn_Brunet" + "dynn_B_u_rca" "dynn_Caron" "dynn_Chevalier" "dynn_Cl_e_act_ment" @@ -33,6 +35,8 @@ "dynn_Fontaine" "dynn_Fournier" "dynn_Francois" + "dynn_Fay" + "dynn_Fezgerauld" "dynn_G_e_act_rard" "dynn_Gaillard" "dynn_Garcia" @@ -85,6 +89,7 @@ "dynn_Philippe" "dynn_Picard" "dynn_Pierre" + "dynn_Paor" "dynn_Renard" "dynn_Renaud" "dynn_Rey" @@ -105,6 +110,7 @@ "dynn_Tran" "dynn_Vidal" "dynn_Vincent" + "dynn_Valche" } dynasty_names = { @@ -221,7 +227,7 @@ Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Azagh_a_hat_l B_e_uml_or B_o_act_r Balin Bandobras Barahir Barbicane Bard Beaufort Beleg Beorn Beregond Beren Bifur Bilbon Bill Bofur Bombur Boromir Brandir Bree Brego Caderousse Calogrenant Caspian Celebrimbor Celeborn Chasseur-de-Truffes Cirion Ciryatan Clerval Clopin Conseil Coriakin Curumo - D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Digory Dior Dori Drinian Durin Dwalin + D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Dior Dori Duilin Durin Dwalin E_a_uml_rendil E_a_uml_rnil E_a_uml_rnur Ecthelion Egalmoth Eldacar Eldarion Elendil Elfhelm Elrond Elros Enjolras Eorl Erkenbrand F_e_uml_anor F_i_act_li Fantasio Faramir Fauchelevent Felagund Felar_o_act_f Finarfin Fingolfin Fingon Fr_e_act_d_e_act_gar Frodon Galdor Gandalf Gavroche Gerontius Gil-galad Gimli Gl_o_act_in Glorfindel Gringoire Gripoil Gwaihir @@ -236,14 +242,14 @@ Paladin Pallando Panoramix Passepartout Pencroff Peregr_i_uml_n Phileas-Fogg Phoebus Pontmercy Porthos Quasimodo Radagast Robur Roheryn - Samsagace Spirou Sylvebarbe + Samsagace Schtroumpf Spirou Sylvebarbe T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turgon Valacar Voltaire Zola ### Normal names _E_act_douard _E_act_mile _E_act_ric _E_act_tienne - Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Axel + Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Augustin Axel B_e_act_renger Barth_e_act_l_e_act_my Baudouin Benjamin Beno_i_hat_t Bernard Bertrand Blaise Bruno C_e_act_dric C_e_act_sar Camille Charles Christian Christophe Cl_e_act_ment Claude_male Clotaire Clovis Damien Daniel David Denis Didier Dimitri Dominique_male @@ -284,7 +290,7 @@ M_e_act_lusine Melian Merc_e_act_d_e_grv_s N_i_act_niel Nerdanel Nienor Primula - Silmarien + Schtroumpfette Silmarien Telperien Th_e_act_odwyn Tin_u_act_viel Vair_e_uml_ Vanimeld_e_uml_ Varda Yavanna diff --git a/common/culture/name_lists/NEOW_icelandic.txt b/common/culture/name_lists/NEOW_icelandic.txt new file mode 100644 index 00000000..baaaa88a --- /dev/null +++ b/common/culture/name_lists/NEOW_icelandic.txt @@ -0,0 +1,301 @@ +name_list_icelander = { + + cadet_dynasty_names = { + { "dynnp_af" "dynn__A_act_rsk_o_act_gssandur" } + { "dynnp_af" "dynn__O_act_lafsfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn__O_act_lafsv_i_act_k" } + { "dynnp_af" "dynn__TH_ingeyri" } + { "dynnp_af" "dynn__TH_orl_a_act_ksh_o_uml_fn" } + { "dynnp_af" "dynn__TH_orsh_o_uml_fn" } + { "dynnp_af" "dynn__TH_ykkvib_ae_r" } + { "dynnp_af" "dynn_Akranes" } + { "dynnp_af" "dynn_Akureyri" } + { "dynnp_af" "dynn_Arnarstapi" } + { "dynnp_af" "dynn_B_i_act_ldudalur" } + { "dynnp_af" "dynn_B_u_act__eth_akaupt_u_act_n" } + { "dynnp_af" "dynn_B_u_act__eth_ardalur" } + { "dynnp_af" "dynn_B_u_act__eth_ir" } + { "dynnp_af" "dynn_Bakkafj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Bakkager_eth_i" } + { "dynnp_af" "dynn_Bl_o_uml_ndu_o_act_s" } + { "dynnp_af" "dynn_Bolungarv_i_act_k" } + { "dynnp_af" "dynn_Bor_eth_eyri" } + { "dynnp_af" "dynn_Borgarnes" } + { "dynnp_af" "dynn_Brei_eth_dalsv_i_act_k" } + { "dynnp_af" "dynn_Dalv_i_act_k" } + { "dynnp_af" "dynn_Dj_u_act_pav_i_act_k" } + { "dynnp_af" "dynn_Dj_u_act_pivogur" } + { "dynnp_af" "dynn_Drangsnes" } + { "dynnp_af" "dynn_Elli_eth_ah_o_uml_fn" } + { "dynnp_af" "dynn_Eskifj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Eyrarbakki" } + { "dynnp_af" "dynn_F_a_act_skr_u_act__eth_sfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Flateyri" } + { "dynnp_af" "dynn_Gar_eth_ur" } + { "dynnp_af" "dynn_Gr_i_act_msey" } + { "dynnp_af" "dynn_Greniv_i_act_k" } + { "dynnp_af" "dynn_Grindav_i_act_k" } + { "dynnp_af" "dynn_Grundarfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_H_o_uml_f_eth_akaupssta_eth_ur" } + { "dynnp_af" "dynn_H_o_uml_fn" } + { "dynnp_af" "dynn_H_o_act_lmav_i_act_k" } + { "dynnp_af" "dynn_H_u_act_sav_i_act_k" } + { "dynnp_af" "dynn_Hafnir" } + { "dynnp_af" "dynn_Hauganes" } + { "dynnp_af" "dynn_Heimaey" } + { "dynnp_af" "dynn_Hellissandur" } + { "dynnp_af" "dynn_Hjalteyri" } + { "dynnp_af" "dynn_Hn_i_act_fsdalur" } + { "dynnp_af" "dynn_Hofs_o_act_s" } + { "dynnp_af" "dynn_Hr_i_act_sey" } + { "dynnp_af" "dynn_Hvammstangi" } + { "dynnp_af" "dynn_K_o_act_pasker" } + { "dynnp_af" "dynn_Kleppj_a_act_rnsreykir" } + { "dynnp_af" "dynn_Kr_o_act_kurinn" } + { "dynnp_af" "dynn_Neskaupsta_eth_ur" } + { "dynnp_af" "dynn_Patreksfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Raufarh_o_uml_fn" } + { "dynnp_af" "dynn_Rey_eth_arfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Reykh_o_act_lar" } + { "dynnp_af" "dynn_Rif" } + { "dynnp_af" "dynn_S_u_act__eth_av_i_act_k" } + { "dynnp_af" "dynn_Sandger_eth_i" } + { "dynnp_af" "dynn_Sau_eth__a_act_rkr_o_act_kur" } + { "dynnp_af" "dynn_Seltjarnarnes" } + { "dynnp_af" "dynn_Sey_eth_arfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Sey_eth_isfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Siglufj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Skagastr_o_uml_nd" } + { "dynnp_af" "dynn_St_o_uml_eth_varfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Stapi" } + { "dynnp_af" "dynn_Stokkseyri" } + { "dynnp_af" "dynn_Stykkish_o_act_lmur" } + { "dynnp_af" "dynn_Su_eth_ureyri" } + { "dynnp_af" "dynn_Svalbar_eth_seyri" } + { "dynnp_af" "dynn_T_a_act_lknafj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Vestmannaeyjar" } + { "dynnp_af" "dynn_Vogar" } + } + + dynasty_names = { + { "dynnp_af" "dynn__A_act_rsk_o_act_gssandur" } + { "dynnp_af" "dynn__O_act_lafsfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn__O_act_lafsv_i_act_k" } + { "dynnp_af" "dynn__TH_ingeyri" } + { "dynnp_af" "dynn__TH_orl_a_act_ksh_o_uml_fn" } + { "dynnp_af" "dynn__TH_orsh_o_uml_fn" } + { "dynnp_af" "dynn__TH_ykkvib_ae_r" } + { "dynnp_af" "dynn_Akranes" } + { "dynnp_af" "dynn_Akureyri" } + { "dynnp_af" "dynn_Arnarstapi" } + { "dynnp_af" "dynn_B_i_act_ldudalur" } + { "dynnp_af" "dynn_B_u_act__eth_akaupt_u_act_n" } + { "dynnp_af" "dynn_B_u_act__eth_ardalur" } + { "dynnp_af" "dynn_B_u_act__eth_ir" } + { "dynnp_af" "dynn_Bakkafj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Bakkager_eth_i" } + { "dynnp_af" "dynn_Bl_o_uml_ndu_o_act_s" } + { "dynnp_af" "dynn_Bolungarv_i_act_k" } + { "dynnp_af" "dynn_Bor_eth_eyri" } + { "dynnp_af" "dynn_Borgarnes" } + { "dynnp_af" "dynn_Brei_eth_dalsv_i_act_k" } + { "dynnp_af" "dynn_Dalv_i_act_k" } + { "dynnp_af" "dynn_Dj_u_act_pav_i_act_k" } + { "dynnp_af" "dynn_Dj_u_act_pivogur" } + { "dynnp_af" "dynn_Drangsnes" } + { "dynnp_af" "dynn_Elli_eth_ah_o_uml_fn" } + { "dynnp_af" "dynn_Eskifj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Eyrarbakki" } + { "dynnp_af" "dynn_F_a_act_skr_u_act__eth_sfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Flateyri" } + { "dynnp_af" "dynn_Gar_eth_ur" } + { "dynnp_af" "dynn_Gr_i_act_msey" } + { "dynnp_af" "dynn_Greniv_i_act_k" } + { "dynnp_af" "dynn_Grindav_i_act_k" } + { "dynnp_af" "dynn_Grundarfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_H_o_uml_f_eth_akaupssta_eth_ur" } + { "dynnp_af" "dynn_H_o_uml_fn" } + { "dynnp_af" "dynn_H_o_act_lmav_i_act_k" } + { "dynnp_af" "dynn_H_u_act_sav_i_act_k" } + { "dynnp_af" "dynn_Hafnir" } + { "dynnp_af" "dynn_Hauganes" } + { "dynnp_af" "dynn_Heimaey" } + { "dynnp_af" "dynn_Hellissandur" } + { "dynnp_af" "dynn_Hjalteyri" } + { "dynnp_af" "dynn_Hn_i_act_fsdalur" } + { "dynnp_af" "dynn_Hofs_o_act_s" } + { "dynnp_af" "dynn_Hr_i_act_sey" } + { "dynnp_af" "dynn_Hvammstangi" } + { "dynnp_af" "dynn_K_o_act_pasker" } + { "dynnp_af" "dynn_Kleppj_a_act_rnsreykir" } + { "dynnp_af" "dynn_Kr_o_act_kurinn" } + { "dynnp_af" "dynn_Neskaupsta_eth_ur" } + { "dynnp_af" "dynn_Patreksfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Raufarh_o_uml_fn" } + { "dynnp_af" "dynn_Rey_eth_arfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Reykh_o_act_lar" } + { "dynnp_af" "dynn_Rif" } + { "dynnp_af" "dynn_S_u_act__eth_av_i_act_k" } + { "dynnp_af" "dynn_Sandger_eth_i" } + { "dynnp_af" "dynn_Sau_eth__a_act_rkr_o_act_kur" } + { "dynnp_af" "dynn_Seltjarnarnes" } + { "dynnp_af" "dynn_Sey_eth_arfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Sey_eth_isfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Siglufj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Skagastr_o_uml_nd" } + { "dynnp_af" "dynn_St_o_uml_eth_varfj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Stapi" } + { "dynnp_af" "dynn_Stokkseyri" } + { "dynnp_af" "dynn_Stykkish_o_act_lmur" } + { "dynnp_af" "dynn_Su_eth_ureyri" } + { "dynnp_af" "dynn_Svalbar_eth_seyri" } + { "dynnp_af" "dynn_T_a_act_lknafj_o_uml_r_eth_ur" } + { "dynnp_af" "dynn_Vestmannaeyjar" } + { "dynnp_af" "dynn_Vogar" } + } + + male_names = { + 3 = { # 500+ + _A_act_g_u_act_st _A_act_rni _A_act_sgeir + _I_act_var + _O_act_lafur _O_act_mar _O_act_skar + _TH__o_act_r_eth_ur _TH__o_act_rarinn _TH__o_act_rir _TH_orsteinn + A_eth_alsteinn Alexander Andri Ari Arnar Aron Atli + Baldur Benedikt Birgir Bj_o_uml_rgvin Bj_o_uml_rn Bjarni Brynjar + Dan_i_act_el Dav_i_act__eth_ + Egill Einar Eir_i_act_kur + Fri_eth_rik + G_i_act_sli Gar_eth_ar Gr_e_act_tar Gu_eth_j_o_act_n Gu_eth_mundur Gu_eth_ni Gunnar Gunnlaugur + H_o_uml_r_eth_ur Halld_o_act_r Haukur Helgi Hilmar Hjalti Hlynur + Ing_o_act_lfur Ingi + J_o_act_hann J_o_act_hannes J_o_act_n J_o_act_nas Jakob + K_a_act_ri Karl Kjartan Krist_o_act_fer Kristinn Kristj_a_act_n + Magn_u_act_s + P_a_act_ll P_e_act_tur + R_o_act_bert Ragnar Reynir + Sigr_u_act_n Sigur_eth_ur Sigurj_o_act_n Sindri Snorri Stef_a_act_n Sveinn Sverrir + T_o_act_mas Tryggvi + Valur Viktor Vilhj_a_act_lmur + } + 2 = { # 100-500 + _A_act_rmann _A_act_smundur + _O_act__eth_inn _O_uml_rn + _TH__o_act_r _TH__o_act_rhallur _TH_orbergur _TH_orgeir _TH_orkell _TH_orl_a_act_kur _TH_orleifur _TH_orvaldur _TH_orvar_eth_ur + Agnar Albert Alfre_eth_ Anton Arn_o_act_r Arngr_i_act_mur Au_eth_unn + B_o_uml__eth_var Baldvin Bergur Birkir Bjarki Bragi Brynj_o_act_lfur + Da_eth_i Dagur + E_eth_dvar_eth_ Eggert Ei_eth_ur El_i_act_as Elli_eth_i Emil Erlendur Eyj_o_act_lfur Eysteinn + Fannar Finnbogi Finnur Freyr + Geir Gestur Gr_i_act_mur Gu_eth_brandur Gu_eth_laugur + H_a_act_kon H_o_uml_gni H_o_uml_skuldur Haf_th__o_act_r Hafli_eth_i Hallgr_i_act_mur Hallur Hannes Hans Haraldur Hei_eth_ar Heimir Hermann Hinrik Hj_o_uml_rleifur Hj_o_uml_rtur Hrafn Hrei_eth_ar Hreinn + Indri_eth_i Ingimar + J_u_act_l_i_act_us Jens + L_a_act_rus L_u_act__eth_v_i_act_k Le_o_act_ Loftur Logi + M_a_act_r Mark_u_act_s Marteinn Martin Matth_i_act_as Mikael + N_i_act_els + Oddur Orri + P_a_act_lmi + R_o_uml_gnvaldur R_u_act_nar Rafn Run_o_act_lfur + S_ae_mundur S_i_act_mon Sam_u_act_el Sigf_u_act_s Sigmar Sigmundur Sigurbj_o_uml_rn Sigurgeir Sigvaldi Sk_u_act_li Sm_a_act_ri Sn_ae_bj_o_uml_rn Stein_th__o_act_r Steingr_i_act_mur Steinn Sturla Styrmir Svavar Sveinbj_o_uml_rn + Teitur Thomas Thor Torfi + Valdimar Valgeir Vi_eth_ar Vigf_u_act_s Vignir + } + 1 = { # 100- + _A_act_rel_i_act_us _A_act_stgeir + _I_act_sleifur + _O_uml_gmundur + _TH__o_act_rm_o_act__eth_ur _TH__o_act_roddur _TH_orgils + Arnaldur Arnlj_o_act_tur Au_eth_un + B_a_act_r_eth_ur Benon_y_act_ Bent Bergmann Bj_o_uml_rg_o_act_lfur Bolli Brandur + Eldj_a_act_rn Eymundur + Finnbj_o_uml_rn Flosi Fri_eth__th__o_act_r Fri_eth_finnur Fri_eth_geir Frosti + Gissur Gottsk_a_act_lk Gu_eth_bergur Gustav Guttormur Gyr_eth_ir + H_a_act_lfd_a_act_n Hallvar_eth_ur Hl_o_uml__eth_ver + Illugi Ingibergur + J_o_act_nmundur J_o_uml_rundur + Ketill Kl_ae_ngur Klemens Kristmann Kristmundur + Ludvig + N_o_act_i Narfi Nikul_a_act_s + Oddgeir + R_u_act_tur Rudolf + Sal_o_act_mon Sigfinnur Sighvatur Sigurhj_o_uml_rtur Sigurvin Sigvar_eth_ur Sk_u_act_ta Skafti Spartakus Sumarli_eth_i Svanberg + V_i_act_glundur V_i_act_kingur Vigg_o_act_ + Zophon_i_act_as + } + } + female_names = { + 3 = { + _A_act_sa _A_act_sd_i_act_s _A_act_slaug _A_act_sta + _I_act_ris + _O_act_l_o_uml_f + _TH__o_act_ra _TH__o_act_rd_i_act_s _TH__o_act_runn _TH_orbj_o_uml_rg + Anna Arna Au_eth_ur + Berglind Birna Bj_o_uml_rg Brynd_i_act_s + Dagn_y_act_ + Edda El_i_act_n El_i_act_sabet Erla Erna Eva + Gu_eth_bj_o_uml_rg Gu_eth_laug Gu_eth_n_y_act_ Gu_eth_r_i_act__eth_ur Gu_eth_r_u_act_n + Hafd_i_act_s Halld_o_act_ra Harpa Helga Hildur Hrafnhildur Hulda + Ingibj_o_uml_rg + J_o_act_hanna J_o_act_n_i_act_na J_o_act_na + Karen Katr_i_act_n Kolbr_u_act_n Krist_i_act_n Kristjana + L_a_act_ra Lilja + Mar_i_act_a Margr_e_act_t + R_o_act_sa Ragnhei_eth_ur Rakel + S_o_act_lveig Sandra Sara Sigr_i_act__eth_ur Sigurbj_o_uml_rg Soff_i_act_a Stefan_i_act_a Steinunn + Unnur + Valger_eth_ur + } + 2 = { + _A_act_sger_eth_ur _A_act_sthildur + _I_act_da + _O_act_laf_i_act_a _O_act_sk + _TH__o_act_rey + Agnes Ald_i_act_s Alexandra Alma + Bj_o_uml_rk Brynja Brynhildur + D_o_act_ra Dagbj_o_uml_rt + Emil_i_act_a + Fanney + Ger_eth_ur Gr_e_act_ta Gy_eth_a + Hanna Hei_eth_a Herd_i_act_s + Inga Ingveldur + J_o_act_runn J_u_act_l_i_act_ana + Kar_i_act_tas Katla Klara Kristr_u_act_n + L_o_act_a Linda + M_a_act_lfr_i_act__eth_ur Magnea Mar_i_act_n Matthildur Monika + Oddn_y_act_ + Petra + S_ae_d_i_act_s Sesselja Sif Sigurborg Silja + } + 1 = { + _A_act_lfr_u_act_n + Alb_i_act_na Alfa Arn_th_r_u_act__eth_ur Arnfr_i_act__eth_ur + Bjarkey + D_u_act_na Dr_o_uml_fn + Eir Elena Ethel + H_o_uml_gna Hera + I_eth_a + L_i_act_f Lind + Mist Mj_o_uml_ll + R_u_act_n + } + } + dynasty_of_location_prefix = "dynnp_af" + + patronym_suffix_male = "dynnpat_suf_sson" + patronym_suffix_female = "dynnpat_suf_sd_o_act_ttir" + always_use_patronym = yes + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 60 + mat_grf_name_chance = 10 + father_name_chance = 10 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 10 + mat_grm_name_chance = 60 + mother_name_chance = 10 + + + mercenary_names = { + } +} diff --git a/common/culture/name_lists/NEOW_kurdish.txt b/common/culture/name_lists/NEOW_kurdish.txt index 73934625..139651d5 100644 --- a/common/culture/name_lists/NEOW_kurdish.txt +++ b/common/culture/name_lists/NEOW_kurdish.txt @@ -7,10 +7,17 @@ name_list_NEOW_kurdish_wip = { } male_names = { + Berdan Deng_i_hat_r + Hi_s_ced_yar + K_a_hat_mran + Pero } female_names = { Berf_i_hat_n + Dersim Dirayet + Nuran + Remziye } # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. diff --git a/common/culture/name_lists/NEOW_normaund.txt b/common/culture/name_lists/NEOW_normaund.txt index 0793c8d1..255ce21d 100644 --- a/common/culture/name_lists/NEOW_normaund.txt +++ b/common/culture/name_lists/NEOW_normaund.txt @@ -273,7 +273,7 @@ Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Azagh_a_hat_l B_e_uml_or B_o_act_r Balin Bandobras Barahir Barbicane Bard Beaufort Beleg Beorn Beregond Beren Bifur Bilbon Bill Bofur Bombur Boromir Brandir Bree Brego Caderousse Calogrenant Celebrimbor Celeborn Cirion Ciryatan Clerval Clopin Conseil Curumo - D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Digory Dior Dori Drinian Durin Dwalin + D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Dior Dori Duilin Durin Dwalin E_a_uml_rendil E_a_uml_rnil E_a_uml_rnur Ecthelion Egalmoth Eldacar Eldarion Elendil Elfhelm Elrond Elros Enjolras Eorl Erkenbrand F_e_uml_anor F_i_act_li Fantasio Faramir Fauchelevent Felagund Felar_o_act_f Finarfin Fingolfin Fingon Fr_e_act_d_e_act_gar Frodon Galdor Gandalf Gavroche Gerontius Gil-galad Gimli Gl_o_act_in Glorfindel Gringoire Gripoil Gwaihir @@ -288,14 +288,14 @@ Paladin Pallando Panoramix Passepartout Pencroff Peregr_i_uml_n Phileas-Fogg Phoebus Pontmercy Porthos Quasimodo Radagast Robur Roheryn - Samsagace Spirou Sylvebarbe + Samsagace Schtroumpf Spirou Sylvebarbe T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turgon Valacar Voltaire Zola ### Normal names _E_act_douard _E_act_mile _E_act_ric _E_act_tienne - Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Axel + Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Augustin Axel B_e_act_renger Barth_e_act_l_e_act_my Baudouin Benjamin Beno_i_hat_t Bernard Bertrand Blaise Bruno C_e_act_dric C_e_act_sar Camille Charles Christian Christophe Cl_e_act_ment Claude_male Clotaire Clovis Damien Daniel David Denis Didier Dimitri Dominique_male @@ -336,7 +336,7 @@ M_e_act_lusine Melian Merc_e_act_d_e_grv_s N_i_act_niel Nerdanel Nienor Primula - Silmarien + Schtroumpfette Silmarien Telperien Th_e_act_odwyn Tin_u_act_viel Vair_e_uml_ Vanimeld_e_uml_ Varda Yavanna diff --git a/common/culture/name_lists/NEOW_norwegian.txt b/common/culture/name_lists/NEOW_norwegian.txt index 416998e6..7d3cedc2 100644 --- a/common/culture/name_lists/NEOW_norwegian.txt +++ b/common/culture/name_lists/NEOW_norwegian.txt @@ -218,7 +218,7 @@ Finn Fredrik Frode Geir Gunnar H_a_rng_kon H_a_rng_vard Hans Harald Helge Henrik - Inge Ivar + Inge_male Ivar J_o_stk_rgen J_o_stk_rn Jan Jens Johan John Jon K_a_rng_re Kai Karl Kenneth Kim Kjell Knut Kristian Lars Leif diff --git a/common/culture/name_lists/NEOW_palatine.txt b/common/culture/name_lists/NEOW_palatine.txt index 0c6f3b05..32e19f1a 100644 --- a/common/culture/name_lists/NEOW_palatine.txt +++ b/common/culture/name_lists/NEOW_palatine.txt @@ -1,240 +1,239 @@ -name_list_palatine = { - - cadet_dynasty_names = { - "dynn_Schmitz" - "dynn_Becker" - "dynn_Schneider" - "dynn_Schmidt" - "dynn_Klein" - "dynn_Meyer" - "dynn_Weber" - "dynn_Schulte" - "dynn_Fischer" - "dynn_Peters" - "dynn_Eiermann" - "dynn_Ohlinger" - "dynn_Franck" - "dynn_Wander" - "dynn_Endesfelder" - "dynn_Riehm" - "dynn_Scharping" - "dynn_Saftig" - "dynn_Klasen" - "dynn_Bengsch" - "dynn_Grillmeier" - { "dynnp_von" "dynn_Preysing" } - "dynn_Hergenr_o_ther" - "dynn_Schade" - "dynn_P_u_tz" - "dynn_Dockweiler" - "dynn_Kohler" - { "dynnp_von" "dynn_Kleve" } - "dynn_Gross" - "dynn_Rupp" - "dynn_Wagner" - "dynn_Sch_a_uml_fer" - "dynn_Schwarz" - "dynn_Scherer" - "dynn_Braun" - "dynn_Backes" - "dynn_Kr_a_mer" - "dynn_Koch" - "dynn_Herrmann" - "dynn_Ziegler" - "dynn_Recktenwald" - "dynn_Hofmann" - "dynn_Kaiser" - "dynn_Schulz" - "dynn_Fuchs" - "dynn_Baumann" - "dynn_Haas" - "dynn_Jahn" - "dynn_Bonzel" - } - - dynasty_names = { - "dynn_Schmitz" - "dynn_Becker" - "dynn_Schneider" - "dynn_Schmidt" - "dynn_Klein" - "dynn_Meyer" - "dynn_Weber" - "dynn_Schulte" - "dynn_Fischer" - "dynn_Peters" - "dynn_Eiermann" - "dynn_Ohlinger" - "dynn_Franck" - "dynn_Wander" - "dynn_Endesfelder" - "dynn_Riehm" - "dynn_Scharping" - "dynn_Saftig" - "dynn_Klasen" - "dynn_Bengsch" - "dynn_Grillmeier" - { "dynnp_von" "dynn_Preysing" } - "dynn_Hergenr_o_ther" - "dynn_Schade" - "dynn_P_u_tz" - "dynn_Dockweiler" - "dynn_Kohler" - { "dynnp_von" "dynn_Kleve" } - "dynn_Gross" - "dynn_Rupp" - "dynn_Wagner" - "dynn_Sch_a_uml_fer" - "dynn_Schwarz" - "dynn_Scherer" - "dynn_Braun" - "dynn_Backes" - "dynn_Kr_a_mer" - "dynn_Koch" - "dynn_Herrmann" - "dynn_Ziegler" - "dynn_Recktenwald" - "dynn_Hofmann" - "dynn_Kaiser" - "dynn_Schulz" - "dynn_Fuchs" - "dynn_Baumann" - "dynn_Haas" - "dynn_Jahn" - "dynn_Bonzel" - } - - male_names = { - 3 = { - Andreas Anselmo Albrecht Artur - Bernd-Dieter Bruno Benno Bodo - Carl - Detlef Dieter Dietrich - El_i_as Erwin Erhard Eduard - Franziskus Friedrich Fritz Ferdinand - G_u_uml_nter Georg-Ludwig Gottschalk Gerhard G_o_uml_tz - Hans-Werner Helmut Hans-Heinrich Holger Hartmut Hans-G_u_nter Hans-J_o_uml_rg - Karl-Heinz Klaus-Dieter - Matthias Marcus - Norbert Nikolaus - Tobias Theodor Timo - Otmar Oskar - Ulrich Uwe - R_u_uml_diger Raimund Raphael - Lutz Lutwin Leonhard Lukas - Jochen - Willibald Wolfram - } - 2 = { - Amand Achim Armin Anton - Bertolt Burkhard - Christfried - Darrell Dagmar - Eugen Erich Edwin Eberhard - Franz-Josef Franz-Rudolf - Gottfried Gisbert Guntram - Herbert Hans-Josef Heinz Hermann Hans-Peter Hugo Karl-Ludwig Hans-Otto - Karl-Hans Kurt-Julius Konrad-Graf - Siegmund - } - 1 = { - Adalbert Alois Alfons Arnold - Benedikt Bernard - Dominic - Engelbert - Gotthilf Gottlieb - Hans-Georg Herward Hans-J_u_uml_rgen Hans-Joachim Hans-Walter Heiko - Klaus Kurt - Rudolf Reinhold - Lowell Lorenz Lothar Leo - Johann-Baptist J_u_uml_rgen Julius - Paulus - Rainer Roman - Sebastian Siegbert - Valentin - Wilfried Wendelin - } - } - female_names = { - 3 = { - Adele Anneliese Anne Anette - B_a_uml_rbel Beate Bianca - Christa Christiane Charlotte Corinna - Daniela - Elke Elfriede Eva Elena Eleonore Emil Eveline - Friedel Frieda Friederike - Gisela Gretel Gabriela - Hildegard Hilde Heidemarie Heiderose - Irmgard Ilse Irma Irina - Jutta Johanna Janine Josefa - Katharina Klaudia Kristina - Margit Marlene Mathilde Magdalena Marie-Luise Marie-Theresa - Waltraud Wilma - Rita Rose-Marie Regina - Liselotte Lydia Liane - Sandra Stefanie Silke Sieglinde - Theresa Tina Thea - Vera Vanessa Veronika - Patricia - } - 2 = { - Anja Anita Alexandra Antonia Annegret - Brunhilde Beatrix Bernadette - Carmen Cornelia Christina Caroline - Diana Dorothea - Erika Edith Ellen Evelin Edeltraut Ella - Frida - Gabriele Gabi Gerda Gertraud - Hannelore Helene Heide Henriette - Irene Iris Ina - Josefine Juliane Jeanette - K_a_uml_the Karoline Kornelia - Natalie - Mechthild Marcel Margrit Marie-Magdalena - Wiebke - Ottilie - Ulrike Ursula - Michaela Marliese Marita - Verena Viktoria - Pia Pauline - Renate Ruth Ramona - Liesel Laura Lisa Lina Lotte - Silvia Sonja Sibylle Sofie - Zita - } - 1 = { - Angelika Annemarie Anne-Rose Angelika - Babette Britta - Carina Carol-Ann Constanze - Doris - Erna Else Edeltraud Eva-Maria Edelgard Evelyn - Heidrun Herta Hanna Hilda - Ilona Isolde Ilka - Martina Margareta Magda Manuela - Rosi Rosina - Luise Lieselotte Lucia Linda - Nicole Nadine - Marta Marie Margarethe - Tanja - Judith Jessica - Katja Karola - Ute Uschi Ulla - Yvonne - } - } - dynasty_of_location_prefix = "dynnp_von" - - # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. - pat_grf_name_chance = 60 - mat_grf_name_chance = 10 - father_name_chance = 10 - - # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. - pat_grm_name_chance = 10 - mat_grm_name_chance = 60 - mother_name_chance = 10 - - - mercenary_names = { - } -} +name_list_palatine = { + + cadet_dynasty_names = { + "dynn_Schmitz" + "dynn_Becker" + "dynn_Schneider" + "dynn_Schmidt" + "dynn_Klein" + "dynn_Meyer" + "dynn_Weber" + "dynn_Schulte" + "dynn_Fischer" + "dynn_Peters" + "dynn_Eiermann" + "dynn_Ohlinger" + "dynn_Franck" + "dynn_Wander" + "dynn_Endesfelder" + "dynn_Riehm" + "dynn_Scharping" + "dynn_Saftig" + "dynn_Klasen" + "dynn_Bengsch" + "dynn_Grillmeier" + { "dynnp_von" "dynn_Preysing" } + "dynn_Hergenr_o_uml_ther" + "dynn_Schade" + "dynn_P_u_uml_tz" + "dynn_Dockweiler" + "dynn_Kohler" + { "dynnp_von" "dynn_Kleve" } + "dynn_Gross" + "dynn_Rupp" + "dynn_Wagner" + "dynn_Sch_a_uml_fer" + "dynn_Schwarz" + "dynn_Scherer" + "dynn_Braun" + "dynn_Backes" + "dynn_Kr_a_uml_mer" + "dynn_Koch" + "dynn_Herrmann" + "dynn_Ziegler" + "dynn_Recktenwald" + "dynn_Hofmann" + "dynn_Kaiser" + "dynn_Schulz" + "dynn_Fuchs" + "dynn_Baumann" + "dynn_Haas" + "dynn_Jahn" + "dynn_Bonzel" + } + + dynasty_names = { + "dynn_Schmitz" + "dynn_Becker" + "dynn_Schneider" + "dynn_Schmidt" + "dynn_Klein" + "dynn_Meyer" + "dynn_Weber" + "dynn_Schulte" + "dynn_Fischer" + "dynn_Peters" + "dynn_Eiermann" + "dynn_Ohlinger" + "dynn_Franck" + "dynn_Wander" + "dynn_Endesfelder" + "dynn_Riehm" + "dynn_Scharping" + "dynn_Saftig" + "dynn_Klasen" + "dynn_Bengsch" + "dynn_Grillmeier" + { "dynnp_von" "dynn_Preysing" } + "dynn_Hergenr_o_uml_ther" + "dynn_Schade" + "dynn_P_u_uml_tz" + "dynn_Dockweiler" + "dynn_Kohler" + { "dynnp_von" "dynn_Kleve" } + "dynn_Gross" + "dynn_Rupp" + "dynn_Wagner" + "dynn_Sch_a_uml_fer" + "dynn_Schwarz" + "dynn_Scherer" + "dynn_Braun" + "dynn_Backes" + "dynn_Kr_a_uml_mer" + "dynn_Koch" + "dynn_Herrmann" + "dynn_Ziegler" + "dynn_Recktenwald" + "dynn_Hofmann" + "dynn_Kaiser" + "dynn_Schulz" + "dynn_Fuchs" + "dynn_Baumann" + "dynn_Haas" + "dynn_Jahn" + "dynn_Bonzel" + } + + male_names = { + 3 = { + Andreas Anselmo Albrecht Artur + Bernd-Dieter Bruno Benno Bodo + Carl + Detlef Dieter Dietrich + El_i_act_as Emil Erwin Erhard Eduard + Franziskus Friedrich Fritz Ferdinand + G_u_uml_nter Georg-Ludwig Gottschalk Gerhard G_o_uml_tz + Hans-Werner Helmut Hans-Heinrich Holger Hartmut Hans-G_u_nter Hans-J_o_uml_rg + Karl-Heinz Klaus-Dieter + Matthias Marcus + Norbert Nikolaus + Tobias Theodor Timo + Otmar Oskar + Ulrich Uwe + R_u_uml_diger Raimund Raphael + Lutz Lutwin Leonhard Lukas + Jochen + Willibald Wolfram + } + 2 = { + Amand Achim Armin Anton + Bertolt Burkhard + Christfried + Darrell + Eugen Erich Edwin Eberhard + Franz-Josef Franz-Rudolf + Gottfried Gisbert Guntram + Herbert Hans-Josef Hans-Otto Heinz Hermann Hans-Peter Hugo + Karl-Hans Karl-Ludwig Kurt-Julius Konrad-Graf + Marcel + Siegmund + } + 1 = { + Adalbert Alois Alfons Arnold + Benedikt Bernard + Dominic + Engelbert + Gotthilf Gottlieb + Hans-Georg Herward Hans-J_u_uml_rgen Hans-Joachim Hans-Walter Heiko + Klaus Kurt + Rudolf Reinhold + Lowell Lorenz Lothar Leo + Johann-Baptist J_u_uml_rgen Julius + Paulus + Rainer Roman + Sebastian Siegbert + Valentin + Wilfried Wendelin + } + } + female_names = { + 3 = { + Adele Anneliese Anette Anne + B_a_uml_rbel Beate Bianca + Charlotte Christa Christiane Corinna + Daniela + Elena Eleonore Elfriede Elke Eva Eveline + Frieda Friedel Friederike + Gabriela Gisela Gretel + Heidemarie Heiderose Hilde Hildegard + Ilse Irina Irma Irmgard + Janine Johanna Josefa Jutta + Katharina Klaudia Kristina + Liane Liselotte Lydia + Magdalena Margit Marie-Luise Marie-Theresa Marlene Mathilde + Patricia + Regina Rita Rose-Marie + Sandra Sieglinde Silke Stefanie + Thea Theresa Tina + Vanessa Vera Veronika + Waltraud Wilma + } + 2 = { + Anita Anja Alexandra Annegret Antonia + Beatrix Bernadette Brunhilde + Carmen Caroline Christina Cornelia + Dagmar Diana Dorothea + Edeltraut Edith Ella Ellen Erika Evelin + Frida + Gabi Gabriele Gerda Gertraud + Hannelore Heide Helene Henriette + Ina Irene Iris + Jeanette Josefine Juliane + K_a_uml_the Karoline Kornelia + Liesel Laura Lisa Lina Lotte + Margrit Marie-Magdalena Marita Marliese Mechthild Michaela + Natalie + Ottilie + Pauline Pia + Ramona Renate Ruth + Sibylle Silvia Sofie Sonja + Ulrike Ursula + Verena Viktoria + Wiebke + Zita + } + 1 = { + Angelika Annemarie Anne-Rose + Babette Britta + Carina Carol-Ann Constanze + Doris + Edelgard Edeltraud Else Erna Eva-Maria Evelyn + Hanna Heidrun Herta Hilda + Ilka Ilona Isolde + Jessica Judith + Karola Katja + Lieselotte Linda Lucia Luise + Magda Manuela Margareta Margarethe Marie Marta Martina + Nadine Nicole + Rosi Rosina + Tanja + Ulla Uschi Ute + Yvonne + } + } + dynasty_of_location_prefix = "dynnp_von" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 60 + mat_grf_name_chance = 10 + father_name_chance = 10 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 10 + mat_grm_name_chance = 60 + mother_name_chance = 10 + + + mercenary_names = { + } +} diff --git a/common/culture/name_lists/NEOW_prytoneg.txt b/common/culture/name_lists/NEOW_prytoneg.txt index 7d0ce817..82ddac3f 100644 --- a/common/culture/name_lists/NEOW_prytoneg.txt +++ b/common/culture/name_lists/NEOW_prytoneg.txt @@ -67,30 +67,52 @@ name_list_prytoneg = { } male_names = { #add name equivalencies to this later | heavily welshified english, add asian names - Aarhav Aarhon Aarhwsh Achynatyn Accolon Addam Addgarh Adrhyan Aeddan Agrhafyayn Ahmadd Ajaks Akhynaton Aksel Alan Alastayrh Albanactus Albus Albyrht Alddarhyon Alddorh_Aldroenus Alfrhyd Alyksandyrh Amanddyl Amynhotyp Anarhyon Anddwcal Andrhyw Angus Ansylm Arhchgallo Arhfurh Arhnoldd Arhshyyr Arhthfoddo Arhthos Atanamyrh Atanatarh Aubrhyy - Baldrhyc Balyan Barhnabas Barhtly Blyyddwd Brhan Brhochfayl Brhunorh Brhwtus Brhyan Brhylan Brhynnyus Brhyog Byaufforht Bydywyrhy Bylal - Caddcwal Caddwaladrh Caddwallon Caddwgan Calogrhynant Carhaddog Carhloman Caswallon Casym Caydd Charhlys Chrhystoffyrh Chylperhyc Chyops Colyn Conan Constantyny Corhyolanus Cydrhyc Cynddylw Cynddyyrhn Cynfarhch Cynffawr Cynffayl Cynffylyn Cyngarh Cyrhydyg Cywyn Cyyf - Ddagobyrht Ddagonyt Ddarhyus Ddawyd Ddonaldd Ddorhyan Ddouglas Ddumnagual Ddylan Ddylrhoy - Eaddsyg Eaddwald Eaddwarhd Ectorh Eddmundd Eddwyn Eddyrhn Efan Elrhos Elyan Emrhys Erhyc Eynyon - Ffrhagan Ffrhancys Ffrhobyshyrh Ffrhydyrhyc Ffrhyog Ffylyp Ffynyas Ffyrhgus Ffyrhmyn Ffyrhnffayl Ffyrhrhyks Fwtmosy Fyoddorhy + # New post-The_Random_Cheese names + _AE_dem _AE_id _AE_irva _AE_ktheoh _AE_ldernon _AE_li _AE_mbroseh _AE_ran _AE_rav + Aahlex Aahlexenda Abneh Ahkhenuhten Ahmahnhotep Albeht Alen Alfehd Anroo Anthuni Archibawld Arnuhd Artheh Awgystws + Baheer Bahsenshuho Bantlee Bedivuh Behohwoolf Benjemen Br_e_brv_kat Brahyan Brendun + Cadwalun Chakrehbahteh Charls Cherryuh + D_ae_ren D_ae_rias Dahnyuhl Dahvensh Danvid Denethuh Dhruvan Domanik Duluhn + Ehvith + Heethkluhf Hemlet Henguhst Hirou + Keeawps Klemuhnt Krestuhfuh + Lansuhlot + Mekbeth + Ohrtuhveeus Ohrwell Orsa Osihmandeeus + Ramissi Robynud Rodehrick + S_ae_ld_i_hat_n + Thutmos Tolkean Tutanchamwn + + # Old pre-The_Random_Cheese names + Aarhwsh Accolon Addgarh Adrhyan Aeddan Agrhafyayn Ahmadd Ajaks Aksel Albanactus Albus Alddarhyon Alddorh_Aldroenus Amanddyl Anarhyon Anddwcal Angus Ansylm Arhchgallo Arhshyyr Arhthfoddo Arhthos Atanamyrh Atanatarh Aubrhyy + Baldrhyc Balyan Barhnabas Barhtly Blyyddwd Brhan Brhochfayl Brhunorh Brhwtus Brhylan Brhynnyus Brhyog Byaufforht Bylal + Caddcwal Caddwaladrh Caddwgan Calogrhynant Carhaddog Carhloman Caswallon Casym Caydd Charhlys Chylperhyc Colyn Conan Constantyny Corhyolanus Cydrhyc Cynddylw Cynddyyrhn Cynfarhch Cynffawr Cynffayl Cynffylyn Cyngarh Cyrhydyg Cywyn Cyyf + Ddagobyrht Ddagonyt Ddonaldd Ddorhyan Ddouglas Ddumnagual Ddylan Ddylrhoy + Eaddsyg Eaddwald Eaddwarhd Ectorh Eddmundd Eddwyn Eddyrhn Efan Elrhos Elyan Erhyc Eynyon + Ffrhagan Ffrhancys Ffrhobyshyrh Ffrhydyrhyc Ffrhyog Ffylyp Ffynyas Ffyrhgus Ffyrhmyn Ffyrhnffayl Ffyrhrhyks Fyoddorhy Gallahadd Gamon Gann Garhyf Godffrhyy Godwyn Gorhddon Grhyffyf Grhygorhy Grhyngolet Guy Gwrhyadd Gwyn Gylberht Gylddas Gylys Gyoffrhyy Gyorhgy Gyrhaldd Gyrhaynt - Hallatan Hamlyt Harholdd Harhpyrh Harhrhy Harhtnyll_Hartnell Hawylock Horhatyo Hugh Humfrhyy Hurhnddall Hyctorh Hyngyst Hyrham + Hallatan Harholdd Harhpyrh Harhrhy Harhtnyll_Hartnell Hawylock Horhatyo Hugh Humfrhyy Hurhnddall Hyctorh Hyngyst Hyrham Iddnyrhf Iddwal Ifanhoy Inyrh Isaac Isambarhdd Ishmayl Isylmo Jamys John Jonathan Jorhddan Josyff Julyan Julys Justyn Jycyll - Lancylot Laurhyncy Locrhynus Lucan Lupus Lwcyus Lwddowyyc Lyonyl Lyu Lywarhch Lyyrh - Macbef Malcolm Malyc Mancsomy Marhc Marhmadduky Marhtyn Marhyus Matfyw Maurhycy Maylgwn Mohammydd Morhddrhydd Morhgan Mychayl Mylddrhyc Myrhlyn Mymprhycyus Mynastyrh Myrhcurhy + Laurhyncy Locrhynus Lucan Lupus Lwcyus Lwddowyyc Lyonyl Lyu Lywarhch Lyyrh + Malcolm Malyc Mancsomy Marhc Marhmadduky Marhtyn Marhyus Matfyw Maurhycy Maylgwn Mohammydd Morhddrhydd Morhgan Mychayl Mylddrhyc Myrhlyn Mymprhycyus Mynastyrh Myrhcurhy Nafanyyl Narhmyrh Nasyrh Norhman Nycholas Nylson Nynnyaw Nynnyus Nyyptyon Padrhyg Palamyddys Palantyrh Paul Pellyas Pellynorhy Porhrhyks Pypyn Pyrh Pyrhcywyal Pytyrh - Rhalff Rhamyssys Rhanddolff Rhobyn Rhobyrht Rhogyrh Rholandd Rhoman Rhonaldd Rhubyus Rhuddygorhy Rhudyarhdd Rhycharhdd Rhygby Rhygynaldd Rhyngo Rhywyallo - Sagrhamorhy Sahyd Saladdyn Samuyl Sayn Scafylock Scott Shyrhloc Sorhonto Spyky Styffyn Stynyan Sullywyan Surhyon Sylwystyrh Symon Symrhathon Sywyrhus - Tarhrhant Tegwyd Thaddyus Thyobaldd Thyoffylus Trhystan Twtanchamun Tybyrhyus Tyygnmouf + Rhalff Rhanddolff Rhobyn Rhobyrht Rhogyrh Rholandd Rhoman Rhonaldd Rhubyus Rhuddygorhy Rhudyarhdd Rhycharhdd Rhygby Rhygynaldd Rhyngo Rhywyallo + Sagrhamorhy Sahyd Samuyl Sayn Scafylock Scott Shyrhloc Sorhonto Spyky Styffyn Stynyan Sullywyan Surhyon Sylwystyrh Symon Symrhathon Sywyrhus + Tarhrhant Tegwyd Thaddyus Thyobaldd Thyoffylus Trhystan Tybyrhyus Tyygnmouf Ufrh Urhyyn - Waltyrh Wayn Wbyrhon Wlywyyrh Wutgrhaby Wyalyrhyan Wyarhddamyrh Wyladd Wylbyrht Wyllyam Wynston Wyyctorh Wyyncynt Wyyysyy Wzymanddyas + Waltyrh Wayn Wbyrhon Wlywyyrh Wutgrhaby Wyalyrhyan Wyarhddamyrh Wyladd Wylbyrht Wyllyam Wynston Wyyctorh Wyyncynt Wyyysyy } female_names = { #add name equivalencies to this later | also need to add some british asian names later + # New post-The_Random_Cheese names + Clehrinduh + Kl_ae_apatra + + # Old pre-The_Random_Cheese names Abygayl Adda Addyla Addylayddy Affrhodyty Agnys Almarhyan Almyrha Alycy Amyce Ancalymy Angyla Anny Antoynytty Awylyny Blodwyn Boudyca Brhonwyn Byanca Byatrhyks - Carhon Cathyrhyny Catyy Charhytyy Chloy Clarha Clymyntyny Clyopatrha Constancy Corhddylya Crhyyrhwy Cycylya Cynfya Cyyndrhych + Carhon Cathyrhyny Catyy Charhytyy Chloy Clarha Clymyntyny Constancy Corhddylya Crhyyrhwy Cycylya Cynfya Cyyndrhych Ddahlya Ddorhofyy Ddyana Ddynysy Edyf Ela Elayny Elwyrha Elyanorh Elysabyf Emma Emylyy Enydd Esfyrh Euddorha Ewya Ffatymah Ffayy Fflyurh Ffoyby Ffrhancys_female Ffydylya Ffyllys Ffylomyna Ffylyppa Ffylyssa Ffyon diff --git a/common/culture/name_lists/NEOW_scouseg.txt b/common/culture/name_lists/NEOW_scouseg.txt index 1639aa76..a8ac7ef8 100644 --- a/common/culture/name_lists/NEOW_scouseg.txt +++ b/common/culture/name_lists/NEOW_scouseg.txt @@ -67,31 +67,53 @@ name_list_scouseg = { } male_names = { #add name equivalencies to this later | northwestern brit, add indian names - Aarav Aaron Achynatyn Addam Addryan Addvyf Allan Allbyrt Allfrydd Allyksanddyr Allyystyr Amynhotyp Anddryw Anfwny Archyballdd Archyr Arfur Arnolldd - Balldduyn Borys Branddon Bryan Byddyfyry Byllall Bynjamyn - Callum Callwyn Camyron Chacrabarty Charllys Chrystoffyr Chyops Cllymynt Cllywyy Collyn Cornyllyus Crayg Cyryll - Ddanyyll Ddavydd Ddhrwvan Ddomynyc Ddoryan Ddougllas Ddyan Ddynnys Ddyryk Ddyvansh + # New post-The_Random_Cheese names + Aahvitt Aathay Abnuh Ahkihnayten Ahnawld Aiva Aktayvyus Albet Alee Alfrud Ambruhs Andru Anthuhnee Arahv Aran Ardam Arjuhnun Arlan Arlegz Arlegzahnuh Artibald Awrwell + Baseneabiu Bayuhwulf Behdihvuh Bekit Benjuhmin Bentlee Brandan Bryan Buhhee + Cadwuhlun Chahlz Chakrabartee Charyuh Chihops + D_u_hat_ilan Danyuhl Dayrun Dayruss Deivad Denuhthaw Dohmenik Duhvahnsh Druvun + Ecktioh + Hahyd Hamlit Heethklif Hehnguhst Hitruh Horseh + Kleman Kristuhfuh + Lanse_l_bar_ut + Maakbeth + Ohgurtus Ozihmandies + Raahbinhuwd Rammesses Rodarik + Saleden + Tolkeen Tutmuss Tuttankamoon + Uhmenhuhtep + + # Old pre-The_Random_Cheese names + Aarav Addryan Addvyf Archyr + Balldduyn Borys Byllall + Callum Callwyn Camyron Charllys Cllywyy Collyn Cornyllyus Crayg Cyryll + Ddoryan Ddougllas Ddyan Ddynnys Ddyryk Eddgar Eddmundd Eddwardd Ellton Ellyngton Ellyot Ernyst Erscyny Eryc Ewgyny - Ffabyan Ffllytchyr Ffordd Ffrancys Ffryddyryc Fwtmosy Fyllyp Fyoddory + Ffabyan Ffllytchyr Ffordd Ffrancys Ffryddyryc Fyllyp Fyoddory Gabryyll Garyf Gawyyn Gorddon Gryffyf Grygory Gylbyrt Gyoffryy Gyorgy Gyralldd Gyraynt - Hamllyt Haoyw Haroan Harolldd Haryf Hollddyn Horatyo Hwgh Hwmffryy Hyctor Hynry Hyrbyrt + Haoyw Haroan Harolldd Haryf Hollddyn Horatyo Hwgh Hwmffryy Hyctor Hynry Hyrbyrt Ian Iddwall Ifanhoy Isaac Jac Jacob Jamys Jamyy Jarydd Jason John Jonafan Jorddan Joshua Josyff Jullys Justyn Jycyll Jyrymyah - Llancyllot Llauryncy Lloydd Llwcyus Llwky Llyam Llyllouch Llyon Llyonyll Llywys Llyy Llyyghton - Macbef Makswyll Mallyc Marc Martyn Matfyu Maurycy Mwradd Mychayll Myrllyn Mytchyll + Llauryncy Lloydd Llwcyus Llwky Llyam Llyllouch Llyon Llyonyll Llywys Llyy Llyyghton + Makswyll Mallyc Marc Martyn Matfyu Maurycy Mwradd Mychayll Myrllyn Mytchyll Nafan Nafanayll Nwrman Nyckwllas Nyddardd Nygyll Nyll Pallamyddys Patryc Patyll Paull Pyrcywyall Pyt Pytyr - Rahyym Rallff Ramsay Ramyssys Randdollff Raymwndd Robyrt Rogyr Rollandd Roy Russyll Ryan Rychardd Rygynalldd Ryks Ryngo Ryshabh - Sachary Salladdyn Samuyll Shaun Shawrya Shyrlloc Spyncyr Stanllyy Stuart Styffyn Symon Syngh - Tallory Tomas Trynt Twtanchamun Tyllyr Tymofy Tyrry Tyryq + Rahyym Rallff Ramsay Randdollff Raymwndd Robyrt Rogyr Rollandd Roy Russyll Ryan Rychardd Rygynalldd Ryks Ryngo Ryshabh + Sachary Samuyll Shaun Shawrya Shyrlloc Spyncyr Stanllyy Stuart Styffyn Symon Syngh + Tallory Tomas Trynt Tyllyr Tymofy Tyrry Tyryq Ufyr Umar Uryn - Walltyr Wayn Wctawyyus Wbyron Wllywyyr Wyllyam Wynston Wyyncynt Wzymanddyas + Walltyr Wayn Wbyron Wllywyyr Wyllyam Wynston Wyyncynt Yun_spc_Hyy Yya_spc_Wyy } female_names = { #add name equivalencies to this later | also need to add some british asian names later + # New post-The_Random_Cheese names + Clohrinduh + Kliapetra + + # Old pre-The_Random_Cheese names Abby Abygayll Addylla Addyllayddy Agnys Allycy Allyksanddra Ambyr Amy Anahyta Anny Arya Ashlly Awyllyny Bllanchy Bryddgyt Byafany Byatrycy - Cafyryny Caytllyn Charllotty Chlloy Chun Chyllsya Chyryll Chyryssy Cllyopatra Constancy Crystall Cycyllya Cyjay + Cafyryny Caytllyn Charllotty Chlloy Chun Chyllsya Chyryll Chyryssy Constancy Crystall Cycyllya Cyjay Ddanny Ddanylly Ddyya Eddyf Ela Ellayny Ellyanor Ellyzabyf Emma Emylly Enydd Ewya Fanvy Fayf Ffang Ffarrah Fyllypa diff --git a/common/culture/name_lists/NEOW_brittannic.txt b/common/culture/name_lists/NEOW_soufyrneg.txt similarity index 57% rename from common/culture/name_lists/NEOW_brittannic.txt rename to common/culture/name_lists/NEOW_soufyrneg.txt index ee1523a6..c8c6c1bf 100644 --- a/common/culture/name_lists/NEOW_brittannic.txt +++ b/common/culture/name_lists/NEOW_soufyrneg.txt @@ -42,47 +42,47 @@ { "dynn_Brombyksddon" } { "dynn_Londdon" } { "dynn_Soufwark" } - { "dynn_Wystmynstyr } - { "dynn_Ealyng } - { "dynn_Hyllyngddon } - { "dynn_Arun } - { "dynn_Shyshystyr } - { "dynn_Guylddffordd } - { "dynn_Wokyng } - { "dynn_Soufyndd_on_Sya } - { "dynn_Kolshystyr } - { "dynn_Saffron_Walddyn } - { "dynn_Hyrtffordd } - { "dynn_Styfynagy } - { "dynn_Watffordd } - { "dynn_Lwton } - { "dynn_Byddffordd } - { "dynn_Ampthyll } - { "dynn_Norfampton } - { "dynn_Braklyy } - { "dynn_Kyttyryng } - { "dynn_Covyntrhy } - { "dynn_Warhwyc } - { "dynn_Byrhmyngham } - { "dynn_Brhomsgrhofy } - { "dynn_Worhcystyrh } - { "dynn_Cyddyrhmynstyrh } - { "dynn_Strhowdd } - { "dynn_Gloucystyrh } - { "dynn_Lyddburhy } - { "dynn_Hyrhyfforhdd } - { "dynn_Lyomynstyrh } - { "dynn_Nywporht } - { "dynn_Abyrhgafynny } - { "dynn_Luddlow } - { "dynn_Wystburhy } - { "dynn_Tylfforhdd } - { "dynn_Shrhywsburhy } - { "dynn_Wrycsham } - { "dynn_Ddynbygh } - { "dynn_Conwy } - { "dynn_Swaddlynkoty } - { "dynn_Dyrby } + { "dynn_Wystmynstyr" } + { "dynn_Ealyng" } + { "dynn_Hyllyngddon" } + { "dynn_Arun" } + { "dynn_Shyshystyr" } + { "dynn_Guylddffordd" } + { "dynn_Wokyng" } + { "dynn_Soufyndd_on_Sya" } + { "dynn_Kolshystyr" } + { "dynn_Saffron_Walddyn" } + { "dynn_Hyrtffordd" } + { "dynn_Styfynagy" } + { "dynn_Watffordd" } + { "dynn_Lwton" } + { "dynn_Byddffordd" } + { "dynn_Ampthyll" } + { "dynn_Norfampton" } + { "dynn_Braklyy" } + { "dynn_Kyttyryng" } + { "dynn_Covyntrhy" } + { "dynn_Warhwyc" } + { "dynn_Byrhmyngham" } + { "dynn_Brhomsgrhofy" } + { "dynn_Worhcystyrh" } + { "dynn_Cyddyrhmynstyrh" } + { "dynn_Strhowdd" } + { "dynn_Gloucystyrh" } + { "dynn_Lyddburhy" } + { "dynn_Hyrhyfforhdd" } + { "dynn_Lyomynstyrh" } + { "dynn_Nywporht" } + { "dynn_Abyrhgafynny" } + { "dynn_Luddlow" } + { "dynn_Wystburhy" } + { "dynn_Tylfforhdd" } + { "dynn_Shrhywsburhy" } + { "dynn_Wrycsham" } + { "dynn_Ddynbygh" } + { "dynn_Conwy" } + { "dynn_Swaddlynkoty" } + { "dynn_Dyrby" } { "dynn_Glossop" } { "dynn_Stafforhdd" } { "dynn_Gnosall" } @@ -151,47 +151,47 @@ { "dynn_Brombyksddon" } { "dynn_Londdon" } { "dynn_Soufwark" } - { "dynn_Wystmynstyr } - { "dynn_Ealyng } - { "dynn_Hyllyngddon } - { "dynn_Arun } - { "dynn_Shyshystyr } - { "dynn_Guylddffordd } - { "dynn_Wokyng } - { "dynn_Soufyndd_on_Sya } - { "dynn_Kolshystyr } - { "dynn_Saffron_Walddyn } - { "dynn_Hyrtffordd } - { "dynn_Styfynagy } - { "dynn_Watffordd } - { "dynn_Lwton } - { "dynn_Byddffordd } - { "dynn_Ampthyll } - { "dynn_Norfampton } - { "dynn_Braklyy } - { "dynn_Kyttyryng } - { "dynn_Covyntrhy } - { "dynn_Warhwyc } - { "dynn_Byrhmyngham } - { "dynn_Brhomsgrhofy } - { "dynn_Worhcystyrh } - { "dynn_Cyddyrhmynstyrh } - { "dynn_Strhowdd } - { "dynn_Gloucystyrh } - { "dynn_Lyddburhy } - { "dynn_Hyrhyfforhdd } - { "dynn_Lyomynstyrh } - { "dynn_Nywporht } - { "dynn_Abyrhgafynny } - { "dynn_Luddlow } - { "dynn_Wystburhy } - { "dynn_Tylfforhdd } - { "dynn_Shrhywsburhy } - { "dynn_Wrycsham } - { "dynn_Ddynbygh } - { "dynn_Conwy } - { "dynn_Swaddlynkoty } - { "dynn_Dyrby } + { "dynn_Wystmynstyr" } + { "dynn_Ealyng" } + { "dynn_Hyllyngddon" } + { "dynn_Arun" } + { "dynn_Shyshystyr" } + { "dynn_Guylddffordd" } + { "dynn_Wokyng" } + { "dynn_Soufyndd_on_Sya" } + { "dynn_Kolshystyr" } + { "dynn_Saffron_Walddyn" } + { "dynn_Hyrtffordd" } + { "dynn_Styfynagy" } + { "dynn_Watffordd" } + { "dynn_Lwton" } + { "dynn_Byddffordd" } + { "dynn_Ampthyll" } + { "dynn_Norfampton" } + { "dynn_Braklyy" } + { "dynn_Kyttyryng" } + { "dynn_Covyntrhy" } + { "dynn_Warhwyc" } + { "dynn_Byrhmyngham" } + { "dynn_Brhomsgrhofy" } + { "dynn_Worhcystyrh" } + { "dynn_Cyddyrhmynstyrh" } + { "dynn_Strhowdd" } + { "dynn_Gloucystyrh" } + { "dynn_Lyddburhy" } + { "dynn_Hyrhyfforhdd" } + { "dynn_Lyomynstyrh" } + { "dynn_Nywporht" } + { "dynn_Abyrhgafynny" } + { "dynn_Luddlow" } + { "dynn_Wystburhy" } + { "dynn_Tylfforhdd" } + { "dynn_Shrhywsburhy" } + { "dynn_Wrycsham" } + { "dynn_Ddynbygh" } + { "dynn_Conwy" } + { "dynn_Swaddlynkoty" } + { "dynn_Dyrby" } { "dynn_Glossop" } { "dynn_Stafforhdd" } { "dynn_Gnosall" } @@ -218,28 +218,49 @@ } male_names = { - Aarav Aaron Abnyr Addam Addvyf Akhynatyn Alan Albyrt Alffrydd Algyrnon Aly Alyks Alyksanddyr Ambrosyws Amynhotyp Anddryw Anfony Arfur Arkyballdd Arnolldd Awgustws - Bahyr Balddwyn Basynzhabu Branddon Bryan Byddywyyry Bykyt Bynjamyn Byntlyy - Ddanyyl Ddaryus Ddawyydd Ddhrwvan Ddwmynyk Ddyvansh + # New post-The_Random_Cheese names + _A_hat_dvidh _A_hat_hkunaat_pst_n _A_hat_lbert + Aamb_o_hat_s Aahrav Abnar Add_pst_m Ahl_i_hat_x Ahn_pst__o_hat_l Aht_a_hat_ Al_i_hat_kz_ae_nda Al_pst_un Ale_e_hat_ Alfr_i_hat_d Aljern_o_hat_n Am_pst_nawtypp An_pst_nwy Arr_o_hat_n Artjiba_o_hat_d Awgust_i_hat_z + B_a_hat_ntlyy B_a_hat_nzhumyn Bah_i_hat_l Bazenj_a_hat_bu Beiowolf Bek_i_hat_t Br_a_hat_n_pst__o_hat_n Bry_a_hat_n Bwdiv_pst_rah + C_a_hat_dvawlyn Ch_a_hat_hrlz Chah_pst__i_hat_yya Chahkrabartwy Clemmyynt Cristoffer + D_a_hat_yyvensh D_pst_ymenn_i_hat_c Daar_pst_n Daeyyus Daivudd Danyyel Dru_e_brv_van Dwn_pst_thar Dwyllin + Ekɡthe_i_bar_ + H_ae_mlet H_i_hat_ro H_i_hat_thcliff Haid Hengyst Hirsa + Ivfor + Kee_pst__a_hat_ps Klemant Kristyrff_e_brv_r + Lanselot + Makbeth + Octafius Orw_e_act_l Osymandias + Ramseses Robynhud Roderig + Sald_i_hat_n + Tolcien Tutankmahen Tutm_o_hat_s + + # Old pre-The_Random_Cheese names + Addvyf + Balddwyn Eaddrydd Eaddwyg Eddgar Eddmundd Eddwardd Efan Elyan Elywt Eryk - Ffaddyl Fflambardd Fflytshyr Ffransys Ffryddyryk Ffulk Ffylyp Ffynnlay Fwtmosy Fyoddory + Ffaddyl Fflambardd Fflytshyr Ffransys Ffryddyryk Ffulk Ffylyp Ffynnlay Fyoddory Galahadd Garyf Gawayn Gorddon Grygory Guy Gylbyrt Gylddas Gyoffryy Gyorgy Gyraldd Gyraynt - Hamlyt Haoyw Haroan Haroldd Haryf Hasan Hayddyn Horatyo Hugh Humffryy Hyktor Hynry Hyrbyrt + Haoyw Haroan Haroldd Haryf Hasan Hayddyn Horatyo Hugh Humffryy Hyktor Hynry Hyrbyrt Ibrahym Iddrys Iddwallwn Ifanhoy Isaak Ishmayl Isylmo Jabyr Jak Jakob Jaky Jalyl Jamys Jamyy John Johnafan Jorddan Josh Joshua Josyff Justyn Jwy Jykyll - Kallwm Kalwyyn Kamyron Kaska Kay Klymynt Konnor Koryy Kynfyn Kywyyn - Lansylot Lawrynsy Loydd Luky Lwsyus Lyam Lylouk Lyonyl Lywys Lyy - Makbef Malyk Mark Martyn Matfyw Maurysy Muhamydd Myrlyn Myshayl + Kallwm Kalwyyn Kamyron Kaska Kay Konnor Koryy Kynfyn Kywyyn + Lawrynsy Loydd Luky Lwsyus Lyam Lylouk Lyonyl Lywys Lyy + Malyk Mark Martyn Matfyw Maurysy Muhamydd Myrlyn Myshayl Nafanayl Nasyr Nathan Normyn Nyddardd Nyk Nynnyus Nysholas Nyvylly Palamyddys Patryk Patyl Paul Pyrsyval Pytyr Pyyrs - Rahyym Ralff Ramsay Ramyssys Robyrt Rogyr Ryan Rygynaldd Rykardd Ryofamus Ryshabh Rywal - Saladdyn Samuyl Samyr Sashary Sayn Shakrabarty Sharlys Shawrya Shrystoffyr Shyops Shyrlok Spynsyr Stanlyy Stuart Styffyn Symon Symraf_o_hat_n Syngh - Talyb Talyysyn Tony Trystan Twtankhamun Tylyr + Rahyym Ralff Ramsay Robyrt Rogyr Ryan Rygynaldd Rykardd Ryofamus Ryshabh Rywal + Samuyl Samyr Sashary Sayn Sharlys Shawrya Shyrlok Spynsyr Stanlyy Stuart Styffyn Symon Symraf_o_hat_n Syngh + Talyb Talyysyn Tony Trystan Tylyr Ufyr Umar Uryyn Uways - Waltyr Wayn Wbyron Wktawyyus Wlywyyr Wrlanddo Wyalyryan Wyllyam Wynston Wzymanddyas + Waltyr Wayn Wbyron Wlywyyr Wrlanddo Wyalyryan Wyllyam Wynston Yun_spc_Hyy Yya_spc_Wyy } female_names = { + # New post-The_Random_Cheese names + Cleiopatra Clorynder + + # Old pre-The_Random_Cheese names Abby Abygayl Addyla Addylaydy Alyksanddra Alysy Ambyr Amy Amysy Anahyta Anny Arya Ashly Avylyny Blanshy Bronwyn Byafany Byatrysy Ddalya Ddanny Ddanyylly Ddorofy Ddyya @@ -249,7 +270,7 @@ Hannah Hatshypswt Hawysy Haylyy Hazyl Holly Hyafyr Igrayny Isabyl Isabylla Iswlddy Jady Jany Jasmyn Jwan Jwdy Jwlyana Jyssyka Jyssyy - Kafyryny Karlotty Karyn Kasyy Katy Kaytlyn Kloy Klyopatra Konstanse Krystal Krystylyygh Ksyang Ksyn_spc_Yan Kyanna Kylly Kylsya Kylsyy Kymbyrly Kyryl Kyrys Kyryssy + Kafyryny Karlotty Karyn Kasyy Katy Kaytlyn Kloy Konstanse Krystal Krystylyygh Ksyang Ksyn_spc_Yan Kyanna Kylly Kylsya Kylsyy Kymbyrly Kyryl Kyrys Kyryssy Laura Lauryn Lowysy Lunyty Lusy Lusya Lyddya Lyzzyy Maddylyyny Maddyy Mahaut Malyka Margaryt Mary Matyldda Maudd Molly Mwrgyn Mygan Myllyy Mylyssa Myn Myng_spc_Yao Myrandda Naomy Natasha Nazanyn Nyffyrtyty Nymuy diff --git a/common/culture/name_lists/NEOW_strafclideg.txt b/common/culture/name_lists/NEOW_strafclideg.txt index 8adbeb18..15fcaffd 100644 --- a/common/culture/name_lists/NEOW_strafclideg.txt +++ b/common/culture/name_lists/NEOW_strafclideg.txt @@ -66,11 +66,19 @@ name_list_strafclideg = { { "dynn_Pythgomyrhy" } } - male_names = { #add name equivalencies to this later | scot brit - Aiddam Aikenhaiten Ailain Ailaistair Ailbert Ailfredd Aimenhotep Ainddrew Ainslei Aintoni Airchibaildd Airnoldd Airron Airtur - Benjaimin Boidd Brainddon Bruce - Cailgairi Caillum Cairlisle Cairrick Chairles Cheops Christopher Colin Craig - Ddainiel Ddairius Ddaivid Ddennis Ddominic Ddonaild Ddouglais Dduncain + male_names = { #scot brit + # New post-The_Random_Cheese names + Abnir Achanatyn Adviff Agustis Ahdim Ahrav Airchiebal Alber_pst_ Alfrid Alin Aljurnin Allex Allygzanir Aly Ambroz Amenho_pst_ep Andra Antny Arnel Arther + Bahn_pst_ly Beddiveer Binjummen Brannoon Bruin + Cawdwallon Charlz Chriss_pst_fer Clemmin_pst_ + Daivie Danyul Daroon Darrius Denafor Domenik Duhlin + Kieops + + # Old pre-The_Random_Cheese names + Ailaistair Ainslei + Boidd Bruce + Cailgairi Caillum Cairlisle Cairrick Colin Craig + Ddennis Ddonaild Ddouglais Dduncain Eddgair Eddmund Eddwaird Elliot Elphinstone Erik Eugene Fergus Forbes Fraincis Fraiser Fredderick Gailaihaidd Gaivin Geoffrei George Geraildd Gilbert Glenn Gorddon Gregor @@ -89,7 +97,11 @@ name_list_strafclideg = { Wailter Williaim Zaichairi } - female_names = { #add name equivalencies to this later + female_names = { + # New post-The_Random_Cheese names + Clorinduh + + # Old pre-The_Random_Cheese names Aibbie Aibigail Aiddelai Aiddelaide Ailexsaindrai Ailice Aimber Ainne Aishlei Beaitani Beaitrice Biainca Caiterine Caitlin Ceciliai Chairlotte Chelseai Cheril Cherisse Chloe Cleopaitrai Constaince Cristail diff --git a/common/culture/name_lists/NEOW_turkish.txt b/common/culture/name_lists/NEOW_turkish.txt index 8e29e20a..108e8d21 100644 --- a/common/culture/name_lists/NEOW_turkish.txt +++ b/common/culture/name_lists/NEOW_turkish.txt @@ -215,8 +215,8 @@ Abd_u_uml_lkadir Abdulkadir Abdullah Abdurrahman Adnan Ahmet Ali Arif Ayd_i_dot_n Ayhan B_u_uml_lent Bayram Bekir Bilal Burak Celal Cemal Cemil Cengiz - Deniz - Ekrem Emin Emre Engin Erdal Erhan Erkan Erol + Deniz Dursun + Ekrem Emin Emrah Emre Engin Erdal Erhan Erkan Erol Faruk Fatih G_o_uml_khan H_u_dot_seyin Hac_i_dot_ Hakan Halil Harun Hasan Hikmet @@ -225,7 +225,7 @@ Nihat Nurettin Onur Orhan Osman Ramazan Recep - S_u_act_leyman Salih Sedat Serdar Serkan Sinan + S_u_act_leyman Salih Sedat Selahattin Serdar Serkan Sinan U_g_brv_ur Y_i_dot_lmaz Y_u_uml_ksel Ya_s_ced_ar Yakup Yasin Yunus Yusuf Zeki @@ -236,22 +236,22 @@ _O_uml_zcan _O_uml_zer _O_uml_zkan _S_ced_ahin _S_ced_enel _S_ced_eref _S_ced_evket _S_ced_evki _S_ced_eyhmus _S_ced_uayip _U_uml_nal - A_s_ced_k_i_dot_n Abbas Abdulbaki Abdulhamit Adil Ak_i_dot_n Akif Alaattin Ali_spc_R_i_dot_za Alican Alpaslan Alper Altan An_i_dot_l Arda Arslan Aslan Atakan Atilla Avni Aykut Aytekin Aziz + A_s_ced_k_i_dot_n Abbas Abdulbaki Abdulhamit Adil Ak_i_dot_n Akif Alaattin Ali_spc_R_i_dot_za Alican Alpaslan Alper Altan An_i_dot_l Arda Arslan Aslan Atakan Atila Atilla Avni Aykut Aytekin Aziz Bahad_i_dot_r Bahattin Bahri Baki Bar_i_dot__s_ced_ Basri Bedri Berat Batuhan Beyhan Birkan Birol Burhan Burhanettin - Cafer Cahit Can Caner Cavit Cem Cenk Cevat Cevdet Cihan Cihat Cumali Cumhur + Cafer Cahit Can Caner Cavit Celalettin Cem Cenk Cevat Cevdet Cihan Cihat Cumali Cumhur Do_g_brv_an Durmu_s_ced_ E_s_ced_ref Edip Efe Emir Emrullah Ender Enes Enis Eray Erdem Erdo_g_brv_an Erg_u_uml_n Erkan Ersin Ertan Ertu_g_brv_rul Esat Eser Ethem Evren Ey_u_uml_p Eyy_u_uml_p - F_i_dot_rat Fahrettin Fahri Faik Fehmi Ferdi Feridun Ferit Fethi Fevzi Feyzi Fikret Fuat Furkan + F_i_dot_rat Fahrettin Fahri Faik Fehmi Ferdi Feridun Ferit Fethi Fevzi Feyzi Fikret Fikri Fuat Furkan G_u_uml_ne_s_ced_ G_u_uml_ltekin G_u_uml_rsel G_u_uml_ven Gazi - H_u_uml_samettin H_u_uml_sn_u_uml_ Ha_s_ced_im Habib Habip Halis Halit Haluk Hamdi Hanifi Hayati Haydar Hayrettin Hayri Hidayet Hilmi Hulusi + H_u_uml_samettin H_u_uml_sn_u_uml_ Ha_s_ced_im Habib Habip Halis Halit Haluk Hamdi Hamza Hanifi Hayati Haydar Hayrettin Hayri Hidayet Hilmi Hulusi K_a_hat_muran K_u_uml_r_s_ced_at Kaan Kadri Kamer Kamil Kas_i_dot_m Kaya Kaz_i_dot_m Kerem Kerim Koray Kubilay L_u_uml_tf_u_uml_ L_u_uml_tfi Latif Levent M_u_uml_cahit M_u_uml_kerrem M_u_uml_rsel M_u_uml_sl_u_uml_m Mahir Mehmet_spc_Ali Melih Mert Mithat Muhittin Muhlis Mukadder Mustafa_spc_Kemal Naci Nail Nam_i_dot_k Naz_i_dot_m Nazif Necdet Necmi Nezir Necati Necip Necmettin Nedim Nevzat Nihan Niyazi Nizamettin Numan Nural Nurhan Nuri Nurullah O_g_brv_uz O_g_brv_uzhan Okan Oktay Olcay R_i_dot_dvan R_i_dot_za R_u_uml_stem Rafet Rahmi Rasim Recai Re_s_ced_at Re_s_ced_it Refik Remzi Rifat - S_i_dot_tk_i_dot_ S_u_uml_reyya Sabahattin Sabri Sad_i_dot_k Sadettin Sadi Saffet Sait Salim Sami Sava_s_ced_ Sebahattin Sefa Sefer Sel_c_ced_uk Selami Selim Semih Serhat Servet Seydi Seyit Sezai Sezer Sezgin Soner Suat - Tahir Tahsin Tamer Tanju Tar_i_dot_k Tayfun Tekin Temel Tevfik Tolga Tu_g_brv_rul Tufan Tuncer Turan Turgay Turgut Turhan + S_i_dot_tk_i_dot_ S_u_uml_reyya Sabahattin Sabri Sad_i_dot_k Sadettin Sadi Saffet Sait Salim Sami Sava_s_ced_ Sebahattin Sefa Sefer Sel_c_ced_uk Selami Selim Selman Semih Serhat Servet Seydi Seyit Sezai Sezer Sezgin Soner Suat + Tacettin Tahir Tahsin Tamer Taner Tanju Tar_i_dot_k Tayfun Tekin Temel Tevfik Tolga Tu_g_brv_rul Tufan Tuncay Tuncer Turan Turgay Turgut Turhan Ufuk Ula_s_ced_ Vahit Vedat Vehbi Veli Veysel Veysi Volkan Y_i_dot_ld_i_dot_r_i_dot_m Y_u_uml_cel Yahya Yal_c_ced__i_dot_n Yavuz Yener Yi_g_brv_it Yunus_spc_Emre @@ -262,24 +262,24 @@ _I_dot_lkan _I_dot_nan _I_dot_nan_c_ced_ _I_dot_stemihan _O_uml_zt_u_uml_rk _S_ced_adan _S_ced_ahabettin _S_ced_ahap _S_ced_amil _S_ced_efkat - Abd_u_uml_llatif Abdulahat Abdulhaluk Abdulsamet Agah Alparslan Alpay Alperen Aral Arma_g_brv_an Ataullah Atay Ayberk Ayetullah Ayvaz Azmi - Ba_s_ced_ar Baha Bedirhan Behi_c_ced_ Bozkurt + Abd_u_uml_llatif Abdulahat Abdulhaluk Abdulsamet Agah Alparslan Alpay Alperen Aral Arma_g_brv_an Ataullah Atay Ayberk Ayetullah Aytun Ayvaz Azmi + Ba_s_ced_ar Baha Bedirhan Behi_c_ced_ Binali Bozkurt Cezmi Cihangir Danyal Demir Devlet Devrim Do_g_brv_a Do_g_brv_uhan Do_g_brv_ukan - Ediz Efkan Ege El_c_ced_in Emirhan Emrecan Emrehan Enez Ensar Erc_u_uml_ment Erdin Erkin Ersoy Ertun_c_ced_ Evliya - Fadl_i_dot_ Faris Fatin Faz_i_dot_l Fedon Fehim Ferhan Fetani Fethullah Firuz + Ediz Ednan Efkan Ege El_c_ced_in Emirhan Emrecan Emrehan Enez Ensar Erc_u_uml_ment Erdin Erkin Ersoy Ertun_c_ced_ Evliya + Fadl_i_dot_ Faris Fatin Faz_i_dot_l Fedon Fehim Ferhan Fetani Fethullah Feti Firuz G_o_uml_kan G_o_uml_kdeniz G_o_uml_ktan Gaffar Giray H_u_uml_rrem H_u_uml_srev Hakk_i_dot_ Hasari Hasip Hur_s_ced_it Husret I_s_ced__i_dot_n K_i_dot_l_i_dot__c_ced_arslan K_i_dot_van_c_ced_ K_i_dot_yasettin Kadim Kayhan Kayra Kutalm_i_dot__s_ced_ L_u_uml_tfullah - M_u_uml_jdat M_u_uml_kremin M_u_uml_mtaz Macit Mahfuz Mahmud Maliki Mansur Masum Medeni Mensur Mertcan Metehan Mihrali Mira_c_ced_ Muhtar + M_u_uml_jdat M_u_uml_kremin M_u_uml_mtaz M_u_uml_savat Macit Mahfuz Mahmud Maliki Mansur Masum Medeni Mensur Mertcan Metehan Mihrali Mira_c_ced_ Muhtar Nabi Naz_i_dot_r Nejat Nidai Nimetullah Nureddin Nusrettin Og_u_uml_n Onursal Pamuk Polat Poyraz R_i_dot_zacan R_u_uml__s_ced_t_u_uml_ Refet Renan Rizgin - S_i_dot_d_i_dot_k S_u_uml_heyl S_u_uml_mer Sacit Sadir Sak_i_dot_p Seb_g_brv_atullah Sermet Seyyit Subutay Suha - Taha Takiddin Talha Tayip Taylan Teoman Tevhit Timu_c_ced_in Timur Tuluyhan Tuna Tunay Tunca Turabi + S_i_dot_d_i_dot_k S_u_uml_heyl S_u_uml_mer Sacit Sadir Sak_i_dot_p Saruhan Seb_g_brv_atullah Sermet Seyyit Subutay Suha + T_u_uml_rabi Taha Takiddin Talha Tayip Taylan Teoman Tevhit Timu_c_ced_in Timur Tuluyhan Tuna Tunay Tunca Turabi Ulu_c_ced_ Utku Vecdi Yal_i_dot_n Yaman Yasir Yekta Yi_g_brv_itcan @@ -298,15 +298,15 @@ Derya Dilek Ebru Elif Emine Esma Esra Fadime Fatma Feride Filiz - G_o_uml_n_u_uml_l G_u_uml_ler Gamze + G_o_uml_n_u_uml_l G_u_uml_lay G_u_uml_ler Gamze H_u_uml_lya Hatice K_u_uml_bra Kadriye Leyla Melek Meliha Meral Merve Meryem Neslihan - Perihan + P_i_dot_nar Perihan Rahime Remziye - Saliha Seda Sema Semra Serap Sevgi Sevim Sibel Sultan + Saliha Seda Sema Semra Serap Serpil Sevda Sevgi Sevim Sibel Sultan T_u_uml_lay T_u_uml_rkan Tu_g_brv_ba Ya_g_brv_mur Yasemin Zehra Zeynep @@ -314,15 +314,15 @@ 2 = { _C_ced_a_g_brv_la _I_dot_pek _I_dot_rem - _O_uml_zge + _O_uml_zge _O_uml_znur _S_ced_ebnem _S_ced_enay _S_ced_enol _S_ced_irin Arife Alev Asl_i_dot_ Asl_i_dot_han Asuman Aylin Bahriye Bedia Belgin Bet_u_uml_l Beyza Birsen Bur_c_ced_in - Cansu Ceren Cevahir - Ebubekir Elmas Eren Ezgi + Cansu Ceren Cevahir Ceyda + Ebubekir Elmas Eren Esin Ezgi Fazilet Funda G_u_uml_l G_u_uml_l_u_uml_stan G_u_uml_lizar G_u_uml_ner G_u_uml_ng_o_uml_r G_u_uml_rsel Gizem - Hande Hasret Hazal + Habibe Hande Hasret Hazal Jale L_u_uml_tfiye Lale Latife M_u_uml__s_ced_erref M_u_uml_r_u_uml_vvet Melike Melis Mine Muazzez Mutlu @@ -333,6 +333,7 @@ Sabahat Salihe Sare Sebahat Selin Semiha Sena Senem Sermin Seyhan Suzan Tansu Tu_g_brv__c_ced_e Tuba Vildan + Z_u_uml_leyha } 1 = { _I_dot_ffet _I_dot_lkyaz @@ -349,7 +350,7 @@ Karsu M_u_uml_zeyyen Melda Melisa Meliz Mihrimah N_u_uml_khet Naz - Ravza Renan + Radiye Ravza Renan S_i_dot_la Selen Semiramis Sera Sertab Simge Sulhiye Tayyibe Tulu_g_brv_ Tuna Ya_s_ced_am Yelda diff --git a/common/culture/name_lists/NEOW_welsh.txt b/common/culture/name_lists/NEOW_welsh.txt index bd70a3fb..c4424109 100644 --- a/common/culture/name_lists/NEOW_welsh.txt +++ b/common/culture/name_lists/NEOW_welsh.txt @@ -90,24 +90,24 @@ } male_names = { - Adam Adrian Aeddan Aeron Alexander Alfred Alun Alwyn Anarawd Andreas Aneurin Anthony Arthen Arthfael Arthur Arthwys Arvirargus Arwel Arwyn Asa Asaph Augustus Awstin - Bedwyr Beli Benjamin Berwyn Bleddyn Bleiddud Br_a_hat_n Briog Brochfael Brychan Brynmor - Cadell Cadeyrn Cadfael Cadfan Cadoc Cadwal Cadwaladr Cadwallon Cadwgan Cai Caid Cain Caradog Caswallon Cedwyn Cefin Ceredig Charles Christopher Cledwyn Colwyn Connor Cynan Cynddelw Cyndeyrn Cynfael Cynfarch Cynfawr Cynfelyn Cynfran Cyngar Cynog Cynwrig Cyson Cystennin - Dafydd Deiniol Dewi Donat Drystan Dumnagual Dylan - Edern Ednyfed Edryd Edward Edwyn Einion Elfin Elidyr Elisedd Elystan Emrys Emyr Ercwlff Ethan Eurig Evan - Ffernfael Ffransis Folant Fragan Fychan - Gabriel Garmon Geraint Gerallt Gethin Glyn Glyndwr Glywys Godwyn Goronwy Gronw Gruffudd Grygor Gwalchmai Gwallter Gwenwynwyn Gwilym Gwrgi Gwriad Gwrtheyrn Gwydion Gwydol Gwyn Gwynfor + Aaron Achenaten Adda Adrian Aeddan Aeron Albirt Alecs Alecsander Alffred Aljurnon Alun Alwyn Anarawd Andreas Aneurin Antony Arjibal Arn_o_hat_l Arthen Arthfael Arthur Arthwys Arvirargus Arwel Arwyn Asa Asaph Awgustus Awstin + Becet Bedwyr Beli Beniamin Berwyn Bleddyn Bleiddud Br_a_hat_n Brian Briog Brochfael Brychan Brynmor + Cadell Cadeyrn Cadfael Cadfan Cadoc Cadwal Cadwaladr Cadwallon Cadwgan Cai Caid Cain Caradog Carwyn Caswallon Cedwyn Cefin Ceredig Charles Cledwyn Clement Colwyn Connor Cristoffer Cynan Cynddelw Cyndeyrn Cynfael Cynfarch Cynfawr Cynfelyn Cynfran Cyngar Cynog Cynwrig Cyson Cystennin + Dafydd Darun Deiniol Dewi Dinogad Domenig Donat Drystan Dumnagual Dylan + Edern Ednyfed Edryd Edward Edwyn Einion Elfin Elfyn Elidyr Elisedd Elystan Emrys Emyr Ercwlff Ethan Eurig Evan + Ffernfael Ffransis Ffred Folant Fragan Fychan + Gabriel Garel Garmon Geraint Gerallt Gethin Glyn Glyndwr Glywys Godwyn Goronwy Gronw Gruffudd Grygor Gwalchmai Gwallter Gwenwynwyn Gwilym Gwrgi Gwriad Gwrtheyrn Gwydion Gwydol Gwyn Gwynfor Gwynoro Harold Harri Haul Heddwyn Hefin Henry Howell Huw Hywel Iago Idnerth Idwal Iestyn Ieuan Ifan Ifor Ilar Illtyd Ioan Iorwerth Isfael Islwyn Ithel Iwan Iwstinian Jack James Jonathan Jordan Joshua Leon Lewis Lleu Llyr Llywarch Llywelyn Luc - Macsen Madoc Maelcwn Maelgwn Maldwyn Marc Maredudd Martyn Math Matthew Meical Meilyr Meirion Merfyn Meurig Mihangel Morgan Morien Mostyn Mwyn Myrddin + Mabon Macsen Madoc Maelcwn Maelgwn Maldwyn Marc Maredudd Martyn Math Matthew Meical Meilyr Meirion Merfyn Meurig Mihangel Morgan Morien Mostyn Mwyn Myrddin Nathaniel Neifion Nicholas Nynniaw Ofydd Oliver Oscar Oswallt Owain - Owen Padarn Padrig Pawl Pedr Philip Pryce Pryderi Pyr + Owen Padarn Padrig Pawl Pedr Philip Pryce Pryderi Prys Pyr Rheinallt Rhisiart Rhiwallon Rhobert Rhodri Rhufon Rhun Rhydderch Rhydian Rhys Roderick Ryan - Saladin Sawyl Seferus Seisyll Selyf Serigi Si_o_hat_n Si_o_hat_r Sieffre Siorus Steffan Sulien - Talfryn Taliesin Taron Tegid Tegwyd Teilo Tewdos Tewdrig Tomos Trahaearn Trevor Tristan Tudor Tysilio + Saladin Sawyl Seferus Seisyll Selyf Serigi Si_o_hat_n Si_o_hat_r Siarl Sieffre Siorus Steffan Sulien + Talfryn Taliesin Taron Tegid Tegwyd Teilo Tewdos Tewdrig Tomos Trahaearn Trevor Tristan Trystan Tudor Tysilio Urien Uthyr Vaughan Wyn @@ -119,19 +119,19 @@ Bethan Betrys Blodwen Branwen Briallen Bronwen Cadi Caron Carys Catrin Ceindrych Ceinwen Ceri Ceridwen Charlotte Chloe Cicely Creirwy Cristyn Delyth Denise Deryn Dilys Dwynwen Dyddgu - Efa Eilwen Eira Eirlys Eirwen Elaine Elen Eleri Elinor Elizabeth Eluned Emily Emma Enfys Enid Euronwy Eurwen + Efa Eilwen Eira Eirian Eirlys Eirwen Elaine Elen Eleri Elinor Elizabeth Eluned Emily Emma Enfys Enid Euronwy Eurwen Ffion Fflur Ffraid - Georgia Glenys Glynis Grace Gweirful Gwen Gwenda Gwendolen Gwenfrewi Gwenhwyfach Gwenhwyfar Gwenllian Gwladys Gwynedd Gwyneira Haf Hannah Hawys Heledd Hellawes Heulwen Hunydd + Georgia Glenys Glynis Grace Gweirful Gwen Gwenda Gwendolen Gwenfrewi Gwenhwyfach Gwenhwyfar Gwenllian Gwenno Gwladys Gwynedd Gwyneira Haf Hannah Hawys Heledd Hellawes Heulwen Huana Hunydd Isabel Jessica Kate - Leah Lleucu Llewella Llinos Lowri Lynn - Madeleine Mair Mairwen Mali Mallt Mared Marged Mari Megan Meinwen Meiriona Melissa Mererid Morganna Morwenna Myfanwy + Leah Lleucu Llewella Llinos Lowri Lynn Lynne + Madeleine Mair Mairwen Mali Mallt Mared Marged Mari Megan Meinir Meinwen Meiriona Melissa Mererid Morganna Morwenna Myfanwy Nerys Nesta Nia Nicole Non Olivia Olwen Owena Prawst Rachel Rebecca Rhian Rhiannon Rhonwen Rhosyn - Sara Seren Si_o_hat_n_Jane Sioned Siwan Susanna + Sara Seren Si_o_hat_n_Jane Siani Sioned Siwan Susanna Tangwystl Tegan Tegla Tegwen Tesni Victoria Ystradwel diff --git a/common/culture/name_lists/NEOW_west_russian.txt b/common/culture/name_lists/NEOW_west_russian.txt new file mode 100644 index 00000000..b0f4e9f1 --- /dev/null +++ b/common/culture/name_lists/NEOW_west_russian.txt @@ -0,0 +1,391 @@ +############### PRIBALTIYSKIY ################### + +name_list_NEOW_pribaltiyskiy = { #falsanix personal touch + + cadet_dynasty_names = { + "dynn_Koroleveckiy" + "dynn_Romanov" + } + + dynasty_names = { + "dynn_Koroleveckiy" + "dynn_Romanov" + } + + male_names = { + Alexander Alexey Andrey Athanasiy Avgust + Boris + Daniil Dmithriy + Evgeniy Emiliy + F_e_uml_dor F_e_uml_oderik Fevroniy Fillipp + Gavriil Gleb Grigoriy + Iakov Igor Il_pst_iya Ingvar Ivan Iziaslav + Kirill Konstantin + L_e_uml_va Leon + Mathvey Mikhayl + Nikita Nikolay Nikolas + Pavel P_e_uml_ter + Roman Rostislav Ruslan + Simeon Stanislav Stefan Sviatoslav + Thoma + Vasiliy Viacheslav Vladimir Vladislav Vsevolod Vysheslav + Yaropolk Yaroslav Yelisey Yufimiy Yuliy Yuriy + } + female_names = { + Adelina Alexandra Alenia Amalia Ameli Anastasia Anna Alisia + B_e_act_atrissa + Ekatherina Elizavetha Evgenia Emilia + Feodora Fevronia Fillippa + Gorislava Gradislava Gremislava + Holga + Ir_e_act_na + Katherina Karenina + Liubava Liudmila Lizavetha + Margaritta Mari Marina + Polina + Sharlotta Sofia Sviatoslava + Tatyana + Ulita Ulyana + Vasilisa Verkhoslava Viacheslava Vysheslava + Yuditta Yufimia Yuliya Yuria Yanna + } + dynasty_of_location_prefix = "dynnp_fon" + + patronym_suffix_male = "dynnpat_suf_ov" + patronym_suffix_female = "dynnpat_suf_ovna" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 45 + mat_grf_name_chance = 35 + father_name_chance = 1 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 25 + mat_grm_name_chance = 25 + mother_name_chance = 1 + + mercenary_names = { + { name = "mercenary_company_free_batallion_of_insterburg" } #Insterburgskiy Volniy Batalion + } +} + +######### WEST RUSSIAN + +name_list_NEOW_west_russian = { + + cadet_dynasty_names = { + "dynn_Mikhailovich" + "dynn_Fyodyorov" + "dynn_Lukinich" + "dynn_Andreievich" + "dynn_Dobrynich" + "dynn_Petrilov" + "dynn_Borisov" + "dynn_Kievskiy" + "dynn_Kholmsky" + "dynn_Izyaslavich" + "dynn_Ivannikov" + "dynn_Mikulinich" + "dynn_Miroslavich" + "dynn_Ivankovich" + "dynn_Tverdiatich" + "dynn_Zakharyinich" + "dynn_Nerevinich" + "dynn_Stepanovich" + "dynn_Nezdinich" + "dynn_Feofilaktovich" + "dynn_Klimovich" + "dynn_Konstantinov" + "dynn_Tolstoy" + "dynn_Oksakov" + "dynn_Ovinov" + "dynn_Romanov" + "dynn_Okolnichy" + "dynn_Yenikeyev" + "dynn_Bakunin" + "dynn_Balashov" + "dynn_Rumyanets" + "dynn_Matveev" + "dynn_Artamonovich" + "dynn_Osipovich" + "dynn_Ignatiev" + "dynn_Bestuzhev-Ryumin" + "dynn_Chernyshev" + "dynn_Galitsyn" + "dynn_Dashkov" + "dynn_Sobakin" + "dynn_Gurielov" + "dynn_Khitrov" + "dynn_Khovansky" + { "dynnp_of" "dynn_Terebovl" } + "dynn_Kobylin" + "dynn_Lopukhin" + "dynn_Rumyantsev" + "dynn_Matveyev" + "dynn_Menshikov" + "dynn_Morozov" + "dynn_Naryshkin" + "dynn_Poluektovich" + "dynn_Pankeyev" + "dynn_Pushkin" + "dynn_Rtishchev" + "dynn_Shein" + "dynn_Shemyaka" + "dynn_Sheremetev" + "dynn_Shuvalov" + "dynn_Stolnik" + "dynn_Trubetskoy" + "dynn_Uvarov" + "dynn_Turgenev" + "dynn_Valuyev" + "dynn_Vogak" + "dynn_Andreievich" + "dynn_Bryachislavich" + "dynn_Igorevich" + "dynn_Ivanovich" + "dynn_Iziaslavich" + "dynn_Mikhailovich" + "dynn_Mstislavich" + "dynn_Nikitich" + "dynn_Rostislavich" + "dynn_Sviatoslavich" + "dynn_Vasilievich" + "dynn_Viacheslavich" + "dynn_Vladimirovich" + "dynn_Vseslavich" + "dynn_Vsevolodovich" + "dynn_Vysheslavich" + "dynn_Yaroslavich" + "dynn_Yurievich" + "dynn_Dmitrievich" + "dynn_Fedorovich" + "dynn_Davidovich" + "dynn_Vsevolodich" + "dynn_Karpivin" + "dynn_Danilovich" + "dynn_Kromsky" + } + + dynasty_names = { + "dynn_Mikhailovich" + "dynn_Fyodyorov" + "dynn_Lukinich" + "dynn_Andreievich" + "dynn_Dobrynich" + "dynn_Petrilov" + "dynn_Borisov" + "dynn_Kievskiy" + "dynn_Kholmsky" + "dynn_Izyaslavich" + "dynn_Ivannikov" + "dynn_Mikulinich" + "dynn_Miroslavich" + "dynn_Ivankovich" + "dynn_Tverdiatich" + "dynn_Zakharyinich" + "dynn_Nerevinich" + "dynn_Stepanovich" + "dynn_Nezdinich" + "dynn_Feofilaktovich" + "dynn_Klimovich" + "dynn_Konstantinov" + "dynn_Tolstoy" + "dynn_Oksakov" + "dynn_Ovinov" + "dynn_Romanov" + "dynn_Okolnichy" + "dynn_Yenikeyev" + "dynn_Bakunin" + "dynn_Balashov" + "dynn_Rumyanets" + "dynn_Matveev" + "dynn_Artamonovich" + "dynn_Osipovich" + "dynn_Ignatiev" + "dynn_Bestuzhev-Ryumin" + "dynn_Chernyshev" + "dynn_Galitsyn" + "dynn_Dashkov" + "dynn_Sobakin" + "dynn_Gurielov" + "dynn_Khitrov" + "dynn_Khovansky" + { "dynnp_of" "dynn_Terebovl" } + "dynn_Kobylin" + "dynn_Lopukhin" + "dynn_Rumyantsev" + "dynn_Matveyev" + "dynn_Menshikov" + "dynn_Morozov" + "dynn_Naryshkin" + "dynn_Poluektovich" + "dynn_Pankeyev" + "dynn_Pushkin" + "dynn_Rtishchev" + "dynn_Shein" + "dynn_Shemyaka" + "dynn_Sheremetev" + "dynn_Shuvalov" + "dynn_Stolnik" + "dynn_Trubetskoy" + "dynn_Uvarov" + "dynn_Turgenev" + "dynn_Valuyev" + "dynn_Vogak" + "dynn_Andreievich" + "dynn_Bryachislavich" + "dynn_Igorevich" + "dynn_Ivanovich" + "dynn_Iziaslavich" + "dynn_Mikhailovich" + "dynn_Mstislavich" + "dynn_Nikitich" + "dynn_Rostislavich" + "dynn_Sviatoslavich" + "dynn_Vasilievich" + "dynn_Viacheslavich" + "dynn_Vladimirovich" + "dynn_Vseslavich" + "dynn_Vsevolodovich" + "dynn_Vysheslavich" + "dynn_Yaroslavich" + "dynn_Yurievich" + "dynn_Dmitrievich" + "dynn_Fedorovich" + "dynn_Davidovich" + "dynn_Vsevolodich" + "dynn_Karpivin" + "dynn_Danilovich" + "dynn_Kromsky" + } + + male_names = { + Afanasiy Alexandr Alexei Andrei Boris Briachislav Daniil Davyd Demid Dmitriy Dobrynia Fedot Feodor Gavriil Gleb + Grigoriy Iakov Igor Iliya Ingvar Ivan Iziaslav Kirill Konstantin Koz_ma Lev Matfei Mikhail Mitrofan Mstislav + Nikita Oleg Pavel Putiata Radoslav Rodislav Rogvolod Roman Rostislav Rurik Ruslan Simeon Stanislav Stepan Sudislav + Svetozar Sviatopolk Sviatoslav Terentiy Trifon Vasiliy Vasilko Viacheslav Vladimir Vladislav Voislav Volodar Vseslav + Vsevolod Vyshata Vysheslav Yaropolk Yaroslav Yefimiy Yelisey Yemelyan Yeremey Yevstafiy Yuriy + Aristarkh + } + female_names = { + Agafya Agrafena Alexandra Anastasia Anna Boleslava Darya Dobrava Dobronega Dobroslava Yefimia Yefrosinia Yekaterina + Yelizaveta Yevdokia Yevpraxia Feodora Feodosia Fevronia Gorislava Gradislava Gremislava Irina Xenia Liubava + Liudmila Malfrida Malusha Maria Marina Olena Olga Pereyaslava Praskovya Praxida Prebrana Predslava Premyslava + Pribislava Rogneda Rostislava Sbyslava Sofia Sviatoslava Tatyana Ulita Ulyana Varvara Vasilisa Veleslava Verkhoslava + Vseslava Viacheslava Yaroslava Zabava Zvenislava + } + dynasty_of_location_prefix = "dynnp_of" + + patronym_suffix_male = "dynnpat_suf_ovich" + patronym_suffix_female = "dynnpat_suf_ovna" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 50 + mat_grf_name_chance = 40 + father_name_chance = 0 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 30 + mat_grm_name_chance = 30 + mother_name_chance = 0 + + +} + + +name_list_NEOW_cossack = { + + cadet_dynasty_names = { + "dynn_Polan" + "dynn_Drevl" + "dynn_Lyubech" + "dynn_Roslavsky" + "dynn_Koroviev" + "dynn_Woland" + } + + dynasty_names = { + "dynn_Polan" + "dynn_Drevl" + "dynn_Lyubech" + "dynn_Roslavsky" + "dynn_Koroviev" + "dynn_Woland" + } + + male_names = { + Briachislav Demid Dobrynia Fedot Gleb Igor Iliya Iziaslav Lev Mitrofan Mstislav + Nikita Putiata Radoslav Rodislav Rogvolod Rostislav Ruslan Stanislav Sudislav Svetozar Sviatopolk Sviatoslav Terentiy Trifon Viacheslav Vladimir Vladislav Voislav Volodar Vseslav + Vsevolod Vyshata Vysheslav Yaropolk Yaroslav Yefimiy Yelisey Yeremey Yevstafiy + } + female_names = { + Boleslava Darya Dobrava Dobronega Dobroslava Yefimia Yefrosinia Fevronia Gorislava Gradislava Gremislava + Liubava Liudmila Malfrida Malusha Maria Marina Olena Olga Pereyaslava Praskovya Praxida Prebrana Predslava + Premyslava Pribislava Rogneda Rostislava Sbyslava Sviatoslava Tatyana Ulita Ulyana Varvara Vasilisa Veleslava Verkhoslava + Vseslava Viacheslava Yaroslava Zabava Zvenislava + } + dynasty_of_location_prefix = "dynnp_of" + + patronym_suffix_male = "dynnpat_suf_ovich" + patronym_suffix_female = "dynnpat_suf_ovna" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 50 + mat_grf_name_chance = 40 + father_name_chance = 0 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 30 + mat_grm_name_chance = 30 + mother_name_chance = 0 + + +} +name_list_NEOW_ruthenian = { + + cadet_dynasty_names = { + "dynn_Tyvertsky" + "dynn_Buzhansky" + "dynn_Slutsky" + "dynn_Pinesky" + "dynn_Zhytomyrsky" + "dynn_Vynnytsky" + } + + dynasty_names = { + "dynn_Tyvertsky" + "dynn_Buzhansky" + "dynn_Slutsky" + "dynn_Pinesky" + "dynn_Zhytomyrsky" + "dynn_Vynnytsky" + } + + male_names = { + Briachislav Demid Dobrynia Fedot Gleb Igor Iliya Iziaslav Lev Mitrofan Mstislav + Nikita Putiata Radoslav Rodislav Rogvolod Rostislav Ruslan Stanislav Sudislav Svetozar Sviatopolk Sviatoslav Terentiy Trifon Viacheslav Vladimir Vladislav Voislav Volodar Vseslav + Vsevolod Vyshata Vysheslav Yaropolk Yaroslav Yefimiy Yelisey Yeremey Yevstafiy + } + female_names = { + Boleslava Darya Dobrava Dobronega Dobroslava Yefimia Yefrosinia Fevronia Gorislava Gradislava Gremislava + Liubava Liudmila Malfrida Malusha Maria Marina Olena Olga Pereyaslava Praskovya Praxida Prebrana Predslava + Premyslava Pribislava Rogneda Rostislava Sbyslava Sviatoslava Tatyana Ulita Ulyana Varvara Vasilisa Veleslava Verkhoslava + Vseslava Viacheslava Yaroslava Zabava Zvenislava + } + dynasty_of_location_prefix = "dynnp_of" + + patronym_suffix_male = "dynnpat_suf_ovich" + patronym_suffix_female = "dynnpat_suf_ovna" + + # Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100. + pat_grf_name_chance = 50 + mat_grf_name_chance = 40 + father_name_chance = 0 + + # Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100. + pat_grm_name_chance = 30 + mat_grm_name_chance = 30 + mother_name_chance = 0 + + +} \ No newline at end of file diff --git a/common/culture/pillars/NEOW_heritage.txt b/common/culture/pillars/NEOW_heritage.txt index 3915be6a..2d073a3a 100644 --- a/common/culture/pillars/NEOW_heritage.txt +++ b/common/culture/pillars/NEOW_heritage.txt @@ -136,4 +136,67 @@ heritage_indo_aryan = { } } audio_parameter = indian +} +heritage_turkish = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_turkish + } + } + audio_parameter = mena +} +heritage_ruthenian = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_ruthenian + } + } + audio_parameter = european +} +heritage_west_russian = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_west_russian + } + } + audio_parameter = european +} +heritage_kipchak = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_kipchak + } + } + audio_parameter = european +} +heritage_north_caucasian = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_north_caucasian + } + } + audio_parameter = european +} +heritage_romanian = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_romanian + } + } + audio_parameter = european +} +heritage_east_slavic = { + type = heritage + is_shown = { + heritage_is_shown_trigger = { + HERITAGE = heritage_east_slavic + } + } + audio_parameter = european } \ No newline at end of file diff --git a/common/culture/pillars/NEOW_language.txt b/common/culture/pillars/NEOW_language.txt index ee91a16c..b3d5786b 100644 --- a/common/culture/pillars/NEOW_language.txt +++ b/common/culture/pillars/NEOW_language.txt @@ -1764,6 +1764,125 @@ NEOW_language_alpine_bavarian = { +language_gagauz = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_gagauz + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_gagauz } + multiply = 10 + } + } + + color = { 210 120 235 } +} +language_macedonian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_macedonian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_macedonian } + multiply = 10 + } + } + + color = {0.1 0.21 0.58} +} +language_pontic = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_pontic + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_pontic } + multiply = 10 + } + } + + color = {0.1 0.21 0.70} +} +language_cappadocian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_cappadocian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_cappadocian } + multiply = 10 + } + } + + color = {0.15 0.21 0.63} +} +language_cypriot = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_cypriot + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_cypriot } + multiply = 10 + } + } + + color = {0.3 0.21 0.58} +} +language_griko = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_griko + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_griko } + multiply = 10 + } + } + + color = {0.01 0.21 0.58} +} +language_albanian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_albanian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_albanian } + multiply = 10 + } + } + + color = {0.01 0.21 0.58} +} language_english = { type = language is_shown = { @@ -1997,6 +2116,57 @@ language_hispanophonic = { color = { 229 45 45 } } +language_kipchak_bulgar = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_kipchak_bulgar + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_kipchak_bulgar } + multiply = 10 + } + } + + color = { 129 45 45 } +} +language_kipchak_cuman = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_kipchak_cuman + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_kipchak_cuman } + multiply = 10 + } + } + + color = { 89 5 65 } +} +language_kipchak_nogai = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_kipchak_nogai + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_kipchak_nogai } + multiply = 10 + } + } + + color = { 109 25 45 } +} language_lusophonic = { type = language is_shown = { @@ -2121,4 +2291,226 @@ language_punjabi = { } color = punjabi +} +language_turkish = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_turkish + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_turkish } + multiply = 10 + } + } + + color = { 225 50 50 } +} +language_rusynskiy = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_rusynskiy + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_rusynskiy } + multiply = 10 + } + } + + color = { 0.24 0.36 0.26 } +} +language_ruthenian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_ruthenian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_ruthenian } + multiply = 10 + } + } + + color = { 0.24 0.36 0.26 } +} +language_north_russian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_pribaltic + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_north_russian } + multiply = 10 + } + } + + color = { 0.23 0.40 0.16 } +} +language_south_russian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_south_russian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_south_russian } + multiply = 10 + } + } + + color = { 0.23 0.40 0.16 } +} +language_siberian_russian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_siberian_russian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_siberian_russian } + multiply = 10 + } + } + + color = { 0.23 0.40 0.16 } +} +language_amurian_russian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_amurian_russian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_amurian_russian } + multiply = 10 + } + } + + color = { 0.23 0.40 0.16 } +} +language_cossack = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_cossack + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_cossack } + multiply = 10 + } + } + + color = { 0.93 0.79 0.02 } +} +language_romanian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_romanian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_romanian } + multiply = 10 + } + } + + color = vlach +} + +language_aromanian = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_aromanian + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_aromanian } + multiply = 10 + } + } + + color = { 210 120 255 } +} +language_lezgin = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_lezgin + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_lezgin } + multiply = 10 + } + } + + color = {0.3 0.8 0.7} +} +language_avar = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_avar + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_avar } + multiply = 10 + } + } + + color = {0.2 0.6 0.2} +} +language_dargwa = { + type = language + is_shown = { + language_is_shown_trigger = { + LANGUAGE = language_dargwa + } + } + ai_will_do = { + value = 10 + if = { + limit = { has_cultural_pillar = language_dargwa } + multiply = 10 + } + } + + color = {0.5 1.0 0.5} } \ No newline at end of file diff --git a/common/culture/traditions/00_realm_traditions.txt b/common/culture/traditions/00_realm_traditions.txt index dc28cf7e..5edac7aa 100644 --- a/common/culture/traditions/00_realm_traditions.txt +++ b/common/culture/traditions/00_realm_traditions.txt @@ -3972,7 +3972,6 @@ tradition_brewery = { } parameters = { - allows_vineyards = yes allows_brewery = yes brewery_farming_bonus = yes } diff --git a/common/culture/traditions/NEOW_traditions.txt b/common/culture/traditions/NEOW_traditions.txt index 4912ca4a..6cb52b50 100644 --- a/common/culture/traditions/NEOW_traditions.txt +++ b/common/culture/traditions/NEOW_traditions.txt @@ -890,4 +890,88 @@ tradition_life_is_just_a_joke = { ai_will_do = { value = 100 } +} + +tradition_wine_culture = { + category = regional + + layers = { + 0 = diplo + 1 = western + 4 = food.dds + } + + is_shown = { + OR = { + has_cultural_pillar = heritage_south_slavic + has_cultural_pillar = heritage_magyar + has_cultural_pillar = heritage_west_slavic + has_cultural_pillar = heritage_greek + has_cultural_pillar = heritage_italian + has_cultural_pillar = heritage_french + has_cultural_pillar = heritage_central_germanic + has_cultural_pillar = heritage_hispanic + } + } + + parameters = { + allows_vineyards = yes + brewery_farming_bonus = yes + } + + cost = { + prestige = { + add = { + value = tradition_base_cost + desc = BASE + format = "BASE_VALUE_FORMAT" + } + if = { + limit = { + NOT = { + culture_pillar:ethos_spiritual = { is_in_list = traits } + } + } + add = { + value = tradition_incompatible_ethos_penalty + desc = not_spiritual_desc + } + } + if = { + limit = { + NOT = { + any_culture_county = { + count >= 5 + any_county_province = { + OR = { + has_building_or_higher = farm_estates_01 + has_building_or_higher = cereal_fields_01 + } + } + } + } + } + add = { + value = tradition_unfulfilled_criteria_penalty + desc = culture_in_farm_or_mansion_count_desc + } + } + + if = { + limit = { + culture_tradition_reduction_trigger = { TRADITION = tradition_brewery } + } + multiply = { + value = 0.5 + desc = inspired_by_culture_desc + } + } + + multiply = tradition_replacement_cost_if_relevant + } + } + + ai_will_do = { + value = 10 + } } \ No newline at end of file diff --git a/common/customizable_localization/00_building_custom_localization.txt b/common/customizable_localization/00_building_custom_localization.txt index cdcab4f6..09daf0ef 100644 --- a/common/customizable_localization/00_building_custom_localization.txt +++ b/common/customizable_localization/00_building_custom_localization.txt @@ -618,42 +618,6 @@ GetSpecialBuildingNameFromProvince = { localization_key = building_rammelsberg_mines_04 } - text = { # Kutna Hora Mines 1 - trigger = { - #this = province:4161 # Caslav - has_special_building = yes - has_building = kutna_hora_mines_01 - } - localization_key = building_kutna_hora_mines_01 - } - - text = { # Kutna Hora Mines 2 - trigger = { - #this = province:4161 # Caslav - has_special_building = yes - has_building = kutna_hora_mines_02 - } - localization_key = building_kutna_hora_mines_02 - } - - text = { # Kutna Hora Mines 3 - trigger = { - #this = province:4161 # Caslav - has_special_building = yes - has_building = kutna_hora_mines_03 - } - localization_key = building_kutna_hora_mines_03 - } - - text = { # Kutna Hora Mines 4 - trigger = { - #this = province:4161 # Caslav - has_special_building = yes - has_building = kutna_hora_mines_04 - } - localization_key = building_kutna_hora_mines_04 - } - text = { # Kremnica Mines 1 trigger = { #this = province:3814 # Turoc diff --git a/common/dna_data/NEOW_dna.txt b/common/dna_data/NEOW_dna.txt index a5b9c297..9227b878 100644 --- a/common/dna_data/NEOW_dna.txt +++ b/common/dna_data/NEOW_dna.txt @@ -913,6 +913,135 @@ dna_tereza = { enabled=yes } +dna_jindrich={ + portrait_info = { + genes={ hair_color={ 27 218 103 235 } + skin_color={ 102 94 102 94 } + eye_color={ 172 39 99 128 } + gene_chin_forward={ "chin_forward_pos" 106 "chin_forward_pos" 129 } + gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 125 } + gene_chin_width={ "chin_width_neg" 166 "chin_width_neg" 111 } + gene_eye_angle={ "eye_angle_neg" 125 "eye_angle_neg" 115 } + gene_eye_depth={ "eye_depth_pos" 114 "eye_depth_pos" 128 } + gene_eye_height={ "eye_height_pos" 134 "eye_height_pos" 139 } + gene_eye_distance={ "eye_distance_neg" 107 "eye_distance_neg" 126 } + gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 179 } + gene_forehead_angle={ "forehead_angle_neg" 121 "forehead_angle_neg" 106 } + gene_forehead_brow_height={ "forehead_brow_height_pos" 135 "forehead_brow_height_pos" 144 } + gene_forehead_roundness={ "forehead_roundness_pos" 197 "forehead_roundness_pos" 200 } + gene_forehead_width={ "forehead_width_neg" 132 "forehead_width_neg" 116 } + gene_forehead_height={ "forehead_height_neg" 158 "forehead_height_neg" 106 } + gene_head_height={ "head_height_neg" 125 "head_height_neg" 125 } + gene_head_width={ "head_width_neg" 128 "head_width_neg" 101 } + gene_head_profile={ "head_profile_pos" 116 "head_profile_pos" 161 } + gene_head_top_height={ "head_top_height_neg" 145 "head_top_height_neg" 123 } + gene_head_top_width={ "head_top_width_pos" 151 "head_top_width_pos" 142 } + gene_jaw_angle={ "jaw_angle_neg" 92 "jaw_angle_neg" 116 } + gene_jaw_forward={ "jaw_forward_pos" 144 "jaw_forward_pos" 127 } + gene_jaw_height={ "jaw_height_pos" 146 "jaw_height_pos" 134 } + gene_jaw_width={ "jaw_width_neg" 99 "jaw_width_neg" 65 } + gene_mouth_corner_depth={ "mouth_corner_depth_pos" 255 "mouth_corner_depth_pos" 128 } + gene_mouth_corner_height={ "mouth_corner_height_pos" 110 "mouth_corner_height_pos" 129 } + gene_mouth_forward={ "mouth_forward_pos" 143 "mouth_forward_pos" 136 } + gene_mouth_height={ "mouth_height_pos" 98 "mouth_height_pos" 130 } + gene_mouth_width={ "mouth_width_neg" 114 "mouth_width_neg" 114 } + gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 159 "mouth_upper_lip_size_pos" 147 } + gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 128 "mouth_lower_lip_size_neg" 126 } + gene_mouth_open={ "mouth_open_neg" 155 "mouth_open_neg" 119 } + gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 120 } + gene_neck_width={ "neck_width_pos" 139 "neck_width_pos" 141 } + gene_bs_cheek_forward={ "cheek_forward_neg" 101 "cheek_forward_neg" 19 } + gene_bs_cheek_height={ "cheek_height_pos" 255 "cheek_height_neg" 0 } + gene_bs_cheek_width={ "cheek_width_neg" 11 "cheek_width_pos" 51 } + gene_bs_ear_angle={ "ear_angle_neg" 23 "ear_angle_neg" 4 } + gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 211 "ear_inner_shape_pos" 193 } + gene_bs_ear_bend={ "ear_both_bend_pos" 59 "ear_both_bend_pos" 51 } + gene_bs_ear_outward={ "ear_outward_neg" 23 "ear_outward_pos" 28 } + gene_bs_ear_size={ "ear_size_pos" 71 "ear_size_pos" 19 } + gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 179 "eye_corner_depth_pos" 19 } + gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 255 "eye_fold_shape_pos" 115 } + gene_bs_eye_size={ "eye_size_pos" 93 "eye_size_pos" 9 } + gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 17 "eye_upper_lid_size_neg" 45 } + gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 255 "forehead_brow_curve_neg" 201 } + gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 75 "forehead_brow_forward_neg" 50 } + gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 255 "forehead_brow_inner_height_neg" 5 } + gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 197 "forehead_brow_outer_height_pos" 3 } + gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 59 "forehead_brow_width_neg" 13 } + gene_bs_jaw_def={ "jaw_def_pos" 73 "jaw_def_pos" 20 } + gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 122 } + gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 77 "mouth_lower_lip_full_pos" 33 } + gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 255 "mouth_lower_lip_pad_neg" 35 } + gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 61 "mouth_lower_lip_width_pos" 5 } + gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 255 "mouth_philtrum_def_pos" 17 } + gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 255 "mouth_philtrum_shape_neg" 38 } + gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 255 "mouth_philtrum_width_pos" 115 } + gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 31 } + gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 69 "mouth_upper_lip_full_pos" 1 } + gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 255 "mouth_upper_lip_profile_pos" 99 } + gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 9 "mouth_upper_lip_width_neg" 35 } + gene_bs_nose_forward={ "nose_forward_pos" 49 "nose_forward_pos" 3 } + gene_bs_nose_height={ "nose_height_pos" 67 "nose_height_neg" 10 } + gene_bs_nose_length={ "nose_length_neg" 1 "nose_length_pos" 18 } + gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 91 "nose_nostril_height_neg" 20 } + gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 79 "nose_nostril_width_neg" 33 } + gene_bs_nose_profile={ "nose_profile_pos" 87 "nose_profile_hawk_pos" 37 } + gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 3 "nose_ridge_angle_neg" 1 } + gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 45 "nose_ridge_width_pos" 15 } + gene_bs_nose_size={ "nose_size_pos" 37 "nose_size_pos" 58 } + gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 67 "nose_tip_angle_pos" 35 } + gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 39 "nose_tip_forward_neg" 45 } + gene_bs_nose_tip_width={ "nose_tip_width_pos" 57 "nose_tip_width_pos" 35 } + face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_02" 4 } + face_detail_cheek_fat={ "cheek_fat_02_pos" 255 "cheek_fat_03_pos" 144 } + face_detail_chin_cleft={ "chin_cleft" 140 "chin_dimple" 13 } + face_detail_chin_def={ "chin_def" 255 "chin_def" 14 } + face_detail_eye_lower_lid_def={ "eye_lower_lid_def_02" 255 "eye_lower_lid_def_02" 249 } + face_detail_eye_socket={ "eye_socket_color_01" 255 "eye_socket_02" 157 } + face_detail_nasolabial={ "nasolabial_01" 255 "nasolabial_03" 0 } + face_detail_nose_ridge_def={ "nose_ridge_def_pos" 152 "nose_ridge_def_pos" 22 } + face_detail_nose_tip_def={ "nose_tip_def" 255 "nose_tip_def" 229 } + face_detail_temple_def={ "temple_def" 0 "temple_def" 185 } + expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_04" 40 } + expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_02" 187 } + expression_forehead_wrinkles={ "forehead_wrinkles_01" 173 "forehead_wrinkles_01" 50 } + expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } + complexion={ "complexion_smooth_1" 140 "complexion_3" 178 } + gene_height={ "normal_height" 119 "normal_height" 119 } + gene_bs_body_type={ "body_fat_head_fat_full" 69 "body_fat_head_fat_full" 118 } + gene_bs_body_shape={ "body_shape_rectangle_full" 65 "body_shape_rectangle_full" 0 } + gene_bs_bust={ "bust_clothes" 108 "bust_shape_3_half" 213 } + gene_age={ "old_4" 115 "old_4" 115 } + gene_eyebrows_shape={ "avg_spacing_high_thickness" 202 "far_spacing_avg_thickness" 141 } + gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_low_thickness" 190 } + gene_body_hair={ "body_hair_avg" 147 "body_hair_avg" 147 } + gene_hair_type={ "hair_straight" 255 "hair_wavy" 170 } + gene_baldness={ "male_pattern_baldness" 126 "male_pattern_baldness" 106 } + eye_accessory={ "normal_eyes" 200 "normal_eyes" 200 } + teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } + eyelashes_accessory={ "normal_eyelashes" 112 "normal_eyelashes" 112 } + special_headgear_spectacles={ "eye_patch" 127 "no_spectacles" 0 } + beards={ "sp2_western_01" 255 "no_beard" 0 } + cloaks={ "ep1_cloak_adventurer" 255 "no_cloak" 0 } + hairstyles={ "hair_western_04" 231 "all_hairstyles" 0 } + legwear={ "western_common_legwear" 209 "all_legwear" 0 } + gene_shrink_body={ "shrink_all" 255 "" 0 } + gene_ear_stretch={ "ear_stretch" 255 "ear_stretch" 0 } + gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } + gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } + gene_bs_long_beard={ "long_beard" 255 "" 0 } + gene_enclosed_helmet={ "enclosed_helmet" 255 "enclosed_helmet" 0 } + clothes={ "western_war_nob_01_hi" 255 "most_clothes" 0 } + headgear={ "ccp4_khanty_low_nobility" 255 "no_headgear" 0 } + gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } + } + } + + enabled = yes +} + + + + dna_duleep_banda={ #type=female portrait_info = { diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 774d0134..b96d4b97 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1339,11 +1339,39 @@ angelis_dynasty = { name = dynn_angelis culture = laziale } + +karlovec_dynasty = { + name = dynn_karlovec + culture = czech + motto = dynn_karlovec_motto +} + masaryk_dynasty = { name = dynn_masaryk culture = czech } +chebovic_dynasty = { + name = dynn_chebovic + culture = czech +} + +uhelny_dynasty = { + name = dynn_uhelny + culture = czech +} + +zizka_dynasty = { + name = dynn_zizka + culture = czech + motto = dynn_zizka_motto +} + +zbudejovic_dynasty = { + name = dynn_zbudejovic + culture = czech +} + mojmirovic_dynasty = { name = dynn_mojmirovic culture = NEOW_moravian @@ -1781,23 +1809,32 @@ avci_dynasty = { culture = turkisch } +cantacuzino_dynasty = { + name = dynn_Cantacuzino + culture = svealandsk +} + +marnfeldt_dynasty = { + name = dynn_Marnfeldt + culture = svealandsk +} johannessen_dynasty = { name = dynn_Johannessen culture = icelander } -kleppe_dynasty = { - name = dynn_Kleppe +ingolfsson_dynasty = { + name = dynn_Ing_o_act_lfsson culture = icelander } -martinsen_dynasty = { - name = dynn_Martinsen +gunnarsson_dynasty = { + name = dynn_Gunnarsson culture = icelander } -mikkelsen_dynasty = { - name = dynn_Mikkelsen +hallgrimsson_dynasty = { + name = dynn_Hallgr_i_act_msson culture = icelander } @@ -1820,3 +1857,18 @@ gibson_dynasty = { name = dynn_Gibson culture = angler } + +dragos_dynasty = { + name = dynn_dragos + culture = moldavian +} + +olteanu_dynasty = { + name = dynn_olteanu + culture = wallachian +} + +kozbar_dynasty = { + name = dynn_kobzar + culture = NEOW_kievan +} diff --git a/common/epidemics/00_epidemics.txt b/common/epidemics/00_epidemics.txt index c45f6280..60e982f6 100644 --- a/common/epidemics/00_epidemics.txt +++ b/common/epidemics/00_epidemics.txt @@ -694,6 +694,8 @@ bubonic_plague = { county.duchy = title:d_aragon county.duchy = title:d_armagnac county.duchy = title:d_bohemia + county.duchy = title:d_krusnohori + county.duchy = title:d_severovychodni_cechy } } multiply = 0.02 diff --git a/common/landed_titles/LAAMPs.txt b/common/landed_titles/LAAMPs.txt index 78d335c3..03e667b4 100644 --- a/common/landed_titles/LAAMPs.txt +++ b/common/landed_titles/LAAMPs.txt @@ -144,5 +144,19 @@ d_laamp_traveller_celtic = { destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } +} +d_laamp_masaryk = { + color = { 100 100 100 } + capital = c_hradec + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = no + + destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } } \ No newline at end of file diff --git a/common/landed_titles/baltics.txt b/common/landed_titles/baltics.txt new file mode 100644 index 00000000..c6b96d43 --- /dev/null +++ b/common/landed_titles/baltics.txt @@ -0,0 +1,852 @@ +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + + + +e_baltic = { + color = { 90 10 0 } + + capital = c_konigsberg + + k_lithuania = { + color = { 90 10 0 } + + capital = c_kernave # Kernave + + ai_primary_priority = { + if = { + limit = { + culture = culture:lithuanian + } + add = @correct_culture_primary_score + } + } + + d_lithuanians = { + color = { 81 0 0 } + + capital = c_kernave # Kernave + + c_kernave = { + color = { 140 28 28 } + + b_kernave = { + province = 154 + + color = { 140 28 28 } + } + b_vilnius = { + province = 155 + + color = { 140 28 28 } + } + b_vilkmerge = { + province = 149 + + color = { 140 28 28 } + } + b_utena = { + province = 151 + + color = { 90 10 10 } + } + } + c_trakai = { + color = { 100 28 28 } + + b_trakai = { + province = 153 + + color = { 100 28 28 } + } + b_kaunas = { + province = 130 + + color = { 100 28 28 } + } + b_merkine = { + province = 160 + + color = { 100 28 28 } + } + b_aliten = { + province = 162 + + color = { 100 28 28 } + } + b_valkininkai = { + province = 159 + + color = { 100 28 28 } + } + } + c_yatvyagi = { + color = { 115 45 45 } + + b_panemune = { + province = 156 + + color = { 115 45 45 } + } + b_vilkaviskis = { + province = 158 + + color = { 115 45 45 } + } + } + } + + d_samogitia = { + color = { 150 70 70 } + + capital = c_raseiniai # Samogitia + + c_raseiniai = { # Samogitia + color = { 166 81 81 } + + b_raseiniai = { + province = 124 + + color = { 166 81 81 } + + cultural_names = { + name_list_franconian = cn_raseinen + name_list_saxon = cn_raseinen + name_list_swabian = cn_raseinen + name_list_bavarian = cn_raseinen + name_list_swedish = cn_raseinen + name_list_norse = cn_raseinen + name_list_danish = cn_raseinen + name_list_norwegian = cn_raseinen + } + } + b_jurbarkas = { + province = 123 + + color = { 166 81 81 } + + cultural_names = { + name_list_franconian = cn_georgenburg + name_list_saxon = cn_georgenburg + name_list_swabian = cn_georgenburg + name_list_bavarian = cn_georgenburg + name_list_swedish = cn_georgsborg + name_list_norse = cn_georgsborg + name_list_danish = cn_georgsborg + name_list_norwegian = cn_georgsborg + } + } + b_veliuona = { + province = 129 + + color = { 166 81 81 } + } + b_kedainiai = { + province = 131 + + color = { 166 81 81 } + } + } + c_memel = { + color = { 166 85 85 } + + b_memel = { + province = 118 + + color = { 166 85 85 } + } + b_taurage = { + province = 125 + + color = { 166 85 85 } + } + } + c_palanga = { + color = { 150 95 95 } + + b_palanga = { + province = 115 + + color = { 150 95 95 } + } + b_medeniken = { + province = 126 + + color = { 150 95 95 } + } + b_telsiai = { + province = 128 + + color = { 150 95 95 } + } + } + c_siauliai = { + color = { 165 105 105 } + + b_siauliai = { + province = 127 + + color = { 165 105 105 } + } + b_upyte = { + province = 132 + + color = { 165 105 105 } + } + b_birzai = { + province = 152 + + color = { 165 105 105 } + } + } + } + } + + k_latvia = { + color = { 110 35 35 } + + capital = c_vidzeme + d_courland = { + color = { 182 16 16 } + + capital = c_zemigalians # Kurzeme + + cultural_names = { + name_list_prussian = cn_curonia + name_list_lithuanian = cn_curonia + name_list_latgalian = cn_curonia + name_list_estonian = cn_curonia + name_list_franconian = cn_kurland + name_list_saxon = cn_kurland + name_list_swabian = cn_kurland + name_list_bavarian = cn_kurland + name_list_swedish = cn_kurland + name_list_norse = cn_kurland + name_list_danish = cn_kurland + name_list_norwegian = cn_kurland + } + + c_zemigalians = { + color = { 200 40 40 } + + cultural_names = { + name_list_latgalian = cn_zemgale + name_list_lithuanian = cn_ziemgala + name_list_franconian = cn_semgallen + name_list_saxon = cn_semgallen + name_list_swabian = cn_semgallen + name_list_bavarian = cn_semgallen + } + + #b_riga = { + #} + #b_bauska = { + #} + #b_skaistkalne = { + #} + #b_mezotne = { + #} + #b_cruczeborch = { + #} + #b_selpils = { + #} + #b_remigala = { + #} + #b_jelgava = { + #} + b_uxkull = { # actually Jurmala b_jurmala + province = 104 + + color = { 125 50 50 } + } + b_dobele = { + province = 106 + + color = { 200 40 40 } + + cultural_names = { + name_list_franconian = cn_dobeln + name_list_saxon = cn_dobeln + name_list_swabian = cn_dobeln + name_list_bavarian = cn_dobeln + } + } + b_mitau = { + province = 107 + + color = { 200 40 40 } + } + b_bauska = { + province = 105 + + color = { 200 40 40 } + } + b_neuenburg = { + province = 121 + + color = { 200 40 40 } + } + } + c_vanemane = { + color = { 182 24 24 } + + b_piltene = { + province = 110 + + color = { 182 24 24 } + } + b_dundaga = { + province = 117 + + color = { 182 24 24 } + } + b_kandava = { + province = 112 + + color = { 182 24 24 } + } + } + c_grobin = { + color = { 160 35 35 } + + b_grobin = { + province = 114 + + color = { 160 35 35 } + } + b_bandava = { + province = 113 + + color = { 160 35 35 } + } + b_duvzare = { + province = 116 + + color = { 160 35 35 } + } + b_ceklis = { + province = 111 + + color = { 160 35 35 } + } + } + c_selpils = { + color = { 192 14 14 } + + b_selpils = { + province = 133 + + color = { 192 14 14 } + } + b_oknist = { + province = 150 + + color = { 192 14 14 } + } + } + } + d_latgalians = { + color = { 110 35 35 } + + capital = c_vidzeme + c_vidzeme = { + color = { 125 50 50 } + + b_riga = { + province = 108 + + color = { 200 40 40 } + } + + b_lemisele = { + province = 101 + + color = { 125 50 50 } + + cultural_names = { + name_list_franconian = cn_lemsal + name_list_saxon = cn_lemsal + name_list_swabian = cn_lemsal + name_list_bavarian = cn_lemsal + name_list_swedish = cn_lemsal + name_list_norse = cn_lemsal + name_list_danish = cn_lemsal + name_list_norwegian = cn_lemsal + } + } + b_salacgriva = { + province = 148 + + color = { 125 50 50 } + + cultural_names = { + name_list_franconian = cn_salismunde + name_list_saxon = cn_salismunde + name_list_swabian = cn_salismunde + name_list_bavarian = cn_salismunde + } + } + } + c_talava = { + color = { 100 30 40 } + + b_valmiera = { + province = 102 + + color = { 100 35 40 } + + cultural_names = { + name_list_franconian = cn_wolmar + name_list_saxon = cn_wolmar + name_list_swabian = cn_wolmar + name_list_bavarian = cn_wolmar + } + } + b_venden = { + province = 109 + + color = { 100 35 40 } + + cultural_names = { + name_list_franconian = cn_wenden + name_list_saxon = cn_wenden + name_list_swabian = cn_wenden + name_list_bavarian = cn_wenden + } + } + b_rauna = { + province = 142 + + color = { 100 35 40 } + + cultural_names = { + name_list_franconian = cn_ronneburg + name_list_saxon = cn_ronneburg + name_list_swabian = cn_ronneburg + name_list_bavarian = cn_ronneburg + } + } + } + c_kokenois = { + color = { 100 50 50 } + + cultural_names = { + name_list_franconian = cn_kokenhusen + name_list_saxon = cn_kokenhusen + name_list_swabian = cn_kokenhusen + name_list_bavarian = cn_kokenhusen + name_list_russian = cn_kukeinos + name_list_polish = cn_koknese + name_list_lithuanian = cn_koknese + } + + b_kokenois = { + province = 103 + + color = { 100 50 50 } + + cultural_names = { + name_list_franconian = cn_kokenhusen + name_list_saxon = cn_kokenhusen + name_list_swabian = cn_kokenhusen + name_list_bavarian = cn_kokenhusen + name_list_russian = cn_kukeinos + name_list_polish = cn_koknese + name_list_lithuanian = cn_koknese + } + } + b_cesvaine = { + province = 139 + + color = { 100 50 50 } + + cultural_names = { + name_list_franconian = cn_sesswegen + name_list_saxon = cn_sesswegen + name_list_swabian = cn_sesswegen + name_list_bavarian = cn_sesswegen + } + } + b_lennewarden = { + province = 134 + + color = { 100 50 50 } + } + } + c_jersika = { + color = { 90 35 35 } + + cultural_names = { + name_list_franconian = cn_gerzika + name_list_saxon = cn_gerzika + name_list_swabian = cn_gerzika + name_list_bavarian = cn_gerzika + } + + b_jersika = { + province = 136 + + color = { 90 35 35 } + + cultural_names = { + name_list_franconian = cn_gerzika + name_list_saxon = cn_gerzika + name_list_swabian = cn_gerzika + name_list_bavarian = cn_gerzika + } + } + b_jekabpils = { + province = 135 + + color = { 90 35 35 } + + cultural_names = { + name_list_franconian = cn_jakobstadt + name_list_saxon = cn_jakobstadt + name_list_swabian = cn_jakobstadt + name_list_bavarian = cn_jakobstadt + } + } + b_daugavpils = { + province = 137 + + color = { 90 35 35 } + + cultural_names = { + name_list_franconian = cn_dunaburg + name_list_saxon = cn_dunaburg + name_list_swabian = cn_dunaburg + name_list_bavarian = cn_dunaburg + } + } + b_rezekne = { + province = 138 + + color = { 90 35 35 } + + cultural_names = { + name_list_franconian = cn_rositten + name_list_saxon = cn_rositten + name_list_swabian = cn_rositten + name_list_bavarian = cn_rositten + } + } + } + c_aluksne = { + color = { 110 45 50 } + + b_aluksne = { + province = 141 + + color = { 110 45 50 } + + cultural_names = { + name_list_franconian = cn_marienburg + name_list_saxon = cn_marienburg + name_list_swabian = cn_marienburg + name_list_bavarian = cn_marienburg + } + } + b_gulbene = { + province = 140 + + color = { 110 45 50 } + + cultural_names = { + name_list_franconian = cn_schwanenburg + name_list_saxon = cn_schwanenburg + name_list_swabian = cn_schwanenburg + name_list_bavarian = cn_schwanenburg + } + } + } + } + } + + k_esthonia = { + color = { 130 73 45 } + + capital = c_reval + + can_create = { + trigger_if = { + limit = { + is_ai = yes + } + culture = { has_cultural_pillar = heritage_balto_finnic } + } + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:estonian + } + add = @correct_culture_primary_score + } + } + + d_esthonia = { + color = { 150 75 75 } + + capital = c_reval # Kalevan + + c_reval = { + color = { 160 85 85 } + + cultural_names = { + name_list_swedish = cn_reval + name_list_danish = cn_reval + name_list_norwegian = cn_reval + name_list_norse = cn_rafala + name_list_franconian = cn_reval + name_list_saxon = cn_reval + name_list_swabian = cn_reval + name_list_bavarian = cn_reval + } + + b_reval = { + province = 94 + + color = { 160 85 85 } + + cultural_names = { + name_list_swedish = cn_rafala + name_list_danish = cn_rafala + name_list_norwegian = cn_rafala + name_list_norse = cn_rafala + name_list_franconian = cn_reval + name_list_saxon = cn_reval + name_list_swabian = cn_reval + name_list_bavarian = cn_reval + } + } + b_harjumaa = { + province = 95 + + color = { 160 85 85 } + } + b_jarva = { + province = 96 + + color = { 160 85 85 } + } + } + c_narva = { + color = { 175 55 55 } + + cultural_names = { + name_list_swedish = cn_narva + name_list_danish = cn_narva + name_list_norwegian = cn_narva + name_list_norse = cn_narva + name_list_franconian = cn_narva + name_list_saxon = cn_narva + name_list_swabian = cn_narva + name_list_bavarian = cn_narva + } + + b_narva = { + province = 98 + + color = { 175 55 55 } + } + b_wesenburg = { + province = 97 + + color = { 175 55 55 } + + cultural_names = { + name_list_franconian = cn_wesenburg + name_list_saxon = cn_wesenburg + name_list_swabian = cn_wesenburg + name_list_bavarian = cn_wesenburg + } + } + b_poltsamaa = { + province = 146 + + color = { 115 5 5 } + + cultural_names = { + name_list_estonian = cn_mohu + } + } + } + c_osel = { + color = { 101 48 48 } + + cultural_names = { + name_list_swedish = cn_osel + name_list_norse = cn_osel + name_list_danish = cn_osel + name_list_norwegian = cn_osel + name_list_franconian = cn_osel + name_list_saxon = cn_osel + name_list_swabian = cn_osel + name_list_bavarian = cn_osel + } + + b_kuressare = { + province = 88 + + color = { 101 48 48 } + + cultural_names = { + name_list_swedish = cn_arensborg + name_list_norse = cn_arensborg + name_list_danish = cn_arensborg + name_list_norwegian = cn_arensborg + name_list_franconian = cn_arensburg + name_list_saxon = cn_arensburg + name_list_swabian = cn_arensburg + name_list_bavarian = cn_arensburg + } + } + b_maasilinna = { + province = 89 + + color = { 101 48 48 } + + cultural_names = { + name_list_estonian = cn_poide + } + } + b_muhu = { + province = 90 + + color = { 101 48 48 } + + cultural_names = { + name_list_swedish = cn_moon + name_list_norse = cn_moon + name_list_danish = cn_moon + name_list_norwegian = cn_moon + name_list_franconian = cn_moon + name_list_saxon = cn_moon + name_list_swabian = cn_moon + name_list_bavarian = cn_moon + } + } + b_hiiumaa = { + province = 91 + + color = { 101 48 48 } + } + } + c_wiek = { + color = { 140 55 55 } + + cultural_names = { + name_list_estonian = cn_laanemaa + } + + b_hapsal = { + province = 92 + + color = { 140 55 55 } + } + b_leal = { + province = 93 + + color = { 140 55 55 } + } + } + c_livs = { + color = { 170 50 50 } + + b_parnu = { + province = 99 + + color = { 170 50 50 } + + cultural_names = { + name_list_franconian = cn_pernau + name_list_saxon = cn_pernau + name_list_swabian = cn_pernau + name_list_bavarian = cn_pernau + name_list_polish = cn_parnawa + name_list_lithuanian = cn_pernu + } + } + b_viljandi = { + province = 100 + + color = { 170 50 50 } + + cultural_names = { + name_list_franconian = cn_fellin + name_list_saxon = cn_fellin + name_list_swabian = cn_fellin + name_list_bavarian = cn_fellin + } + } + b_alistegunde = { + province = 147 + + color = { 170 50 50 } + + cultural_names = { + name_list_franconian = cn_karkus + name_list_saxon = cn_karkus + name_list_swabian = cn_karkus + name_list_bavarian = cn_karkus + } + } + } + c_dorpat = { + color = { 115 5 5 } + + cultural_names = { + name_list_norse = cn_dorpat + name_list_swedish = cn_dorpat + name_list_danish = cn_dorpat + name_list_norwegian = cn_dorpat + name_list_franconian = cn_dorpat + name_list_saxon = cn_dorpat + name_list_swabian = cn_dorpat + name_list_bavarian = cn_dorpat + } + + b_tartu = { + province = 145 + + color = { 115 5 5 } + + cultural_names = { + name_list_norse = cn_dorpat + name_list_swedish = cn_dorpat + name_list_danish = cn_dorpat + name_list_norwegian = cn_dorpat + name_list_franconian = cn_dorpat + name_list_saxon = cn_dorpat + name_list_swabian = cn_dorpat + name_list_bavarian = cn_dorpat + } + } + b_vastseliina = { + province = 143 + + color = { 115 5 5 } + + cultural_names = { + name_list_estonian = cn_voro + } + } + b_valga = { + province = 144 + + color = { 115 5 5 } + } + } + } + + #d_livonia = { + # color = { 110 50 50 } + # + # capital = c_vidzeme + #} + } +} \ No newline at end of file diff --git a/common/landed_titles/benelux.txt b/common/landed_titles/benelux.txt index fc5e5e86..6bdaf34c 100644 --- a/common/landed_titles/benelux.txt +++ b/common/landed_titles/benelux.txt @@ -572,18 +572,17 @@ e_europa = { color = { 240 160 90 } } } - c_arnsberg = { + c_arnsberg = { # Sauerland color = { 178 49 26 } - b_soest = { - province = 2674 - - color = { 230 175 110 } - } + b_arnsberg = { province = 2680 - color = { 170 170 195 } } + b_soest = { + province = 2674 + color = { 230 175 110 } + } b_bilstein = { province = 2681 diff --git a/common/landed_titles/finland.txt b/common/landed_titles/finland.txt new file mode 100644 index 00000000..fbd0dd44 --- /dev/null +++ b/common/landed_titles/finland.txt @@ -0,0 +1,874 @@ + +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + + +e_finland = { + color = { 235 235 235 } + capital = c_nyland + k_sapmi = { + color = { 153 204 189 } + + capital = c_ubmeje + + d_vasterbottena = { + color = { 153 204 189 } + capital = c_ubmeje + c_ubmeje = { + color = { 153 204 189 } + b_ubmeje = { #(Umeå) + province = 368 + + color = { 153 204 189 } + } + b_arviesjavrrie = { #Árviesjávrrie (Arvidsjaur) + province = 375 + + color = { 153 204 189 } + } + b_grundasund = { #(Grundsunda) + province = 382 + + color = { 153 204 189 } + } + } + c_ubmejeiednuo = { #(Umeälven) + color = { 103 154 159 } + b_uddjaur = { + province = 428 + + color = { 103 154 159 } + } + b_ume = { + province = 8781 + color = { 103 154 159 } + } + b_lusspie = { #Storuman + province = 429 + + color = { 103 154 159 } + } + b_lais = { + province = 381 + + color = { 103 154 159 } + } + } + } + + d_norrbottena = { + color = { 173 194 229 } + + capital = c_julevadno + c_julevadno = { #Julevädno (Luleälven) + color = { 183 204 239 } + b_julevu = { #(Luleå) + province = 421 + + color = { 183 204 239 } + } + b_galaseatnu = { #Gáláseatnu (Kalix) + province = 423 + + color = { 183 204 239 } + } + b_biton = { #(Piteå) + province = 422 + + color = { 173 194 229 } + } + } + c_torne = { + color = { 193 204 219 } + + b_vettanen = { #(=Ängesån) + province = 8782 + color = { 193 204 219 } + } + b_ylikainuu = { #(=Överkalix) + province = 8783 + color = { 193 204 219 } + } + b_siggevara = { + province = 380 + + color = { 126 137 225 } + } + } + c_pite = { + color = { 150 150 219 } + + b_luokta = { + province = 374 + + color = { 150 150 219 } + } + b_arjepluovve = { #Árjepluovve + province = 427 + + color = { 150 150 219 } + } + b_semisjaur = { + province = 377 + + color = { 150 150 219 } + } + } + c_jahkamakke = { #Lule + color = { 130 120 190 } + b_jahkamakke = { #Jåhkåmåhkke (Jokkmokk) + province = 373 + + color = { 130 120 190 } + } + b_tuorpon = { + province = 376 + + color = { 130 120 190 } + } + b_tingevara = { + province = 383 + + color = { 130 120 190 } + } + b_sjokksjokk = { + province = 378 + + color = { 130 120 190 } + } + b_sirkas = { + province = 379 + + color = { 130 120 190 } + } + } + } + d_finnmarku = { #Davvisapmi + color = { 106 90 245 } + + capital = c_aviovara + + c_rounala = { + color = { 80 75 235 } + b_rounala = { + province = 393 + + color = { 80 75 235 } + } + } + c_karasjohka = { + color = { 120 120 255 } + b_karasjohka = { + province = 397 + + color = { 110 110 255 } + } + b_guovdageaidnu = { + province = 392 + + color = { 70 55 200 } + } + } + c_aviovara = { + color = { 110 110 255 } + b_aviovara = { + province = 395 + + color = { 110 110 255 } + } + b_alta = { + province = 394 + + color = { 110 110 255 } + } + } + c_cahcesuolu = { + color = { 100 95 255 } + b_cahcesuolu = { + province = 399 + + color = { 100 95 255 } + } + b_porsangu = { #Kárášjohka + province = 396 + + color = { 100 95 255 } + } + b_matta_varjjat = { + province = 400 + + color = { 20 20 145 } + } + } + } + d_giemajohka = { #(Kemi älv) + color = { 130 130 190 } + + capital = c_giempa + c_giepma = { #Kemi + color = { 210 220 255 } + b_giempa = { #Kemi + province = 425 + + color = { 210 220 255 } + } + b_iijoki = { + province = 426 + + color = { 210 220 255 } + } + b_kuusama = { + province = 8786 + color = { 210 220 255 } + } + } + c_roavvenjarga = { + b_roavvenjarga = { #Rovaniemi + province = 8785 + color = { 210 240 255 } + } + b_suadigil = { #Suádigil (Sodankylä) + province = 387 + + color = { 210 240 255 } + } + b_kemijavri = { #Kemijävri (Kemijärvi) + province = 388 + + color = { 210 240 255 } + } + } + c_kitka = { + color = { 150 100 250 } + + b_kitka = { + province = 419 + + color = { 15 10 150 } + } + b_koulajavri = { #Koulajävri + province = 418 + + color = { 15 10 150 } + } + b_maanselka = { #Maanselkä + province = 420 + + color = { 15 10 150 } + } + } + c_sombio = { + color = { 130 125 245 } + + b_sombio = { + province = 390 + + color = { 130 125 245 } + } + b_suonnjel = { #Suõ?nnjel + province = 401 + + color = { 130 125 245 } + } + b_nuottjaurr = { #Nuõ´ttjäu´rr + province = 403 + + color = { 130 125 245 } + } + b_saarvesjaurr = { #Sââ´rvesjäu´rr + province = 408 + + color = { 130 125 245 } + } + } + c_skolt = { + color = { 144 120 250 } + + b_skolt = { + province = 8789 + color = { 144 120 250 } + } + b_kiilt = { + province = 404 + + color = { 144 120 250 } + } + b_muetkk = { #Mue´t?? + province = 402 + + color = { 144 120 250 } + } + } + c_kittila = { + color = { 143 194 249 } + + b_kittal = { + province = 385 + + color = { 143 194 249 } + } + b_suondavara = { + province = 384 + + color = { 120 110 227 } + } + } + c_tornionlaakso = { + color = { 130 130 190 } + b_duortnus = { #(Torneå) + province = 424 + + color = { 130 130 190 } + } + b_kangos = { + province = 8784 + color = { 143 194 249 } + } + } + c_inari = { + color = { 120 160 205 } + + b_aanaarjavri = { #Aanaarjävri (Enare Träsk) + province = 391 + + color = { 120 160 205 } + } + b_suenekele = { + province = 8788 + color = { 120 160 205 } + } + b_laggujakka = { #Laggujåkka + province = 398 + + color = { 120 160 205 } + } + } + } + } + + k_finland = { + color = { 235 235 235 } + + capital = c_nyland # Helsinki + + can_create = { + trigger_if = { + limit = { + is_ai = yes + } + culture = { has_cultural_pillar = heritage_balto_finnic } + } + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:finnish + } + add = @correct_culture_primary_score + } + } + + d_finland = { + color = { 200 160 0 } + + capital = c_nyland #Turku + + c_finland = { + color = { 200 140 0 } + + b_turku = { + province = 179 + color = { 200 140 0 } + } + b_rikala = { + province = 178 + color = { 200 140 0 } + } + b_rauma = { + province = 180 + color = { 200 140 0 } + } + } + + c_nyland = { + color = { 200 190 0 } + + b_porvoo = { + province = 175 + color = { 200 190 0 } + } + b_espoo = { + province = 176 + color = { 200 190 0 } + } + b_raseborg = { + province = 177 + color = { 200 190 0 } + + } + b_vehkalahti = { + province = 197 + color = { 200 190 0 } + + } + } + c_aland = { + color = { 28 56 199 } + + + b_sund = { + province = 216 + color = { 28 56 199 } + } + b_jomala = { + province = 217 + color = { 28 56 199 } + } + } + c_satakunta = { + color = { 200 190 25 } + + b_ulvila = { + province = 185 + color = { 200 190 25 } + } + b_liinmaa = { + province = 183 + color = { 200 190 25 } + } + b_telja = { + province = 184 + color = { 200 190 25 } + } + b_pirkkala = { + province = 186 + color = { 200 190 25 } + } + } + + c_messukyla = { + color = { 200 175 10 } + + b_messukyla = { + province = 211 + color = { 200 175 10 } + } + b_ruovesi = { + province = 212 + color = { 200 175 10 } + } + } + + c_tavasts = { + color = { 200 110 0 } + + b_hameenlinna = { + province = 205 + color = { 200 110 0 } + } + b_somero = { + province = 206 + color = { 200 110 0 } + } + b_lahti = { + province = 208 + color = { 200 110 0 } + } + } + } + + d_savo = { + color = { 250 100 20 } + + capital = c_olavinlinna # Olofsborg + + c_olavinlinna = { + color = { 250 80 10 } + + b_olavinlinna = { + province = 190 + color = { 250 80 10 } + } + b_sulkava = { + province = 189 + color = { 250 80 10 } + } + + b_mikkeli = { + province = 188 + color = { 250 80 10 } + } + } + + c_sysma = { + color = { 250 120 50 } + + b_sysma = { + province = 207 + color = { 250 120 50 } + } + b_paijala = { + province = 209 + color = { 250 120 50 } + } + b_konnevesi = { + province = 447 + color = { 250 120 50 } + } + } + + c_pielinen = { + color = { 230 65 35 } + + b_pielinen = { + province = 449 + color = { 230 65 35 } + } + b_keitele = { + province = 448 + color = { 230 65 35 } + } + } + } + + d_pohjanmaa = { + color = { 140 125 25 } + + capital = c_oulu + + c_oulu = { + color = { 140 100 40 } + + b_oulu = { + province = 444 + color = { 140 100 40 } + } + b_liminka = { + province = 445 + color = { 140 100 40 } + } + b_puolanka = { + province = 446 + color = { 140 100 40 } + } + b_veteli = { + province = 443 + color = { 140 100 40 } + } + } + + c_pedersore = { + color = { 140 145 45 } + + b_pedersore = { + province = 442 + color = { 140 145 45 } + } + b_vuohijarvi = { + province = 210 + color = { 140 145 45 } + } + } + + c_mustasaari = { + color = { 140 110 15 } + + b_mustasaari = { + province = 213 + color = { 140 110 15 } + } + b_merikarvia = { + province = 214 + color = { 140 110 15 } + } + b_levanluhta = { + province = 215 + color = { 140 110 15 } + } + } + + c_kainuu = { + color = { 140 125 25 } + + b_kajaani = { + province = 450 + color = { 145 125 25 } + } + } + } + } + k_karelia = { + color = { 76 140 153 } + + capital = c_kakisalmi #kakisalmi + + d_karelia = { + color = { 220 160 10 } + + capital = c_kakisalmi #kakisalmi + + c_kakisalmi = { + color = { 220 160 50 } + + b_kakisalmi = { + province = 172 + color = { 220 160 50 } + } + b_koivisto = { + province = 173 + color = { 220 160 50 } + } + b_rautu = { + province = 171 + color = { 220 160 50 } + } + } + c_suparsaari = { + color = { 250 80 10 } + b_suoparsaari = { + province = 203 + color = { 250 80 10 } + } + b_tohmajarvi = { + province = 204 + color = { 220 140 20 } + } + } + c_viipuri = { + color = { 230 200 10 } + + b_viipuri = { + province = 182 + color = { 230 200 10 } + + } + b_parikkala = { + province = 181 + color = { 230 200 10 } + } + b_savitaipale = { + province = 187 + color = { 230 200 10 } + } + } + + c_sortavala = { + color = { 220 140 20 } + + + b_sortavala = { + province = 174 + color = { 220 140 20 } + } + b_kidila = { + province = 191 + color = { 220 140 20 } + } + b_tovajarvi = { + province = 200 + color = { 220 140 20 } + } + } + + c_salinis = { + color = { 220 190 50 } + + b_salinis = { + province = 192 + color = { 220 190 50 } + } + b_suojarvi = { + province = 201 + color = { 220 190 50 } + } + } + + c_onega = { + color = { 220 170 30 } + + b_onegaborg = { + province = 195 + color = { 220 170 30 } + + } + b_soutjarvi = { + province = 196 + color = { 220 170 30 } + } + b_aunus = { + province = 193 + color = { 220 170 30 } + } + } + + c_viena = { + color = { 200 170 35 } + + b_kem = { + province = 219 + color = { 200 170 35 } + } + b_soma = { + province = 218 + color = { 200 170 35 } + } + b_tungut = { + province = 452 + color = { 200 170 35 } + } + b_kuusema = { + province = 453 + color = { 200 170 35 } + } + b_nuokkijarvi = { + province = 451 + color = { 145 125 25 } + } + } + + c_kontupohja = { + color = { 200 125 0 } + + b_kontupohja = { + province = 198 + color = { 200 125 0 } + } + b_lizmajarvi = { + province = 199 + color = { 200 125 0 } + } + b_vatselanjarvi = { + province = 202 + color = { 200 125 0 } + } + b_seesjarvi = { + province = 194 + color = { 200 125 0 } + } + } + } + d_guoldat = { #Guoládat = Kola + color = { 44 20 169 } + capital = c_ter + + c_ter = { + color = { 55 35 245 } + + b_sosnevke = { #Sosnevke + province = 417 + + color = { 55 35 245 } + + } + b_jovvkuj = { #Jovvkuj + province = 415 + + color = { 55 35 245 } + + } + b_penne = { #P'enne + province = 416 + + color = { 55 35 245 } + + } + b_peliza = { + province = 8790 + color = { 55 35 245 } + } + } + c_jovvkuj = { #Kildin + color = { 40 15 200 } + + b_guoddemjavvr = { #Guoddemjavv'r + province = 413 + + color = { 40 15 200 } + + } + b_lejjavvr = { #Lejjavv'r + province = 411 + + color = { 40 15 200 } + + } + b_arsjogk = { #Arsjogk + province = 412 + + color = { 40 15 200 } + + } + } + c_east_kiilt = { #Kordok + color = { 25 5 75 } + + b_lujavvr = { #Lujavv'r + province = 410 + + color = { 25 5 75 } + + } + b_koardegk = { + province = 405 + + color = { 25 5 75 } + } + b_maselk = { # Masel'k + province = 406 + + color = { 25 5 75 } + } + } + c_kintus = { + color = { 35 5 135 } + + b_kintus = { #Kintuš + province = 414 + + color = { 35 5 135 } + } + b_varsiga = { #AKA Varzuga + province = 8791 + color = { 35 5 135 } + } + b_cascarena = { + province = 8792 + color = { 35 5 135 } + } + } + c_koutajoki = { + color = { 20 5 150 } + + b_koutajoki = { + province = 454 + color = { 20 5 150 } + } + b_tiiksjarvi = { + province = 455 + color = { 20 5 150 } + } + } + c_akkel = { #Akkala + color = { 35 10 145 } + + b_akkel = { + province = 409 + + color = { 35 10 145 } + } + b_cukksual = { #?u´kksuâl + province = 407 + + color = { 35 10 145 } + } + b_kaddlhutt = { #AKA Kandalaksha + province = 8787 + color = { 35 10 145 } + } + } + } + } +} \ No newline at end of file diff --git a/common/landed_titles/germany.txt b/common/landed_titles/germany.txt index 381dedac..234f10b6 100644 --- a/common/landed_titles/germany.txt +++ b/common/landed_titles/germany.txt @@ -230,6 +230,12 @@ e_germany = { name_list_bavarian = cn_stettin } } + + b_swinoujscie = { # Świnoujście + province = 2818 + + color = { 121 163 58 } + } } c_wolgast = { #Greifswald color = { 229 22 74 } @@ -1377,11 +1383,6 @@ e_germany = { b_plauen = { province = 3004 - color = { 215 185 125 } - } - b_rehau = { - province = 3001 - color = { 215 185 125 } } } diff --git a/common/landed_titles/greece.txt b/common/landed_titles/greece.txt new file mode 100644 index 00000000..37e22517 --- /dev/null +++ b/common/landed_titles/greece.txt @@ -0,0 +1,1783 @@ +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + + + +e_greece = { + color = { 5 94 176 } + + capital = c_thessalonika + + k_krete = { + color = { 215 120 45 } + + capital = c_chandax # Chandax + + ai_primary_priority = { + if = { + limit = { + culture = culture:greek + } + add = @correct_culture_primary_score + } + if = { + limit = { + NOT = { culture = culture:greek } + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + } + add = @better_than_the_alternatives_score + } + } + + cultural_names = { + name_list_italian = cn_candia + } + + d_krete = { + color = { 205 110 35 } + + capital = c_chandax # Chandax + + cultural_names = { + name_list_italian = cn_candia + } + + c_chandax = { + color = { 205 110 35 } + + cultural_names = { + name_list_italian = cn_candia + } + + b_iraklio = { + province = 480 + + color = { 205 110 35 } + } + b_agiosnikolaos = { + province = 3746 + + color = { 205 110 35 } + } + b_ierapetra = { + province = 3745 + + color = { 205 110 35 } + } + } + c_chania = { + color = { 210 145 20 } + + #capital = 479 # Chania + + cultural_names = { + name_list_italian = cn_la_canea + } + + b_chania = { + province = 479 + + color = { 210 145 20 } + } + b_rethymno = { + province = 3743 + + color = { 210 145 20 } + } + b_paleohora = { + province = 3744 + + color = { 210 145 20 } + } + } + } + d_aegean_islands = { + color = { 220 30 75 } + + capital = c_naxos # Naxos + + c_naxos = { + color = { 220 30 75 } + + #capital = 484 # Naxos + + b_naxos = { + province = 484 + + color = { 220 30 75 } + } + b_thera = { + province = 3757 + + color = { 220 30 75 } + } + b_andros = { + province = 3755 + + color = { 220 30 75 } + } + b_tinos = { + province = 3756 + + color = { 220 30 75 } + } + } + c_lesbos = { + color = { 150 15 150 } + + #capital = 487 # Mytilene / Lesbos + + b_mytilene = { + province = 487 + + color = { 150 15 150 } + } + b_lemnos = { + province = 3752 + + color = { 150 15 150 } + } + b_skyros = { + province = 3753 + + color = { 150 15 150 } + } + } + c_chios = { + color = { 180 10 175 } + + #capital = 486 # Chios + + b_chios = { + province = 486 + + color = { 180 10 175 } + } + b_samos = { + province = 3754 + + color = { 180 10 175 } + } + } + c_rhodos = { + color = { 155 65 245 } + + b_rhodos = { + province = 483 + + color = { 155 65 245 } + } + b_kos = { + province = 3740 + + color = { 155 65 245 } + } + b_lindos = { + province = 3741 + + color = { 155 65 245 } + } + b_karpathos = { + province = 3742 + + color = { 155 65 245 } + } + } + } + } + + k_cyprus = { + color = { 215 215 20 } + + capital = c_nicosia + + can_create = { + trigger_if = { + limit = { + is_ai = yes + } + faith = { religion_tag = christianity_religion } + } + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:greek + } + add = @correct_culture_primary_score + } + if = { + limit = { + NOT = { culture = culture:greek } + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + } + add = @better_than_the_alternatives_score + } + } + + cultural_names = { + name_list_turkish = cn_kibris + } + + d_cyprus = { + color = { 215 215 20 } + + capital = c_nicosia + + cultural_names = { + name_list_turkish = cn_kibris + } + + c_nicosia = { + color = { 200 200 20 } + + cultural_names = { + name_list_turkish = cn_lefkosa + } + + b_nicosia = { + province = 5681 + + color = { 200 200 20 } + + cultural_names = { + name_list_turkish = cn_lefkosa + } + } + b_limisol = { + province = 756 + + color = { 200 200 20 } + + cultural_names = { + name_list_turkish = cn_leymosun + } + } + b_paphos = { + province = 5682 + + color = { 200 200 20 } + + cultural_names = { + name_list_turkish = cn_baf + } + } + } + c_famagusta = { + color = { 180 180 25 } + + cultural_names = { + name_list_turkish = cn_magusa + } + + b_famagusta = { + province = 757 + + color = { 180 180 25 } + + cultural_names = { + name_list_turkish = cn_magusa + } + } + b_cerynia = { + province = 5679 + + color = { 180 180 25 } + + cultural_names = { + name_list_greek = cn_kyrenia + name_list_turkish = cn_girne + } + } + b_soli_CYP = { + province = 5680 + + color = { 180 180 25 } + } + } + } + } + k_epirus = { # Albania + color = { 255 0 0 } + + capital = c_dyrrachion # Tirane + + cultural_names = { + name_list_albanian = cn_shqiperia #need to make an arbereshe namelist and have them call albania arbëria instead of shqipëria + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:greek + } + add = @correct_culture_primary_score + } + if = { + limit = { + NOT = { culture = culture:greek } + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + } + add = @better_than_the_alternatives_score + } + } + + d_dyrrachion = { + color = { 137 27 99 } + + capital = c_dyrrachion # Dyrrachion + + cultural_names = { + name_list_albanian = cn_shqiperia #need to make an arbereshe namelist and have them call albania arbëria instead of shqipëria + } + + c_dyrrachion = { + color = { 137 27 99 } + + #capital = 470 # Dyrrachion + + b_dyracchion = { + province = 470 + + color = { 137 27 99 } + } + b_savra = { + province = 3717 + + color = { 137 27 99 } + } + } + c_arbanon = { + color = { 140 65 85 } + + #capital = 3720 # Kruje + + b_kruje = { + province = 3720 + + color = { 140 65 85 } + } + b_mat = { + province = 3718 + + color = { 140 65 85 } + } + b_lezhe = { + province = 3719 + + color = { 140 65 85 } + } + b_hiskampis = { + province = 3721 + + color = { 140 65 85 } + } + b_danj = { + province = 3579 + + color = { 129 94 13 } + } + b_peshkopi = { + province = 3723 + + color = { 130 40 60 } + } + b_kukes = { + province = 3722 + + color = { 130 40 60 } + } + } + c_hvosno = { + color = { 85 105 70 } + + #capital = 3596 # Priština + + b_pristina = { + province = 3596 + + color = { 85 105 70 } + } + b_prizren = { + province = 3597 + + color = { 85 105 70 } + } + b_pec = { + province = 3595 + + color = { 85 105 70 } + } + b_zvecan = { + province = 3594 + + color = { 85 105 70 } + } + b_podujevo = { + province = 3593 + + color = { 85 105 70 } + } + b_novobrdo = { + province = 3659 + + color = { 120 110 110 } + } + b_morava = { + province = 3660 + + color = { 120 110 110 } + } + } + c_antipatreia = { # Albanian Toskeria + color = { 140 70 140 } + + #capital = 3713 # Berat / Antipatreia + + b_antipatreia = { # Berat + province = 3713 + + color = { 140 70 140 } + } + b_skrapar = { # Castle opposite Corovode on the Osum river + province = 3714 + + color = { 140 70 140 } + } + b_argyrokastron = { # Gjirokaster + province = 3715 + + color = { 140 70 140 } + } + b_kelycyre = { # Klisura / Kleisourai + province = 3716 + + color = { 140 70 140 } + } + b_valamara = { + province = 3520 + + color = { 140 70 140 } + } + b_devol = { + province = 3639 + + color = { 135 90 110 } + } + b_goritsa = { + province = 3641 + + color = { 135 90 110 } + } + } + c_avlonas = { + color = { 125 15 135 } + + #capital = 3711 # Avlonas + + b_avlonas = { + province = 3711 + + color = { 125 15 135 } + } + b_himara = { + province = 3712 + + color = { 125 15 135 } + } + } + c_buthrotum = { + color = { 190 90 70 } + + #capital = 472 # Buthrotum / Butrint + + b_buthrotum = { + province = 472 + + color = { 190 90 70 } + } + b_konitsa = { + province = 3706 + + color = { 140 70 75 } + } + b_vella = { + province = 3707 + + color = { 140 70 75 } + } + } + } + } + k_thrace = { # Thrace + color = { 44 90 160 } + + capital = c_byzantion # Istanbul + + d_thrace = { # East Thrace + color = { 180 25 100 } + capital = c_byzantion # Istanbul + + c_byzantion = { # Istanbul + color = { 180 35 110 } + + b_constantinople = { # Fatih + province = 496 + color = { 180 25 100 } + } + b_esenyurt = { # Esenyurt + province = 8831 + color = { 135 120 19 } + } + b_selymbria = { # Silivri + province = 3761 + color = { 170 55 90 } + } + } + c_adrianopolis = { # Edirne + color = { 90 85 120 } + + b_adrianopolis = { # Edirne + province = 494 + color = { 90 85 120 } + } + b_ainos = { # Keşan + province = 3766 + color = { 185 10 80 } + } + b_kypsela = { # Uzunköprü + province = 3765 + color = { 185 10 80 } + } + b_chariopolis = { # Havsa + province = 3763 + color = { 185 10 80 } + } + } + c_brysis = { # Kırklareli + color = { 170 55 90 } + + b_salmydessus = { # Kırklareli + province = 497 + color = { 170 55 90 } + } + b_herakleiaperinthos = { # Çerkezköy + province = 3762 + color = { 170 55 90 } + } + b_arkadiopolis = { # Lüleburgaz + province = 3760 + color = { 170 55 90 } + } + b_bizye = { # Vize + province = 3759 + color = { 170 55 90 } + } + b_brysis = { # Pınarhisar + province = 3758 + color = { 170 55 90 } + } + } + c_kalliopolis = { # Tekirdağ + color = { 185 10 80 } + #capital = 495 # Kalliopolis + + b_raidestos = { # Tekirdağ + province = 3764 + color = { 185 10 80 } + } + b_corlu = { # Çorlu + province = 8832 + color = { 126 128 29 } + } + b_kalliopolis = { # Gelibolu + province = 495 + color = { 185 10 80 } + } + b_malkara = { # Malkara + province = 8833 + color = { 126 128 29 } + } + } + } + d_philippopolis = { + color = { 75 100 110 } + + capital = c_philippopolis # Philippopolis / Plovdiv + + c_philippopolis = { + color = { 85 110 110 } + + #capital = 493 # Philippopolis / Plovdiv + + b_philippopolis = { + province = 493 + + color = { 75 100 110 } + } + b_beroe = { + province = 3632 + + color = { 65 90 130 } + } + b_sliven = { + province = 3635 + + color = { 75 80 85 } + } + b_janitsa = { + province = 3633 + + color = { 65 90 130 } + } + b_dbilin = { # Modern Yambol + province = 3631 + + color = { 75 80 85 } + } + } + c_kran = { + color = { 75 80 85 } + + #capital = 3636 # Kran + + b_kran = { + province = 3636 + + color = { 75 80 85 } + } + b_kopsis = { + province = 3637 + + color = { 75 80 85 } + } + } + c_zherkovo = { + color = { 50 75 85 } + + #capital = 3618 # Zherkovo / Modern Kardzhali + + b_zherkovo = { + province = 3618 + + color = { 50 75 85 } + } + b_lyutitsa = { + province = 3619 + + color = { 50 75 85 } + } + b_smolyan = { + province = 3620 + + color = { 50 75 85 } + } + b_ustra = { + province = 3621 + + color = { 50 75 85 } + } + b_byalgrad = { + province = 3622 + + color = { 50 75 85 } + } + } + c_rhodopes = { + color = { 75 100 110 } + + #capital = 3617 # Nevrokop + b_tsepina = { + province = 3623 + + color = { 75 100 110 } + } + b_dospat = { + province = 3615 + + color = { 75 100 110 } + } + b_krichim = { + province = 3625 + + color = { 75 100 110 } + } + b_kavurskotokale = { + province = 3616 + + color = { 75 100 110 } + } + } + c_beroe = { + color = { 65 90 130 } + + #capital = 3632 # Beroe / Boruy + + + b_haskovo = { + province = 3634 + + color = { 65 90 130 } + } + b_mezeshka = { + province = 3626 + + color = { 90 85 120 } + } + b_stanimaka = { + province = 3624 + + color = { 75 100 110 } + } + } + c_burgas = { + color = { 60 100 100 } + + #capital = 3628 # Burgas + + b_burgas = { + province = 3628 + + color = { 60 100 100 } + } + + b_aytos = { + province = 3691 + + color = { 65 80 55 } + + } + b_mesembria = { + province = 498 + + color = { 55 75 65 } + } + b_sozopol = { + province = 3629 + + color = { 60 100 100 } + } + b_potamuskastel = { + province = 3630 + + color = { 60 100 100 } + } + b_ktenia = { + province = 3692 + + color = { 65 80 55 } + } + } + } + d_strymon = { + color = { 49 43 135 } + + capital = c_mosynopolis # Mosynopolis + + c_mosynopolis = { + color = { 39 53 135 } + + b_mosynopolis = { + province = 492 + + color = { 49 43 135 } + } + b_traianopolis = { + province = 3768 + + color = { 49 43 135 } + } + b_didymoteichon = { + province = 3627 + + color = { 90 85 120 } + } + b_xanthia = { + province = 3767 + + color = { 49 43 135 } + } + b_rodopi = { + province = 3554 + + color = { 49 43 135 } + } + } + } + } + k_hellas = { # Greece + color = { 0 108 204 } + + capital = c_attica # Athens + + ai_primary_priority = { + if = { + limit = { + culture = culture:greek + } + add = @correct_culture_primary_score + } + if = { + limit = { + NOT = { culture = culture:greek } + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + } + add = @better_than_the_alternatives_score + } + } + + + d_athens = { + color = { 206 66 158 } + + capital = c_attica # Athens + + c_attica = { + color = { 206 66 158 } + + #capital = 482 # Athens + + b_athens = { + province = 482 + + color = { 206 66 158 } + } + b_megara = { + province = 3731 + + color = { 206 66 158 } + } + b_damala = { + province = 3799 + + color = { 185 90 220 } + } + } + c_boeotia = { + color = { 250 65 140 } + + #capital = 3728 # Levadia + + b_thebeshellas = { + province = 3730 + + color = { 206 66 158 } + } + b_levadia = { + province = 3728 + + color = { 250 65 140 } + } + } + c_euboea = { + color = { 195 40 135 } + + #capital = 485 # Chalkis + + b_chalkis = { + province = 485 + + color = { 195 40 135 } + } + b_oreoi = { + province = 3726 + + color = { 195 40 135 } + } + } + } + + d_epirus = { + color = { 134 63 109 } + + capital = c_nicopolis # Arta + + c_nicopolis = { + color = { 134 63 109 } + + #capital = 473 # Arta + + b_arta = { + province = 473 + + color = { 134 63 109 } + } + b_sivista = { # Area eventually controlled by Carlo Tocco + province = 3699 + + color = { 134 63 109 } + } + b_angelokastron = { + province = 3700 + + color = { 134 63 109 } + } + b_vonitsa = { + province = 3701 + + color = { 134 63 109 } + } + } + c_epeiros = { + color = { 140 70 75 } + + #capital = 3708 # Ioaninna + + b_ioaninna = { + province = 3708 + + color = { 140 70 75 } + } + b_grava = { # Modern Igoumenitsa + province = 3709 + + color = { 140 70 75 } + } + } + c_aetolia = { + color = { 150 100 140 } + + #capital = 475 # Naupaktos + + b_naupaktos = { + province = 475 + + color = { 150 100 140 } + } + b_prousos = { + province = 3697 + + color = { 150 100 140 } + } + } + c_phocis = { + color = { 150 100 140 } + b_lidoriki = { + province = 3698 + + color = { 150 100 140 } + } + b_amfissa = { + province = 3729 + + color = { 250 65 140 } + } + } + c_metzovo = { + color = { 185 130 150 } + + #capital = 3702 # Metzovo + + b_metzovo = { + province = 3702 + + color = { 185 130 150 } + } + b_gardiki = { # Pindus Gardiki, ancient Pelinna + province = 3703 + + color = { 185 130 150 } + } + b_vrestenitsa = { + province = 3704 + + color = { 185 130 150 } + } + b_agrafa = { + province = 3705 + + color = { 185 130 150 } + } + } + } + + d_achaia = { + color = { 185 55 200 } + + capital = c_achaia # Patras + + c_achaia = { + color = { 175 65 200 } + + #capital = 476 # Patras + + b_patras = { + province = 476 + + color = { 185 55 200 } + } + b_vostitsa = { + province = 3801 + + color = { 185 55 200 } + } + b_andravida = { + province = 3737 + + color = { 185 55 200 } + } + b_kalavryta = { + province = 3738 + + color = { 185 55 200 } + } + } + c_korinthos = { + color = { 185 90 220 } + + #capital = 481 # Corinth + + b_corinth = { + province = 481 + + color = { 185 90 220 } + } + b_nikli = { + province = 3732 + + color = { 185 90 220 } + } + b_argos = { + province = 3798 + + color = { 185 90 220 } + } + } + c_messenia = { + color = { 220 115 220 } + + #capital = 3733 # Karytaina + + b_karytaina = { + province = 3733 + + color = { 220 115 220 } + } + b_arcadia = { + province = 3734 + + color = { 220 115 220 } + } + b_kalamata = { + province = 3800 + + color = { 220 115 220 } + } + b_modon = { + province = 477 + + color = { 220 115 220 } + } + } + c_laconia = { + color = { 195 30 195 } + + #capital = 3736 # Mistra + + b_mistra = { + province = 3736 + + color = { 195 30 195 } + } + b_monemvasia = { + province = 478 + + color = { 195 30 195 } + } + b_lacedaemonia = { + province = 3735 + + color = { 195 30 195 } + } + } + } + d_cephalonia = { + color = { 180 110 85 } + + capital = c_cephalonia # Cephalonia + + c_cephalonia = { + color = { 180 110 85 } + + #capital = 474 # Cephalonia + + b_cephalonia = { + province = 474 + + color = { 180 110 85 } + } + b_zakynthos = { + province = 3696 + + color = { 180 110 85 } + } + b_corfu = { + province = 3710 + + color = { 190 90 70 } + } + } + } + + d_thessaly = { + color = { 170 30 165 } + + capital = c_thessalia # Larissa + + c_thessalia = { + color = { 170 30 165 } + + #capital = 489 # Larissa + + b_larissa = { + province = 489 + + color = { 170 30 165 } + } + b_elasson = { + province = 3788 + + color = { 170 30 165 } + } + } + c_demetrias = { + color = { 205 35 165 } + + #capital = 488 # Demetrias + + b_demetrias = { + province = 488 + + color = { 205 35 165 } + } + b_velestino = { + province = 3789 + + color = { 205 35 165 } + } + b_halmyros = { + province = 3790 + + color = { 205 35 165 } + } + b_skopelos = { + province = 3725 + + color = { 195 40 135 } + } + } + c_neopatras = { + color = { 185 60 150 } + + #capital = 3795 # Neopatras + + b_neopatras = { + province = 3793 + + color = { 185 60 150 } + } + b_domokos = { + province = 3791 + + color = { 185 60 150 } + } + b_gardikia = { + province = 3792 + + color = { 185 60 150 } + } + b_zetouni = { + province = 3794 + + color = { 185 60 150 } + } + b_boudounitsa = { + province = 3727 + + color = { 250 65 140 } + } + } + c_thessaliotis = { # Megalo Vlachia + color = { 155 30 210 } + + #capital = 3797 # Trikala + + b_trikala = { + province = 3797 + + color = { 155 30 210 } + } + b_stagoi = { + province = 3796 + + color = { 155 30 210 } + } + b_pharsalos = { + province = 3570 + + color = { 155 30 210 } + } + } + } + } + k_macedonia = { + color = { 248 233 46 } + + capital = c_thessalonika + + d_macedonia = { + color = { 204 40 51 } + + capital = c_skopje + + c_pirin = { + color = { 110 100 130 } + + #capital = 3653 # Melnik + + b_scaptopara = { + province = 3652 + + color = { 110 100 130 } + } + } + c_velbazhd = { + color = { 145 135 135 } + + #capital = 3656 # Velbazhd + + b_velbazhd = { + province = 3656 + + color = { 145 135 135 } + } + b_bosilegrad = { + province = 3654 + + color = { 145 135 135 } + } + } + c_blagoevgrad= { + b_rila = { + province = 3674 + + color = { 45 40 75 } + } + b_nevropkop = { + province = 3617 + + color = { 75 100 110 } + } + b_melnikpirin = { + province = 3653 + + color = { 110 100 130 } + } + b_kalyatta = { + province = 3614 + + color = { 75 100 110 } + } + } + c_strumica = { + color = { 140 95 130 } + + #capital = 3650 # Strumica + + b_strumica = { + province = 3650 + + color = { 140 95 130 } + } + b_shtip = { + province = 3648 + + color = { 140 95 130 } + } + b_maleshevo = { + province = 3649 + + color = { 140 95 130 } + } + b_prosek = { + province = 3651 + + color = { 140 95 130 } + } + b_kratovo = { + province = 3655 + + color = { 145 135 135 } + } + } + + c_skopje = { + color = { 135 95 95 } + + #capital = 3643 # Skopje + + b_skopje = { + province = 3643 + + color = { 135 95 95 } + } + b_zegligovo = { + province = 3642 + + color = { 135 95 95 } + } + b_tetovo = { + province = 3644 + + color = { 135 95 95 } + } + b_veles = { + province = 3645 + + color = { 135 95 95 } + } + b_kicevo = { + province = 3646 + + color = { 135 95 95 } + } + b_prilep = { + province = 3647 + + color = { 135 95 95 } + } + } + + c_ohrid = { + color = { 135 90 110 } + + #capital = 471 # Ohrid / Lychidnus + + b_ohrid = { + province = 471 + + color = { 135 90 110 } + } + b_bitola = { + province = 3638 + + color = { 135 90 110 } + } + } + c_debar = { + color = { 130 40 60 } + + #capital = 3724 # Debar + + b_debar = { + province = 3724 + + color = { 130 40 60 } + } + } + } + d_thessalonika = { + color = { 189 19 130 } + + capital = c_thessalonika # Thessaloniki + + c_thessalonika = { + color = { 189 19 130 } + + #capital = 490 # Thessaloniki + + b_thessaloniki = { + province = 490 + + color = { 189 19 130 } + } + b_gynaikokastron = { + province = 3778 + + color = { 189 19 130 } + } + b_langades = { + province = 3779 + + color = { 189 19 130 } + } + b_mavrouda = { + province = 3780 + + color = { 189 19 130 } + } + b_chrysopolis = { + province = 3774 + + color = { 70 35 130 } + } + } + c_chalkidike = { + color = { 165 30 170 } + + #capital = 491 # Polygyros + + b_polygyros= { + province = 491 + + color = { 165 30 170 } + } + b_rendina = { + province = 3775 + + color = { 165 30 170 } + } + b_kassandreia = { + province = 3777 + + color = { 165 30 170 } + } + b_ierrisos = { + province = 3776 + + color = { 165 30 170 } + } + } + c_west_macedonia = { + color = { 220 50 170 } + b_kalyvia = { + province = 3785 + + color = { 220 50 170 } + } + b_servia = { + province = 3787 + + color = { 170 30 165 } + } + b_grevena = { + province = 3795 + + color = { 155 30 210 } + } + b_kastoria = { + province = 3640 + + color = { 135 90 110 } + } + } + c_veria = { + color = { 220 50 170 } + + #capital = 3786 # Veria + + b_veria = { + province = 3784 + + color = { 220 50 170 } + } + b_maglen = { + province = 3781 + + color = { 220 50 170 } + } + b_sthlanitza = { + province = 3782 + + color = { 220 50 170 } + } + b_voden = { + province = 3783 + + color = { 220 50 170 } + } + b_platamon = { + province = 3786 + + color = { 170 30 165 } + } + } + c_serres = { + color = { 70 35 130 } + + b_serres = { + province = 3771 + + color = { 70 35 130 } + } + b_siderokastron = { + province = 3770 + + color = { 70 35 130 } + } + b_drama = { + province = 3772 + + color = { 70 35 130 } + } + b_kavala = { + province = 3773 + + color = { 70 35 130 } + } + b_thasos = { + province = 3769 + + color = { 49 43 135 } + } + } + } + } + k_bulgaria = { + color = { 30 111 17 } + + capital = c_sredets # Sophia + + ai_primary_priority = { + if = { + limit = { + culture = culture:bulgarian + } + add = @correct_culture_primary_score + } + } + + d_turnovo = { # Moesia / Turnovo / Paristrion + color = { 103 78 91 } + + capital = c_turnovo # Turnovo + + c_turnovo = { + color = { 103 78 91 } + + #capital = 499 # Turnovo + + b_turnovo = { + province = 499 + + color = { 103 78 91 } + } + b_cherven = { + province = 3682 + + color = { 103 78 91 } + } + b_elena = { + province = 3683 + + color = { 103 78 91 } + } + b_gabrovo = { + province = 3684 + + color = { 103 78 91 } + } + } + c_sredets = { + color = { 45 40 75 } + + #capital = 500 # Serdica / Sredets / Sofia + + b_sredets = { + province = 500 + + color = { 45 40 75 } + } + b_meldi = { + province = 3671 + + color = { 45 40 75} + } + b_pernik = { + province = 3672 + + color = { 45 40 75 } + } + b_stipon = { + province = 3673 + + color = { 45 40 75 } + } + b_breznik = { + province = 3663 + + color = { 120 110 110 } + } + } + c_nikopolis = { + color = { 80 55 68 } + + #capital = 507 # Nikopolis + + b_nikopolis = { + province = 507 + + color = { 80 55 68 } + } + b_pliven = { + province = 3679 + + color = { 80 55 68 } + } + b_lovech = { + province = 3680 + + color = { 80 55 68 } + } + b_samundzhievo = { + province = 3681 + + color = { 80 55 68 } + } + } + c_dorostorum = { + color = { 108 100 80 } + + #capital = 508 # Silistra / Dorostorum + + b_preslav = { + province = 3689 + + color = { 108 100 80 } + } + b_dorostorum = { + province = 508 + + color = { 108 100 80 } + } + b_tutrakan = { + province = 3685 + + color = { 108 100 80 } + } + b_shumen = { + province = 3686 + + color = { 108 100 80 } + } + b_hrazgrad = { + province = 3687 + + color = { 108 100 80 } + } + b_sborishte = { + province = 3688 + + color = { 108 100 80 } + } + } + c_vratsa = { + color = { 53 38 51 } + + #capital = 3678 # Vratsa + + b_vratsa = { + province = 3678 + + color = { 53 38 51 } + } + b_lom = { + province = 3675 + + color = { 53 38 51 } + } + b_orehovo = { + province = 3676 + + color = { 53 38 51 } + } + b_kutlovitsa = { + province = 3677 + + color = { 53 38 51 } + } + b_belogradchik = { + province = 3670 + + color = { 120 105 85 } + } + b_vidin = { + province = 506 + + color = { 120 105 85 } + } + } + c_aytos = { + color = { 65 80 55 } + + #capital = 3691 # Aytos / Aetos + b_provadiya = { + province = 3690 + + color = { 65 80 55 } + } + } + } + + d_dobrudja = { + color = { 75 100 80 } + + cultural_names = { + name_list_greek = cn_scythia_minor + } + + capital = c_constanta # Constanta + + c_constanta = { + color = { 75 100 80 } + + #capital = 510 # Constanta + + b_constanta = { + province = 510 + + color = { 75 100 80 } + } + b_tulcha = { + province = 3694 + + color = { 75 100 80 } + } + b_mangalia = { + province = 3695 + + color = { 75 100 80 } + } + } + c_mesembria = { + color = { 55 75 65 } + + #capital = 498 # Mesembria + + b_varna = { + province = 3693 + + color = { 55 75 65 } + } + b_karvuna = { + province = 509 + + color = { 55 75 65 } + } + } + } + } +} \ No newline at end of file diff --git a/common/landed_titles/italy.txt b/common/landed_titles/italy.txt index ccd94d13..ec1545a6 100644 --- a/common/landed_titles/italy.txt +++ b/common/landed_titles/italy.txt @@ -1649,12 +1649,12 @@ e_italy = { c_caserta = { color = { 44 167 178 } #can_be_named_after_dynasty = no - b_aversa = { + b_aversa = { # Caserta province = 8756 color = { 230 225 90 } } - b_capua = { + b_capua = { # Mondragone province = 2606 color = { 240 209 100 } diff --git a/common/landed_titles/nistrenia.txt b/common/landed_titles/nistrenia.txt new file mode 100644 index 00000000..13fdf99e --- /dev/null +++ b/common/landed_titles/nistrenia.txt @@ -0,0 +1,2761 @@ + +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + + +e_nistrenia = { + color = { 110 82 196 } + + capital = c_soroca + + can_create = { + rule_title_creation_imperial_power_projection_title_creation_trigger = yes + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:italian + } + add = @correct_culture_primary_score + } + } + + k_transylvania = { + color = { 212 112 63 } + + capital = c_torda + + ai_primary_priority = { + if = { + limit = { + culture = culture:italian + } + add = @correct_culture_primary_score + } + } + + d_transcarpathia = { + color = { 217 11 26 } + + capital = c_marmaros + + c_marmaros = { + color = { 217 11 26 } + + b_maramarossziget = { + province = 539 + + color = { 217 11 26 } + } + b_borsa = { + province = 3915 + + color = { 217 11 26 } + } + b_laposbanya = { + province = 3923 + + color = { 213 85 50 } + } + } + } + + d_temes = { + color = { 133 93 38 } + + capital = c_temes + + c_temes = { + color = { 133 93 38 } + + b_temesvar = { + province = 517 + + color = { 133 93 38 } + } + b_lugos = { + province = 3880 + + color = { 133 93 38 } + } + b_boksanbanya = { + province = 3973 + + color = { 133 93 38 } + } + } + c_csanad = { + color = { 135 105 75 } + + b_csanad = { + province = 521 + + color = { 135 105 75 } + } + } + c_arad = { + color = { 135 78 51 } + + b_arad = { + province = 3905 + + color = { 135 78 51 } + } + b_lippa = { + province = 3906 + + color = { 135 78 51 } + } + } + c_krasso = { + color = { 156 130 67 } + + b_krasso = { + province = 3882 + + color = { 156 130 67 } + } + b_ersomlyo = { + province = 3883 + + color = { 156 130 67 } + } + b_fehertemplom = { + province = 3884 + + color = { 156 130 67 } + } + b_orsova = { + province = 4975 + + color = { 247 201 78 } + } + b_mehadia = { + province = 4976 + + color = { 247 201 78 } + } + b_karansebes = { + province = 3881 + + color = { 247 201 78 } + } + } + } + d_bihar = { + color = { 241 58 58 } + + capital = c_bihar + c_bihar = { + color = { 241 58 58 } + + b_nagyvarad = { + province = 520 + + color = { 241 58 58 } + } + b_gyozeg = { + province = 3899 + + color = { 241 58 58 } + } + b_belenyes = { + province = 3901 + + color = { 241 58 58 } + } + b_zolonta = { + province = 3902 + + color = { 241 58 58 } + } + b_elesd = { + province = 3947 + + color = { 241 58 58 } + } + } + c_zarand = { + color = { 240 85 90 } + + b_zarand = { + province = 3903 + + color = { 240 85 90 } + } + b_nagyhalmagy = { + province = 3904 + + color = { 240 85 90 } + } + b_pankota = { + province = 3975 + + color = { 240 85 90 } + } + } + c_szatmar = { + color = { 164 45 45 } + + b_szatmar = { + province = 3907 + + color = { 164 45 45 } + } + b_nagybanya = { + province = 3908 + + color = { 164 45 45 } + } + b_szilagy = { + province = 3909 + + color = { 164 45 45 } + } + b_kraszna = { + province = 3910 + + color = { 164 45 45 } + } + b_tasnad = { + province = 3911 + + color = { 164 45 45 } + } + b_nagykaroly = { + province = 3912 + + color = { 164 45 45 } + } + } + } + + d_transylvania = { + color = { 212 112 63 } + + capital = c_feher # Genoa + + c_feher = { + color = { 212 112 63 } + + b_feher = { + province = 519 + + color = { 212 112 63 } + } + b_kukullovar = { + province = 3935 + + color = { 212 112 63 } + } + b_abrudbanya = { + province = 3936 + + color = { 212 112 63 } + } + b_nagyszeben = { + province = 3937 + + color = { 212 112 63 } + } + b_alvinc = { + province = 3938 + + color = { 212 112 63 } + } + b_szaszkezd = { + province = 3939 + + color = { 212 112 63 } + } + } + c_szekelyfold = { + color = { 200 130 50 } + + b_szekelyudvarhely = { + province = 540 + + color = { 200 130 50 } + } + b_marosvasarhely = { + province = 3929 + + color = { 200 130 50 } + } + b_csikszereda = { + province = 3930 + + color = { 200 130 50 } + } + b_gyergyoszentmiklos = { + province = 3946 + + color = { 200 130 50 } + } + } + c_barcasag = { + color = { 180 105 60 } + + b_brasso = { + province = 3942 + + color = { 180 105 60 } + } + b_balvanyos = { + province = 3943 + + color = { 180 105 60 } + } + b_sepsiszentgyorgy = { + province = 3944 + + color = { 180 105 60 } + } + b_kovaszna = { + province = 3945 + + color = { 180 105 60 } + } + } + c_fogaras = { + color = { 190 85 50 } + + b_fogaras = { + province = 3940 + + color = { 190 85 50 } + } + b_torcsvar = { + province = 3941 + + color = { 190 85 50 } + } + } + c_torda = { + color = { 200 100 51 } + + b_torda = { + province = 3924 + + color = { 200 100 51 } + } + b_banffyhunyad = { + province = 3925 + + color = { 200 100 51 } + } + b_koloszvar = { + province = 3926 + + color = { 200 100 51 } + } + b_szaszregen = { + province = 3927 + + color = { 200 100 51 } + } + b_des = { + province = 3921 + + color = { 213 85 50 } + } + b_szek = { + province = 3922 + + color = { 213 85 50 } + } + b_aranyosbanya = { + province = 3928 + + color = { 200 100 51 } + } + } + c_hunyad = { + color = { 175 125 90 } + + b_vajdahunyad = { + province = 3931 + + color = { 175 125 90 } + } + b_harszoc = { + province = 3932 + + color = { 175 125 90 } + } + b_deva = { + province = 3933 + + color = { 175 125 90 } + } + } + } + } + k_dacia = { + color = { 237 147 52 } + + capital = c_bucuresti + d_transylvanian_alps = { + color = { 175 86 10 } + + capital = c_campulung # Palermo + + c_campulung = { + color = { 175 86 10 } + + b_targoviste = { + province = 515 + + color = { 175 86 10 } + } + b_campulung = { + province = 5009 + + color = { 175 86 10 } + } + b_arges = { + province = 5008 + + color = { 175 86 10 } + } + b_pitesti = { + province = 4993 + + color = { 175 86 10 } + } + } + c_polovragi = { + color = { 165 76 10 } + + b_polovragi = { + province = 5005 + + color = { 165 76 10 } + } + b_govora = { + province = 5006 + + color = { 165 76 10 } + } + b_filiasi = { + province = 5007 + + color = { 165 76 10 } + } + } + c_tabla_butii = { + color = { 155 66 10 } + + b_tabla_butii = { + province = 4989 + + color = { 155 66 10 } + } + b_zoresti = { + province = 4980 + + color = { 155 66 10 } + } + b_dumbraveni = { + province = 4977 + + color = { 155 66 10 } + } + } + } + d_muntenia = { + color = { 220 132 40 } + + capital = c_bucuresti + + c_giurgiu = { + color = { 210 122 50 } + + b_giurgiu = { + province = 4990 + + color = { 220 132 40 } + } + b_turnu = { + province = 514 + + color = { 220 132 40 } + } + b_rusii_de_vede = { + province = 4988 + + color = { 220 132 40 } + } + b_comana = { + province = 4991 + + color = { 220 132 40 } + } + b_glavacioc = { + province = 4992 + + color = { 220 132 40 } + } + b_costesti = { + province = 4994 + + color = { 220 132 40 } + } + } + c_bucuresti = { + color = { 241 195 72 } + + b_bucuresti = { + province = 4995 + + color = { 241 195 72 } + } + b_targsor = { + province = 4996 + + color = { 241 195 72 } + } + } + c_calarasi = { + color = { 238 212 80 } + + b_calarasi = { + province = 4997 + + color = { 238 212 80 } + } + b_radovanu = { + province = 4998 + + color = { 238 212 80 } + } + b_fetesti = { + province = 4999 + + color = { 238 212 80 } + } + } + c_buzau = { + color = { 230 142 50 } + + b_buzau = { + province = 5000 + + color = { 230 142 50 } + } + b_slobozia = { + province = 5001 + + color = { 230 142 50 } + } + b_ploiesti = { + province = 5002 + + color = { 230 142 50 } + } + } + c_braila = { + color = { 240 152 60 } + + b_braila = { + province = 5003 + + color = { 240 152 60 } + } + b_ramnicu_sarat = { + province = 5004 + + color = { 240 152 60 } + } + } + } + d_oltenia = { + color = { 222 155 78 } + + capital = c_targu_jiu + + c_targu_jiu = { + color = { 221 170 77 } + + b_targu_jiu = { + province = 4978 + + color = { 221 170 77 } + } + b_baia_de_arama = { + province = 4979 + + color = { 221 170 77 } + } + } + c_severin = { + color = { 247 201 78 } + + b_severin = { + province = 516 + + color = { 247 201 78 } + } + } + c_calafat = { + color = { 255 176 76 } + + b_calafat = { + province = 4981 + + color = { 255 176 76 } + } + b_cujmir = { + province = 4982 + + color = { 255 176 76 } + } + b_strehaia = { + province = 4983 + + color = { 255 176 76 } + } + b_segarcea = { + province = 4984 + + color = { 255 176 76 } + } + } + c_craiova = { + color = { 248 166 66 } + + b_craiova = { + province = 4985 + + color = { 248 166 66 } + } + b_corabia = { + province = 4986 + + color = { 248 166 66 } + } + b_dragasani = { + province = 4987 + + color = { 248 166 66 } + } + } + } + } + + k_moldavia = { + color = { 110 82 196 } + + capital = c_soroca + + d_nistrenia = { + color = { 180 150 20 } + capital = c_odessa + c_odessa = { + color = { 137 69 13 } + b_tiraspol = { + province = 5267 + + color = { 137 69 13 } + } + b_okachiv = { + province = 543 + + color = { 137 69 13 } + } + b_odessa = { + province = 5268 + + color = { 137 69 13 } + } + b_olbia_ETEL = { + province = 542 + + color = { 137 69 13 } + } + } + c_ladyzyn = { + color = { 165 110 18 } + + b_ladyzyn = { + province = 5257 + + color = { 165 110 18 } + } + b_birzula = { + province = 5258 + + color = { 165 110 18 } + } + b_liubashivka = { + province = 5259 + + color = { 165 110 18 } + } + } + c_ushytsia = { + color = { 163 201 106 } + + + b_ushytsia = { + province = 5098 + + color = { 163 201 106 } + + } + b_vinnytsia = { + province = 5099 + + color = { 163 201 106 } + } + b_yampil = { + province = 5100 + + color = { 163 201 106 } + } + } + } d_bukovina = { + color = { 210 200 70 } + + capital = c_suceava + + c_suceava = { + color = { 210 200 70 } + + b_suceava = { + province = 545 + + color = { 210 200 70 } + } + b_baia = { + province = 5034 + + color = { 210 200 70 } + } + b_vatra_dornei = { + province = 5035 + + color = { 210 200 70 } + } + b_campulung_moldovenesc = { + province = 5036 + + color = { 210 200 70 } + } + b_siret = { + province = 5037 + + color = { 210 200 70 } + } + } + c_beszterce = { + color = { 213 85 50 } + + b_beszterce = { + province = 3919 + + color = { 213 85 50 } + } + b_radna = { + province = 3920 + + color = { 213 85 50 } + } + } + c_neamnt = { + color = { 210 160 70 } + + b_piatra_neamnt = { + province = 5031 + + color = { 210 160 70 } + } + b_targu_neamnt = { + province = 5032 + + color = { 210 160 70 } + } + b_roman = { + province = 5033 + + color = { 210 160 70 } + } + } + c_dorohoi = { + color = { 225 220 35 } + + b_dorohoi = { + province = 5038 + + color = { 225 220 35 } + } + b_harlau = { + province = 5039 + + color = { 225 220 35 } + } + } + c_hotin = { + color = { 205 192 10 } + + b_hotin = { + province = 5040 + + color = { 205 192 10 } + } + b_tetina = { + province = 5041 + + color = { 205 192 10 } + } + b_cernauti = { + province = 5042 + + color = { 205 192 10 } + } + } + } + d_moldova = { + color = { 190 160 30 } + + capital = c_soroca + + c_iasi = { + color = { 190 160 30 } + + b_iasi = { + province = 541 + + color = { 190 160 30 } + } + b_ungheni = { + province = 5023 + + color = { 190 160 30 } + } + b_falesti = { + province = 5024 + + color = { 190 160 30 } + } + } + c_orhei = { + color = { 172 149 58 } + + b_orhei = { + province = 5019 + + color = { 172 149 58 } + } + b_tuzara = { + province = 5020 + + color = { 172 149 58 } + } + } + c_soroca = { + color = { 148 120 15 } + + b_soroca = { + province = 5021 + + color = { 148 120 15 } + } + b_balti = { + province = 5022 + + color = { 148 120 15 } + } + } + c_barlad = { + color = { 145 169 26 } + + b_barlad = { + province = 513 + + color = { 145 169 26 } + } + b_vaslui = { + province = 5025 + + color = { 145 169 26 } + } + b_husi = { + province = 5026 + + color = { 145 169 26 } + } + } + c_galati = { + color = { 250 207 36 } + + b_galati = { + province = 511 + + color = { 250 207 36 } + } + b_tecuci = { + province = 5027 + + color = { 250 207 36 } + } + b_focsani = { + province = 5028 + + color = { 250 207 36 } + } + } + c_stoenesti = { + color = { 249 255 102 } + + b_stoenesti = { + province = 5029 + + color = { 249 255 102 } + } + b_bacau = { + province = 5030 + + color = { 249 255 102 } + } + } + } + d_bugeac = { + color = { 165 220 30 } + + capital = c_tigheci # Tigheci + + c_tigheci = { + color = { 165 220 30 } + + b_tigheci = { + province = 5015 + + color = { 165 220 30 } + } + b_cahul = { + province = 5016 + + color = { 165 220 30 } + } + } + c_cetatea_alba = { + color = { 190 240 20 } + + + b_cetatea_alba = { + province = 512 + + + color = { 180 235 40 } + } + b_tighina = { + province = 5011 + + color = { 180 235 40 } + } + } + c_chilia = { + color = { 180 210 40 } + + + b_chilia = { + province = 5012 + + + color = { 175 230 40 } + } + b_oblucita = { + province = 5013 + + color = { 175 230 40 } + } + b_artsyz = { + province = 5014 + + color = { 175 230 40 } + } + b_sulina = { + province = 5010 + + color = { 75 100 80 } + } + } + c_lapusna = { + color = { 166 137 21 } + + b_lapusna = { + province = 5017 + + color = { 166 137 21 } + } + b_chisinau = { + province = 5018 + + color = { 166 137 21 } + } + } + } + } + + + k_galicia-volhynia = { + color = { 50 150 130 } + + capital = c_volodymyr # Volodymyr + + + d_volhynia = { + color = { 65 150 145 } + + capital = c_volodymyr # Volodymyr + + + c_volodymyr = { + color = { 65 150 145 } + + + b_volodymyr = { + province = 535 + + color = { 65 150 145 } + + } + b_lutsk = { + province = 5047 + + color = { 65 150 145 } + + } + b_luboml = { + province = 5048 + + color = { 65 150 145 } + } + b_kovel = { + province = 5049 + + color = { 65 150 145 } + + } + b_rozhyshche = { + province = 5050 + + color = { 65 150 145 } + + } + b_liubeshiv = { + province = 5111 + + color = { 81 99 28 } + } + } + c_dubrovytsia = { + color = { 81 99 28 } + + b_dubrovytsia = { + province = 5109 + + color = { 81 99 28 } + + } + b_stepan = { + province = 5110 + + color = { 81 99 28 } + } + b_sarny = { + province = 5102 + + color = { 110 140 20 } + } + b_selo = { + province = 5103 + + color = { 110 140 20 } + } + } + c_peresopnytsia = { + color = { 50 155 100 } + + b_peresopnytsia = { + province = 5051 + + color = { 50 155 100 } + + } + b_rivne = { + province = 5052 + + color = { 50 155 100 } + + } + b_klevan = { + province = 5053 + + color = { 50 155 100 } + + } + } + } + d_ungvar = { + color = { 156 15 15 } + + capital = c_ungvar + + + c_ungvar = { + color = { 146 25 15 } + + b_ungvar = { + province = 3897 + + color = { 156 15 15 } + + } + b_nagyberezna = { + province = 3895 + + color = { 156 15 15 } + } + } + c_bereg = { + color = { 225 30 45 } + + b_beregszasz = { + province = 537 + + color = { 225 30 45 } + } + b_nagyszolos = { + province = 3913 + + color = { 225 30 45 } + } + b_munkacz = { + province = 3893 + + color = { 225 30 45 } + } + b_alsoverecke = { + province = 3894 + + color = { 225 30 45 } + } + b_borsova = { + province = 3898 + + color = { 225 30 45 } + } + b_tecso = { + province = 3914 + + color = { 217 11 26 } + } + b_huszt = { + province = 3917 + + color = { 217 11 26 } + } + b_okormezo = { + province = 3918 + + color = { 217 11 26 } + } + } + } + d_halych = { + color = { 80 212 60 } + + capital = c_halych # Galich + + + c_halych = { + color = { 212 247 71 } + + + b_halych = { + province = 536 + + color = { 212 247 71 } + + } + b_sambir = { + province = 5060 + + color = { 212 247 71 } + + } + b_kolomyia = { + province = 5061 + + color = { 212 247 71 } + + } + b_spas = { + province = 5062 + + color = { 212 247 71 } + } + } + c_belz = { + color = { 70 235 185 } + + b_belz = { + province = 5077 + + color = { 70 235 185 } + + } + } + c_lviv = { + color = { 130 212 7 } + + + b_lviv = { + province = 5063 + + color = { 130 212 7 } + + } + b_zvenyhorod = { + province = 5064 + + color = { 130 212 7 } + + } + b_busk = { + province = 5065 + + color = { 130 212 7 } + } + b_buchach = { + province = 5066 + + color = { 130 212 7 } + + } + b_moklekov = { + province = 5067 + + color = { 130 212 7 } + } + } + c_terebovl = { + color = { 177 247 71 } + + + b_terebovl = { + province = 546 + + color = { 177 247 71 } + + } + b_horodok = { + province = 5068 + + color = { 177 247 71 } + + } + b_chortkiv = { + province = 5069 + + color = { 177 247 71 } + + } + } + c_zaslavl = { + color = { 80 212 60 } + + b_zaslavl = { + province = 5070 + + color = { 80 212 60 } + + } + b_dubno = { + province = 5071 + + color = { 80 212 60 } + } + b_ostroh = { + province = 5072 + + color = { 80 212 60 } + + } + } + } + } + + k_ruthenia = { + color = { 70 150 90 } + + capital = c_kiev # Kiev + + d_kiev = { + color = { 52 120 69 } + + capital = c_kiev # Kiev + c_kiev = { + color = { 53 105 66 } + + b_kiev = { + province = 547 + + color = { 70 150 90 } + } + b_vyshgorod = { + province = 5082 + + color = { 70 150 90 } + } + b_bilhorod = { + province = 5083 + + color = { 70 150 90 } + } + b_yuriev = { + province = 5084 + + color = { 70 150 90 } + } + b_kaniv = { + province = 5085 + + color = { 70 150 90 } + } + b_zdvyzhen = { + province = 5086 + + color = { 70 150 90 } + } + } + c_korosten = { + color = { 96 125 11 } + b_korosten = { + province = 5104 + + color = { 96 125 11 } + } + b_ovruch = { + province = 5105 + + color = { 96 125 11 } + } + } + c_zhytomyr = { + color = { 120 190 130 } + b_zhytomyr = { + province = 5087 + + color = { 120 190 130 } + } + b_mezhybozhe = { + province = 5088 + + color = { 120 190 130 } + } + b_rastovets = { + province = 5089 + + color = { 120 190 130 } + } + } + c_zvyahel = { + color = { 70 183 89 } + + b_zvyahel = { + province = 5091 + + color = { 70 183 89 } + } + b_kolodiazhen = { + province = 5092 + + color = { 70 183 89 } + } + b_chortolisy = { + province = 5093 + + color = { 70 183 89 } + } + b_horodnytsia = { + province = 5094 + + color = { 70 183 89 } + } + } + c_chornobyl = { + color = { 52 156 80 } + b_chornobyl = { + province = 5095 + + color = { 52 156 80 } + } + b_ivankiv = { + province = 5096 + + color = { 52 156 80 } + } + b_radynka = { + province = 5097 + + color = { 52 156 80 } + } + } + + c_korsun = { + color = { 125 201 106 } + + b_korsun = { + province = 544 + + color = { 125 201 106 } + } + b_malaia_skvirka = { + province = 5090 + + color = { 125 201 106 } + } + b_haisyn = { + province = 5101 + + color = { 125 201 106 } + } + } + } + + d_pereyaslavl = { + color = { 37 143 71 } + + capital = c_pereyaslavl # Pereyaslavl + + c_pereyaslavl = { + color = { 22 115 52 } + + b_pereyaslavl = { + province = 555 + + color = { 22 115 52 } + } + b_boryspil = { + province = 5178 + + color = { 22 115 52 } + } + b_priluk = { + province = 5179 + + color = { 22 115 52 } + } + b_zolotonosha = { + province = 5180 + + color = { 22 115 52 } + } + } + c_hradyzk = { + color = { 50 102 67 } + + b_hradyzk = { + province = 5181 + + color = { 50 102 67 } + } + b_akhtyr = { + province = 5182 + + color = { 50 102 67 } + } + b_myrhorod = { + province = 5183 + + color = { 50 102 67 } + } + b_poltava = { + province = 5184 + + color = { 50 102 67 } + } + } + c_romen = { + color = { 4 110 38 } + + b_romen = { + province = 5185 + + color = { 4 110 38 } + } + b_lokhrytsia = { + province = 5186 + + color = { 4 110 38 } + } + b_nedryhailiv = { + province = 5187 + + color = { 4 110 38 } + } + b_sumy = { + province = 5188 + + color = { 4 110 38 } + } + } + c_voin = { + color = { 98 146 103 } + + b_voin = { + province = 5189 + + color = { 98 146 103 } + } + b_lubny = { + province = 5190 + + color = { 98 146 103 } + } + } + } + + d_chernigov = { + color = { 150 235 91 } + + capital = c_chernigov # Chernigov + + c_chernigov = { + color = { 121 189 74 } + + b_chernigov = { + province = 554 + + color = { 121 189 74 } + } + b_lyubech = { + province = 553 + + color = { 121 189 74 } + } + b_unenezh = { + province = 5201 + + color = { 121 189 74 } + } + } + c_novgorod_seversky = { + color = { 108 135 2 } + + b_novgorod_seversky = { + province = 567 + + color = { 108 135 2 } + } + b_borzna = { + province = 5191 + + color = { 108 135 2 } + } + b_glukhov = { + province = 5192 + + color = { 108 135 2 } + } + } + c_putyvl = { + color = { 140 165 40 } + + b_putyvl = { + province = 5193 + + color = { 140 165 40 } + } + b_vyr = { + province = 5194 + + color = { 140 165 40 } + } + b_konotop = { + province = 5195 + + color = { 140 165 40 } + } + } + } + + + d_yedisan = { #Karayedisan + color = { 156 82 22 } + + capital = c_cherkassy + c_cherkassy = { + color = { 125 80 18 } + + b_cherkassy = { + province = 5263 + + color = { 125 80 18 } + } + b_sacacatce = { + province = 5264 + + color = { 125 80 18 } + } + b_kashan = { + province = 5265 + + color = { 125 80 18 } + } + b_pervomaisk = { + province = 5266 + + color = { 125 80 18 } + } + } + c_uman = { + color = { 105 60 10 } + + b_yary = { + province = 5260 + + color = { 105 60 10 } + } + b_buky = { + province = 5261 + + color = { 105 60 10 } + } + b_uman = { + province = 5262 + + color = { 105 60 10 } + } + } + c_dnipro = { + color = { 100 65 37 } + + b_dnipro = { + province = 5274 + + color = { 100 65 37 } + } + + b_salmacatce = { + province = 5275 + + color = { 100 65 37 } + } + } + } + + d_kizilyedisan = { + color = { 117 49 0 } + + capital = c_kherson # Odessa + + c_kherson = { + color = { 125 90 65 } + + b_kherson = { + province = 5269 + + color = { 125 90 65 } + } + b_kazanka = { + province = 5270 + + color = { 125 90 65 } + } + b_voznessensk = { + province = 5271 + + color = { 125 90 65 } + } + } + c_lower_dniepr = { + color = { 183 125 94 } + + b_beryslav = { + province = 5272 + + color = { 183 125 94 } + } + b_nikopol = { + province = 5273 + + color = { 183 125 94 } + } + } + } + + d_levedia = { + color = { 210 160 69 } + + capital = c_samar + + + c_samar = { + color = { 180 180 90 } + + b_samar = { + province = 556 + + color = { 180 180 90 } + } + b_karlivka = { + province = 5282 + + color = { 180 180 90 } + } + b_kharka = { + province = 565 + + color = { 180 180 90 } + } + b_bohodukhiv = { + province = 5283 + + color = { 180 180 90 } + } + } + c_bakhmut = { + color = { 150 100 20 } + + b_bakhmut = { + province = 564 + + color = { 150 100 20 } + } + b_tor = { + province = 5322 + + color = { 150 100 20 } + } + b_volcha = { + province = 5323 + + color = { 150 100 20 } + } + + b_kuzeytorg = { + province = 5328 + + color = { 240 230 60 } + } + b_podgornye = { + province = 5327 + + color = { 185 150 70 } + } + } + c_lozova = { + color = { 130 70 0 } + + b_lozova = { + province = 5320 + + color = { 130 70 0 } + } + b_pokrovsk = { + province = 5321 + + color = { 130 70 0 } + } + } + } + + d_red_levedia = { + color = { 196 140 49 } + + capital = c_khortytsia # Khortytsia + + c_khortytsia = { + color = { 180 130 50 } + + + b_khortytsia = { + province = 557 + + color = { 180 130 50 } + } + b_mariupol = { + province = 5280 + + color = { 180 130 50 } + } + b_kutur-ogly = { + province = 5281 + + color = { 180 130 50 } + } + b_donetsk = { + province = 5324 + + color = { 180 130 50 } + } + } + c_oleshye = { + color = { 200 130 40 } + + + b_oleshye = { + province = 558 + + color = { 200 130 40 } + } + b_kakovka = { + province = 5278 + + color = { 200 130 40 } + } + b_kyzyl_jar = { + province = 5279 + + color = { 200 130 40 } + } + } + } + + d_crimea = { + color = { 153 60 74 } + + capital = c_kerch # Kerch + + c_kerch = { + color = { 124 52 63 } + + b_kerch = { + province = 562 + + color = { 124 52 63 } + } + b_chersonesus = { + province = 560 + + color = { 124 52 63 } + } + b_theodosia = { + province = 561 + + color = { 124 52 63 } + } + } + c_kalos_limen = { + color = { 110 32 44 } + + + b_kerkinitis = { + province = 5276 + + color = { 110 32 44 } + + } + + b_kalos_limen = { + province = 559 + + color = { 110 32 44 } + } + } + c_perekop = { + color = { 105 56 64 } + + + b_aqmescit = { + province = 5330 + + color = { 110 32 44 } + + } + + b_perekop = { + province = 5277 + + + color = { 105 56 64 } + } + + b_dzhankoi = { + province = 5331 + + color = { 105 56 64 } + } + } + } + } + + k_white_rus = { + color = { 180 205 170 } + + capital = c_minsk + + + d_grodno = { + color = { 160 205 190 } + + capital = c_grodno # Grodno + + c_grodno = { + color = { 114 156 142 } + + b_grodno = { + province = 161 + + color = { 114 156 142 } + } + b_lida = { + province = 164 + + color = { 114 156 142 } + } + } + c_volkovysk = { + color = { 83 140 121 } + + b_volkovysk = { + province = 5044 + + color = { 83 140 121 } + } + } + c_novogrudok = { + color = { 89 128 115 } + + + b_novogrudok = { + province = 5136 + + color = { 89 128 115 } + + } + b_slonim = { + province = 5045 + + color = { 89 128 115 } + + } + } + c_berestye = { + color = { 165 136 68 } + + cultural_names = { + name_list_polish = cn_brzesc + } + + b_berestye = { + province = 549 + + color = { 165 136 68 } + + cultural_names = { + name_list_polish = cn_brzesc + } + } + b_kamyanyets = { + province = 5055 + + color = { 165 136 68 } + + cultural_names = { + name_list_polish = cn_kamieniec + } + } + } + c_dorohychyn = { + color = { 120 161 150 } + + cultural_names = { + name_list_polish = cn_drohiczyn + name_list_lithuanian = cn_drohicinas + } + + b_kobryn = { + province = 5058 + + color = { 120 161 150 } + + cultural_names = { + name_list_polish = cn_kobryn + name_list_lithuanian = cn_kobrynas + } + } + } + } + + d_turov = { + color = { 129 163 28 } + + capital = c_turov # Turov + + + c_turov = { + color = { 110 140 20 } + + b_turov = { + province = 552 + + color = { 110 140 20 } + + } + b_mazyr = { + province = 5106 + + color = { 96 125 11 } + } + b_naroulia = { + province = 5107 + + color = { 96 125 11 } + } + b_lelchytsy = { + province = 5108 + + color = { 96 125 11 } + } + } + + } + d_pinsk = { + color = { 200 185 170 } + + capital = c_pinsk # Pinsk + + c_pinsk = { + color = { 173 158 142 } + + b_pinsk = { + province = 548 + + color = { 173 158 142 } + + } + b_lahishyn = { + province = 5112 + + color = { 173 158 142 } + } + b_luninets = { + province = 5113 + + color = { 173 158 142 } + + } + } + c_slutsk = { + color = { 181 157 132 } + + + b_slutsk = { + province = 5114 + + color = { 181 157 132 } + + } + b_zhytkavichy = { + province = 5115 + + color = { 181 157 132 } + + } + b_mikashevichy = { + province = 5116 + + color = { 181 157 132 } + + } + } + c_kletsk = { + color = { 161 148 135 } + + + b_kletsk = { + province = 5117 + + color = { 161 148 135 } + + } + b_baranovichi = { + province = 5118 + + color = { 161 148 135 } + + } + } + c_babruysk = { + color = { 138 123 107 } + + b_babruysk = { + province = 5119 + + color = { 138 123 107 } + + } + b_gomel = { + province = 5200 + + color = { 121 189 74 } + } + b_zhlobin = { + province = 5120 + + color = { 138 123 107 } + + } + b_kalinkavichy = { + province = 5121 + + color = { 138 123 107 } + + } + b_rechytsa = { + province = 5122 + + color = { 138 123 107 } + + } + } + } + + d_minsk = { + color = { 160 205 150 } + + capital = c_minsk # Minsk + + + c_minsk = { + color = { 122 158 114 } + + + b_minsk = { + province = 550 + + color = { 122 158 114 } + } + b_lahoysk = { + province = 5123 + + color = { 122 158 114 } + } + b_zaslawye = { + province = 5124 + + color = { 122 158 114 } + } + b_maladzyechna = { + province = 5125 + + color = { 122 158 114 } + } + b_barysaw = { + province = 5126 + + color = { 122 158 114 } + } + b_kreva = { + province = 165 + + color = { 140 28 28 } + } + } + c_orsha = { + color = { 100 140 91 } + + b_orsha = { + province = 5127 + + color = { 100 140 91 } + } + b_cherykaw = { + province = 5225 + + color = { 126 99 133 } + } + b_drutsk = { + province = 5128 + + color = { 100 140 91 } + + } + } + } + + d_polotsk = { + color = { 160 225 225 } + + capital = c_polotsk # Polotsk + + c_polotsk = { + color = { 127 184 184 } + + b_polotsk = { + province = 5129 + + color = { 127 184 184 } + } + b_drysa = { + province = 5130 + + color = { 127 184 184 } + } + b_myory = { + province = 5131 + + color = { 127 184 184 } + } + } + c_braslau = { + color = { 90 10 10 } + + b_braslau = { + province = 166 + + color = { 90 10 10 } + } + } + c_lukoml = { + color = { 104 173 173 } + + b_lukoml = { + province = 934 + + color = { 104 173 173 } + } + b_vetrino = { + province = 5132 + + color = { 104 173 173 } + } + b_hlybokaye = { + province = 5133 + + color = { 104 173 173 } + } + } + c_vitebsk = { + color = { 71 173 173 } + + b_vitebsk = { + province = 5134 + + color = { 71 173 173 } + } + b_haradok = { + province = 5135 + + color = { 71 173 173 } + } + } + } + } + + k_caucasus = { + color = { 150 103 38 } + + capital = c_sarkel # Sarkel + + d_khazaria = { + color = { 143 92 21 } + + capital = c_sarkel # Sarkel + c_sarysyn = { + color = { 91 95 25 } + + b_sarysyn = { + province = 595 + + color = { 91 95 25 } + } + b_frolovo = { + province = 5293 + + color = { 91 95 25 } + } + b_kamyshin = { + province = 5294 + + color = { 91 95 25 } + } + b_yelan = { + province = 5295 + + color = { 91 95 25 } + } + b_peschanka = { + province = 5508 + + color = { 95 65 74 } + } + b_tersa = { + province = 5410 + + color = { 95 65 74 } + } + b_viazovka = { + province = 5379 + + color = { 95 70 59 } + } + } + c_sarkel = { + color = { 125 80 18 } + + b_sarkel = { + province = 607 + + color = { 125 80 18 } + } + b_aksay = { + province = 5315 + + color = { 125 80 18 } + } + b_semikarakary = { + province = 5332 + + color = { 125 80 18 } + } + } + c_astrakhan = { + color = { 151 118 30 } + + b_astrakhan = { + province = 5311 + + color = { 151 118 30 } + } + b_sara = { + province = 5312 + + color = { 151 118 30 } + } + b_khazaran = { + province = 604 + + color = { 151 118 30 } + } + } + c_beksima = { + color = { 145 100 38 } + + b_beksima = { + province = 605 + + color = { 145 100 38 } + } + b_sarepta = { + province = 5333 + + color = { 145 100 38 } + } + b_yenotayevka = { + province = 5334 + + color = { 145 100 38 } + } + } + } + d_itil = { + color = { 196 118 27 } + + capital = c_itil #Itil + + c_itil = { + color = { 176 102 16 } + + b_itil = { + province = 620 + + color = { 176 102 16 } + } + b_saray = { + province = 619 + + color = { 176 102 16 } + } + b_nikolaievsk = { + province = 5316 + + color = { 176 102 16 } + } + b_chyorny_yar = { + province = 5345 + + color = { 176 102 16 } + } + + b_saqsin = { + province = 5313 + + color = { 202 125 19 } + } + } + } + + d_don_valley = { + color = { 227 201 98 } + + capital = c_tana + + c_tana = { + color = { 215 190 55 } + b_tana = { + province = 596 + + color = { 215 190 55 } + } + b_taganrog = { + province = 563 + + color = { 215 190 55 } + } + b_ivanovskoye = { + province = 5329 + + color = { 240 230 60 } + } + } + c_golden_hills = { + color = { 205 175 85 } + + b_golden_hills = { + province = 5290 + + color = { 205 175 85 } + } + b_siyahtepe = { + province = 5291 + + color = { 205 175 85 } + } + b_ust-donvokhi = { + province = 5292 + + color = { 205 175 85 } + } + b_kazarki = { + province = 594 + + color = { 205 175 85 } + } + } + c_millerovo = { + color = { 185 150 70 } + + b_millerovo = { + province = 5326 + + color = { 185 150 70 } + } + } + } + + d_azov = { + color = { 92 76 12 } + + capital = c_tmutarakan # Tmutarakan + + c_tmutarakan = { + color = { 66 55 10 } + b_tmutarakan = { + province = 598 + color = { 66 55 10 } + } + b_papagia = { + province = 5289 + + color = { 66 55 10 } + } + b_kuban = { + province = 5335 + color = { 66 55 10 } + } + b_soleny = { + province = 5336 + color = { 66 55 10 } + } + } + c_khumar = { + color = { 83 61 5 } + b_yaseni = { + province = 599 + color = { 83 61 5 } + } + b_chelbaska = { + province = 5337 + + color = { 83 61 5 } + } + b_tikhon = { + province = 5338 + + color = { 83 61 5 } + } + } + c_azov = { + color = { 100 72 15 } + b_azov = { + province = 597 + color = { 100 72 15 } + } + b_manych = { + province = 5288 + + color = { 100 72 15 } + } + b_chamchev = { + province = 5339 + + color = { 100 72 15 } + } + b_yergolyk = { + province = 5340 + + color = { 100 72 15 } + } + } + } + + d_alania = { + color = { 110 65 29 } + + capital = c_maghas # Maghas + + c_maghas = { + color = { 85 50 22 } + + b_maghas = { + province = 5299 + + color = { 85 50 22 } + } + b_etzeri = { + province = 5300 + + color = { 85 50 22 } + } + b_betzini = { + province = 5301 + + color = { 85 50 22 } + } + } + c_zichia = { + color = { 100 44 16 } + b_bata = { + province = 5296 + color = { 100 44 16 } + } + b_zapaxi = { + province = 5297 + + color = { 100 44 16 } + } + b_nicopsia = { + province = 600 + + color = { 255 255 255 } + } + b_ulmi = { + province = 5298 + color = { 100 44 16 } + } + } + } + + d_ciscaucasia = { + color = { 168 59 34 } + + capital = c_makhachkala # Makhachkala + + + c_makhachkala = { # Makhachkala + color = { 28 21 35 } + + b_makhachkala = { # Makhachkala + province = 8834 + color = { 28 21 35 } + } + b_buynaksk = { # Buynaksk + province = 8835 + color = { 28 21 35 } + } + } + c_botlikh = { # Botlikh + color = { 43 83 77 } + + b_botlikh = { # Botlikh + province = 8836 + color = { 43 83 77 } + } + b_dylym = { # Dylym + province = 8837 + color = { 43 83 77 } + } + b_shamilkala = { # Shamilkala + province = 8838 + color = { 43 83 77 } + } + b_khebda = { # Khebda + province = 8839 + color = { 43 83 77 } + } + } + c_derbent = { # Derbent + color = { 128 40 20 } + + b_derbent = { # Derbent + province = 674 + color = { 128 40 20 } + } + b_akhty = { + province = 8840 + color = { 80 82 92 } + } + b_kasumkent = { + province = 8841 + color = { 80 82 92 } + } + } + c_izberbash = { # Izberbash + color = { 51 88 83 } + + b_balanjar = { # Izberbash + province = 5304 + color = { 128 40 20 } + } + b_levashi = { # Levashi + province = 8842 + color = { 51 88 83 } + } + b_urkarakh = { # Urkarakh + province = 8843 + color = { 51 88 83 } + } + } + c_khasavyurt = { # Khasavyurt + color = { 42 57 62 } + + b_khasavyurt = { # Khasavyurt + province = 8844 + color = { 42 57 62 } + } + b_babayurt = { # Babayurt + province = 8845 + color = { 42 57 62 } + } + } + c_samander = { # Kizlyar + color = { 148 35 9 } + + b_samander = { # Kizlyar + province = 5305 + color = { 148 35 9 } + } + b_tarumovka = { # Tarumovka + province = 8846 + color = { 60 52 67 } + } + } + c_nogay = { # Nogay + color = { 28 38 45 } + + b_terekli_mekteb = { # Terekli-Mekteb + province = 8847 + color = { 28 38 45 } + } + b_yuzhno_sukhokumsk = { # Yuzhno-Sukhokumsk + province = 8848 + color = { 28 38 45 } + } + b_nariman = { + province = 8849 + color = { 28 38 45 } + } + } + c_samiran = { + color = { 141 51 30 } + + b_samiran = { + province = 5343 + + color = { 141 51 30 } + } + b_kumukh = { + province = 675 + + color = { 128 40 20 } + } + b_durdzukia = { + province = 5306 + + color = { 148 35 9 } + } + b_sambalut = { + province = 5342 + + color = { 148 35 9 } + } + b_kizlyar = { + province = 5307 + + color = { 141 51 30 } + } + b_cabartei = { + province = 5308 + + color = { 141 51 30 } + } + } + c_anket = { + color = { 160 50 5 } + + b_tserlona = { + province = 5309 + + color = { 160 50 5 } + } + b_cisterki = { + province = 5310 + + color = { 160 50 5 } + } + } + c_cabardinia = { + color = { 54 25 8 } + + b_cabarda = { + province = 603 + + color = { 54 25 8 } + } + b_tatartopa = { + province = 5302 + + color = { 54 25 8 } + } + b_petigoria = { + province = 606 + + color = { 54 25 8 } + } + } + c_besinada = { + color = { 34 5 0 } + + b_besinada = { + province = 5303 + + color = { 34 5 0 } + } + b_majar = { + province = 5344 + + color = { 34 5 0 } + } + } + } + } +} \ No newline at end of file diff --git a/common/landed_titles/yugoslavia.txt b/common/landed_titles/yugoslavia.txt new file mode 100644 index 00000000..f6c0f16d --- /dev/null +++ b/common/landed_titles/yugoslavia.txt @@ -0,0 +1,1312 @@ +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + + + +e_yugoslavia = { + color = { 17 24 117 } + + capital = c_beograd + + k_slovenia = { + color = { 22 109 229 } + + capital = c_ljubljana + + d_krain = { + color = { 95 120 100 } + + capital = c_kranj # Kranj + + c_kranj = { + color = { 95 120 100 } + + cultural_names = { + name_list_swabian = cn_krain + name_list_swabian = cn_krain + name_list_franconian = cn_krain + name_list_bavarian = cn_krain + name_list_saxon = cn_krain + } + + b_kranj = { + province = 3100 + + color = { 95 120 100 } + + cultural_names = { + name_list_swabian = cn_krainburg + name_list_swabian = cn_krainburg + name_list_franconian = cn_krainburg + name_list_bavarian = cn_krainburg + name_list_saxon = cn_krainburg + } + } + b_krsko = { + province = 3102 + + color = { 95 120 100 } + } + b_kamnik = { + province = 3101 + + color = { 95 120 100 } + } + } + + c_maribor = { + color = { 115 90 90 } + b_maribor = { + province = 3103 + + color = { 115 90 90 } + } + b_windische_buhel = { + province = 3106 + + color = { 115 90 90 } + } + b_prekmurje = { + province = 9781 + + color = { 115 90 90 } + } + } + c_ljubljana = { + color = { 90 125 115 } + + b_ljubljana = { + province = 3096 + + color = { 90 125 115 } + } + b_dobovec = { + province = 3097 + + color = { 90 125 115 } + } + b_rudolfswerde = { + province = 3098 + + color = { 90 125 115 } + } + b_ribnica = { + province = 3095 + + color = { 90 125 115 } + } + } + c_gorz = { + color = { 180 255 200 } + + cultural_names = { + name_list_swabian = cn_gorz + name_list_swabian = cn_gorz + name_list_franconian = cn_gorz + name_list_bavarian = cn_gorz + name_list_saxon = cn_gorz + } + + b_gorizia = { + province = 2516 + + color = { 180 255 200 } + } + b_triglavski = { #Tricorno + province = 2515 + + color = { 180 255 200 } + } + } + } + } + + k_croatia = { + color = { 178 0 17 } + + capital = c_zagreb + + cultural_names = { + name_list_roman = cn_dalmatia + } + + ai_primary_priority = { + if = { + limit = { + culture = culture:croatian + } + add = @correct_culture_primary_score + } + } + + d_dalmatia = { + color = { 162 53 53 } + + capital = c_zadar # Zadar + + c_zadar = { + color = { 162 53 53 } + + #capital = 465 # Zadar + + #italian = "Zara" + #greek = "Diadora" + #roman = "Diadora" + + cultural_names = { + name_list_roman = cn_diadora + name_list_greek = cn_diadora + name_list_italian = cn_zara + name_list_cisalpine = cn_zara + name_list_sicilian = cn_zara + name_list_sardinian = cn_zara + } + + b_zadar = { + province = 465 + + color = { 162 53 53 } + } + b_nin = { + province = 3545 + + color = { 162 53 53 } + } + b_biograd = { + province = 3547 + + color = { 162 53 53 } + } + b_obrovac = { + province = 3546 + + color = { 162 53 53 } + } + } + c_pagania = { + color = { 180 110 50 } + + #capital = 3555 # Mokro + + b_mokro = { + province = 3555 + + color = { 180 110 50 } + } + b_omis = { + province = 3553 + + color = { 180 110 50 } + } + } + c_knin = { + color = { 168 76 44 } + + #capital = 3548 # Knin + + b_knin = { + province = 3548 # Knin + + color = { 168 76 44 } + } + b_bribir = { + province = 3549 + + color = { 168 76 44 } + } + b_sibenik = { + province = 3550 + + color = { 168 76 44 } + } + } + c_cetina = { + color = { 150 80 45 } + + #capital = 3551 # Sinj + + #italian = "Spalato" + #greek = "Spalathos" + #roman = "Spalato" + + cultural_names = { + name_list_roman = cn_spalato + name_list_italian = cn_spalato + name_list_cisalpine = cn_spalato + name_list_sicilian = cn_spalato + name_list_sardinian = cn_spalato + name_list_greek = cn_spalathos + } + + b_sinjcroat = { + province = 3551 + + color = { 150 80 45 } + } + b_split = { + province = 467 + + color = { 150 80 45 } + } + b_solin = { + province = 3552 + + color = { 150 80 45 } + } + } + } + + d_croatia = { + color = { 115 40 52 } + + capital = c_gacka # Senj + + c_gacka = { + color = { 115 40 52 } + + #capital = 2523 # Rijeka + + b_senj = { + province = 464 + + color = { 115 40 52 } + } + b_brinje = { + province = 3540 + + color = { 115 40 52 } + } + b_rijeka = { + province = 2523 + + color = { 115 40 52 } + } + } + c_lika = { + color = { 95 25 40 } + + #capital = 3543 # Kaseg + + b_kaseg = { + province = 3543 + + color = { 95 25 40 } + } + b_bag = { + province = 3542 + + color = { 95 25 40 } + } + b_udbina = { + province = 3544 + + color = { 95 25 40 } + } + b_dreznik = { + province = 3541 + + color = { 95 25 40 } + } + } + c_cherso = { + color = { 115 35 85 } + + #capital = 2521 # Cres / Cherso + + b_cres = { + province = 2521 + + color = { 115 35 85 } + } + b_krk = { + province = 459 + + color = { 115 35 85 } + } + } + c_modrus = { + color = { 90 40 60 } + + #capital = 3539 # Modrus + + b_modrus = { + province = 3539 + + color = { 90 40 60 } + } + b_okic = { + province = 3537 + + color = { 90 40 60 } + } + b_dubovac = { + province = 3536 + + color = { 90 40 60 } + } + b_topusko = { + province = 3538 + + color = { 90 40 60 } + } + b_dubica = { + province = 3518 + + color = { 130 10 20 } + } + } + } + + d_slavonia = { + color = { 130 30 60 } + + #capital = 461 # Zagreb + + cultural_names = { + name_list_roman = cn_pannonia + name_list_greek = cn_pannonia + } + + c_zagreb = { + color = { 130 30 60 } + + #capital = 461 # Zagreb + + cultural_names = { + name_list_roman = cn_andautonia + name_list_greek = cn_andautonia + } + + b_zagreb = { + province = 461 + + color = { 130 30 60 } + } + b_cazma = { + province = 3533 + + color = { 130 30 60 } + } + b_samobor = { + province = 3534 + + color = { 130 30 60 } + } + b_sisak = { + province = 3535 + + color = { 130 30 60 } + } + } + c_zagorje = { + color = { 160 20 50 } + + #capital = 458 # Krapina + + b_krapina = { + province = 458 # Krapina + + color = { 160 20 50 } + } + b_garestin = { # Original name of Varazdin + province = 460 + + color = { 160 20 50 } + } + b_krizevci = { + province = 462 + + color = { 160 20 50 } + } + b_koprivnica = { + province = 3531 + + color = { 160 20 50 } + } + b_verevce = { + province = 3532 + + color = { 160 20 50 } + } + } + c_pozega = { + color = { 120 30 45 } + + #capital = 3529 # Pozega + + b_pozega = { + province = 3529 + + color = { 120 30 45 } + } + b_kutina = { + province = 3528 + + color = { 120 30 45 } + } + b_brod = { + province = 3530 + + color = { 120 30 45 } + } + b_gradiska = { + province = 3515 + + color = { 125 20 90 } + } + } + c_vukovar = { + color = { 190 60 95 } + + b_vakovo = { + province = 3610 + + color = { 190 60 95 } + } + b_osijek = { + province = 3609 + + color = { 190 60 95 } + } + b_orahovica = { + province = 3608 + + color = { 190 60 95 } + } + b_baranyavar = { + province = 3842 + + color = { 155 25 65 } + } + } + } + + d_istria = { + color = { 75 110 105 } + + c_pula = { + color = { 75 110 105 } + + b_pula = { + province = 2518 + + color = { 75 110 105 } + } + b_piran = { + province = 2519 + + color = { 75 110 105 } + } + b_pazin = { + province = 2520 + + color = { 75 110 105 } + } + b_labin = { + province = 2522 + + color = { 75 110 105 } + } + } + } + + d_ragusa = { + color = { 170 11 30 } + + capital = c_ragusa # Ragusa / Dubrovnik + + c_ragusa = { + color = { 170 11 30 } + + #capital = 468 # Ragusa / Dubrovnik + + b_ragusa = { + province = 468 + + color = { 170 11 30 } + } + b_ston = { + province = 3569 + + color = { 170 11 30 } + } + b_hvar = { + province = 3556 + + color = { 180 110 50 } + } + } + } + } + k_serbia = { + color = { 49 52 124 } + + capital = c_beograd + + ai_primary_priority = { + if = { + limit = { + culture = culture:serbian + } + add = @correct_culture_primary_score + } + } + d_vidin = { + color = { 120 105 85 } + + capital = c_vidin # Vidin + + c_vidin = { + color = { 120 105 85 } + + #capital = 506 # Vidin + + b_kladovo = { + province = 3667 + + color = { 120 105 85 } + } + b_zajecar = { + province = 3668 + + color = { 120 105 85 } + } + b_petrus = { + province = 3669 + + color = { 120 105 85 } + } + } + c_naissus = { + color = { 120 110 110 } + + #capital = 501 # Naissos / Nis + + cultural_names = { + name_list_serbian = cn_nis + name_list_croatian = cn_nis + name_list_bosnian = cn_nis + } + + b_naissos = { + province = 501 + + cultural_names = { + name_list_serbian = cn_nis + name_list_croatian = cn_nis + name_list_bosnian = cn_nis + } + + color = { 120 110 110 } + } + b_svrljig = { + province = 3661 + + color = { 120 110 110 } + } + b_pirot = { + province = 3662 + + color = { 120 110 110 } + } + } + } + d_rashka = { + color = { 103 88 51 } + + capital = c_rashka # Novo Trgovite + + c_rashka = { + color = { 103 88 51 } + + b_novotrgoviste = { + province = 502 + + color = { 103 88 51 } + } + b_zica = { + province = 3588 + + color = { 103 88 51 } + } + b_gradac = { + province = 3587 + + color = { 103 88 51 } + } + } + c_zlatibor = { + color = { 70 50 40 } + + b_sjenica = { + province = 3591 + + color = { 70 50 40 } + } + b_arilje = { + province = 3589 + + color = { 70 50 40 } + } + b_rujno = { + province = 3590 + + color = { 70 50 40 } + } + } + c_pomoravlje = { + color = { 120 110 110 } + + #capital = 3658 # Vranje + + b_vranje = { + province = 3658 + + color = { 120 110 110 } + } + b_glubocica = { + province = 3657 + + color = { 120 110 110 } + } + } + c_sumadija = { + color = { 60 65 40 } + + #capital = 3598 # Kruevac + + b_krusevac = { + province = 3598 + + color = { 60 65 40 } + } + b_koznik = { + province = 3599 + + color = { 60 65 40 } + } + b_prokuplje = { + province = 3600 + + color = { 60 65 40 } + } + } + } + + d_syrmia = { + color = { 179 43 111 } + + capital = c_szerem # Szerem / Srem + + c_szerem = { + color = { 179 43 111 } + + b_szerem = { + province = 3739 + + color = { 179 43 111 } + } + b_ilok = { + province = 3611 + + color = { 179 43 111 } + } + b_zemun = { + province = 3613 + + color = { 179 43 111 } + } + } + c_bacs = { + color = { 145 90 85 } + + b_bacs = { + province = 518 + + color = { 145 90 85 } + } + b_titel = { + province = 3830 + + color = { 145 90 85 } + } + } + c_keve = { + color = { 115 95 30 } + + b_kevevar = { + province = 3877 + + color = { 115 95 30 } + } + b_pancsova = { + province = 3878 + + color = { 115 95 30 } + } + b_becse = { + province = 3879 + + color = { 115 95 30 } + } + } + c_bodrog = { + color = { 155 85 85 } + + b_bodrog = { + province = 3863 + + color = { 155 85 85 } + } + b_zenta = { + province = 3864 + + color = { 155 85 85 } + } + } + } + d_macva = { + color = { 168 135 57 } + + #capital = 3604 # Macva + + c_macva = { + color = { 168 135 57 } + + #capital = 3604 # Macva + + b_macva = { + province = 3604 + + color = { 168 135 57 } + } + b_debrc = { + province = 3605 + + color = { 168 135 57 } + } + b_krupanj = { + province = 3606 + + color = { 168 135 57 } + } + b_uzice = { + province = 3607 + + color = { 168 135 57 } + } + } + c_beograd = { + color = { 128 115 37 } + + #capital = 505 # Beograd / Belgrade + + b_beograd = { + province = 505 + + color = { 128 115 37 } + } + b_smederevo = { + province = 3601 + + color = { 128 115 37 } + } + b_rudnik = { + province = 3602 + + color = { 128 115 37 } + } + b_kragujevac = { + province = 3603 + + color = { 128 115 37 } + } + } + c_branicevo = { + color = { 120 125 75 } + + #capital = 3664 # Branicevo + + b_branicevo = { + province = 3664 + + color = { 120 125 75 } + } + b_kucevo = { + province = 3665 + + color = { 120 125 75 } + } + b_ravno = { + province = 3666 + + color = { 120 125 75 } + } + } + } + } + k_montenegro = { + color = { 129 94 13 } + + capital = c_duklja # Ribnica / Podgorica + d_duklja = { + color = { 129 94 13 } + + #capital = 469 # Ribnica / Podgorica + + c_duklja = { + color = { 129 94 13 } + + #capital = 469 # Ribnica / Podgorica + + b_ribnicapodgorica = { + province = 469 + + color = { 129 94 13 } + } + b_plav = { + province = 503 + + color = { 129 94 13 } + } + b_drivast = { + province = 3578 + + color = { 129 94 13 } + } + b_skadar = { + province = 3580 + + color = { 129 94 13 } + } + b_moraca = { + province = 3577 + + color = { 129 94 13 } + } + b_budlimlje = { + province = 3592 + + color = { 103 88 51 } + } + } + c_pomorje = { + color = { 155 105 5 } + + #capital = 3575 # Bar / Antivari + + b_antivari = { + province = 3575 + + color = { 155 105 5 } + } + b_ulcinj = { + province = 3576 + + color = { 155 105 5 } + } + b_cattaro = { # Kotor + province = 3574 + + color = { 155 105 5 } + } + b_prijepolje = { + province = 3584 + + color = { 105 100 30 } + } + b_breznica = { + province = 3585 + + color = { 105 100 30 } + } + b_brskovo = { + province = 3586 + + color = { 105 100 30 } + } + } + c_travunia = { # Travunia + color = { 140 90 35 } + + #capital = 3572 # Trebinje + + b_trebinje = { + province = 3572 + + color = { 140 90 35 } + } + b_onogost = { + province = 3571 + + color = { 140 90 35 } + } + b_risan = { + province = 3573 + + color = { 140 90 35 } + } + } + } + } + + k_bosnia = { + color = { 16 125 74 } + + capital = c_vhrbosna # Visoki + + #Titular: created by decision. + + ai_primary_priority = { + if = { + limit = { + culture = culture:bosnian + } + add = @correct_culture_primary_score + } + if = { + limit = { + OR = { + culture = culture:croatian + culture = culture:serbian + } + } + add = @better_than_the_alternatives_score + } + } + d_bosna = { #AKA Upper Bosnia + color = { 194 115 115 } + + capital = c_rama # Visoki + + c_rama = { + color = { 194 105 125 } + + #capital = 3527 # Visoki + + b_visoki = { + province = 3527 + + color = { 194 115 115 } + } + b_prozor = { + province = 504 + + color = { 194 115 115 } + } + b_vranduk = { + province = 3524 + + color = { 194 115 115 } + } + b_bobovac = { + province = 3525 + + color = { 194 115 115 } + } + b_travnik = { + province = 3526 + + color = { 194 115 115 } + } + } + c_donjikraji = { + color = { 175 90 115 } + + #capital = 3507 # Jajce + + b_jajce = { + province = 3507 + + color = { 175 90 115 } + } + b_kljucnasani = { + province = 3504 + + color = { 175 90 115 } + } + b_greben = { + province = 3505 + + color = { 175 90 115 } + } + b_kotorvaros = { + province = 3506 + + color = { 175 90 115 } + } + b_sokol = { + province = 3508 + + color = { 175 90 115 } + } + } + c_vhrbosna = { + color = { 150 105 125 } + + #capital = 3567 # Vhrbosna - Modern Sarajevo. Probably. + + b_vhrbosna = { + province = 3567 + + color = { 150 105 125 } + } + b_olovo= { + province = 3564 + + color = { 150 105 125 } + } + b_kuclat = { + province = 3565 + + color = { 150 105 125 } + } + b_srebrenica = { + province = 3566 + + color = { 150 105 125 } + } + b_rogatica = { + province = 3568 + + color = { 150 105 125 } + } + } + c_podrinje = { + color = { 105 100 30 } + + #capital = 3583 # Hotca + + b_hotca = { + province = 3583 + + color = { 105 100 30 } + } + b_visegrad = { + province = 3581 + + color = { 105 100 30 } + } + b_gorazde = { + province = 3582 + + color = { 105 100 30 } + } + } + c_pset = { + color = { 135 55 65 } + + #capital = 3522 # Bihac + + b_bihac = { + province = 3522 + + color = { 135 55 65 } + } + b_krupa = { + province = 3521 + + color = { 135 55 65 } + } + b_pset = { + province = 3523 + + color = { 135 55 65 } + } + } + } + + d_lower_bosna = { + color = { 180 85 120 } + + capital = c_soli # Soli + + c_soli = { + color = { 170 80 125 } + + #capital = 3510 # Soli - Modern Tuzla + + cultural_names = { + name_list_roman = cn_salines + name_list_greek = cn_salines + name_list_hungarian = cn_so + name_list_turkish = cn_tuzla #A bit out of period, but you never know! + } + + b_soli = { + province = 3510 + + color = { 170 80 125 } + } + b_bijeljina = { + province = 3509 + + color = { 170 80 125 } + } + b_zvornik = { + province = 3511 + + color = { 170 80 125 } + } + } + c_usora = { + color = { 170 70 100 } + + #capital = 3513 # Srebrenik + + b_srebrenik = { + province = 3513 + + color = { 170 70 100 } + } + b_usora = { #Actually Doboj: Usora is a river. + province = 463 + + color = { 170 70 100 } + } + b_maglaj = { + province = 3514 + + color = { 170 70 100 } + } + + b_tolisa = { + province = 3512 + + color = { 170 70 100 } + } + } + c_vodica = { #Actually Krajina. + color = { 130 10 20 } + + #capital = 3519 # Vodicevo + + b_vodicevo = { + province = 3519 + + color = { 130 10 20 } + } + } + c_vrbas = { + color = { 125 20 90 } + + #capital = 3516 # Banja Luka (though the name is anachronistic, there were various settlements on or near the site) + + b_banjaluka = { + province = 3516 + + color = { 125 20 90 } + } + b_glaz = { + province = 3517 + + color = { 125 20 90 } + } + } + } + + d_usora = { #Actually Zachlumia + color = { 170 70 100 } + + capital = c_zachlumia # Blagaj + + cultural_names = { + name_list_serbian = cn_zahumlje + name_list_croatian = cn_zahumlje + name_list_bosnian = cn_zahumlje + } + + c_zachlumia = { + color = { 210 80 90 } + + #capital = 466 # Blagaj + + cultural_names = { + name_list_serbian = cn_zahumlje + name_list_croatian = cn_zahumlje + name_list_bosnian = cn_zahumlje + } + + b_blagaj = { + province = 466 + + color = { 210 80 90 } + } + b_nevesinje = { + province = 3561 + + color = { 210 80 90 } + } + b_drijeva = { + province = 3562 + + color = { 210 80 90 } + } + b_kljuc = { + province = 3563 + + color = { 210 80 90 } + } + b_mostar = { + province = 3558 + + color = { 210 80 90 } + } + } + c_zelengora = { + color = { 195 70 125 } + + b_gacko = { + province = 3560 + + color = { 195 70 125 } + } + b_konjic = { + province = 3557 + + color = { 195 70 125 } + } + b_obalj = { + province = 3559 + + color = { 195 70 125 } + } + } + c_zavrsje = { + color = { 220 130 100 } + + #capital = 3501 # Hlivno + + cultural_names = { + name_list_roman = cn_emotha + name_list_greek = cn_emotha + } + #roman = "Emotha" + #greek = "Emotha" + + b_hlivno = { + province = 3501 + + color = { 220 130 100 } + } + b_glamoc = { + province = 3500 + + color = { 220 130 100 } + } + b_duvno = { + province = 3502 + + color = { 220 130 100 } + } + b_imotski = { + province = 3503 + + color = { 220 130 100 } + } + } + } + } +} \ No newline at end of file diff --git a/common/landed_titles/zapadoslavia.txt b/common/landed_titles/zapadoslavia.txt new file mode 100644 index 00000000..19289ae8 --- /dev/null +++ b/common/landed_titles/zapadoslavia.txt @@ -0,0 +1,2631 @@ +@correct_culture_primary_score = 100 +@better_than_the_alternatives_score = 50 +@always_primary_score = 1000 +@never_primary_score = -1000 + +e_zapadoslavia = { + color = { 0 89 178 } + + capital = c_praha + k_bohemia = { + color = { 17 44 178 } + + capital = c_praha # Praha + + ai_primary_priority = { + if = { + limit = { + culture = culture:czech + } + add = @correct_culture_primary_score + } + } + + d_bohemia = { # Prague + color = { 195 110 11 } + capital = c_praha # Praha + + c_praha = { + color = { 199 114 15 } + + b_praha = { + province = 4125 + color = { 199 114 15 } + } + b_slany = { # Příbram + province = 4130 + color = { 199 114 15 } + } + b_vysehrad = { # Vyšehrad + province = 4126 + color = { 199 114 15 } + } + b_zatec = { # Rakovník + province = 4147 + color = { 197 145 13 } + } + b_beroun = { + province = 4127 + color = { 199 114 15 } + } + } + c_plzen = { + color = { 200 105 5 } + + b_plzen = { + province = 4145 + color = { 200 105 5 } + } + b_domazlice = { # Klatovy + province = 4146 + color = { 200 105 5 } + } + b_primda = { # Tachov + province = 4144 + color = { 200 105 5 } + } + b_stribro = { # Kralovice + province = 4143 + color = { 200 105 5 } + } + b_prachen = { # Rokycany + province = 4149 + color = { 200 105 5 } + } + } + c_ceske_budejovice = { # České Budějovice + color = { 159 70 52 } + + b_rozmberk = { # České Budějovice + province = 4153 + color = { 140 90 5 } + } + b_pisek = { # Písek + province = 4151 + color = { 200 105 5 } + } + b_krumlov = { # Český Krumlov + province = 4152 + color = { 140 90 5 } + } + } + c_tabor = { # Tábor + color = { 139 70 52 } + + b_bechyne = { # Tábor + province = 4157 + color = { 140 90 5 } + } + b_doudleby = { # Jindřichův Hradec + province = 4154 + color = { 140 90 5 } + } + b_milevsko = { # Benešov + province = 4158 + color = { 199 114 15 } + } + b_chynov = { # Pelhřimov + province = 4156 + color = { 140 90 5 } + } + } + } + d_krusnohori = { # Krušnohoří + color = { 175 130 11 } + capital = c_usti_nad_labem # Ústí nad Labem + + c_usti_nad_labem = { # Ústí nad Labem + color = { 206 58 55 } + + b_bilina = { # Ústí nad Labem + province = 4131 + color = { 215 110 15 } + } + b_kadan = { # Most + province = 4132 + color = { 197 145 13 } + } + b_decin = { # Děčín + province = 4133 + color = { 215 110 15 } + } + b_sedlec = { # Louny + province = 4141 + color = { 197 145 13 } + } + } + c_zatec = { # Karlovy Vary + color = { 197 145 13 } + + b_loket = { # Karlovy Vary + province = 4142 + color = { 197 145 13 } + } + b_cheb = { # Cheb + province = 2997 + color = { 215 185 125 } + } + b_rehau = { # Ostrov + province = 3001 + color = { 215 185 125 } + } + } + } + d_severovychodni_cechy = { # Severovýchodní Čechy + color = { 155 150 11 } + capital = c_hradec # Hradec Králové + + c_litomerice = { # Liberec + color = { 215 110 15 } + + b_bezdez = { # Liberec + province = 4134 + color = { 195 65 10 } + } + b_jablonec_nad_nisou = { # Jablonec nad Nisou + province = 4150 + color = { 78 122 19 } + } + b_litomerice = { # Česká Lípa + province = 4129 + color = { 215 110 15 } + } + b_melnik = { # Mělník + province = 4128 + color = { 199 114 15 } + } + } + c_hradec = { # Hradec Králové + color = { 201 118 11 } + + b_hradec = { # Hradec Králové + province = 4138 + color = { 201 118 11 } + } + b_dvur-chvojno = { # Trutnov + province = 4137 + color = { 201 118 11 } + } + b_boleslav = { # Mladá Boleslav + province = 4136 + color = { 195 65 10 } + } + b_jaromer = { # Jičín + province = 4139 + color = { 201 118 11 } + } + } + c_caslav = { # Pardubice + color = { 210 165 40 } + + b_chrudim = { # Pardubice + province = 4160 + color = { 210 165 40 } + } + b_caslav = { # Kolín + province = 4161 + color = { 210 165 40 } + } + b_havlickuv_brod = { # Havlíčkův Brod + province = 3202 + color = { 106 154 52 } + } + } + } + + d_moravia = { # Moravia + color = { 177 111 25 } + + capital = c_brno # Brno + + c_brno = { + color = { 170 125 80 } + + b_brno = { + province = 4168 + color = { 170 125 80 } + } + b_breclav = { # Břeclav + province = 4169 + color = { 160 118 40 } + } + b_hodonin = { # Hodonín + province = 4170 + color = { 165 101 37 } + } + b_moravsky-krumlov = { # Moravský Krumlov + province = 4167 + color = { 170 125 80 } + } + } + c_olomouc = { # Olomouc + color = { 163 107 41 } + + b_olomouc = { # Olomouc + province = 4165 + color = { 163 107 41 } + } + b_unicov = { # Šumperk + province = 4181 + color = { 163 107 41 } + } + b_prerov = { # Přerov + province = 4182 + color = { 165 101 37 } + } + b_vraclav = { # Ústí nad Orlicí + province = 4140 + color = { 210 165 40 } + } + b_bitov = { # Svitavy + province = 4148 + color = { 163 107 41 } + } + } + c_jihlava = { # Jihlava + color = { 168 114 35 } + + b_jihlava = { + province = 4162 + color = { 168 114 35 } + } + b_velke-mezirici = { # Velké Meziříčí + province = 4163 + color = { 170 125 80 } + } + } + c_znojmo = { # Znojmo + color = { 160 118 40 } + + b_znojmo = { # Znojmo + province = 4166 + color = { 160 118 40 } + } + b_telcz = { # Třebíč + province = 4155 + color = { 168 114 35 } + } + } + c_prerov = { # Zlín + color = { 155 91 27 } + + b_spytihnev = { # Zlín + province = 4159 + color = { 165 101 37 } + } + b_kromeriz = { # Kroměříž + province = 4164 + color = { 160 118 40 } + } + b_veseli = { # Vsetín + province = 8999 + color = { 165 101 37 } + } + } + } + } + + k_poland = { + color = { 150 23 23 } + + capital = c_czerska #Krakowska + + ai_primary_priority = { + if = { + limit = { + culture = culture:polish + } + add = @correct_culture_primary_score + } + } + d_pommerania = { # Pomerania + color = { 111 143 51 } + capital = c_danzig # Tricity + + c_danzig = { # Tricity + color = { 75 125 75 } + + b_gdansk = { + province = 2830 + color = { 75 125 75 } + } + b_wladyslawowo = { # Gdynia + province = 2832 + color = { 75 125 75 } + } + b_sopot = { + province = 2833 + color = { 75 125 75 } + } + b_lebno = { # Wejherowo + province = 2829 + color = { 75 130 90 } + } + } + c_kolobrzeg = { # Stargard + color = { 121 163 58 } + + b_stargad = { # Stargard + province = 2825 + color = { 121 163 58 } + } + b_arnswalde = { # Goleniów + province = 3156 + color = { 115 145 30 } + } + b_gryfino = { # Gryfino + province = 3155 + color = { 91 163 48 } + } + b_kolobrzeg = { # Gryfice + province = 2824 + color = { 121 163 58 } + } + b_lobez = { # Łobez + province = 2836 + color = { 121 163 58 } + } + } + c_koszalin = { + color = { 105 125 80 } + + b_koszalin = { + province = 2828 + color = { 75 130 90 } + } + b_cammin = { # Kołobrzeg + province = 2826 + color = { 85 150 70 } + } + b_belgard = { # Szczecinek + province = 3185 + color = { 85 150 70 } + } + b_dramberg = { # Białogard + province = 3184 + color = { 85 150 70 } + } + b_soldin = { # Sławno + province = 3154 + color = { 65 130 30 } + } + } + c_slupsk = { + color = { 75 130 90 } + + b_slupsk = { + province = 2827 + color = { 75 130 90 } + } + b_lebork = { + province = 1469 + color = { 75 130 90 } + } + b_bytow = { + province = 3191 + color = { 75 130 90 } + } + b_miastko = { + province = 3189 + color = { 105 125 80 } + } + } + } + d_lubusz = { + color = { 151 41 46 } + color2 = { 255 255 255 } + capital = c_grunberg # Zielona Góra + + c_grunberg = { # Zielona Góra + color = { 210 85 30 } + + b_grunberg = { # Zielona Góra + province = 3064 + color = { 210 85 30 } + } + b_bytom = { # Nowa Sól + province = 3065 + color = { 235 45 5 } + } + } + c_landsberg = { # Gorzów + color = { 115 145 30 } + + b_landsberg = { # Gorzów Wielkopolski + province = 3152 + color = { 115 145 30 } + } + b_kreuz = { # Choszczno + province = 3183 + color = { 115 145 30 } + } + b_kostschin = { # Myślibórz + province = 3153 + color = { 65 130 30 } + } + b_driesen = { # Drezdenko + province = 3151 + color = { 115 145 30 } + } + } + c_miedzyrzecz = { # Międzyrzecz + color = { 115 45 30 } + + b_miedzyrzecz = { # Międzyrzecz + province = 4901 + color = { 140 13 13 } + } + b_schweibus = { # Świebodzin + province = 3145 + color = { 235 45 5 } + } + b_rzepin = { # Słubice + province = 3147 + color = { 180 60 25 } + } + b_sulecin = { # Sulęcin + province = 3148 + color = { 180 60 25 } + } + } + } + d_wielkopolska = { # Greater Poland + color = { 140 13 13 } + capital = c_poznanska # Poznan + + c_poznanska = { + color = { 140 13 13 } + + b_poznan = { + province = 4900 + color = { 140 13 13 } + } + b_wronki = { # Szamotuły + province = 4903 + color = { 140 13 13 } + } + b_sroda = { # Ostrów Tumski + province = 4906 + color = { 150 15 10 } + } + b_czarnkow = { # Oborniki + province = 4902 + color = { 140 13 13 } + } + b_wolsztyn = { # Nowy Tomyśl + province = 4904 + color = { 140 13 13 } + } + } + c_kaliska = { + color = { 160 6 20 } + + b_kalisz = { + province = 4909 + color = { 155 6 20 } + } + b_crossen = { # Ostrów Wielkopolski + province = 3144 + color = { 210 85 30 } + } + b_sieradz = { + province = 528 + color = { 210 75 10 } + } + b_turek = { + province = 4911 + color = { 155 6 20 } + } + b_grabow = { # Ostrzeszów + province = 4932 + color = { 180 60 25 } + } + } + c_gnieznienska = { # Konin + color = { 150 15 10 } + + b_konin = { + province = 4908 + color = { 150 15 10 } + } + b_gniezno = { + province = 4905 + color = { 150 15 10 } + } + b_kruszwica = { # Września + province = 4918 + color = { 190 75 50 } + } + b_pyzdry = { # Środa Wielkopolska + province = 4907 + color = { 150 15 10 } + } + b_klodawa = { # Koło + province = 4926 + color = { 210 50 10 } + } + } + c_wschowska = { # Leszno + color = { 135 30 30 } + + b_siedlischo = { # Leszno + province = 3146 + color = { 235 45 5 } + } + b_srem = { # Śrem + province = 4914 + color = { 135 30 30 } + } + b_kozmin = { # Krotoszyn + province = 4910 + color = { 155 6 20 } + } + b_koscian = { # Jarocin + province = 4913 + color = { 135 30 30 } + } + b_wschowa = { # Wschowa + province = 4912 + color = { 135 30 30 } + } + } + c_pila = { # Piła + color = { 115 160 40 } + + b_pila = { # Piła + province = 3186 + color = { 115 160 40 } + } + b_zlotow = { # Złotów + province = 4916 + color = { 150 15 15 } + } + b_szczecinek = { # Chodzież + province = 3188 + color = { 115 160 40 } + } + b_hammerstein = { # Człuchów + province = 3190 + color = { 105 125 80 } + } + b_walcz = { # Drawsko Pomorskie + province = 3187 + color = { 115 160 40 } + } + } + } + d_pomerelia = { # Kuyavia-Pomerania + color = { 80 130 80 } + capital = c_krajna # Bydgoszcz + + c_berent = { # Tczew + color = { 115 120 40 } + + b_trsow = { # Tczew + province = 3194 + color = { 75 125 75 } + } + b_tuchowna = { # Starogard Gdański + province = 3193 + color = { 90 115 80 } + } + b_konitz = { # Chojnice + province = 3192 + color = { 90 115 80 } + } + b_schwetz = { # Świecie + province = 3196 + color = { 90 115 80 } + } + } + c_krajna = { # Bydgoszcz + color = { 80 110 80 } + + b_bydgoszcz = { + province = 4921 + color = { 190 75 50 } + } + b_berent = { # Wągrowiec + province = 3195 + color = { 90 115 80 } + } + b_naklo = { # Nakło nad Notecią + province = 4915 + color = { 150 15 15 } + } + b_znin = { + province = 4917 + color = { 150 15 15 } + } + } + c_torun = { # Toruń + color = { 150 85 95 } + + b_torun = { # Toruń + province = 3199 + color = { 150 85 95 } + } + b_dobrzyn = { # Grudziądz + province = 4922 + color = { 200 60 20 } + } + b_brodnica = { # Brodnica + province = 3200 + color = { 165 85 85 } + } + b_kulm = { # Chełmno + province = 3198 + color = { 150 85 95 } + } + b_michalowo = { # Rypin + province = 4923 + color = { 200 60 20 } + } + } + c_kujawy = { # Włocławek + color = { 190 75 50 } + + b_wloclawek = { # Włocławek + province = 4919 + color = { 190 75 50 } + } + b_inowroclaw = { # Inowrocław + province = 4920 + color = { 190 75 50 } + } + b_mogilno = { # Mogilno + province = 1470 + color = { 232 55 83 } + } + } + } + d_kuyavia = { # Łódź + color = { 190 75 50 } + + capital = c_leczycka # Kruszwica + + c_leczycka = { # Łódź + color = { 210 50 10 } + + b_lodz = { # Łódź + province = 4925 + color = { 210 50 10 } + } + b_uniejow = { # Pabianice + province = 4930 + color = { 210 75 10 } + } + b_leczyca = { # Zgierz + province = 4924 + color = { 210 50 10 } + } + } + c_sieradzka = { # Piotrków + color = { 210 75 10 } + + b_piotrkow = { # Piotrków Trybunalski + province = 4927 + color = { 210 75 10 } + } + b_rawa = { # Tomaszów Mazowiecki + province = 4941 + color = { 137 30 18 } + } + b_przedborz = { # Bełchatów + province = 4928 + color = { 210 75 10 } + } + b_wielun = { # Wieluń + province = 4931 + color = { 180 60 25 } + } + b_radomsko = { + province = 4929 + color = { 210 75 10 } + } + } + c_gostyninska = { # Skierniewice + color = { 137 30 18 } + + b_skierniewice = { # Skierniewice + province = 8814 + color = { 192 161 81 } + } + b_gostynin = { # Kutno + province = 4940 + color = { 137 30 18 } + } + b_lowicz = { + province = 4950 + color = { 137 30 18 } + } + } + } + d_mazovia = { + color = { 125 46 36 } + capital = c_czerska # Warsaw + + c_czerska = { # Warsaw + color = { 150 40 25 } + + b_warszawa = { # Warsaw + province = 4936 + color = { 150 40 25 } + } + b_sochaczew = { # Pruszków + province = 4942 + color = { 137 30 18 } + } + b_czersk = { # Piaseczno + province = 530 + color = { 150 40 25 } + } + } + c_ostroleka = { # Ostrołęka + color = { 231 10 30 } + + b_nur = { # Ostrołęka + province = 4947 + color = { 122 6 50 } + } + b_wyszkow = { # Wyszków + province = 4948 + color = { 122 6 50 } + } + b_zawkrze = { # Przasnysz + province = 4934 + color = { 127 30 2 } + } + b_rozan = { # Maków Mazowiecki + province = 4949 + color = { 122 6 50 } + } + } + c_plocka = { # Płock + color = { 127 30 2 } + + b_plock = { # Płock + province = 529 + color = { 127 30 2 } + } + b_ciechanow = { # Ciechanów + province = 4935 + color = { 127 30 2 } + } + b_wyszgorod = { # Mława + province = 4933 + color = { 127 30 2 } + } + b_zakroczym = { # Nowy Dwór Mazowiecki + province = 4946 + color = { 122 6 50 } + } + } + c_radomska = { # Radom + color = { 150 30 5 } + + b_radom = { # Radom + province = 4953 + color = { 150 30 5 } + } + b_opoczno = { # Opoczno + province = 4954 + color = { 150 30 5 } + } + b_szydlowiec = { # Kozienice + province = 4956 + color = { 150 30 5 } + } + b_ilza = { # Zwoleń + province = 4955 + color = { 150 30 5 } + } + } + c_siedlce = { # Siedlce + color = { 222 58 79 } + + b_siedlce = { # Siedlce + province = 8815 + color = { 150 30 5 } + } + b_brodno = { # Legionowo + province = 4938 + color = { 150 40 25 } + } + b_garwolin = { # Otwock + province = 4939 + color = { 150 40 25 } + } + b_liw = { # Mińsk Mazowiecki + province = 4937 + color = { 150 40 25 } + } + b_dorohychyn = { # Sokołów Podlaski + province = 5057 + color = { 120 161 150 } + } + } + } + d_podlachia = { + color = { 246 31 38 } + capital = c_bialystok + + c_bialystok = { # Białystok + color = { 233 11 31 } + + b_bielastock = { # Białystok + province = 5046 + color = { 83 140 121 } + } + b_bielsk = { # Bielsk Podlaski + province = 5054 + color = { 165 136 68 } + } + b_simiatychi = { # Siemiatycze + province = 5056 + color = { 165 136 68 } + } + } + c_suwalki = { # Suwałki + color = { 195 14 34 } + + b_suwalki = { # Suwałki + province = 8816 + color = { 195 114 34 } + } + b_augustow = { # Augustów + province = 8817 + color = { 195 114 34 } + } + b_sokolka = { # Sokółka + province = 5043 + color = { 83 140 121 } + } + } + c_lomzynska = { # Łomża + color = { 127 0 70 } + + b_lomza = { # Łomża + province = 4943 + color = { 127 0 70 } + } + b_kolno = { # Grajewo + province = 4945 + color = { 127 0 70 } + } + b_zambrow = { # Zambrów + province = 8818 + color = { 127 0 70 } + } + b_wizna = { # Mońki + province = 4944 + color = { 127 0 70 } + } + } + } + d_lubelia = { + color = { 108 47 44 } + capital = c_lubelska + + c_lubelska = { # Lublin + color = { 147 40 2 } + + b_lublin = { # Lublin + province = 4957 + color = { 147 40 2 } + } + b_urzedow = { # Puławy + province = 4960 + color = { 147 40 2 } + } + b_swidnik = { # Świdnik + province = 8819 + color = { 127 117 37 } + } + b_krasnik = { # Kraśnik + province = 8820 + color = { 127 117 37 } + } + } + c_stezycka = { # Biała Podlaska + color = { 73 13 33 } + + b_blotkowo = { # Biała Podlaska + province = 5059 + color = { 120 161 150 } + } + b_lukow = { # Łuków + province = 4952 + color = { 127 30 2 } + } + b_radzyn_podlaski = { # Radzyń Podlaski + province = 8821 + color = { 73 113 33 } + } + b_stezyca = { # Ryki + province = 4951 + color = { 127 30 2 } + } + } + c_chelm = { # Chełm + color = { 81 38 58 } + + b_kholm = { # Chełm + province = 5075 + color = { 35 212 136 } + } + b_parczew = { # Łęczna + province = 4958 + color = { 147 40 2 } + } + b_wlodawa = { # Włodawa + province = 8822 + color = { 81 138 58 } + } + } + c_cherven = { # Zamość + color = { 35 212 136 } + + b_cherven_VOL = { # Zamość + province = 5073 + color = { 35 212 136 } + } + b_suteysk = { # Biłgoraj + province = 5076 + color = { 35 212 136 } + } + b_tomaszow_lubelski = { # Tomaszów Lubelski + province = 8823 + color = { 134 144 64 } + } + b_volin = { # Hrubieszów + province = 5074 + color = { 35 212 136 } + } + b_goraj = { # Janów Lubelski + province = 4959 + color = { 147 40 2 } + } + } + } + d_lesser_poland = { + color = { 137 6 20 } + capital = c_krakowska # Kraków + + c_holy_cross = { + color = { 91 35 62 } + + cultural_names = { + name_list_polish = cn__s_act_wi_e_ogk_tokrzyskie + } + + b_kielce = { # Kielce + province = 4962 + color = { 147 16 2 } + } + b_skarzysko_kamienna = { # Skarżysko-Kamienna + province = 8824 + color = { 91 35 62 } + } + b_checiny = { # Końskie + province = 4964 + color = { 147 16 2 } + } + b_jedrzejow = { # Jędrzejów + province = 4974 + color = { 137 6 20 } + } + } + c_krakowska = { # Kraków + color = { 137 6 20 } + + b_krakow = { # Kraków + province = 527 + color = { 137 6 20 } + } + b_dabrowa_gorn = { # Chrzanów + province = 4972 + color = { 137 6 20 } + } + b_wislica = { # Miechów + province = 4973 + color = { 137 6 20 } + } + } + c_sandomierska = { # Ostrowiec + color = { 147 16 2 } + + b_opatow = { # Ostrowiec Świętokrzyski + province = 4961 + color = { 147 16 2 } + } + b_starachowice = { # Starachowice + province = 8825 + color = { 132 24 51 } + } + b_sandomierz = { # Sandomierz + province = 531 + color = { 147 16 2 } + } + b_olesnica_MPL = { # Busko-Zdrój + province = 4963 + color = { 147 16 2 } + } + } + c_rzeszow = { # Rzeszów + color = { 167 60 22 } + + b_lizhensk = { # Rzeszów + province = 5081 + color = { 91 245 229 } + } + b_baranow = { # Tarnobrzeg + province = 4967 + color = { 167 60 22 } + } + b_mielec = { # Mielec + province = 4966 + color = { 167 60 22 } + } + b_yaroslav_VOL = { # Jarosław + province = 5079 + color = { 91 245 229 } + } + b_liubachev = { # Lubaczów + province = 5078 + color = { 70 235 185 } + } + } + } + d_masuria = { # Warmia-Masuria + color = { 160 95 105 } + + capital = c_allenstein # Olsztyn + + c_allenstein = { # Olsztyn + color = { 155 100 130 } + + b_allenstein = { # Olsztyn + province = 3212 + color = { 155 100 130 } + } + b_osterode = { # Ostróda + province = 3213 + color = { 165 85 85 } + } + b_ortelsburg = { # Szczytno + province = 3211 + color = { 155 100 130 } + } + b_eylau = { # Działdowo + province = 3214 + color = { 165 85 85 } + } + b_niedenburg = { # Nidzica + province = 3215 + color = { 155 100 130 } + } + } + c_malbork = { # Elbląg + color = { 205 105 105 } + + b_marienburg = { # Malbork + province = 2834 + color = { 205 105 105 } + } + b_elblag = { # Elbląg + province = 2835 + color = { 205 105 105 } + } + b_graudenz = { # Kwidzyn + province = 3197 + color = { 205 105 105 } + } + b_mohrungen = { # Iława + province = 3201 + color = { 255 110 155 } + } + b_wislana = { # Nowy Dwór Gdański + province = 2831 + color = { 205 105 105 } + } + } + c_angerburg = { # Ełk + color = { 175 85 105 } + + b_lyck = { # Ełk + province = 3210 + color = { 175 85 105 } + } + b_lotzen = { # Giżycko + province = 3208 + color = { 175 85 105 } + } + b_sejny = { # Olecko + province = 163 + color = { 115 45 45 } + } + b_angerburg = { # Pisz + province = 3209 + color = { 175 85 105 } + } + b_rastenburg = { # Mrągowo + province = 3207 + color = { 230 165 165 } + } + } + } + d_prussia = { # Kaliningrad + color = { 200 100 100 } + + capital = c_konigsberg # Kaliningrad + + c_konigsberg = { # Kaliningrad + color = { 200 105 130 } + + b_konigsberg = { # Kaliningrad + province = 3216 + color = { 200 105 130 } + } + b_laukitten = { # Baltiysk + province = 3218 + color = { 225 125 125 } + } + b_cranz = { # Zelenogradsk + province = 13616 + color = { 200 105 130 } + } + b_labiau = { # Polessk + province = 122 + color = { 200 105 130 } + } + } + c_balga = { # Gvardeisk + color = { 210 115 120 } + + b_tapiau = { # Gvardeisk + province = 13615 + color = { 200 105 130 } + } + b_bartenstein = { # Bartoszyce + province = 3205 + color = { 230 165 165 } + } + b_braunsberg = { # Braniewo + province = 3217 + color = { 255 110 155 } + } + b_paterswalde = { # Mamonovo + province = 3203 + color = { 225 125 125 } + } + } + c_natangia = { # Znamensk + color = { 225 125 125 } + + b_wehlau = { # Znamensk + province = 13617 + color = { 230 165 165 } + } + b_ostlandsberg = { # Kętrzyn + province = 3219 + color = { 225 125 125 } + } + b_suvalkai = { # Gołdap + province = 157 + color = { 115 45 45 } + } + b_lautenburg = { # Węgorzewo + province = 3204 + color = { 230 165 165 } + } + } + c_wormditt = { # Sovetsk + color = { 255 110 155 } + + b_tilsit = { # Sovetsk + province = 119 + color = { 190 85 85 } + } + b_wormditt = { # Gusev + province = 3220 + color = { 255 110 155 } + } + b_ragnit = { # Neman + province = 120 + color = { 190 85 85 } + } + b_insterburg = { # Chernyakhovsk + province = 3206 + color = { 230 165 165 } + } + } + } + } + + k_goralia = { + color = { 40 218 255 } + + capital = c_sacz + + d_zakopane = { # Zakopane + color = { 117 26 20 } + capital = c_sacz # Nowy Sącz + + c_podhale = { # Podhale + color = { 117 6 2 } + + b_nowytarg = { # Nowy Targ + province = 4969 + color = { 117 6 2 } + } + b_wieliczka = { # Myślenice + province = 4971 + color = { 117 6 2 } + } + b_limanowa = { # Limanowa + province = 8827 + color = { 117 6 2 } + } + } + c_sacz = { # Nowy Sącz + color = { 97 6 2 } + + b_sacz = { # Nowy Sącz + province = 532 + color = { 117 6 2 } + } + b_pilzno = { # Dębica + province = 4968 + color = { 117 6 2 } + } + } + c_tarnowska = { # Tarnów + color = { 137 46 20 } + + b_tarnow = { # Tarnów + province = 4965 + color = { 167 60 22 } + } + b_bochnia = { # Bochnia + province = 4970 + color = { 117 6 2 } + } + } + c_peremyshl = { # Przemyśl + color = { 91 245 229 } + + b_peremyshl = { # Przemyśl + province = 534 + color = { 91 245 229 } + } + b_krosno = { # Krosno + province = 8826 + color = { 79 16 44 } + } + b_sanok = { # Sanok + province = 5080 + color = { 91 245 229 } + } + } + } + d_tatra = { + color = { 0 0 0 } + + capital = c_spis + + c_orava = { + color = { 255 40 65 } + + cultural_names = { + name_list_hungarian = cn_arva + name_list_mogyer = cn_arva + } + + b_arva = { #Orava + province = 525 + + color = { 255 40 65 } + + cultural_names = { + name_list_hungarian = cn_arva + name_list_mogyer = cn_arva + } + } + b_twardosczino = { #Tvrdošín/Tvrdosin + province = 3810 + + color = { 255 40 65 } + + cultural_names = { + name_list_mogyer = cn_turdossin + name_list_hungarian = cn_turdossin + } + } + } + c_lipto = { #Liptov + color = { 195 35 80 } + + cultural_names = { + name_list_hungarian = cn_lipto + name_list_mogyer = cn_lipto + } + + b_liptoujvar = { + province = 3854 + + color = { 195 35 80 } + + cultural_names = { + name_list_czech = cn_liptovsky_hradok + name_list_slovien = cn_liptovsky_hradok + } + } + b_nemetlipsce = { + province = 3855 + + color = { 195 35 80 } + + cultural_names = { + name_list_hungarian = cn_poprad_HUN + name_list_mogyer = cn_poprad_HUN + } + } + } + c_saris = { + color = { 125 20 5 } + + cultural_names = { + name_list_mogyer = cn_saros + name_list_hungarian = cn_saros + } + + b_saris = { #Saris castle, visible from Eperjes/Presov + province = 533 + + color = { 125 20 5 } + + cultural_names = { + name_list_mogyer = cn_saros + name_list_hungarian = cn_saros + } + } + b_barfta = { + province = 3860 + + color = { 125 20 5 } + } + } + c_spis = { + color = { 115 0 0 } + + cultural_names = { + name_list_mogyer = cn_szepesseg + name_list_hungarian = cn_szepesseg + } + + b_spis = { #From 13C should be Locse + province = 3862 + + color = { 115 0 0 } + + cultural_names = { + name_list_mogyer = cn_szepesseg + name_list_hungarian = cn_szepesseg + } + } + b_kesmark = { #Kežmarok/Kezmarok + province = 3861 + + color = { 115 0 0 } + + cultural_names = { + name_list_mogyer = cn_kesmark + name_list_hungarian = cn_kesmark + } + } + } + } + } + + k_silesia = { + color = { 81 204 173 } + + capital = c_breslau # Wrocław + + d_lower_silesia = { + color = { 230 60 20 } + + capital = c_breslau # Wrocław + + c_breslau = { # Wrocław + color = { 218 37 15 } + + b_breslau = { # Wrocław + province = 3045 + color = { 218 37 15 } + } + b_olesnica = { # Oleśnica + province = 3062 + color = { 225 105 40 } + } + b_miliez = { # Trzebnica + province = 3061 + color = { 225 105 40 } + } + b_sadowel = { # Wołów + province = 3060 + color = { 225 80 40 } + } + } + c_legnica = { # Legnica + color = { 225 80 40 } + + b_legnica = { # Legnica + province = 3058 + color = { 225 80 40 } + } + b_wlen = { # Jelenia Góra + province = 3069 + color = { 195 75 60 } + } + b_sprottau = { # Lubin + province = 3067 + color = { 240 115 75 } + } + b_glogow = { # Głogów + province = 3063 + color = { 225 80 40 } + } + b_przemkow = { # Bolesławiec + province = 3068 + color = { 195 75 60 } + } + } + c_miliez = { # Wałbrzych + color = { 225 105 40 } + + b_bardo = { # Wałbrzych + province = 3057 + color = { 218 37 15 } + } + b_swiny = { # Świdnica + province = 3059 + color = { 195 75 60 } + } + b_olawa = { # Oława + province = 3055 + color = { 169 35 75 } + } + b_otmunchow = { # Dzierżoniów + province = 3056 + color = { 169 35 75 } + } + b_kladzko = { # Kłodzko + province = 3047 + color = { 201 118 11 } + } + } + } + d_upper_silesia = { + color = { 180 20 100 } + capital = c_bethen # Katowice + + c_bethen = { # Gop + color = { 190 5 70 } + + b_strehlitz = { # Katowice + province = 3051 + color = { 180 20 100 } + } + b_bethen = { # Bytom + province = 3044 + color = { 190 5 70 } + } + b_rybnik = { # Rybnik + province = 3043 + color = { 190 35 75 } + } + b_ratibor = { # Jastrzębie-Zdrój + province = 3042 + color = { 190 35 75 } + } + } + c_ratibor = { # Częstochowa + color = { 190 35 75 } + + b_czestochowa = { # Częstochowa + province = 526 + color = { 137 6 20 } + } + b_olsztyn = { # Zawiercie + province = 440 + color = { 137 6 20 } + } + b_lubliniec = { # Lubliniec + province = 3054 + color = { 190 5 70 } + } + b_kreuzburg = { # Kluczbork + province = 3053 + color = { 180 20 100 } + } + } + c_opole = { # Opole + color = { 180 20 100 } + + b_opole = { # Opole + province = 3052 + color = { 180 20 100 } + } + b_kedzierzyn_kozle = { # Kędzierzyn-Koźle + province = 3080 + color = { 184 209 85 } + } + b_brzeg = { # Brzeg + province = 3049 + color = { 169 35 75 } + } + } + c_nysa = { # Nysa + color = { 175 85 105 } + + b_nysa = { # Nysa + province = 3048 + color = { 175 85 105 } + } + b_glogowek = { # Prudnik + province = 3050 + color = { 175 85 105 } + } + b_frankenstein = { # Jeseník + province = 3046 + color = { 175 85 105 } + } + } + } + d_imperial_silesia = { + color = { 160 40 100 } + capital = c_opava # Ostrava + + c_opava = { # Ostrava + color = { 190 90 38 } + + b_ostrava = { # Ostrava + province = 8828 + color = { 190 90 38 } + } + b_opava = { # Opava + province = 4184 + color = { 190 90 38 } + } + b_hradec-nad-moravici = { # Frýdek-Místek + province = 4183 + color = { 190 90 38 } + } + b_krnov = { + province = 8829 + color = { 129 151 68 } + } + } + c_cieszyn = { # Cieszyn + color = { 190 20 75 } + + b_cieszyn = { # Cieszyn + province = 3040 + color = { 190 20 75 } + } + b_bielsko = { # Bielsko-Biała + province = 3041 + color = { 190 20 75 } + } + b_oswiecim = { # Oświęcim + province = 8830 + color = { 144 168 89 } + } + } + } + } + + k_slovakia = { + color = { 153 187 229 } + + capital = c_poszony + + d_nyitra = { #Nitra + color = { 228 62 90 } + + cultural_names = { + name_list_hungarian = cn_nyitra + name_list_mogyer = cn_nyitra + } + + capital = c_nyitra #Nyitra/Nitra + + c_nyitra = { #Nitra + color = { 228 62 90 } + + cultural_names = { + name_list_hungarian = cn_nyitra + name_list_mogyer = cn_nyitra + } + + b_nyitra = { #Nitra + province = 3831 + + color = { 228 62 90 } + + cultural_names = { + name_list_hungarian = cn_nyitra + name_list_mogyer = cn_nyitra + } + } + b_pecsen = { + province = 3832 + + color = { 228 62 90 } + } + b_bajmoc = { + province = 3833 + + color = { 228 62 90 } + + cultural_names = { + name_list_slovien = cn_bojnice + name_list_czech = cn_bojnice + } + } + b_sasvar = { + province = 3834 + + color = { 228 62 90 } + + cultural_names = { + name_list_slovien = cn_sastin + name_list_czech = cn_sastin + } + } + b_batorkeszi = { + province = 3916 + + color = { 245 95 85 } + } + } + c_gemer = { + color = { 230 37 69 } + + cultural_names = { + name_list_mogyer = cn_gomor + name_list_hungarian = cn_gomor + } + + b_gemer = { + province = 524 + + color = { 230 37 69 } + + cultural_names = { + name_list_mogyer = cn_gomor + name_list_hungarian = cn_gomor + } + } + b_murany = { + province = 3858 + + color = { 230 37 69 } + + cultural_names = { + name_list_slovien = cn_muran + name_list_czech = cn_muran + } + } + b_rimaszombat = { + province = 3859 + + color = { 230 37 69 } + + cultural_names = { + name_list_slovien = cn_rimavska_sobota + name_list_czech = cn_rimavska_sobota + } + } + } + c_trenscen = { #Tren?ín + color = { 205 85 100 } + + cultural_names = { + name_list_mogyer = cn_trencsen + name_list_hungarian = cn_trencsen + } + + b_trenscen = { + province = 3811 + + color = { 205 85 100 } + + cultural_names = { + name_list_mogyer = cn_trencsen + name_list_hungarian = cn_trencsen + } + } + b_puho = { + province = 3812 + + color = { 205 85 100 } + + cultural_names = { + name_list_slovien = cn_puchov + name_list_czech = cn_puchov + } + } + b_zsolna = { + province = 3813 + + color = { 205 85 100 } + + cultural_names = { + name_list_slovien = cn_zilina + name_list_czech = cn_zilina + } + } + b_turoc = { + province = 3814 + + color = { 205 85 100 } + + cultural_names = { + name_list_slovien = cn_turiec + name_list_czech = cn_turiec + } + } + } + c_zolyom = { + color = { 235 60 90 } + + cultural_names = { + name_list_slovien = cn_zvolen + name_list_czech = cn_zvolen + } + + b_zolyom = { + province = 3856 + + color = { 235 60 90 } + + cultural_names = { + name_list_slovien = cn_zvolen + name_list_czech = cn_zvolen + } + } + b_breznobanya = { + province = 3857 + + color = { 235 60 90 } + + cultural_names = { + name_list_slovien = cn_brezno + name_list_czech = cn_brezno + } + } + b_koporna = { + province = 3851 + + color = { 210 55 100 } + } + b_hont = { + province = 3848 + + color = { 210 55 100 } + } + b_losonc = { + province = 3852 + + color = { 210 55 100 } + + cultural_names = { + name_list_slovien = cn_lucenec + name_list_czech = cn_lucenec + } + } + b_selmecbanya = { + province = 3853 + + color = { 210 55 100 } + + cultural_names = { + name_list_slovien = cn_banska_stiavnica + name_list_czech = cn_banska_stiavnica + } + } + } + c_bars = { + color = { 240 40 100 } + + cultural_names = { + name_list_slovien = cn_tekov + name_list_czech = cn_tekov + } + + b_bars = { + province = 3846 + + color = { 240 40 100 } + + cultural_names = { + name_list_slovien = cn_tekov + name_list_czech = cn_tekov + } + } + b_komorcbanya = { + province = 3847 + + color = { 240 40 100 } + } + b_beny = { + province = 3976 + + color = { 255 92 91 } + } + } + c_poszony = { + color = { 255 100 125 } + + cultural_names = { + name_list_czech = cn_presporok + name_list_slovien = cn_presporok + name_list_franconian = cn_pressburg + name_list_saxon = cn_pressburg + name_list_swabian = cn_pressburg + name_list_bavarian = cn_pressburg + } + + b_poszony = { + province = 3815 + + color = { 255 100 125 } + + cultural_names = { + name_list_czech = cn_presporok + name_list_slovien = cn_presporok + name_list_franconian = cn_pressburg + name_list_saxon = cn_pressburg + name_list_swabian = cn_pressburg + name_list_bavarian = cn_pressburg + } + } + b_smozolany = { + province = 3816 + + color = { 255 100 125 } + } + b_somorja = { + province = 3934 + + color = { 255 100 125 } + + cultural_names = { + name_list_slovien = cn_samorin + name_list_czech = cn_samorin + } + } + } + c_zemplen = { + color = { 155 30 30 } + + cultural_names = { + name_list_slovien = cn_zemplin + name_list_czech = cn_zemplin + } + + b_zemplen = { + province = 3885 + + color = { 155 30 30 } + + cultural_names = { + name_list_slovien = cn_zemplin + name_list_czech = cn_zemplin + } + } + b_zynna = { + province = 3887 + + color = { 155 30 30 } + } + b_toporo = { + province = 3888 + + color = { 155 30 30 } + } + b_varanno = { + province = 3896 + + color = { 155 30 30 } + } + } + c_abauj = { + color = { 190 10 10 } + + cultural_names = { + name_list_czech = cn_abov + name_list_slovien = cn_abov + } + + b_abauj = { + province = 538 + + color = { 190 10 10 } + + cultural_names = { + name_list_czech = cn_abov + name_list_slovien = cn_abov + } + } + b_kassa = { + province = 3876 + + color = { 190 10 10 } + + cultural_names = { + name_list_czech = cn_kosice + name_list_slovien = cn_kosice + } + } + b_torna = { + province = 3978 + + color = { 190 10 10 } + + cultural_names = { + name_list_czech = cn_turna + name_list_slovien = cn_turna + } + } + } + } + } + + k_hungary = { + color = { 70 140 80 } + + capital = c_visegrad + + ai_primary_priority = { + if = { + limit = { + culture = culture:hungarian + } + add = @correct_culture_primary_score + } + } + + d_visegrad = { + color = { 245 125 95 } + + capital = c_visegrad + + c_visegrad = { + color = { 245 125 95 } + + b_visegrad_hun = { + province = 3803 + + color = { 245 125 95 } + } + b_pest = { + province = 522 + + color = { 245 125 95 } + } + b_cegled = { + province = 3802 + + color = { 245 125 95 } + } + } + c_hont = { + color = { 210 55 100 } + + b_nograd = { + province = 3849 + + color = { 210 55 100 } + + cultural_names = { + name_list_slovien = cn_novohrad + name_list_czech = cn_novohrad + } + } + b_balassagyarmat = { + province = 3850 + + color = { 210 55 100 } + + cultural_names = { + name_list_slovien = cn_balazske_darmoty + name_list_czech = cn_balazske_darmoty + } + } + } + c_bekes = { + color = { 225 100 85 } + + b_bekes = { + province = 3873 + + color = { 225 100 85 } + } + b_svarvas = { + province = 3874 + + color = { 225 100 85 } + } + b_oroshaza = { + province = 3875 + + color = { 225 100 85 } + } + b_nagylak = { + province = 3974 + + color = { 135 105 75 } + } + } + c_szabolcs = { + color = { 215 58 58 } + + b_szabolcs = { + province = 3889 + + color = { 215 58 58 } + } + b_nyir = { + province = 3890 + + color = { 215 58 58 } + } + b_nagyboszormeny = { + province = 3891 + + color = { 215 58 58 } + } + b_szobszlo = { + province = 3892 + + color = { 215 58 58 } + } + b_debrecen = { + province = 3900 + + color = { 241 58 58 } + } + } + c_komarom = { + color = { 245 95 85 } + + cultural_names = { + name_list_czech = cn_komarno + name_list_slovien = cn_komarno + name_list_polish = cn_komarno + name_list_pommeranian = cn_komarno + name_list_polabian = cn_komarno + name_list_croatian = cn_komarno + name_list_bosnian = cn_komarno + name_list_serbian = cn_komarno + } + + b_komarom = { + province = 3809 + + color = { 245 95 85 } + + cultural_names = { + name_list_czech = cn_komarno + name_list_slovien = cn_komarno + name_list_polish = cn_komarno + name_list_pommeranian = cn_komarno + name_list_polabian = cn_komarno + name_list_croatian = cn_komarno + name_list_bosnian = cn_komarno + name_list_serbian = cn_komarno + } + } + b_esztergom = { + province = 3808 + + color = { 255 92 91 } + + cultural_names = { + name_list_czech = cn_ostrihom + name_list_slovien = cn_ostrihom + name_list_polish = cn_ostrihom + name_list_pommeranian = cn_ostrihom + name_list_polabian = cn_ostrihom + name_list_croatian = cn_ostrihom + name_list_bosnian = cn_ostrihom + name_list_serbian = cn_ostrihom + } + } + } + c_szekesfehervar = { + color = { 240 122 75 } + + cultural_names = { + name_list_czech = cn_stolicny_belehrad + name_list_slovien = cn_stolicny_belehrad + name_list_polish = cn_bialogrod_stoleczny + name_list_pommeranian = cn_bialogrod_stoleczny + name_list_polabian = cn_bialogrod_stoleczny + name_list_croatian = cn_stolni_biograd + name_list_bosnian = cn_stolni_biograd + name_list_serbian = cn_stolni_biograd + } + + b_szekesfehervar = { + province = 3805 + + color = { 240 122 75 } + + cultural_names = { + name_list_czech = cn_stolicny_belehrad + name_list_slovien = cn_stolicny_belehrad + name_list_polish = cn_bialogrod_stoleczny + name_list_pommeranian = cn_bialogrod_stoleczny + name_list_polabian = cn_bialogrod_stoleczny + name_list_croatian = cn_stolni_biograd + name_list_bosnian = cn_stolni_biograd + name_list_serbian = cn_stolni_biograd + } + } + b_csakvar = { + province = 3806 + + color = { 240 122 75 } + } + } + c_hewes = { + color = { 255 140 100 } + + b_hewes = { + province = 523 + + color = { 255 140 100 } + } + b_tur = { + province = 3867 + + color = { 255 140 100 } + } + b_szolnok = { + province = 3868 + + color = { 255 140 100 } + } + b_gyongospata = { + province = 3869 + + color = { 255 140 100 } + } + b_eger = { + province = 3948 + + color = { 255 140 100 } + } + } + c_borsod = { + color = { 135 50 50 } + + b_borsod = { + province = 3870 + + color = { 135 50 50 } + } + b_miskolc = { + province = 3871 + + color = { 135 50 50 } + } + b_szerencs = { + province = 3886 + + color = { 155 30 30 } + } + b_szendro = { + province = 3979 + + color = { 230 37 69 } + + cultural_names = { + name_list_slovien = cn_sendrov + name_list_czech = cn_sendrov + } + } + } + } + + d_somogy = { + color = { 170 40 65 } + + capital = c_somogy + + cultural_names = { #As principality of Lower Pannonia / Balaton + name_list_czech = cn_balaton + name_list_slovien = cn_balaton + name_list_polish = cn_balaton + name_list_pommeranian = cn_balaton + name_list_polabian = cn_balaton + name_list_croatian = cn_balaton + name_list_bosnian = cn_balaton + name_list_serbian = cn_balaton + } + + c_somogy = { + color = { 170 40 65 } + + b_somogyvar = { + province = 3835 + + color = { 170 40 65 } + + cultural_names = { + name_list_czech = cn_tricciana + name_list_slovien = cn_tricciana + name_list_polish = cn_tricciana + name_list_pommeranian = cn_tricciana + name_list_polabian = cn_tricciana + name_list_croatian = cn_tricciana + name_list_bosnian = cn_tricciana + name_list_serbian = cn_tricciana + } + } + b_kaposvar = { + province = 3836 + + color = { 170 40 65 } + } + b_csurgo = { + province = 3837 + + color = { 170 40 65 } + } + b_szigetvar = { + province = 3838 + + color = { 170 40 65 } + + cultural_names = { + name_list_czech = cn_siget + name_list_slovien = cn_siget + name_list_polish = cn_siget + name_list_pommeranian = cn_siget + name_list_polabian = cn_siget + name_list_croatian = cn_siget + name_list_bosnian = cn_siget + name_list_serbian = cn_siget + } + } + } + c_kolon = { + color = { 180 60 80 } + + cultural_names = { + name_list_czech = cn_blatnozero + name_list_slovien = cn_blatnozero + name_list_polish = cn_blatnozero + name_list_pommeranian = cn_blatnozero + name_list_polabian = cn_blatnozero + name_list_croatian = cn_blatnozero + name_list_bosnian = cn_blatnozero + name_list_serbian = cn_blatnozero + } + + b_egerszeg = { + province = 3828 + + color = { 180 60 80 } + } + b_letenye = { + province = 3829 + + color = { 180 60 80 } + } + } + c_tolna = { + color = { 155 65 65 } + + b_tolna = { + province = 3839 + + color = { 155 65 65 } + } + b_simontornya = { + province = 3840 + + color = { 155 65 65 } + } + b_dombovar = { + province = 3841 + + color = { 155 65 65 } + + cultural_names = { + name_list_czech = cn_iovia + name_list_slovien = cn_iovia + name_list_polish = cn_iovia + name_list_pommeranian = cn_iovia + name_list_polabian = cn_iovia + name_list_croatian = cn_iovia + name_list_bosnian = cn_iovia + name_list_serbian = cn_iovia + } + } + } + c_baranya = { + color = { 155 25 65 } + + b_siklos = { + province = 3843 + + color = { 155 25 65 } + } + b_pecs = { + province = 3844 + + color = { 155 25 65 } + + cultural_names = { + name_list_czech = cn_petikosteli + name_list_slovien = cn_petikosteli + name_list_polish = cn_petikosteli + name_list_pommeranian = cn_petikosteli + name_list_polabian = cn_petikosteli + name_list_croatian = cn_petikosteli + name_list_bosnian = cn_petikosteli + name_list_serbian = cn_petikosteli + } + } + b_mohacs = { + province = 3845 + + color = { 155 25 65 } + } + } + } + + d_bacs = { + color = { 145 90 85 } + + capital = c_csongrad + + c_csongrad = { + color = { 145 75 65 } + + b_csongrad = { + province = 3865 + + color = { 145 75 65 } + } + b_kiskunhalas = { + province = 3866 + + color = { 145 75 65 } + } + b_szeged = { + province = 3872 + + color = { 135 105 75 } + } + b_kalocsa = { + province = 3807 + + color = { 240 122 75 } + } + b_kecskemet = { + province = 3804 + + color = { 245 125 95 } + } + } + } + + d_gyor = { + color = { 208 109 107 } + + capital = c_gyor + + cultural_names = { + name_list_czech = cn_rab + name_list_slovien = cn_rab + name_list_polish = cn_rab + name_list_pommeranian = cn_rab + name_list_polabian = cn_rab + name_list_croatian = cn_rab + name_list_bosnian = cn_rab + name_list_serbian = cn_rab + } + + c_gyor = { + color = { 208 109 107 } + + cultural_names = { + name_list_czech = cn_rab + name_list_slovien = cn_rab + name_list_polish = cn_rab + name_list_pommeranian = cn_rab + name_list_polabian = cn_rab + name_list_croatian = cn_rab + name_list_bosnian = cn_rab + name_list_serbian = cn_rab + } + + b_gyor = { + province = 3823 + + color = { 208 109 107 } + + cultural_names = { + name_list_czech = cn_rab + name_list_slovien = cn_rab + name_list_polish = cn_rab + name_list_pommeranian = cn_rab + name_list_polabian = cn_rab + name_list_croatian = cn_rab + name_list_bosnian = cn_rab + name_list_serbian = cn_rab + } + } + b_moson = { + province = 3822 + + color = { 208 109 107 } + } + b_sopron = { + province = 3817 + + color = { 255 150 150 } + } + b_kapuvar = { + province = 3818 + + color = { 255 150 150 } + } + } + c_vas = { + color = { 230 125 130 } + + cultural_names = { + name_list_czech = cn_dudleb + name_list_slovien = cn_dudleb + name_list_polish = cn_dudleb + name_list_pommeranian = cn_dudleb + name_list_polabian = cn_dudleb + name_list_croatian = cn_dudleb + name_list_bosnian = cn_dudleb + name_list_serbian = cn_dudleb + } + + b_vasvar = { + province = 3820 + + color = { 230 125 130 } + } + b_kormend = { + province = 3821 + + color = { 230 125 130 } + + cultural_names = { + name_list_czech = cn_kermendin + name_list_slovien = cn_kermendin + name_list_polish = cn_kermendin + name_list_pommeranian = cn_kermendin + name_list_polabian = cn_kermendin + name_list_croatian = cn_kermendin + name_list_bosnian = cn_kermendin + name_list_serbian = cn_kermendin + } + } + b_szentgotthard = { + province = 3977 + + color = { 230 125 130 } + + cultural_names = { + name_list_czech = cn_monoster + name_list_slovien = cn_monoster + name_list_polish = cn_monoster + name_list_pommeranian = cn_monoster + name_list_polabian = cn_monoster + name_list_croatian = cn_monoster + name_list_bosnian = cn_monoster + name_list_serbian = cn_monoster + } + } + b_koszeg = { + province = 3819 + + color = { 255 150 150 } + + cultural_names = { + name_list_czech = cn_kysak + name_list_slovien = cn_kysak + name_list_polish = cn_kysak + name_list_pommeranian = cn_kysak + name_list_polabian = cn_kysak + name_list_croatian = cn_kiseg + name_list_bosnian = cn_kiseg + name_list_serbian = cn_kiseg + } + } + } + c_veszprem = { + color = { 240 150 130 } + + cultural_names = { + name_list_czech = cn_vesprim + name_list_slovien = cn_vesprim + name_list_polish = cn_vesprim + name_list_pommeranian = cn_vesprim + name_list_polabian = cn_vesprim + name_list_croatian = cn_vesprim + name_list_bosnian = cn_vesprim + name_list_serbian = cn_vesprim + } + + b_veszprem = { + province = 3826 + + color = { 240 150 130 } + + cultural_names = { + name_list_czech = cn_vesprim + name_list_slovien = cn_vesprim + name_list_polish = cn_vesprim + name_list_pommeranian = cn_vesprim + name_list_polabian = cn_vesprim + name_list_croatian = cn_vesprim + name_list_bosnian = cn_vesprim + name_list_serbian = cn_vesprim + } + } + b_zirc = { + province = 3824 + + color = { 240 150 130 } + } + b_vasarhely = { + province = 3825 + + color = { 240 150 130 } + + cultural_names = { + name_list_czech = cn_mogentiana + name_list_slovien = cn_mogentiana + name_list_polish = cn_mogentiana + name_list_pommeranian = cn_mogentiana + name_list_polabian = cn_mogentiana + name_list_croatian = cn_mogentiana + name_list_bosnian = cn_mogentiana + name_list_serbian = cn_mogentiana + } + } + b_kolon = { + province = 3827 + + color = { 180 60 80 } + + cultural_names = { + name_list_czech = cn_blatnohrad + name_list_slovien = cn_blatnohrad + name_list_polish = cn_blatnohrad + name_list_pommeranian = cn_blatnohrad + name_list_polabian = cn_blatnohrad + name_list_croatian = cn_blatnohrad + name_list_bosnian = cn_blatnohrad + name_list_serbian = cn_blatnohrad + } + } + } + } + } +} \ No newline at end of file diff --git a/common/province_terrain/00_province_terrain.txt b/common/province_terrain/00_province_terrain.txt index c095cd14..d58a75bb 100644 --- a/common/province_terrain/00_province_terrain.txt +++ b/common/province_terrain/00_province_terrain.txt @@ -98,7 +98,7 @@ default_coastal_sea=coastal_sea 95=taiga 96=taiga 97=taiga -98=plains +98=taiga 99=taiga 100=taiga 101=taiga @@ -108,7 +108,7 @@ default_coastal_sea=coastal_sea 105=forest 106=forest 107=plains -108=taiga +108=farmlands 109=wetlands 110=plains 111=wetlands @@ -157,7 +157,7 @@ default_coastal_sea=coastal_sea 154=forest 155=forest 156=forest -157=plains +157=hills 158=forest 159=plains 160=plains @@ -1185,8 +1185,8 @@ default_coastal_sea=coastal_sea 1462=taiga 1463=taiga 1468=jungle -1469=hills -1470=terraced_hills +1469=plains +1470=plains 1472=plains 1473=plains 1474=plains @@ -2546,7 +2546,7 @@ default_coastal_sea=coastal_sea 2829=plains 2830=plains 2831=plains -2832=plains +2832=tells 2833=plains 2834=plains 2835=plains @@ -2916,7 +2916,7 @@ default_coastal_sea=coastal_sea 3199=plains 3200=forest 3201=forest -3202=forest +3202=hills 3203=forest 3204=forest 3205=forest @@ -2930,9 +2930,9 @@ default_coastal_sea=coastal_sea 3213=forest 3214=forest 3215=forest -3216=plains +3216=tells 3217=plains -3218=plains +3218=forest 3219=forest 3220=forest 3221=mountains @@ -3764,7 +3764,7 @@ default_coastal_sea=coastal_sea 4147=farmlands 4148=plains 4149=hills -4150=hills +4150=mountains 4151=forest 4152=mountains 4153=mountains @@ -4531,6 +4531,7 @@ default_coastal_sea=coastal_sea 4930=forest 4934=forest 4935=forest +4936=tells 4937=forest 4938=forest 4939=forest @@ -8056,41 +8057,42 @@ default_coastal_sea=coastal_sea 8811=mountains 8812=hills 8813=hills -8814=hills -8815=mountains -8816=mountains -8817=hills -8818=mountains -8819=terraced_hills -8820=hills -8821=hills -8822=hills +8814=plains +8815=forest +8816=forest +8817=plains +8818=forest +8819=plains +8820=forest +8821=forest +8822=plains 8823=hills -8824=terraced_hills +8824=hills 8825=hills 8826=hills -8827=hills -8828=floodplains -8829=floodplains -8830=hills -8831=hills -8832=terraced_hills -8833=mountains -8834=mountains +8827=mountains +8828=plains +8829=forest +8830=plains +8831=plains +8832=plains +8833=hills +8834=hills 8835=hills -8836=terraced_hills -8837=terraced_hills -8838=forest -8839=terraced_hills -8841=floodplains -8842=mountains -8843=terraced_hills -8844=mountains -8845=hills -8846=floodplains -8847=floodplains -8848=hills -8849=hills +8836=mountains +8837=hills +8838=mountains +8839=mountains +8840=mountains +8841=hills +8842=hills +8843=hills +8844=hills +8845=wetlands +8846=steppe +8847=steppe +8848=steppe +8849=steppe 8850=hills 8851=hills 8852=hills @@ -11976,4 +11978,7 @@ default_coastal_sea=coastal_sea 13277=mountains 13278=mountains 13279=mountains -13428=wasteland \ No newline at end of file +13428=wasteland +13615=forest +13616=hills +13617=forest \ No newline at end of file diff --git a/common/province_terrain/01_province_properties.txt b/common/province_terrain/01_province_properties.txt index 933acedc..8592b3ff 100644 --- a/common/province_terrain/01_province_properties.txt +++ b/common/province_terrain/01_province_properties.txt @@ -3705,9 +3705,7 @@ winter_severity_bias = 0.55 } # b_netolice -4150 ={ - winter_severity_bias = 0.55 -} +4150={winter_severity_bias = 0.70} # b_rozmberk 4153 ={ winter_severity_bias = 0.70 @@ -3808,11 +3806,11 @@ 4168 ={ winter_severity_bias = 0.55 } -# b_ivancice +# b_moravsky-krumlov 4167 ={ winter_severity_bias = 0.55 } -# b_zdar +# b_velke-mezirici 4163 ={ winter_severity_bias = 0.55 } @@ -10329,9 +10327,7 @@ winter_severity_bias = 0.60 } # b_briesen #b_wabrzezno -3202 ={ - winter_severity_bias = 0.60 -} +3202={winter_severity_bias = 0.55} ## c_osterode #c_sasna # b_eylau #b_ylavia 3214 ={ @@ -40872,9 +40868,7 @@ 944 = { winter_severity_bias = 0.0 } -1470 = { - winter_severity_bias = 0.0 -} +1470 = {winter_severity_bias = 0.55} 8623 = { winter_severity_bias = 0.0 } @@ -42862,9 +42856,7 @@ 1468 = { winter_severity_bias = 0.0 } -1469 = { - winter_severity_bias = 0.0 -} +1469 = {winter_severity_bias = 0.50} 3390 = { winter_severity_bias = 0.0 } @@ -43024,114 +43016,42 @@ 8813 = { winter_severity_bias = 0.0 } -8814 = { - winter_severity_bias = 0.0 -} -8815 = { - winter_severity_bias = 0.0 -} -8816 = { - winter_severity_bias = 0.0 -} -8817 = { - winter_severity_bias = 0.0 -} -8818 = { - winter_severity_bias = 0.0 -} -8819 = { - winter_severity_bias = 0.0 -} -8820 = { - winter_severity_bias = 0.0 -} -8821 = { - winter_severity_bias = 0.0 -} -8822 = { - winter_severity_bias = 0.0 -} -8823 = { - winter_severity_bias = 0.0 -} -8824 = { - winter_severity_bias = 0.0 -} -8825 = { - winter_severity_bias = 0.0 -} -8826 = { - winter_severity_bias = 0.0 -} -8827 = { - winter_severity_bias = 0.0 -} -8828 = { - winter_severity_bias = 0.0 -} -8829 = { - winter_severity_bias = 0.0 -} -8830 = { - winter_severity_bias = 0.0 -} -8831 = { - winter_severity_bias = 0.0 -} -8832 = { - winter_severity_bias = 0.0 -} -8833 = { - winter_severity_bias = 0.0 -} -8834 = { - winter_severity_bias = 0.0 -} -8835 = { - winter_severity_bias = 0.0 -} -8836 = { - winter_severity_bias = 0.0 -} -8837 = { - winter_severity_bias = 0.0 -} -8838 = { - winter_severity_bias = 0.0 -} -8839 = { - winter_severity_bias = 0.0 -} -8840 = { - winter_severity_bias = 0.0 -} -8841 = { - winter_severity_bias = 0.0 -} -8842 = { - winter_severity_bias = 0.0 -} -8843 = { - winter_severity_bias = 0.0 -} -8844 = { - winter_severity_bias = 0.0 -} -8845 = { - winter_severity_bias = 0.0 -} -8846 = { - winter_severity_bias = 0.0 -} -8847 = { - winter_severity_bias = 0.0 -} -8848 = { - winter_severity_bias = 0.0 -} -8849 = { - winter_severity_bias = 0.0 -} +8814 = {winter_severity_bias = 0.55} +8815 = {winter_severity_bias = 0.60} +8816 = {winter_severity_bias = 0.60} +8817 = {winter_severity_bias = 0.60} +8818 = {winter_severity_bias = 0.60} +8819 = {winter_severity_bias = 0.60} +8820 = {winter_severity_bias = 0.60} +8821 = {winter_severity_bias = 0.60} +8822 = {winter_severity_bias = 0.60} +8823 = {winter_severity_bias = 0.60} +8824 = {winter_severity_bias = 0.60} +8825 = {winter_severity_bias = 0.60} +8826 = {winter_severity_bias = 0.60} +8827 = {winter_severity_bias = 0.75} +8828 = {winter_severity_bias = 0.55} +8829 = {winter_severity_bias = 0.55} +8830 = {winter_severity_bias = 0.55} +8831 = {winter_severity_bias = 0.10} +8832 = {winter_severity_bias = 0.0} +8833 = {winter_severity_bias = 0.0} +8834 = {winter_severity_bias = 0.30} +8835 = {winter_severity_bias = 0.30} +8836 = {winter_severity_bias = 0.75} +8837 = {winter_severity_bias = 0.50} +8838 = {winter_severity_bias = 0.75} +8839 = {winter_severity_bias = 0.75} +8840 = {winter_severity_bias = 0.75} +8841 = {winter_severity_bias = 0.30} +8842 = {winter_severity_bias = 0.30} +8843 = {winter_severity_bias = 0.30} +8844 = {winter_severity_bias = 0.50} +8845 = {winter_severity_bias = 0.50} +8846 = {winter_severity_bias = 0.40} +8847 = {winter_severity_bias = 0.40} +8848 = {winter_severity_bias = 0.40} +8849 = {winter_severity_bias = 0.40} 8850 = { winter_severity_bias = 0.0 } diff --git a/common/religion/doctrines/30_core_tenets.txt b/common/religion/doctrines/30_core_tenets.txt index 4dc2ffbb..feab7493 100644 --- a/common/religion/doctrines/30_core_tenets.txt +++ b/common/religion/doctrines/30_core_tenets.txt @@ -542,6 +542,15 @@ less_plague_spread_culture = yes } + traits = { + virtues = { + lifestyle_physician = { + scale = 3 + weight = 2 + } + } + } + character_modifier = { health = 0.1 build_gold_cost = 0.15 diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index 702a9c73..a325f3eb 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -780,6 +780,58 @@ lund = { } } +### Hussite + +praha = { + county = c_praha + + character_modifier = { + name = holy_site_praha_effect_name + learning_per_piety_level = 1 + } +} + +tabor = { + county = c_tabor + + character_modifier = { + name = holy_site_tabor_effect_name + levy_size = 0.10 + levy_toughness = 5 + } +} + +wroclaw = { + county = c_breslau + + character_modifier = { + name = holy_site_wroclaw_effect_name + martial = 1 + heavy_infantry_toughness_mult = 0.10 + heavy_infantry_damage_mult = 0.10 + } +} + +konstanz = { + county = c_konstanz + + character_modifier = { + name = holy_site_konstanz_effect_name + monthly_piety_gain_mult = 0.05 + monthly_piety_gain_per_knight_mult = 0.01 + } +} + +regensburg = { +county = c_regensburg + + character_modifier = { + name = holy_site_regensburg_effect_name + controlled_province_advantage = 3 + prowess_per_piety_level = 1 + } +} + ### Adonist teutoburger = { @@ -1208,7 +1260,7 @@ ragusa = { ## The Hungarian capital for their conversion to Christianity. As one of the primary powers that persecuted the Bosnian Church in later centuries, controlling it gives some popular authority to the faith. esztergom = { - county = c_esztergom + county = c_komarom character_modifier = { name = holy_site_esztergom_effect_name diff --git a/common/religion/religions/00_buddhism.txt b/common/religion/religions/00_buddhism.txt new file mode 100644 index 00000000..bacbc465 --- /dev/null +++ b/common/religion/religions/00_buddhism.txt @@ -0,0 +1,269 @@ +buddhism_religion = { + family = rf_eastern #Dharmic + graphical_faith = dharmic_gfx + doctrine = eastern_hostility_doctrine + + #Main Group + doctrine = doctrine_polytheist + doctrine = doctrine_no_head + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_pluralism_pluralistic + doctrine = doctrine_theocracy_temporal + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_none + doctrine = doctrine_consanguinity_cousins + + #Crimes + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_any_dynasty_member_crime + doctrine = doctrine_deviancy_shunned + doctrine = doctrine_witchcraft_shunned + + #Clerical Functions + doctrine = doctrine_clerical_function_alms_and_pacification + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_disallowed + doctrine = doctrine_clerical_succession_spiritual_appointment + + #Special Doctrine for Eastern Syncretism + doctrine = special_doctrine_is_eastern_faith + # BUT ALSO: NO ONE LIKES MAITREYANS + doctrine = special_doctrine_maitreya_hostility + + #Allow pilgrimages + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition + doctrine = doctrine_funeral_cremation + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { + generous + honest + calm + compassionate + } + sins = { + deceitful + impatient + wrathful + } + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s custom_faith_magatama custom_faith_soto custom_faith_benzhuism + } + + holy_order_names = { + { name = "holy_order_chosen_of_ashoka" } + { name = "holy_order_guardians_of_bodh_gaya" } + { name = "holy_order_sangha_of_the_struggle" } + { name = "holy_order_warriors_of_the_illuminated_heart" } + { name = "holy_order_shakyan_faithful" } + } + + holy_order_maa = { khandayat } + + localization = { + #HighGodName + HighGodName = buddhism_high_god_name + HighGodName2 = buddhism_high_god_name_2 + HighGodNamePossessive = buddhism_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = buddhism_high_god_alternate + HighGodNameAlternatePossessive = buddhism_high_god_alternate_possessive + + #Creator + CreatorName = buddhism_creator_god_name + CreatorNamePossessive = buddhism_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = buddhism_health_god_name + HealthGodNamePossessive = buddhism_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = buddhism_fertility_god_name + FertilityGodNamePossessive = buddhism_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = buddhism_wealth_god_name + WealthGodNamePossessive = buddhism_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = buddhism_household_god_name + HouseholdGodNamePossessive = buddhism_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod + FateGodName = buddhism_fate_god_name + FateGodNamePossessive = buddhism_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_IT + FateGodHerHis = CHARACTER_HERHIS_ITS + FateGodHerHim = CHARACTER_HERHIM_IT + + #KnowledgeGod + KnowledgeGodName = buddhism_knowledge_god_name + KnowledgeGodNamePossessive = buddhism_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = buddhism_war_god_name + WarGodNamePossessive = buddhism_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod + TricksterGodName = buddhism_trickster_god_name + TricksterGodNamePossessive = buddhism_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_SHE + TricksterGodHerHis = CHARACTER_HERHIS_HER + TricksterGodHerHim = CHARACTER_HERHIM_HER + + #NightGod + NightGodName = buddhism_night_god_name + NightGodNamePossessive = buddhism_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = buddhism_water_god_name + WaterGodNamePossessive = buddhism_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = buddhism_samsara + PantheonTerm2 = buddhism_samsara_2 + PantheonTerm3 = buddhism_samsara_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + buddhism_high_god_name + buddhism_high_god_alternate + buddhism_good_god_buddha + buddhism_good_god_perfected_ones + } + DevilName = buddhism_devil_name + DevilNamePossessive = buddhism_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HER + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + buddhism_devil_name + buddhism_evil_god_tanha + buddhism_evil_god_arati + buddhism_evil_god_raga + } + HouseOfWorship = buddhism_house_of_worship + HouseOfWorship2 = buddhism_house_of_worship_2 + HouseOfWorship3 = buddhism_house_of_worship_3 + HouseOfWorshipPlural = buddhism_house_of_worship_plural + ReligiousSymbol = buddhism_religious_symbol + ReligiousSymbol2 = buddhism_religious_symbol_2 + ReligiousSymbol3 = buddhism_religious_symbol_3 + ReligiousText = buddhism_religious_text + ReligiousText2 = buddhism_religious_text_2 + ReligiousText3 = buddhism_religious_text_3 + ReligiousHeadName = buddhism_religious_head_title + ReligiousHeadTitleName = buddhism_religious_head_title_name + DevoteeMale = buddhism_devotee_male + DevoteeMalePlural = buddhism_devotee_male_plural + DevoteeFemale = buddhism_devotee_female + DevoteeFemalePlural = buddhism_devotee_female_plural + DevoteeNeuter = buddhism_devotee_male + DevoteeNeuterPlural = buddhism_devotee_male_plural + PriestMale = buddhism_devotee_male + PriestMalePlural = buddhism_devotee_male_plural + PriestFemale = buddhism_devotee_female + PriestFemalePlural = buddhism_devotee_female_plural + PriestNeuter = buddhism_devotee_male + PriestNeuterPlural = buddhism_devotee_male_plural + AltPriestTermPlural = buddhism_alt_priest_term + BishopMale = buddhism_devotee_male + BishopMalePlural = buddhism_devotee_male_plural + BishopFemale = buddhism_devotee_female + BishopFemalePlural = buddhism_devotee_female_plural + BishopNeuter = buddhism_devotee_male + BishopNeuterPlural = buddhism_devotee_male_plural + DivineRealm = buddhism_divine_realm + DivineRealm2 = buddhism_divine_realm_2 + DivineRealm3 = buddhism_divine_realm_3 + PositiveAfterLife = buddhism_divine_realm + PositiveAfterLife2 = buddhism_divine_realm_2 + PositiveAfterLife3 = buddhism_divine_realm_3 + NegativeAfterLife = buddhism_negative_afterlife + NegativeAfterLife2 = buddhism_negative_afterlife_2 + NegativeAfterLife3 = buddhism_negative_afterlife_3 + DeathDeityName = buddhism_death_god_name + DeathDeityNamePossessive = buddhism_death_god_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = buddhism_witchgod_mara + WitchGodNamePossessive = buddhism_witchgod_mara_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_purification + GHWNamePlural = ghw_purifications + } + + faiths = { + osvicenist = { + color = { 204 197 10 } + icon = osvicenist + + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_christian_syncretism + doctrine = tenet_inner_journey + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + } + + } + } +} diff --git a/common/religion/religions/00_islam.txt b/common/religion/religions/00_islam.txt new file mode 100644 index 00000000..4e06b5eb --- /dev/null +++ b/common/religion/religions/00_islam.txt @@ -0,0 +1,1048 @@ +islam_religion = { + family = rf_abrahamic + + graphical_faith = "islamic_gfx" + + + doctrine_background_icon = core_tenet_banner_islam.dds + #STANDARD DOCTRINES: + + #Abrahamic hostiliy group + doctrine = abrahamic_hostility_doctrine + #Polygamous marriages + doctrine = doctrine_polygamy + #Male dominated + doctrine = doctrine_gender_male_dominated + #Cousin consanguinity + doctrine = doctrine_consanguinity_cousins + #Divorce must be approved + doctrine = doctrine_divorce_approval + #No bastards + doctrine = doctrine_bastardry_none + #Legal Homosexuality + doctrine = doctrine_homosexuality_shunned + #Adultery is a sin + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + #Kinslaying is okay + doctrine = doctrine_kinslaying_accepted + #Deviancy is a sin + doctrine = doctrine_deviancy_shunned + #Witchcraft is illegal + doctrine = doctrine_witchcraft_crime + #Righteous + doctrine = doctrine_pluralism_righteous + #Lay clergy + doctrine = doctrine_theocracy_lay_clergy + #Zakat clerical function + doctrine = doctrine_clerical_function_alms_and_pacification + #Exclusively male clergy + doctrine = doctrine_clerical_gender_male_only + #Clerical marriage is okay + doctrine = doctrine_clerical_marriage_allowed + #Merit-based clerical succession + doctrine = doctrine_clerical_succession_temporal_fixed_appointment + doctrine = doctrine_temporal_head + + #Special Doctrine for Islamic Syncretism + doctrine = special_doctrine_is_islamic_faith + + #Allow Pilgrimages by default + doctrine = doctrine_pilgrimage_mandatory_hajj + + #Funeral tradition + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { temperate generous just } + sins = { gluttonous greedy arbitrary drunkard } + } + + reserved_male_names = { + Abbas Abdul Abdullah Abolhassan Abu-Bakr Ahmad Akbar Allahyar Ali Ali-Fay Ali-Kolon Ali-Zalil Hasan Hossein Hussayn Ismail Mahmud Mohammed Muammar Muhammad + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s custom_faith_magatama custom_faith_soto custom_faith_benzhuism + } + + holy_order_names = { + { name = "holy_order_mujahideen_of_place" } + { name = "holy_order_warriors_of_the_hadith" } + { name = "holy_order_ghazis_of_place" } + { name = "holy_order_warriors_of_the_wahy" } + { name = "holy_order_sahabi_of_place" } + { name = "holy_order_companions_of_hira" } + } + + holy_order_maa = { cataphract } + + localization = { + #HighGod + HighGodName = islam_high_god_name + HighGodName2 = islam_high_god_name_2 + HighGodNamePossessive = islam_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = islam_high_god_name_alternate + HighGodNameAlternatePossessive = islam_high_god_name_alternate_possessive + + #Creator + CreatorName = islam_creator_god_name + CreatorNamePossessive = islam_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod + HealthGodName = islam_health_god_name + HealthGodNamePossessive = islam_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = islam_fertility_god_name + FertilityGodNamePossessive = islam_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = islam_wealth_god_name + WealthGodNamePossessive = islam_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = islam_household_god_name + HouseholdGodNamePossessive = islam_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod + FateGodName = islam_fate_god_name + FateGodNamePossessive = islam_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = islam_knowledge_god_name + KnowledgeGodNamePossessive = islam_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = islam_war_god_name + WarGodNamePossessive = islam_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod + TricksterGodName = islam_trickster_god_name + TricksterGodNamePossessive = islam_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod + NightGodName = islam_night_god_name + NightGodNamePossessive = islam_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = islam_water_god_name + WaterGodNamePossessive = islam_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + + + PantheonTerm = islam_high_god_name + PantheonTerm2 = islam_high_god_name_2 + PantheonTerm3 = islam_high_god_name_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + islam_high_god_name + islam_good_god_rahim + islam_good_god_the_most_gracious + islam_good_god_the_giver_of_peace + islam_good_god_the_one + islam_good_god_the_prophet + islam_good_god_muhammad + } + DevilName = islam_devil_name + DevilNamePossessive = islam_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + islam_evil_god_iblis + } + HouseOfWorship = islam_house_of_worship + HouseOfWorship2 = islam_house_of_worship_2 + HouseOfWorship3 = islam_house_of_worship_3 + HouseOfWorshipPlural = islam_house_of_worship_plural + ReligiousSymbol = islam_religious_symbol + ReligiousSymbol2 = islam_religious_symbol_2 + ReligiousSymbol3 = islam_religious_symbol_3 + ReligiousText = islam_religious_text + ReligiousText2 = islam_religious_text_2 + ReligiousText3 = islam_religious_text_3 + ReligiousHeadName = islam_religious_head_title + ReligiousHeadTitleName = islam_religious_head_title_name + DevoteeMale = islam_devotee + DevoteeMalePlural = islam_devotee_plural + DevoteeFemale = islam_devotee + DevoteeFemalePlural = islam_devotee_plural + DevoteeNeuter = islam_devotee + DevoteeNeuterPlural = islam_devotee_plural + PriestMale = islam_priest + PriestMalePlural = islam_priest_plural + PriestFemale = islam_priest + PriestFemalePlural = islam_priest_plural + PriestNeuter = islam_priest + PriestNeuterPlural = islam_priest_plural + AltPriestTermPlural = islam_priest_alternate_plural + BishopMale = islam_bishop + BishopMalePlural = islam_bishop_plural + BishopFemale = islam_bishop + BishopFemalePlural = islam_bishop_plural + BishopNeuter = islam_bishop + BishopNeuterPlural = islam_bishop_plural + DivineRealm = islam_positive_afterlife + DivineRealm2 = islam_positive_afterlife_2 + DivineRealm3 = islam_positive_afterlife_3 + PositiveAfterLife = islam_positive_afterlife + PositiveAfterLife2 = islam_positive_afterlife_2 + PositiveAfterLife3 = islam_positive_afterlife_3 + NegativeAfterLife = islam_negative_afterlife + NegativeAfterLife2 = islam_negative_afterlife_2 + NegativeAfterLife3 = islam_negative_afterlife_3 + DeathDeityName = islam_death_deity_name + DeathDeityNamePossessive = islam_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = christianity_witchgodname_iblis + WitchGodNamePossessive = christianity_witchgodname_iblis_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_jihad + GHWNamePlural = ghw_jihads + } + + piety_icon_group = "islam" + + faiths = { + temiri = { #Kazakh Metal Men + color = { 136 180 204 } + icon = temiri + #religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_ancestor_worship + doctrine = tenet_cthonic_redoubts + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + } + + alevi = { # In Muslim Group Now + color = { 143 153 15 } + icon = alevi + #religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_esotericism + doctrine = tenet_ancestor_worship + doctrine = tenet_inner_journey + + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_divorce_disallowed + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + HouseOfWorship = alevi_house_of_worship + HouseOfWorship2 = alevi_house_of_worship_2 + HouseOfWorship3 = alevi_house_of_worship_3 + HouseOfWorshipPlural = alevi_house_of_worship_plural + ReligiousText = alevi_religious_text + ReligiousText2 = alevi_religious_text_2 + ReligiousText3 = alevi_religious_text_3 + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + + holy_order_names = { + { name = "holy_order_bektashi_order" } + } + } + + aqlani = { # Nerds + color = { 64 214 179 } + icon = aqlani + #religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_alexandrian_catechism + doctrine = tenet_adaptive + doctrine = tenet_religious_legal_pronouncements + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + } + + naqshbandi = { # Nerds But A Different Kind + color = { 127 38 38 } + icon = naqshbandi + #religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_esotericism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + } + + ashari = { #Arabian Sunni Islam + color = { 0 0.6 0 } + icon = sunni + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + } + + muwalladi = { # Iberian Sunni Islam + color = { 0 0.4 0 } + icon = muwalladi + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = cordoba + holy_site = fes + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_communal_identity + doctrine = tenet_adaptive + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Homosexuality is a sin, but a much more tolerated one. + doctrine = doctrine_homosexuality_accepted + #Pluralistic + doctrine = doctrine_pluralism_pluralistic + } + + maturidi = { # Persian Sunni Islam + color = { 0.1 0.5 0.3 } + icon = maturidi + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = samarkand + + #Tenet + doctrine = tenet_adaptive + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + + #DOCTRINES + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Pluralistic + doctrine = doctrine_pluralism_pluralistic + } + + masmudi = { # Reformist Sunni Islam (Almohads) + color = { 0 0.6 0.2 } + icon = masmudi + religious_head = d_masmudi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = tinmallal + holy_site = fes + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_warmonger + doctrine = tenet_literalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + #Pluralistic + doctrine = doctrine_pluralism_fundamentalist + + localization = { + ReligiousHeadName = masmudi_religious_head_title + ReligiousHeadTitleName = masmudi_religious_head_title_name + } + } + + mutazila = { # Rationalist school of Sunni Islam. Dominant between 8th and 10th centuries in the Abbasid Caliphate (Persia). + color = { 0 0.7 0.5 } + icon = mutazila + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_alexandrian_catechism #FP3 change + doctrine = tenet_legalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_divorce_allowed + doctrine = doctrine_witchcraft_shunned + } + + quranist = { + color = { 0.2 0.7 0.1 } + icon = quranist + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = kufa + holy_site = sinai + + #Tenet + doctrine = tenet_literalism + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + #Sunni + #No Head + #Homosexuality is a crime + #Adultery is a crime + #Deviancy is a crime + #Fundamentalist + # Jizya + doctrine = special_doctrine_jizya + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_no_head + doctrine = doctrine_homosexuality_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_deviancy_crime + doctrine = doctrine_pluralism_fundamentalist + } + + ismaili = { #Seveners (default Shia) + color = { 0.2 0.8 0 } + icon = shia + religious_head = d_shiite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_esotericism + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + + #Shia + #Witchcraft is frowned upon + doctrine = muhammad_succession_shia_doctrine + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + qarmatian = { #A branch of the Isma'ili with syncretic Zoroastrian elements + #Founded a utopian republic in al-Hasa + color = { 0.1 0.8 0.1 } + icon = qarmatian + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_unrelenting_faith + doctrine = tenet_aniconism + doctrine = tenet_gnosticism + + #Shia + #Homosexuality is a sin, but a much more tolerated one. + #Witchcraft is frowned upon + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_no_head # Believes in the Imams, but disagree with mainline Shias as to who they are. Does not believe the true Imam has been reincarnated yet. + doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_monogamy + doctrine = doctrine_gender_equal # While the differences between men and women were a bit more complex, Equal is a suitable abstraction for lack of male-pref + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + nizari = { + color = { 0.2 0.7 0.1 } + icon = nizari + religious_head = d_nizari + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = qom # Very important religious center in Iran + + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + # Fedayeen, else Struggle & Submission + doctrine_selection_pair = { + requires_dlc_flag = legacy_of_persia + doctrine = tenet_fp3_fedayeen + fallback_doctrine = tenet_struggle_submission + } + + #Shia + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Hereditary clerical succession + doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + # Assassins + doctrine = doctrine_clerical_function_recruitment + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + zayidi = { + color = { 0.3 0.8 0.2 } + icon = zayidi + religious_head = d_zayidi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_unrelenting_faith + doctrine = tenet_legalism + + #Shia + #Witchcraft is a sin + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_pluralism_pluralistic + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + imami = { #Twelver + color = { 0.1 0.5 0.1 } + icon = imami + religious_head = d_imami + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = baghdad + + doctrine = tenet_legalism + doctrine = tenet_false_conversion_sanction + doctrine = tenet_religious_legal_pronouncements + + #Shia + #No religious head + #Homosexuality is a sin + #Witchcraft is a sin + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + BishopMale = islam_ayatollah + BishopMalePlural = islam_ayatollah_plural + BishopFemale = islam_ayatollah + BishopFemalePlural = islam_ayatollah_plural + BishopNeuter = islam_ayatollah + BishopNeuterPlural = islam_ayatollah_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + ghulat = { + color = { 0.4 0.8 0.3 } + icon = ghulat + religious_head = d_ghulat + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_false_conversion_sanction + doctrine = tenet_communion + + #Shia + #No religious head + #Witchcraft is a sin + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + alawite = { + color = { 0.2 0.4 0.1 } + icon = alawite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_esotericism + doctrine = tenet_reincarnation + doctrine = tenet_communion + + #Shia + #No head of faith: or, technically should be no head, but one is required for their communion tenet to work, so we give them a chief imam. + #Monogamy + #Free divorce + #Adultery is a crime + #Clergy - equal + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_spiritual_head + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + druze = { + color = { 0.3 0.7 0.1 } + icon = islam_druze + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = beirut + holy_site = zozan + + doctrine = tenet_gnosticism + doctrine = tenet_reincarnation + doctrine = tenet_false_conversion_sanction + + #Shia + #Divorce forbidden + #Homosexuality is a sin + #Witchcraft is a sin + + doctrine = doctrine_monogamy + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_divorce_allowed + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousText = druze_religious_text + ReligiousText2 = druze_religious_text_2 + ReligiousText3 = druze_religious_text_3 + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + ibadi = { + color = { 0.3 0.6 0.3 } + icon = ibadi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = basra + holy_site = nizwa + + #Tenet + doctrine = tenet_literalism + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + #Muhakkima + #No religious head + #Witchcraft is a sin + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_no_head + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + + holy_order_names = { + { name = "holy_order_haruriyya" } + } + } + + azariqa = { + color = { 0.3 0.7 0.7 } + icon = azariqa + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = siffa + holy_site = kufa + + #Tenet + doctrine = tenet_legalism + doctrine = tenet_warmonger + + # Fedayeen, else Struggle & Submission + doctrine_selection_pair = { + requires_dlc_flag = legacy_of_persia + doctrine = tenet_fp3_fedayeen + fallback_doctrine = tenet_struggle_submission + } + + doctrine = muhammad_succession_muhakkima_doctrine + doctrine = doctrine_temporal_head + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_fundamentalist + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + najdat = { + color = { 0.6 0.7 0.7 } + icon = nadjat + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = bahrein + holy_site = yamama + + #Tenet + doctrine = tenet_struggle_submission + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_esotericism + + #Doctrines + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_temporal_head + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + sufri = { + color = { 0.3 0.5 0.5 } + icon = muhakkima_3 + + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = sijilmasa + holy_site = siffa + + #Tenet + doctrine = tenet_struggle_submission + doctrine = tenet_literalism + doctrine = tenet_false_conversion_sanction + + #Doctrines + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_no_head + doctrine = doctrine_divorce_allowed + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_gender_equal + doctrine = doctrine_clerical_gender_either + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + hafizi = { #Sub-set of Ismaili Shiites that fervently supported the primacy of their caliph. + color = { 0.5 0.8 0.4 } + icon = ibadi_custom + religious_head = d_shiite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_unrelenting_faith + doctrine = tenet_false_conversion_sanction + + # Leadership + doctrine = doctrine_temporal_head + + # Shia + doctrine = muhammad_succession_shia_doctrine + # Main Doctrines + doctrine = doctrine_pluralism_fundamentalist + # Criminal Doctrines + doctrine = doctrine_witchcraft_shunned + # Clergy Doctrines + doctrine = doctrine_clerical_function_recruitment + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + } +} diff --git a/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt index 56a9b282..8e58b564 100644 --- a/common/religion/religions/NEOW_catholic.txt +++ b/common/religion/religions/NEOW_catholic.txt @@ -700,6 +700,82 @@ WaterGodHerHim = CHARACTER_HERHIM_HIM } } + mariavite = { + color = { 22 126 229 } + icon = mariavite + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_independent_catholic + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_vows_of_poverty + doctrine = tenet_esotericism + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pluralism_pluralistic + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } penitente = { color = { 204 0 16 } icon = penitente @@ -784,7 +860,7 @@ } } illuminated = { - color = { 162 178 178 } + color = { 130 153 153 } icon = illuminated graphical_faith = "catholic_gfx" diff --git a/common/religion/religions/NEOW_cosmist.txt b/common/religion/religions/NEOW_cosmist.txt new file mode 100644 index 00000000..de5f85fb --- /dev/null +++ b/common/religion/religions/NEOW_cosmist.txt @@ -0,0 +1,296 @@ +cosmist_religion = { + family = rf_esoteric + + doctrine_background_icon = core_tenet_banner_christian.dds + doctrine = antediluvianist_hostility_doctrine + + #Main Group | placeholder + doctrine = doctrine_polytheist + doctrine = doctrine_spiritual_head + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_temporal + + #Marriage | placeholder + doctrine = doctrine_concubines + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_legitimization + doctrine = doctrine_consanguinity_restricted + + #Crimes | placeholder + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_close_kin_crime + doctrine = doctrine_deviancy_shunned + doctrine = doctrine_witchcraft_accepted + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_recruitment + doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_succession_temporal_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_forbidden + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_sky_burial + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #these might be alright? + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #these might be alright? + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = cosmist_high_god_name + HighGodName2 = cosmist_high_god_name_2 + HighGodNamePossessive = cosmist_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = cosmist_high_god_name_alternate + HighGodNameAlternatePossessive = cosmist_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = cosmist_creator_god_name + CreatorNamePossessive = cosmist_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod | placeholder + HealthGodName = cosmist_health_god_name + HealthGodNamePossessive = cosmist_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod | placeholder + FertilityGodName = cosmist_fertility_god_name + FertilityGodNamePossessive = cosmist_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod | placeholder + WealthGodName = cosmist_wealth_god_name + WealthGodNamePossessive = cosmist_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = cosmist_household_god_name + HouseholdGodNamePossessive = cosmist_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod | placeholder + FateGodName = cosmist_fate_god_name + FateGodNamePossessive = cosmist_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = cosmist_knowledge_god_name + KnowledgeGodNamePossessive = cosmist_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = cosmist_war_god_name + WarGodNamePossessive = cosmist_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = cosmist_trickster_god_name + TricksterGodNamePossessive = cosmist_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = cosmist_night_god_name + NightGodNamePossessive = cosmist_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = cosmist_water_god_name + WaterGodNamePossessive = cosmist_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = cosmist_high_god_name + PantheonTerm2 = cosmist_high_god_name_2 + PantheonTerm3 = cosmist_high_god_name_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + cosmist_high_god_name + cosmist_high_god_name_alternate + } + DevilName = cosmist_devil_name + DevilNamePossessive = cosmist_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + cosmist_devil_name + } + HouseOfWorship = cosmist_house_of_worship + HouseOfWorship2 = cosmist_house_of_worship_2 + HouseOfWorship3 = cosmist_house_of_worship_3 + HouseOfWorshipPlural = cosmist_house_of_worship_plural + ReligiousSymbol = cosmist_religious_symbol + ReligiousSymbol2 = cosmist_religious_symbol_2 + ReligiousSymbol3 = cosmist_religious_symbol_3 + ReligiousText = cosmist_religious_text + ReligiousText2 = cosmist_religious_text_2 + ReligiousText3 = cosmist_religious_text_3 + ReligiousHeadName = cosmist_religious_head_title + ReligiousHeadTitleName = cosmist_religious_head_title_name + DevoteeMale = cosmist_devotee_male + DevoteeMalePlural = cosmist_devotee_male_plural + DevoteeFemale = cosmist_devotee_female + DevoteeFemalePlural = cosmist_devotee_female_plural + DevoteeNeuter = cosmist_devotee_neuter + DevoteeNeuterPlural = cosmist_devotee_neuter_plural + PriestMale = cosmist_priest_male + PriestMalePlural = cosmist_priest_male_plural + PriestFemale = cosmist_priest_male + PriestFemalePlural = cosmist_priest_male_plural + PriestNeuter = cosmist_priest_male + PriestNeuterPlural = cosmist_priest_male_plural + AltPriestTermPlural = cosmist_priest_alternate_plural + BishopMale = cosmist_bishop + BishopMalePlural = cosmist_bishop_plural + BishopFemale = cosmist_bishop + BishopFemalePlural = cosmist_bishop_plural + BishopNeuter = cosmist_bishop + BishopNeuterPlural = cosmist_bishop_plural + DivineRealm = cosmist_positive_afterlife + DivineRealm2 = cosmist_positive_afterlife_2 + DivineRealm3 = cosmist_positive_afterlife_3 + PositiveAfterLife = cosmist_positive_afterlife + PositiveAfterLife2 = cosmist_positive_afterlife_2 + PositiveAfterLife3 = cosmist_positive_afterlife_3 + NegativeAfterLife = cosmist_negative_afterlife + NegativeAfterLife2 = cosmist_negative_afterlife_2 + NegativeAfterLife3 = cosmist_negative_afterlife_3 + DeathDeityName = cosmist_death_deity_name + DeathDeityNamePossessive = cosmist_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = cosmist_witch_god_name + WitchGodNamePossessive = cosmist_witch_god_name_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + fracture = { + color = { 214 206 229 } + icon = fracture + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = perth + holy_site = edinburgh + holy_site = london + holy_site = standrews + holy_site = belfast + holy_site = leath + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_megaliths + doctrine = tenet_pastoral_isolation + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + } + + } + cosmonaut = { + color = { 204 51 20 } + icon = cosmonaut + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = perth + holy_site = edinburgh + holy_site = london + holy_site = standrews + holy_site = belfast + holy_site = leath + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_asceticism + doctrine = tenet_ancestor_worship + doctrine = tenet_communal_possessions + + holy_order_names = { #placeholder + } + + } + } +} diff --git a/common/religion/religions/NEOW_folkgerman.txt b/common/religion/religions/NEOW_folkgerman.txt index c407a0dd..4859b9f1 100644 --- a/common/religion/religions/NEOW_folkgerman.txt +++ b/common/religion/religions/NEOW_folkgerman.txt @@ -240,7 +240,7 @@ faiths = { volksmarchen = { - color = { 31 107 173 } + color = { 68 57 191 } icon = volksmarchen reformed_icon = volksmarchen_reformed diff --git a/common/religion/religions/NEOW_hungaric.txt b/common/religion/religions/NEOW_hungaric.txt new file mode 100644 index 00000000..dfef6ef8 --- /dev/null +++ b/common/religion/religions/NEOW_hungaric.txt @@ -0,0 +1,322 @@ +hungaric_religion = { #placeholder + family = rf_pagan + graphical_faith = pagan_gfx + + pagan_roots = yes + doctrine = pagan_hostility_doctrine + doctrine_background_icon = core_tenet_banner_christian.dds + + #Main Group | placeholder + doctrine = doctrine_monotheist + doctrine = doctrine_temporal_head + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_lay_clergy + + #Marriage | placeholder + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_approval + doctrine = doctrine_bastardry_legitimization + doctrine = doctrine_consanguinity_restricted + + #Crimes | placeholder + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_kinslaying_close_kin_crime + doctrine = doctrine_deviancy_crime + doctrine = doctrine_witchcraft_crime + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_taxation + doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_clerical_marriage_disallowed + doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #these might be alright? + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #these might be alright? + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = christianity_high_god_name + HighGodName2 = christianity_high_god_name_2 + HighGodNamePossessive = christianity_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = christianity_high_god_name_alternate + HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = christianity_creator_god_name + CreatorNamePossessive = christianity_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod | placeholder + HealthGodName = christianity_health_god_name + HealthGodNamePossessive = christianity_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod | placeholder + FertilityGodName = christianity_fertility_god_name + FertilityGodNamePossessive = christianity_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod | placeholder + WealthGodName = christianity_wealth_god_name + WealthGodNamePossessive = christianity_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = christianity_household_god_name + HouseholdGodNamePossessive = christianity_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod | placeholder + FateGodName = christianity_fate_god_name + FateGodNamePossessive = christianity_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = christianity_knowledge_god_name + KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = christianity_war_god_name + WarGodNamePossessive = christianity_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = christianity_trickster_god_name + TricksterGodNamePossessive = christianity_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = christianity_night_god_name + NightGodNamePossessive = christianity_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = christianity_water_god_name + WaterGodNamePossessive = christianity_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = christianity_high_god_name + PantheonTerm2 = christianity_high_god_name_2 + PantheonTerm3 = christianity_high_god_name_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + christianity_high_god_name + christianity_high_god_name_alternate + chistianity_good_god_jesus + chistianity_good_god_christ + } + DevilName = christianity_devil_name + DevilNamePossessive = christianity_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + christianity_devil_name + christianity_evil_god_lucifer + christianity_evil_god_beelzebub + christianity_evil_god_mephistopheles + } + HouseOfWorship = christianity_house_of_worship + HouseOfWorship2 = christianity_house_of_worship_2 + HouseOfWorship3 = christianity_house_of_worship_3 + HouseOfWorshipPlural = christianity_house_of_worship_plural + ReligiousSymbol = christianity_religious_symbol + ReligiousSymbol2 = christianity_religious_symbol_2 + ReligiousSymbol3 = christianity_religious_symbol_3 + ReligiousText = christianity_religious_text + ReligiousText2 = christianity_religious_text_2 + ReligiousText3 = christianity_religious_text_3 + ReligiousHeadName = christianity_religious_head_title + ReligiousHeadTitleName = christianity_religious_head_title_name + DevoteeMale = christianity_devotee_male + DevoteeMalePlural = christianity_devotee_male_plural + DevoteeFemale = christianity_devotee_female + DevoteeFemalePlural = christianity_devotee_female_plural + DevoteeNeuter = christianity_devotee_neuter + DevoteeNeuterPlural = christianity_devotee_neuter_plural + PriestMale = christianity_priest_male + PriestMalePlural = christianity_priest_male_plural + PriestFemale = christianity_priest_male + PriestFemalePlural = christianity_priest_male_plural + PriestNeuter = christianity_priest_male + PriestNeuterPlural = christianity_priest_male_plural + AltPriestTermPlural = christianity_priest_alternate_plural + BishopMale = christianity_bishop + BishopMalePlural = christianity_bishop_plural + BishopFemale = christianity_bishop + BishopFemalePlural = christianity_bishop_plural + BishopNeuter = christianity_bishop + BishopNeuterPlural = christianity_bishop_plural + DivineRealm = christianity_positive_afterlife + DivineRealm2 = christianity_positive_afterlife_2 + DivineRealm3 = christianity_positive_afterlife_3 + PositiveAfterLife = christianity_positive_afterlife + PositiveAfterLife2 = christianity_positive_afterlife_2 + PositiveAfterLife3 = christianity_positive_afterlife_3 + NegativeAfterLife = christianity_negative_afterlife + NegativeAfterLife2 = christianity_negative_afterlife_2 + NegativeAfterLife3 = christianity_negative_afterlife_3 + DeathDeityName = christianity_death_deity_name + DeathDeityNamePossessive = christianity_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = christianity_witchgodname_the_horned_god + WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + nepmese = { + color = { 255 128 102 } + icon = nepmese + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + + #Tenets + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_pursuit_of_power + doctrine = tenet_ancestor_worship + + doctrine = doctrine_spiritual_head + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + } +} diff --git a/common/religion/religions/NEOW_novelist.txt b/common/religion/religions/NEOW_novelist.txt index 8108d4a8..7283337e 100644 --- a/common/religion/religions/NEOW_novelist.txt +++ b/common/religion/religions/NEOW_novelist.txt @@ -1217,155 +1217,35 @@ } } } -# draculean = { -# color = { 0.9 0.1 0.3 } -# icon = draculean -# -# # religious_head = k_papal_state -# -# graphical_faith = pagan_gfx -# -# holy_site = paris -## holy_site = aachen -# holy_site = provence -# holy_site = bordeaux -# holy_site = rome -# holy_site = cologne -# -# #Special Tolerance -# doctrine = special_doctrine_religion_fallback -# -# #Tenets -# doctrine = tenet_communion -# doctrine = tenet_armed_pilgrimages -# doctrine = tenet_monasticism -# -# #Special/virtue -# doctrine = special_doctrine_dracula -# -# holy_order_names = { #placeholder -# } -# -# localization = { -# -# #HealthGod -# HealthGodName = novelist_health_god_name -# HealthGodNamePossessive = novelist_health_god_name_possessive -# HealthGodSheHe = CHARACTER_SHEHE_HE -# HealthGodHerHis = CHARACTER_HERHIS_HIS -# HealthGodHerHim = CHARACTER_HERHIM_HIM -# -# #FertilityGod -# FertilityGodName = novelist_fertility_god_name -# FertilityGodNamePossessive = novelist_fertility_god_name_possessive -# FertilityGodSheHe = CHARACTER_SHEHE_HE -# FertilityGodHerHis = CHARACTER_HERHIS_HIS -# FertilityGodHerHim = CHARACTER_HERHIM_HIM -# -# #WealthGod -# WealthGodName = novelist_wealth_god_name -# WealthGodNamePossessive = novelist_wealth_god_name_possessive -# WealthGodSheHe = CHARACTER_SHEHE_HE -# WealthGodHerHis = CHARACTER_HERHIS_HIS -# WealthGodHerHim = CHARACTER_HERHIM_HIM -# -# #HouseholdGod -# HouseholdGodName = novelist_household_god_name -# HouseholdGodNamePossessive = novelist_household_god_name_possessive -# HouseholdGodSheHe = CHARACTER_SHEHE_HE -# HouseholdGodHerHis = CHARACTER_HERHIS_HIS -# HouseholdGodHerHim = CHARACTER_HERHIM_HIM -# -# #FateGod -# FateGodName = novelist_fate_god_name -# FateGodNamePossessive = novelist_fate_god_name_possessive -# FateGodSheHe = CHARACTER_SHEHE_HE -# FateGodHerHis = CHARACTER_HERHIS_HIS -# FateGodHerHim = CHARACTER_HERHIM_HIM -# -# #KnowledgeGod -# KnowledgeGodName = novelist_knowledge_god_name -# KnowledgeGodNamePossessive = novelist_knowledge_god_name_possessive -# KnowledgeGodSheHe = CHARACTER_SHEHE_HE -# KnowledgeGodHerHis = CHARACTER_HERHIS_HIS -# KnowledgeGodHerHim = CHARACTER_HERHIM_HIM -# -# #WarGod -# WarGodName = novelist_war_god_name -# WarGodNamePossessive = novelist_war_god_name_possessive -# WarGodSheHe = CHARACTER_SHEHE_HE -# WarGodHerHis = CHARACTER_HERHIS_HIS -# WarGodHerHim = CHARACTER_HERHIM_HIM -# -# #TricksterGod -# TricksterGodName = novelist_trickster_god_name -# TricksterGodNamePossessive = novelist_trickster_god_name_possessive -# TricksterGodSheHe = CHARACTER_SHEHE_HE -# TricksterGodHerHis = CHARACTER_HERHIS_HIS -# TricksterGodHerHim = CHARACTER_HERHIM_HIM -# -# #NightGod -# NightGodName = novelist_night_god_name -# NightGodNamePossessive = novelist_night_god_name_possessive -# NightGodSheHe = CHARACTER_SHEHE_HE -# NightGodHerHis = CHARACTER_HERHIS_HIS -# NightGodHerHim = CHARACTER_HERHIM_HIM -# -# #WaterGod -# WaterGodName = novelist_water_god_name -# WaterGodNamePossessive = novelist_water_god_name_possessive -# WaterGodSheHe = CHARACTER_SHEHE_HE -# WaterGodHerHis = CHARACTER_HERHIS_HIS -# WaterGodHerHim = CHARACTER_HERHIM_HIM -# -# DevilName = novelist_devil_name -# DevilNamePossessive = novelist_devil_name_possessive -# DevilSheHe = CHARACTER_SHEHE_HE -# DevilHerHis = CHARACTER_HERHIS_HIS -# DevilHerHis = CHARACTER_HERHIS_HIS -# DevilHerselfHimself = CHARACTER_HIMSELF -# -# DeathDeityName = novelist_death_deity_name -# DeathDeityNamePossessive = novelist_death_deity_name_possessive -# DeathDeitySheHe = CHARACTER_SHEHE_HE -# DeathDeityHerHis = CHARACTER_HERHIS_HIS -# DeathDeityHerHim = CHARACTER_HERHIM_HIM -# -# WitchGodName = novelist_witch_god_name -# WitchGodNamePossessive = novelist_witch_god_name_possessive -# WitchGodHerHis = CHARACTER_HERHIS_HIS -# WitchGodSheHe = CHARACTER_SHEHE_HE -# WitchGodHerHim = CHARACTER_HERHIM_HIM -# WitchGodMistressMaster = master -# WitchGodMotherFather = father -# -# DevoteeMale = novelist_devotee -# DevoteeMalePlural = novelist_devotee_plural -# DevoteeFemale = novelist_devotee -# DevoteeFemalePlural = novelist_devotee_plural -# DevoteeNeuter = novelist_devotee -# DevoteeNeuterPlural = novelist_devotee_plural -# -# ReligiousSymbol = novelist_religious_symbol -# -# GoodGodNames = { -# romanticist_high_god_name -# romanticist_high_god_name_alternate -# romanticist_fertility_god_name -# romanticist_wealth_god_name -# romanticist_fate_god_name -# romanticist_household_god_name -# romanticist_knowledge_god_name -# romanticist_night_god_name -# romanticist_water_god_name -# } -# EvilGodNames = { -# romanticist_devil_name -# romanticist_witch_god_name -# romanticist_death_god_name -# } -# } -# -# } + draculean = { + color = { 0.9 0.1 0.3 } + icon = draculean + + # religious_head = k_papal_state + + graphical_faith = pagan_gfx + + holy_site = paris + holy_site = aachen + holy_site = provence + holy_site = bordeaux + holy_site = rome + holy_site = cologne + + #Special Tolerance + doctrine = special_doctrine_religion_fallback + + #Tenets + doctrine = tenet_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_monasticism + + #Special/virtue + doctrine = special_doctrine_dracula + + holy_order_names = { #placeholder + } + + } } } diff --git a/common/religion/religions/NEOW_protestant.txt b/common/religion/religions/NEOW_protestant.txt index 980609ed..01ed3bb1 100644 --- a/common/religion/religions/NEOW_protestant.txt +++ b/common/religion/religions/NEOW_protestant.txt @@ -538,35 +538,36 @@ WaterGodHerHim = CHARACTER_HERHIM_HIM } } - utraquist = { + hussite = { color = { 0.9 0.5 0.4 } icon = utraquist - + #Holy Sites graphical_faith = "catholic_gfx" - #placeholder holy sites - holy_site = eisenach - holy_site = wittenberg - holy_site = lund + holy_site = praha + holy_site = tabor + holy_site = wroclaw holy_site = geneva - #holy_site = segrada_familia + holy_site = konstanz + holy_site = regensburg - #Special Tolerance | placeholder - doctrine = special_doctrine_reformation_roots + #Special Tolerance + doctrine = special_doctrine_radical_reform - #Tenets | placeholder - doctrine = tenet_catholic_communion - doctrine = tenet_armed_pilgrimages - doctrine = tenet_monasticism + #Tenets + doctrine = tenet_unrelenting_faith + doctrine = tenet_warmonger + doctrine = tenet_communal_possessions doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_theocracy_lay_clergy + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_clerical_function_alms_and_pacification - holy_order_names = { #placeholder - { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } - { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } - { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } - { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } - { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } - { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + holy_order_names = { #placeholder CoA + { name = "holy_order_taborites" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_orebites" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_orphans" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_adamites" coat_of_arms = "ho_order_of_calatrava" } } localization = { # placeholder diff --git a/common/religion/religions/NEOW_slavic.txt b/common/religion/religions/NEOW_slavic.txt new file mode 100644 index 00000000..4e2f99cc --- /dev/null +++ b/common/religion/religions/NEOW_slavic.txt @@ -0,0 +1,402 @@ +slavic_religion = { #placeholder + family = rf_pagan + graphical_faith = pagan_gfx + + pagan_roots = yes + doctrine = pagan_hostility_doctrine + + #Main Group | placeholder + doctrine = doctrine_monotheist + doctrine = doctrine_temporal_head + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_lay_clergy + + #Marriage | placeholder + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_approval + doctrine = doctrine_bastardry_legitimization + doctrine = doctrine_consanguinity_restricted + + #Crimes | placeholder + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_kinslaying_close_kin_crime + doctrine = doctrine_deviancy_crime + doctrine = doctrine_witchcraft_crime + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_taxation + doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_clerical_marriage_disallowed + doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #these might be alright? + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #these might be alright? + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = christianity_high_god_name + HighGodName2 = christianity_high_god_name_2 + HighGodNamePossessive = christianity_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = christianity_high_god_name_alternate + HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = christianity_creator_god_name + CreatorNamePossessive = christianity_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod | placeholder + HealthGodName = christianity_health_god_name + HealthGodNamePossessive = christianity_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod | placeholder + FertilityGodName = christianity_fertility_god_name + FertilityGodNamePossessive = christianity_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod | placeholder + WealthGodName = christianity_wealth_god_name + WealthGodNamePossessive = christianity_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = christianity_household_god_name + HouseholdGodNamePossessive = christianity_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod | placeholder + FateGodName = christianity_fate_god_name + FateGodNamePossessive = christianity_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = christianity_knowledge_god_name + KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = christianity_war_god_name + WarGodNamePossessive = christianity_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = christianity_trickster_god_name + TricksterGodNamePossessive = christianity_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = christianity_night_god_name + NightGodNamePossessive = christianity_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = christianity_water_god_name + WaterGodNamePossessive = christianity_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = christianity_high_god_name + PantheonTerm2 = christianity_high_god_name_2 + PantheonTerm3 = christianity_high_god_name_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + christianity_high_god_name + christianity_high_god_name_alternate + chistianity_good_god_jesus + chistianity_good_god_christ + } + DevilName = christianity_devil_name + DevilNamePossessive = christianity_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + christianity_devil_name + christianity_evil_god_lucifer + christianity_evil_god_beelzebub + christianity_evil_god_mephistopheles + } + HouseOfWorship = christianity_house_of_worship + HouseOfWorship2 = christianity_house_of_worship_2 + HouseOfWorship3 = christianity_house_of_worship_3 + HouseOfWorshipPlural = christianity_house_of_worship_plural + ReligiousSymbol = christianity_religious_symbol + ReligiousSymbol2 = christianity_religious_symbol_2 + ReligiousSymbol3 = christianity_religious_symbol_3 + ReligiousText = christianity_religious_text + ReligiousText2 = christianity_religious_text_2 + ReligiousText3 = christianity_religious_text_3 + ReligiousHeadName = christianity_religious_head_title + ReligiousHeadTitleName = christianity_religious_head_title_name + DevoteeMale = christianity_devotee_male + DevoteeMalePlural = christianity_devotee_male_plural + DevoteeFemale = christianity_devotee_female + DevoteeFemalePlural = christianity_devotee_female_plural + DevoteeNeuter = christianity_devotee_neuter + DevoteeNeuterPlural = christianity_devotee_neuter_plural + PriestMale = christianity_priest_male + PriestMalePlural = christianity_priest_male_plural + PriestFemale = christianity_priest_male + PriestFemalePlural = christianity_priest_male_plural + PriestNeuter = christianity_priest_male + PriestNeuterPlural = christianity_priest_male_plural + AltPriestTermPlural = christianity_priest_alternate_plural + BishopMale = christianity_bishop + BishopMalePlural = christianity_bishop_plural + BishopFemale = christianity_bishop + BishopFemalePlural = christianity_bishop_plural + BishopNeuter = christianity_bishop + BishopNeuterPlural = christianity_bishop_plural + DivineRealm = christianity_positive_afterlife + DivineRealm2 = christianity_positive_afterlife_2 + DivineRealm3 = christianity_positive_afterlife_3 + PositiveAfterLife = christianity_positive_afterlife + PositiveAfterLife2 = christianity_positive_afterlife_2 + PositiveAfterLife3 = christianity_positive_afterlife_3 + NegativeAfterLife = christianity_negative_afterlife + NegativeAfterLife2 = christianity_negative_afterlife_2 + NegativeAfterLife3 = christianity_negative_afterlife_3 + DeathDeityName = christianity_death_deity_name + DeathDeityNamePossessive = christianity_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = christianity_witchgodname_the_horned_god + WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + kozachina = { + color = { 209 226 22 } + icon = kozachina + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + + #Tenets + doctrine = tenet_communal_possessions + doctrine = tenet_pursuit_of_power + doctrine = tenet_ancestor_worship + + doctrine = doctrine_spiritual_head + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + chernobozhye = { + color = { 209 226 22 } + icon = chernobozhye + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + + #Tenets + doctrine = tenet_druidry + doctrine_selection_pair = { + requires_dlc_flag = the_northern_lords + doctrine = tenet_gruesome_festivals + fallback_doctrine = tenet_human_sacrifice + } + doctrine_selection_pair = { + requires_dlc_flag = all_under_heaven + doctrine = tenet_takamin + fallback_doctrine = tenet_ancestor_worship + } + + doctrine = doctrine_spiritual_head + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + } +} diff --git a/common/religion/religions/NEOW_theomach.txt b/common/religion/religions/NEOW_theomach.txt new file mode 100644 index 00000000..e5e6f5ed --- /dev/null +++ b/common/religion/religions/NEOW_theomach.txt @@ -0,0 +1,315 @@ +theomach = { + family = rf_antediluvianist + graphical_faith = pagan_gfx + doctrine = pagan_hostility_doctrine + doctrine_background_icon = core_tenet_banner_marble.dds + + #Main Group | placeholder + doctrine = doctrine_polytheist + doctrine = doctrine_temporal_head + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_lay_clergy + + #Marriage | placeholder + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_none + doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece + + #Crimes | placeholder + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_shunned + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_shunned + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_alms_and_pacification + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_succession_temporal_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #put witch names here later + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #put witch names here later + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = europeanist_high_god_name + HighGodName2 = europeanist_high_god_name_2 + HighGodNamePossessive = europeanist_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_SHE + HighGodHerselfHimself = CHARACTER_HERSELF + HighGodHerHis = CHARACTER_HERHIS_HER + HighGodNameAlternate = europeanist_high_god_name_alternate + HighGodNameAlternatePossessive = europeanist_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = europeanist_creator_god_name + CreatorNamePossessive = europeanist_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_SHE + CreatorHerHis = CHARACTER_HERHIS_HER + CreatorHerHim = CHARACTER_HERHIM_HER + + #HealthGod | placeholder + HealthGodName = europeanist_health_god_name + HealthGodNamePossessive = europeanist_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_SHE + HealthGodHerHis = CHARACTER_HERHIS_HER + HealthGodHerHim = CHARACTER_HERHIM_HER + + #FertilityGod | placeholder + FertilityGodName = europeanist_fertility_god_name + FertilityGodNamePossessive = europeanist_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod | placeholder + WealthGodName = europeanist_wealth_god_name + WealthGodNamePossessive = europeanist_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = europeanist_household_god_name + HouseholdGodNamePossessive = europeanist_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_SHE + HouseholdGodHerHis = CHARACTER_HERHIS_HER + HouseholdGodHerHim = CHARACTER_HERHIM_HER + + #FateGod | placeholder + FateGodName = europeanist_fate_god_name + FateGodNamePossessive = europeanist_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = europeanist_knowledge_god_name + KnowledgeGodNamePossessive = europeanist_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = europeanist_war_god_name + WarGodNamePossessive = europeanist_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = europeanist_trickster_god_name + TricksterGodNamePossessive = europeanist_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = europeanist_night_god_name + NightGodNamePossessive = europeanist_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = europeanist_water_god_name + WaterGodNamePossessive = europeanist_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = europeanist_high_god_name + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + europeanist_high_god_name + europeanist_high_god_name_alternate + europeanist_water_god_name + europeanist_war_god_name + europeanist_trickster_god_name + europeanist_witch_god_name + europeanist_fate_god_name + europeanist_health_god_name + europeanist_wealth_god_name + } + DevilName = europeanist_devil_name + DevilNamePossessive = europeanist_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + europeanist_devil_name + } + HouseOfWorship = europeanist_house_of_worship + HouseOfWorshipPlural = europeanist_house_of_worship_plural + ReligiousSymbol = europeanist_religious_symbol + ReligiousText = europeanist_religious_text + ReligiousHeadName = europeanist_religious_head_title + ReligiousHeadTitleName = europeanist_religious_head_title_name + DevoteeMale = europeanist_devotee + DevoteeMalePlural = europeanist_devotee_plural + DevoteeFemale = europeanist_devotee + DevoteeFemalePlural = europeanist_devotee_plural + DevoteeNeuter = europeanist_devotee + DevoteeNeuterPlural = europeanist_devotee_plural + PriestMale = europeanist_priest + PriestMalePlural = europeanist_priest_plural + PriestFemale = europeanist_priest + PriestFemalePlural = europeanist_priest_plural + PriestNeuter = europeanist_priest + PriestNeuterPlural = europeanist_priest_plural + AltPriestTermPlural = europeanist_priest_plural + BishopMale = europeanist_bishop + BishopMalePlural = europeanist_bishop_plural + BishopFemale = europeanist_bishop + BishopFemalePlural = europeanist_bishop_plural + BishopNeuter = europeanist_bishop + BishopNeuterPlural = europeanist_bishop_plural + DivineRealm = europeanist_positive_afterlife + PositiveAfterLife = europeanist_positive_afterlife + NegativeAfterLife = europeanist_negative_afterlife + DeathDeityName = europeanist_death_deity_name + DeathDeityNamePossessive = europeanist_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = europeanist_witch_god_name + WitchGodNamePossessive = europeanist_witch_god_name_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + megalocratic = { + color = { 32 53 160 } + icon = megalocratic + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = maastricht + holy_site = rome + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_literalism + doctrine = tenet_pursuit_of_power + + holy_order_names = { #placeholder + } + + } + + diadochic = { + color = { 30 118 153 } + icon = diadochic + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = maastricht + holy_site = rome + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_literalism + doctrine = tenet_pursuit_of_power + + holy_order_names = { #placeholder + } + + } + + monadic = { + color = { 80 71 178 } + icon = monadic + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = maastricht + holy_site = rome + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_literalism + doctrine = tenet_pursuit_of_power + + holy_order_names = { #placeholder + } + + } + } +} diff --git a/common/religion/religions/NEOW_tsarist.txt b/common/religion/religions/NEOW_tsarist.txt new file mode 100644 index 00000000..db5cb1be --- /dev/null +++ b/common/religion/religions/NEOW_tsarist.txt @@ -0,0 +1,392 @@ +tsarist_religion = { + family = rf_antediluvianist + + doctrine_background_icon = core_tenet_banner_christian.dds + doctrine = antediluvianist_hostility_doctrine + + #Main Group | placeholder + doctrine = doctrine_monotheist + doctrine = doctrine_temporal_head + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_lay_clergy + + #Marriage | placeholder + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_approval + doctrine = doctrine_bastardry_legitimization + doctrine = doctrine_consanguinity_restricted + + #Crimes | placeholder + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_kinslaying_close_kin_crime + doctrine = doctrine_deviancy_crime + doctrine = doctrine_witchcraft_crime + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_taxation + doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_clerical_marriage_disallowed + doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #these might be alright? + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #these might be alright? + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = christianity_high_god_name + HighGodName2 = christianity_high_god_name_2 + HighGodNamePossessive = christianity_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = christianity_high_god_name_alternate + HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = christianity_creator_god_name + CreatorNamePossessive = christianity_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod | placeholder + HealthGodName = christianity_health_god_name + HealthGodNamePossessive = christianity_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod | placeholder + FertilityGodName = christianity_fertility_god_name + FertilityGodNamePossessive = christianity_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod | placeholder + WealthGodName = christianity_wealth_god_name + WealthGodNamePossessive = christianity_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = christianity_household_god_name + HouseholdGodNamePossessive = christianity_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod | placeholder + FateGodName = christianity_fate_god_name + FateGodNamePossessive = christianity_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = christianity_knowledge_god_name + KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = christianity_war_god_name + WarGodNamePossessive = christianity_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = christianity_trickster_god_name + TricksterGodNamePossessive = christianity_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = christianity_night_god_name + NightGodNamePossessive = christianity_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = christianity_water_god_name + WaterGodNamePossessive = christianity_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = christianity_high_god_name + PantheonTerm2 = christianity_high_god_name_2 + PantheonTerm3 = christianity_high_god_name_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + christianity_high_god_name + christianity_high_god_name_alternate + chistianity_good_god_jesus + chistianity_good_god_christ + } + DevilName = christianity_devil_name + DevilNamePossessive = christianity_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + christianity_devil_name + christianity_evil_god_lucifer + christianity_evil_god_beelzebub + christianity_evil_god_mephistopheles + } + HouseOfWorship = christianity_house_of_worship + HouseOfWorship2 = christianity_house_of_worship_2 + HouseOfWorship3 = christianity_house_of_worship_3 + HouseOfWorshipPlural = christianity_house_of_worship_plural + ReligiousSymbol = christianity_religious_symbol + ReligiousSymbol2 = christianity_religious_symbol_2 + ReligiousSymbol3 = christianity_religious_symbol_3 + ReligiousText = christianity_religious_text + ReligiousText2 = christianity_religious_text_2 + ReligiousText3 = christianity_religious_text_3 + ReligiousHeadName = christianity_religious_head_title + ReligiousHeadTitleName = christianity_religious_head_title_name + DevoteeMale = christianity_devotee_male + DevoteeMalePlural = christianity_devotee_male_plural + DevoteeFemale = christianity_devotee_female + DevoteeFemalePlural = christianity_devotee_female_plural + DevoteeNeuter = christianity_devotee_neuter + DevoteeNeuterPlural = christianity_devotee_neuter_plural + PriestMale = christianity_priest_male + PriestMalePlural = christianity_priest_male_plural + PriestFemale = christianity_priest_male + PriestFemalePlural = christianity_priest_male_plural + PriestNeuter = christianity_priest_male + PriestNeuterPlural = christianity_priest_male_plural + AltPriestTermPlural = christianity_priest_alternate_plural + BishopMale = christianity_bishop + BishopMalePlural = christianity_bishop_plural + BishopFemale = christianity_bishop + BishopFemalePlural = christianity_bishop_plural + BishopNeuter = christianity_bishop + BishopNeuterPlural = christianity_bishop_plural + DivineRealm = christianity_positive_afterlife + DivineRealm2 = christianity_positive_afterlife_2 + DivineRealm3 = christianity_positive_afterlife_3 + PositiveAfterLife = christianity_positive_afterlife + PositiveAfterLife2 = christianity_positive_afterlife_2 + PositiveAfterLife3 = christianity_positive_afterlife_3 + NegativeAfterLife = christianity_negative_afterlife + NegativeAfterLife2 = christianity_negative_afterlife_2 + NegativeAfterLife3 = christianity_negative_afterlife_3 + DeathDeityName = christianity_death_deity_name + DeathDeityNamePossessive = christianity_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = christianity_witchgodname_the_horned_god + WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + third_covenant = { + color = { 255 210 76 } + icon = tsarist + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + + #Tenets + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_pursuit_of_power + doctrine = tenet_ancestor_worship + + doctrine = doctrine_spiritual_head + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + stalinist = { + color = { 178 14 0 } + icon = stalinist + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + doctrine = doctrine_pluralism_fundamentalist + + #Tenets + doctrine = tenet_ritual_cannibalism + doctrine = tenet_gnosticism + doctrine = tenet_pursuit_of_power + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + } +} diff --git a/common/religion/religions/NEOW_yugoslavist.txt b/common/religion/religions/NEOW_yugoslavist.txt new file mode 100644 index 00000000..1de56b46 --- /dev/null +++ b/common/religion/religions/NEOW_yugoslavist.txt @@ -0,0 +1,280 @@ +yugoslavic_religion = { + family = rf_antediluvianist + doctrine = pagan_hostility_doctrine + + #Main Group | placeholder + doctrine = doctrine_monotheist + doctrine = doctrine_spiritual_head + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_righteous + doctrine = doctrine_theocracy_lay_clergy + + #Marriage | placeholder + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_none + doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece + + #Crimes | placeholder + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_shunned + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_shunned + + #Clerical Functions | placeholder + doctrine = doctrine_clerical_function_alms_and_pacification + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_succession_temporal_appointment + + #Allow pilgrimages | placeholder + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition | placeholder + doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { forgiving compassionate chaste } + sins = { vengeful sadistic lustful } + } + + reserved_male_names = { #put witch names here later + Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory + Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip + Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah + } + reserved_female_names = { #put witch names here later + Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen + Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s + } + + holy_order_names = { #placeholder + { name = "holy_order_knights_of_the_chalice" } + { name = "holy_order_order_of_the_holy_communion" } + { name = "holy_order_knights_of_the_first_gospel" } + { name = "holy_order_guardians_of_the_shroud" } + { name = "holy_order_knights_of_the_reliquary" } + { name = "holy_order_warriors_of_the_cross" } + { name = "holy_order_christian" coat_of_arms = "ho_christian" } + } + + holy_order_maa = { teutonic_knights } #placeholder + + localization = { + #HighGod | placeholder + HighGodName = yugoslavist_high_god_name + HighGodName2 = yugoslavist_high_god_name_2 + HighGodNamePossessive = yugoslavist_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = yugoslavist_high_god_name_alternate + HighGodNameAlternatePossessive = yugoslavist_high_god_name_alternate_possessive + + #Creator | placeholder + CreatorName = yugoslavist_creator_god_name + CreatorNamePossessive = yugoslavist_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_HE + CreatorHerHis = CHARACTER_HERHIS_HIS + CreatorHerHim = CHARACTER_HERHIM_HIM + + #HealthGod | placeholder + HealthGodName = yugoslavist_health_god_name + HealthGodNamePossessive = yugoslavist_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod | placeholder + FertilityGodName = yugoslavist_fertility_god_name + FertilityGodNamePossessive = yugoslavist_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod | placeholder + WealthGodName = yugoslavist_wealth_god_name + WealthGodNamePossessive = yugoslavist_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod | placeholder + HouseholdGodName = yugoslavist_household_god_name + HouseholdGodNamePossessive = yugoslavist_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod | placeholder + FateGodName = yugoslavist_fate_god_name + FateGodNamePossessive = yugoslavist_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_HE + FateGodHerHis = CHARACTER_HERHIS_HIS + FateGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod | placeholder + KnowledgeGodName = yugoslavist_knowledge_god_name + KnowledgeGodNamePossessive = yugoslavist_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod | placeholder + WarGodName = yugoslavist_war_god_name + WarGodNamePossessive = yugoslavist_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod | placeholder + TricksterGodName = yugoslavist_trickster_god_name + TricksterGodNamePossessive = yugoslavist_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_HE + TricksterGodHerHis = CHARACTER_HERHIS_HIS + TricksterGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod | placeholder + NightGodName = yugoslavist_night_god_name + NightGodNamePossessive = yugoslavist_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod | placeholder + WaterGodName = yugoslavist_water_god_name + WaterGodNamePossessive = yugoslavist_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = yugoslavist_high_god_name + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + yugoslavist_high_god_name + yugoslavist_high_god_name_alternate + } + DevilName = yugoslavist_devil_name + DevilNamePossessive = yugoslavist_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerHis = CHARACTER_HERHIS_HIS + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + yugoslavist_devil_name + } + HouseOfWorship = yugoslavist_house_of_worship + HouseOfWorshipPlural = yugoslavist_house_of_worship_plural + ReligiousSymbol = yugoslavist_religious_symbol + ReligiousText = yugoslavist_religious_text + ReligiousHeadName = yugoslavist_religious_head_title + ReligiousHeadTitleName = yugoslavist_religious_head_title_name + DevoteeMale = yugoslavist_devotee + DevoteeMalePlural = yugoslavist_devotee_plural + DevoteeFemale = yugoslavist_devotee + DevoteeFemalePlural = yugoslavist_devotee_plural + DevoteeNeuter = yugoslavist_devotee + DevoteeNeuterPlural = yugoslavist_devotee_plural + PriestMale = yugoslavist_priest + PriestMalePlural = yugoslavist_priest_plural + PriestFemale = yugoslavist_priest + PriestFemalePlural = yugoslavist_priest_plural + PriestNeuter = yugoslavist_priest + PriestNeuterPlural = yugoslavist_priest_plural + AltPriestTermPlural = yugoslavist_priest_plural + BishopMale = yugoslavist_bishop + BishopMalePlural = yugoslavist_bishop_plural + BishopFemale = yugoslavist_bishop + BishopFemalePlural = yugoslavist_bishop_plural + BishopNeuter = yugoslavist_bishop + BishopNeuterPlural = yugoslavist_bishop_plural + DivineRealm = yugoslavist_positive_afterlife + PositiveAfterLife = yugoslavist_positive_afterlife + NegativeAfterLife = yugoslavist_negative_afterlife + DeathDeityName = yugoslavist_death_deity_name + DeathDeityNamePossessive = yugoslavist_death_deity_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = yugoslavist_witch_god_name + WitchGodNamePossessive = yugoslavist_witch_god_name_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_crusade + GHWNamePlural = ghw_crusades + + } + + piety_icon_group = "christian" + + faiths = { + yugoslavist = { + color = { 216 36 0 } + icon = yugoslavist + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = maastricht + holy_site = rome + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_adaptive + doctrine = tenet_armed_pilgrimages + doctrine = tenet_ancestor_worship + + holy_order_names = { #placeholder + } + + } + titoist = { + color = { 153 30 61 } + icon = titoist + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = maastricht + holy_site = rome + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + doctrine = doctrine_temporal_head + + #Tenets | placeholder + doctrine = tenet_fp3_fedayeen + doctrine = tenet_struggle_submission + doctrine = tenet_communal_identity + + holy_order_names = { #placeholder + } + + } + } +} diff --git a/gfx/interface/icons/building_types/domicile_building_tea.dds b/gfx/interface/icons/building_types/domicile_building_tea.dds new file mode 100644 index 00000000..e7c24344 --- /dev/null +++ b/gfx/interface/icons/building_types/domicile_building_tea.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9c00b0a7144e1849bbf91b402a86e5bbaa9ea7e85808582ea046463f26daf1 +size 61632 diff --git a/gfx/interface/icons/faith/alevi.dds b/gfx/interface/icons/faith/alevi.dds new file mode 100644 index 00000000..559211a0 --- /dev/null +++ b/gfx/interface/icons/faith/alevi.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a3d758a8cc40ab2bb36e4fe240486dd7fc7f7d0cc4797f6783526d758f820c +size 40128 diff --git a/gfx/interface/icons/faith/chernobozhye.dds b/gfx/interface/icons/faith/chernobozhye.dds new file mode 100644 index 00000000..82c6ebe5 --- /dev/null +++ b/gfx/interface/icons/faith/chernobozhye.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57cf6aca3cfc49e8a096cb6773ef3d938ae3ecd70faab194f106bfe924ebbd0 +size 40128 diff --git a/gfx/interface/icons/faith/kozachina.dds b/gfx/interface/icons/faith/kozachina.dds new file mode 100644 index 00000000..75c60500 --- /dev/null +++ b/gfx/interface/icons/faith/kozachina.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aeb7b7e0a32325c6cd17c8716b0b0b17e1441f7c0d5e3cffcd19c3dd01ab86b +size 40128 diff --git a/gfx/interface/icons/faith/mariavite.dds b/gfx/interface/icons/faith/mariavite.dds index 41161146..507e05fc 100644 --- a/gfx/interface/icons/faith/mariavite.dds +++ b/gfx/interface/icons/faith/mariavite.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c72cd4f1d5596149e93dead134a2298ff8c96177d6e9fdffd0ca4ce220999d4 +oid sha256:0bd7ef55214887de793ef3535d366a52e6619196563a8e4e3f02838ca43ee409 size 40128 diff --git a/gfx/interface/icons/faith/nepmese.dds b/gfx/interface/icons/faith/nepmese.dds new file mode 100644 index 00000000..4500271e --- /dev/null +++ b/gfx/interface/icons/faith/nepmese.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1b5c44b40729ae2c9a4c73098935a544158bf9f8e08b97a43ffae8e574c26b +size 40128 diff --git a/gfx/interface/icons/faith/nepmese_reformed.dds b/gfx/interface/icons/faith/nepmese_reformed.dds new file mode 100644 index 00000000..d996bf70 --- /dev/null +++ b/gfx/interface/icons/faith/nepmese_reformed.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995d42883ea5ea90599bf31a4e5d276da2d26931b7c643805448b2c4f1ed613f +size 40128 diff --git a/gfx/map/map_object_data/activities.txt b/gfx/map/map_object_data/activities.txt index c5e23769..a56587c0 100644 --- a/gfx/map/map_object_data/activities.txt +++ b/gfx/map/map_object_data/activities.txt @@ -757,14 +757,14 @@ } { id=119 - position={ 2087.038330 0.000000 3510.830566 } + position={ 2067.022705 0.000000 3529.065430 } rotation={ -0.000000 -0.425362 -0.000000 0.905023 } scale={ 1.000000 1.000000 1.000000 } } { id=120 - position={ 2106.578857 0.000000 3505.915771 } - rotation={ -0.000000 -0.469163 -0.000000 0.883112 } + position={ 2132.554932 0.000000 3516.069336 } + rotation={ -0.000000 -0.345605 -0.000000 -0.938380 } scale={ 1.000000 1.000000 1.000000 } } { @@ -775,7 +775,7 @@ } { id=122 - position={ 2050.454346 0.000000 3509.824219 } + position={ 2057.918945 0.000000 3496.019775 } rotation={ -0.000000 -0.270013 -0.000000 0.962857 } scale={ 1.000000 1.000000 1.000000 } } @@ -979,13 +979,13 @@ } { id=156 - position={ 2127.418701 0.000000 3517.114014 } + position={ 2157.402832 0.000000 3516.812256 } rotation={ -0.000000 0.304533 -0.000000 0.952502 } scale={ 1.000000 1.000000 1.000000 } } { id=157 - position={ 2117.000000 0.000000 3466.000000 } + position={ 2132.866211 0.000000 3466.844971 } rotation={ -0.000000 0.502264 -0.000000 0.864715 } scale={ 1.000000 1.000000 1.000000 } } @@ -16579,25 +16579,25 @@ } { id=3203 - position={ 2048.982910 0.000000 3489.848389 } + position={ 2031.458618 0.000000 3478.429443 } rotation={ -0.000000 -0.366613 -0.000000 0.930373 } scale={ 1.000000 1.000000 1.000000 } } { id=3204 - position={ 2045.057129 0.000000 3444.842041 } + position={ 2112.281494 0.000000 3479.796875 } rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } { id=3205 - position={ 2063.464355 0.000000 3468.844238 } + position={ 2035.209961 0.000000 3457.521484 } rotation={ -0.000000 -0.263749 -0.000000 0.964591 } scale={ 1.000000 1.000000 1.000000 } } { id=3206 - position={ 2083.285645 0.000000 3486.599854 } + position={ 2102.805908 0.000000 3503.521240 } rotation={ -0.000000 0.270807 -0.000000 0.962634 } scale={ 1.000000 1.000000 1.000000 } } @@ -16657,31 +16657,31 @@ } { id=3216 - position={ 2020.148071 0.000000 3509.863770 } + position={ 2045.635010 0.000000 3508.996338 } rotation={ -0.000000 0.286341 -0.000000 0.958128 } scale={ 1.000000 1.000000 1.000000 } } { id=3217 - position={ 2005.281738 0.000000 3471.232666 } + position={ 2016.449951 0.000000 3468.811035 } rotation={ -0.000000 0.102299 -0.000000 0.994754 } scale={ 1.000000 1.000000 1.000000 } } { id=3218 - position={ 2024.000000 0.000000 3484.000000 } + position={ 2015.926270 0.000000 3499.768555 } rotation={ -0.000000 0.339834 -0.000000 0.940485 } scale={ 1.000000 1.000000 1.000000 } } { id=3219 - position={ 2032.961914 0.000000 3454.755615 } + position={ 2064.516113 0.000000 3467.750244 } rotation={ -0.000000 -0.567214 -0.000000 0.823571 } scale={ 1.000000 1.000000 1.000000 } } { id=3220 - position={ 2022.579224 0.000000 3449.062012 } + position={ 2135.160400 0.000000 3486.861328 } rotation={ -0.000000 -0.303574 -0.000000 0.952808 } scale={ 1.000000 1.000000 1.000000 } } @@ -69665,5 +69665,23 @@ rotation={ -0.000000 -0.000000 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } + { + id=13615 + position={ 2048.773926 0.000000 3489.759033 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13616 + position={ 2014.674927 0.000000 3514.072510 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13617 + position={ 2093.062012 0.000000 3487.018799 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } } } diff --git a/gfx/map/map_object_data/building_locators.txt b/gfx/map/map_object_data/building_locators.txt index c4c7a5fa..e652728a 100644 --- a/gfx/map/map_object_data/building_locators.txt +++ b/gfx/map/map_object_data/building_locators.txt @@ -721,13 +721,13 @@ } { id=119 - position={ 2077.623535 0.000000 3517.293457 } + position={ 2096.099609 0.000000 3519.186768 } rotation={ -0.000000 -0.823504 -0.000000 0.567310 } scale={ 1.000000 1.000000 1.000000 } } { id=120 - position={ 2098.077637 0.000000 3500.085449 } + position={ 2109.136475 0.000000 3516.696289 } rotation={ -0.000000 -0.832371 -0.000000 0.554219 } scale={ 1.000000 1.000000 1.000000 } } @@ -739,7 +739,7 @@ } { id=122 - position={ 2043.077637 0.000000 3507.085449 } + position={ 2065.483643 0.000000 3508.552734 } rotation={ -0.000000 -0.968488 -0.000000 -0.249059 } scale={ 1.000000 1.000000 1.000000 } } @@ -943,13 +943,13 @@ } { id=156 - position={ 2130.882812 0.000000 3510.263672 } + position={ 2152.386230 0.000000 3517.877197 } rotation={ -0.000000 -0.503268 -0.000000 -0.864130 } scale={ 1.000000 1.000000 1.000000 } } { id=157 - position={ 2124.077637 0.000000 3463.085449 } + position={ 2126.557617 0.000000 3476.435791 } rotation={ -0.000000 -0.270333 -0.000000 0.962767 } scale={ 1.000000 1.000000 1.000000 } } @@ -985,7 +985,7 @@ } { id=163 - position={ 2148.077637 0.000000 3431.085449 } + position={ 2133.989014 0.000000 3449.413574 } rotation={ -0.000000 -0.476621 -0.000000 -0.879109 } scale={ 1.000000 1.000000 1.000000 } } @@ -16537,25 +16537,25 @@ } { id=3203 - position={ 2055.077637 0.000000 3485.085449 } + position={ 2022.243652 0.000000 3487.430664 } rotation={ -0.000000 -0.097004 -0.000000 -0.995284 } scale={ 1.000000 1.000000 1.000000 } } { id=3204 - position={ 2040.077637 0.000000 3441.085449 } + position={ 2107.054199 0.000000 3473.572998 } rotation={ -0.000000 -0.690770 -0.000000 0.723074 } scale={ 1.000000 1.000000 1.000000 } } { id=3205 - position={ 2069.061768 0.000000 3464.379395 } + position={ 2041.372437 0.000000 3459.818848 } rotation={ -0.000000 -0.647886 -0.000000 0.761737 } scale={ 1.000000 1.000000 1.000000 } } { id=3206 - position={ 2089.237305 0.000000 3483.967773 } + position={ 2102.702881 0.000000 3491.964355 } rotation={ -0.000000 -0.606623 -0.000000 -0.794990 } scale={ 1.000000 1.000000 1.000000 } } @@ -16615,31 +16615,31 @@ } { id=3216 - position={ 2023.423828 0.000000 3501.576660 } + position={ 2028.545166 0.000000 3500.716553 } rotation={ -0.000000 -0.437311 -0.000000 0.899310 } scale={ 1.000000 1.000000 1.000000 } } { id=3217 - position={ 2011.927490 0.000000 3468.211426 } + position={ 2009.583740 0.000000 3475.872070 } rotation={ -0.000000 -0.507327 -0.000000 -0.861754 } scale={ 1.000000 1.000000 1.000000 } } { id=3218 - position={ 2026.077637 0.000000 3478.085449 } + position={ 2004.909790 0.000000 3495.339355 } rotation={ -0.000000 -0.428443 -0.000000 0.903569 } scale={ 1.000000 1.000000 1.000000 } } { id=3219 - position={ 2036.077637 0.000000 3461.085449 } + position={ 2063.815674 0.000000 3460.323486 } rotation={ -0.000000 -0.348207 -0.000000 0.937418 } scale={ 1.000000 1.000000 1.000000 } } { id=3220 - position={ 2015.314209 0.000000 3450.913574 } + position={ 2122.466309 0.308594 3487.090820 } rotation={ -0.000000 -0.738763 -0.000000 0.673966 } scale={ 1.000000 1.000000 1.000000 } } @@ -69599,5 +69599,23 @@ rotation={ -0.000000 -0.698612 -0.000000 -0.715501 } scale={ 1.000000 1.000000 1.000000 } } + { + id=13615 + position={ 2063.800781 0.000000 3487.210938 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13616 + position={ 2029.110840 0.000000 3514.271729 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13617 + position={ 2071.702881 0.000000 3487.880615 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } } } diff --git a/gfx/map/map_object_data/combat_locators.txt b/gfx/map/map_object_data/combat_locators.txt index 4e5baf77..4a5934f5 100644 --- a/gfx/map/map_object_data/combat_locators.txt +++ b/gfx/map/map_object_data/combat_locators.txt @@ -763,14 +763,14 @@ } { id=119 - position={ 2065.027588 0.000000 3527.373779 } - rotation={ -0.000000 -0.886769 -0.000000 0.462212 } + position={ 2076.313477 0.000000 3522.179932 } + rotation={ -0.000000 -0.992344 -0.000000 -0.123505 } scale={ 1.000000 1.000000 1.000000 } } { id=120 - position={ 2104.320312 0.000000 3511.555664 } - rotation={ -0.000000 -0.971291 -0.000000 0.237895 } + position={ 2120.908203 0.000000 3513.400146 } + rotation={ -0.000000 -0.998752 -0.000000 -0.049942 } scale={ 1.000000 1.000000 1.000000 } } { @@ -782,7 +782,7 @@ { id=122 position={ 2062.860596 0.000000 3500.923584 } - rotation={ -0.000000 -0.608971 -0.000000 0.793192 } + rotation={ -0.000000 -0.815608 -0.000000 -0.578605 } scale={ 1.000000 1.000000 1.000000 } } { @@ -991,7 +991,7 @@ } { id=157 - position={ 2112.535156 0.000000 3474.599121 } + position={ 2135.599365 0.000000 3469.022461 } rotation={ -0.000000 -0.963198 -0.000000 0.268792 } scale={ 1.000000 1.000000 1.000000 } } @@ -18259,25 +18259,25 @@ } { id=3203 - position={ 2042.000000 0.000000 3486.000000 } - rotation={ -0.000000 -0.829404 -0.000000 0.558650 } + position={ 2031.366455 0.000000 3487.757080 } + rotation={ -0.000000 -0.943906 -0.000000 0.330215 } scale={ 1.000000 1.000000 1.000000 } } { id=3204 - position={ 2060.049805 0.000000 3440.572998 } + position={ 2109.771973 0.000000 3463.603760 } rotation={ -0.000000 -0.895610 -0.000000 0.444839 } scale={ 1.000000 1.000000 1.000000 } } { id=3205 - position={ 2068.008301 0.000000 3475.343262 } + position={ 2046.777100 0.000000 3464.299316 } rotation={ -0.000000 -0.997431 -0.000000 0.071636 } scale={ 1.000000 1.000000 1.000000 } } { id=3206 - position={ 2074.300293 0.000000 3486.307617 } + position={ 2085.345215 0.000000 3505.178223 } rotation={ -0.000000 -0.952715 -0.000000 0.303866 } scale={ 1.000000 1.000000 1.000000 } } @@ -18337,32 +18337,32 @@ } { id=3216 - position={ 2013.000000 0.000000 3511.000000 } - rotation={ -0.000000 -0.578120 -0.000000 0.815952 } + position={ 2039.483032 0.000000 3505.448730 } + rotation={ -0.000000 -0.130373 -0.000000 -0.991465 } scale={ 1.000000 1.000000 1.000000 } } { id=3217 - position={ 2004.634277 0.000000 3478.386963 } + position={ 2020.257935 0.000000 3468.590820 } rotation={ -0.000000 0.301334 -0.000000 0.953519 } scale={ 1.000000 1.000000 1.000000 } } { id=3218 - position={ 2032.000000 0.000000 3492.000000 } + position={ 2015.171631 0.000000 3503.071533 } rotation={ -0.000000 -0.996076 -0.000000 0.088499 } scale={ 1.000000 1.000000 1.000000 } } { id=3219 - position={ 2048.860107 0.000000 3467.996826 } + position={ 2072.637207 0.000000 3458.061523 } rotation={ -0.000000 -0.978703 -0.000000 0.205283 } scale={ 1.000000 1.000000 1.000000 } } { id=3220 - position={ 2026.026855 0.000000 3444.553955 } - rotation={ -0.000000 -0.786069 -0.000000 0.618138 } + position={ 2122.157227 0.000000 3492.020996 } + rotation={ -0.000000 -0.981430 -0.000000 0.191818 } scale={ 1.000000 1.000000 1.000000 } } { @@ -78461,5 +78461,23 @@ rotation={ -0.000000 0.575791 -0.000000 0.817597 } scale={ 1.000000 1.000000 1.000000 } } + { + id=13615 + position={ 2049.820312 0.000000 3478.229736 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13616 + position={ 2024.782349 0.000000 3512.181641 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13617 + position={ 2085.225098 0.000000 3481.108398 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } } } diff --git a/gfx/map/map_object_data/player_stack_locators.txt b/gfx/map/map_object_data/player_stack_locators.txt index 4e1c050e..8965bad8 100644 --- a/gfx/map/map_object_data/player_stack_locators.txt +++ b/gfx/map/map_object_data/player_stack_locators.txt @@ -763,13 +763,13 @@ } { id=119 - position={ 2083.545898 0.000000 3520.207764 } + position={ 2093.681885 0.000000 3513.255859 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=120 - position={ 2103.851074 0.000000 3502.506836 } + position={ 2113.673096 0.000000 3511.182617 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -781,7 +781,7 @@ } { id=122 - position={ 2049.000000 0.000000 3508.000000 } + position={ 2067.918945 0.000000 3510.192383 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -985,7 +985,7 @@ } { id=156 - position={ 2136.665771 0.000000 3514.176758 } + position={ 2144.059570 0.000000 3516.518799 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -1027,7 +1027,7 @@ } { id=163 - position={ 2153.857666 0.000000 3435.579590 } + position={ 2130.463623 0.000000 3444.878174 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -18259,25 +18259,25 @@ } { id=3203 - position={ 2061.000000 0.000000 3487.000000 } + position={ 2036.395508 0.000000 3489.304688 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3204 - position={ 2049.000000 0.000000 3449.000000 } + position={ 2112.792969 0.000000 3463.937500 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3205 - position={ 2075.835449 0.000000 3468.699707 } + position={ 2050.855469 0.000000 3466.192627 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3206 - position={ 2095.159668 0.000000 3485.882324 } + position={ 2087.427002 0.000000 3499.675049 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -18337,31 +18337,31 @@ } { id=3216 - position={ 2026.855469 0.000000 3505.037598 } + position={ 2043.534424 0.000000 3506.609863 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3217 - position={ 2012.849854 0.000000 3475.125977 } - rotation={ -0.000000 -0.216440 -0.000000 0.976296 } + position={ 2011.407349 0.000000 3472.557373 } + rotation={ -0.000000 -0.209433 -0.000000 0.977823 } scale={ 1.000000 1.000000 1.000000 } } { id=3218 - position={ 2030.000000 0.000000 3483.000000 } + position={ 2014.774292 0.000000 3498.050049 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3219 - position={ 2038.259644 0.000000 3466.552490 } + position={ 2068.392578 0.000000 3468.648926 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } { id=3220 - position={ 2018.594360 0.000000 3454.310059 } + position={ 2118.395996 0.000000 3495.372314 } rotation={ -0.000000 -0.216440 -0.000000 0.976296 } scale={ 1.000000 1.000000 1.000000 } } @@ -78461,5 +78461,23 @@ rotation={ -0.000000 0.947614 -0.000000 0.319417 } scale={ 1.000000 1.000000 1.000000 } } + { + id=13615 + position={ 2054.544922 0.000000 3482.105713 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13616 + position={ 2033.318481 0.000000 3511.699219 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13617 + position={ 2095.386230 0.000000 3480.365723 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } } } diff --git a/gfx/map/map_object_data/siege_locators.txt b/gfx/map/map_object_data/siege_locators.txt index 2b928167..c9f0fcad 100644 --- a/gfx/map/map_object_data/siege_locators.txt +++ b/gfx/map/map_object_data/siege_locators.txt @@ -769,14 +769,14 @@ } { id=119 - position={ 2075.545898 0.000000 3509.207764 } - rotation={ 0.000000 0.992508 0.000000 0.122183 } + position={ 2086.428467 0.000000 3521.091064 } + rotation={ -0.000000 0.605137 -0.000000 0.796122 } scale={ 1.000000 1.000000 1.000000 } } { id=120 - position={ 2089.000000 0.000000 3498.000000 } - rotation={ 0.000000 0.780042 0.000000 0.625727 } + position={ 2120.823975 0.000000 3516.676514 } + rotation={ -0.000000 0.773343 -0.000000 -0.633988 } scale={ 1.000000 1.000000 1.000000 } } { @@ -787,8 +787,8 @@ } { id=122 - position={ 2049.000000 0.000000 3500.000000 } - rotation={ 0.000000 0.937885 0.000000 -0.346946 } + position={ 2059.312012 0.000000 3503.579834 } + rotation={ -0.000000 0.959326 -0.000000 0.282299 } scale={ 1.000000 1.000000 1.000000 } } { @@ -991,14 +991,14 @@ } { id=156 - position={ 2134.197021 0.000000 3500.084717 } + position={ 2151.427734 0.000000 3511.381104 } rotation={ -0.000000 0.986652 -0.000000 -0.162845 } scale={ 1.000000 1.000000 1.000000 } } { id=157 - position={ 2118.000000 0.000000 3456.000000 } - rotation={ 0.000000 0.937885 0.000000 0.346946 } + position={ 2130.835938 0.000000 3467.197510 } + rotation={ -0.000000 0.965361 -0.000000 -0.260918 } scale={ 1.000000 1.000000 1.000000 } } { @@ -1033,7 +1033,7 @@ } { id=163 - position={ 2138.000000 0.000000 3430.000000 } + position={ 2128.016357 0.000000 3452.413086 } rotation={ 0.000000 0.741453 0.000000 0.671005 } scale={ 1.000000 1.000000 1.000000 } } @@ -16585,26 +16585,26 @@ } { id=3203 - position={ 2052.000000 0.000000 3477.000000 } - rotation={ 0.000000 0.983954 0.000000 0.178425 } + position={ 2027.456177 0.000000 3484.183838 } + rotation={ -0.000000 0.930207 -0.000000 -0.367036 } scale={ 1.000000 1.000000 1.000000 } } { id=3204 - position={ 2049.000000 0.000000 3440.000000 } + position={ 2115.134277 0.000000 3469.209229 } rotation={ 0.000000 0.745128 0.000000 -0.666921 } scale={ 1.000000 1.000000 1.000000 } } { id=3205 - position={ 2073.984131 0.000000 3456.293701 } - rotation={ 0.000000 0.961249 0.000000 -0.275683 } + position={ 2038.604980 0.000000 3466.723145 } + rotation={ -0.000000 0.141551 -0.000000 0.989931 } scale={ 1.000000 1.000000 1.000000 } } { id=3206 - position={ 2096.159668 0.000000 3475.882324 } - rotation={ 0.000000 0.936103 0.000000 -0.351727 } + position={ 2097.512207 0.000000 3498.572021 } + rotation={ -0.000000 0.337542 -0.000000 0.941311 } scale={ 1.000000 1.000000 1.000000 } } { @@ -16663,32 +16663,32 @@ } { id=3216 - position={ 2011.925171 0.000000 3501.240967 } - rotation={ -0.000000 0.711854 -0.000000 0.702328 } + position={ 2039.718628 0.000000 3501.958252 } + rotation={ -0.000000 0.715891 -0.000000 -0.698213 } scale={ 1.000000 1.000000 1.000000 } } { id=3217 - position={ 2001.849854 0.000000 3466.125977 } - rotation={ 0.000000 0.773342 0.000000 0.633989 } + position={ 2017.462036 0.000000 3475.112305 } + rotation={ -0.000000 0.840317 -0.000000 -0.542095 } scale={ 1.000000 1.000000 1.000000 } } { id=3218 - position={ 2018.000000 0.000000 3481.000000 } - rotation={ 0.000000 0.569595 0.000000 0.821926 } + position={ 2010.141968 0.000000 3505.006104 } + rotation={ -0.000000 -0.145181 -0.000000 0.989405 } scale={ 1.000000 1.000000 1.000000 } } { id=3219 - position={ 2045.000000 0.000000 3462.000000 } + position={ 2072.453857 0.000000 3460.835449 } rotation={ -0.000000 -0.666921 -0.000000 0.745128 } scale={ 1.000000 1.000000 1.000000 } } { id=3220 - position={ 2019.236572 0.000000 3441.827881 } - rotation={ 0.000000 0.978216 0.000000 -0.207591 } + position={ 2131.743652 0.000000 3491.550049 } + rotation={ -0.000000 0.608352 -0.000000 -0.793668 } scale={ 1.000000 1.000000 1.000000 } } { @@ -73853,5 +73853,23 @@ rotation={ -0.000000 -0.000025 -0.000000 1.000000 } scale={ 1.000000 1.000000 1.000000 } } + { + id=13615 + position={ 2055.685547 0.000000 3487.874512 } + rotation={ -0.000000 0.617378 -0.000000 0.786667 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13616 + position={ 2024.157104 0.000000 3512.988281 } + rotation={ -0.000000 0.848610 -0.000000 0.529020 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13617 + position={ 2081.781738 0.000000 3482.300537 } + rotation={ -0.000000 -0.846171 -0.000000 0.532912 } + scale={ 1.000000 1.000000 1.000000 } + } } } diff --git a/history/characters/NEOW_e_baltic.txt b/history/characters/NEOW_e_baltic.txt new file mode 100644 index 00000000..4d9b4df4 --- /dev/null +++ b/history/characters/NEOW_e_baltic.txt @@ -0,0 +1,37 @@ + +baltic0001 = { #king of lithuania + name = "Dainius" + dynasty = gurzas_dynasty + religion = "mariavite" + culture = lithuanian + trait = education_martial_1 + trait = lazy + trait = patient + trait = callous + sexuality = asexual + 2517.1.18 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +baltic0002 = { #King of Estonia + name = "Jonas" + dynasty = vailka_dynasty + religion = "lutheran" + culture = estonian + trait = education_martial_3 + trait = chaste + trait = brave + trait = deceitful + sexuality = heterosexual + trait = beauty_good_2 + 2522.7.11 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/history/characters/NEOW_e_britannia.txt b/history/characters/NEOW_e_britannia.txt index 6a77e6d6..d886f72d 100644 --- a/history/characters/NEOW_e_britannia.txt +++ b/history/characters/NEOW_e_britannia.txt @@ -516,7 +516,7 @@ britannia_giray_arslan = { } britannia_giray_basenzhabu = { - name = "Basynzhabu" + name = "Basenjiabu" dynasty = dynn_britannia_giray #dna = dna_giray_basenzhabu religion = "victorian" @@ -771,7 +771,7 @@ britannia_wall_symwny = { #fix the windsor and waillaice families from abenner d } britannia_rholls_rhoycy_bynjamyn = { - name = "Bydyvyrhy" + name = "Bedivuh" dynasty = dynn_britannia_rholls_rhoycy religion = "victorian" culture = prytoneg @@ -954,7 +954,7 @@ britannia_nelson_hwrws = { } britannia_solomonid_arthur = { - name = "Arfur" + name = "Aht_a_hat_" dynasty = dynn_britannia_solomonid religion = "victorian" dna = dna_solomonid_arthur @@ -1013,7 +1013,7 @@ britannia_solomonid_jhwhn = { britannia_solomonid_alfryd = { - name = "Alffrydd" + name = "Alfr_i_hat_d" dynasty = dynn_britannia_solomonid religion = "victorian" #dna = dna_solomonid_arthur @@ -2256,7 +2256,7 @@ britannia_evan_bryan = { } britannia_juny_bryan = { - name = "Brhyan" + name = "Brahyan" dynasty = dynn_britannia_juny religion = "victorian" culture = prytoneg @@ -2488,7 +2488,7 @@ britannia_wellesley_charles = { #Duke of Wellington family } britannia_wellesley_arfur = { #Duke of Wellington family - name = "Arfur" + name = "Arthur" dynasty = dynn_britannia_wellesley religion = "victorian" culture = weslander @@ -2669,7 +2669,7 @@ britannia_sophiai_duleep = { #Claims to be relative of the last Maharaja, ruler } britannia_albert_duleep = { #Claims to be relative of the last Maharaja, ruler of birmingham - name = "Albyrht" + name = "Albeht" dynasty = dynn_britannia_duleep_singh religion = "victorian" culture = prytoneg @@ -2805,7 +2805,7 @@ britannia_mary_duleep_1 = { #Claims to be relative of the last Maharaja, ruler o } britannia_harhman_alan = { #check later - name = "Allan" + name = "Alen" #dynasty = dynn_britannia_harhman religion = "victorian" culture = prytoneg diff --git a/history/characters/NEOW_e_france.txt b/history/characters/NEOW_e_france.txt index 443541e3..a1f0e894 100644 --- a/history/characters/NEOW_e_france.txt +++ b/history/characters/NEOW_e_france.txt @@ -725,7 +725,7 @@ france_bonaparte_arathorn = { name = "Arathorn" dynasty = bonaparte_dynasty religion = "romanticist" - culture = picard + culture = metropolitain father = france_bonaparte_arador trait = education_learning_2 trait = brave @@ -787,7 +787,7 @@ france_bonaparte_galadriel = { dynasty = bonaparte_dynasty religion = "romanticist" father = france_bonaparte_arathorn - culture = picard + culture = metropolitain trait = education_learning_4 trait = content trait = patient @@ -1259,7 +1259,7 @@ france_bonaparte_boromir ={ name = "Boromir" dynasty = bonaparte_dynasty religion = romanticist - culture = picard + culture = metropolitain father = france_bonaparte_aragorn mother = benelux_oranje_nassau_weilburg_adele #trait = education_martial_3 @@ -1282,7 +1282,7 @@ france_bonaparte_faramir ={ name = "Passepartout" dynasty = bonaparte_dynasty religion = romanticist - culture = picard + culture = metropolitain father = france_bonaparte_aragorn mother = benelux_oranje_nassau_weilburg_adele #trait = education_learning_4 @@ -1305,7 +1305,7 @@ france_bonaparte_arathorn_2={ name = "Jean-Luc" dynasty = bonaparte_dynasty religion = romanticist - culture = picard + culture = metropolitain father = france_bonaparte_aragorn mother = benelux_oranje_nassau_weilburg_adele give_nickname=nick_the_own_culture diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt new file mode 100644 index 00000000..1941d29b --- /dev/null +++ b/history/characters/NEOW_e_greece.txt @@ -0,0 +1,53 @@ +greece0001 = { #constantinople + name = "Birol" + dynasty = basak_dynasty + religion = "aqlani" + culture = thracian + trait = education_diplomacy_1 + trait = honest + trait = compassionate + trait = arrogant + sexuality = heterosexual + 2535.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +greece0002 = { #makedon emperor + name = "Emerikos" + dynasty = argonid_dynasty + religion = "megalocratic" + culture = NEOW_peloponnesian + trait = education_diplomacy_1 + trait = honest + trait = compassionate + trait = arrogant + sexuality = heterosexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +greece0003 = { #makis + name = "makis" + dynasty = argonid_dynasty + religion = "megalocratic" + culture = thracian + trait = education_learning_3 + trait = greedy + trait = gregarious + trait = zealous + sexuality = heterosexual + 2527.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/history/characters/NEOW_e_hispania.txt b/history/characters/NEOW_e_hispania.txt index 913d62fd..00c6ae39 100644 --- a/history/characters/NEOW_e_hispania.txt +++ b/history/characters/NEOW_e_hispania.txt @@ -63,7 +63,7 @@ hispania0002 = { castille_fernando_bourbon = { # Heir to Castille-Leon, Duke of Leon name = "Fernando" dynasty_house = house_bourbon_anjou - religion = "penitente" + religion = "sevillian" culture = castilian father = hispania0002 trait = chaste @@ -71,8 +71,88 @@ castille_fernando_bourbon = { # Heir to Castille-Leon, Duke of Leon trait = education_learning_4 trait = diligent learning = 7 - #trait = hunchbacked - 2528.1.17 = { + trait = hunchbacked + 2527.1.14 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +castille_felipe_bourbon = { # Heir to Castille-Leon, the middle child of the 3 brothers + name = "Felipe" + dynasty_house = house_bourbon_anjou + religion = "sevillian" + culture = castilian + father = hispania0002 + trait = humble + trait = deceitful + trait = education_diplomacy_4 + trait = cynical + trait = schemer + 2529.3.21 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +castille_carlos_bourbon = { # Heir to Castille-Leon, the youngest of the brothers, who has chosen his own path + name = "Carlos" + dynasty_house = house_bourbon_anjou + religion = "penitente" + culture = castilian + father = hispania0002 + trait = zealous + trait = honest + trait = education_martial_1 + trait = temperate + trait = strong + 2532.1.19 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +castille_maria_carolina_bourbon = { # Heir to Castille-Leon, twin daughter of King Alfonso + name = "María Carolina" + dynasty_house = house_bourbon_anjou + religion = "sevillian" + culture = castilian + father = hispania0002 + trait = twin + trait = impatient + trait = gregarious + trait = education_diplomacy_3 + trait = generous + female = yes + 2533.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +castille_maria_clara_bourbon = { # Heir to Castille-Leon, twin daughter of King Alfonso + name = "María Clara" + dynasty_house = house_bourbon_anjou + religion = "sevillian" + culture = castilian + father = hispania0002 + trait = twin + trait = content + trait = calm + trait = education_diplomacy_3 + trait = eccentric + trait = albino + trait = beauty_good_2 + female = yes + 2533.1.1 = { birth = yes } 2600.1.1 = { diff --git a/history/characters/NEOW_e_nistria.txt b/history/characters/NEOW_e_nistria.txt new file mode 100644 index 00000000..6d3bf117 --- /dev/null +++ b/history/characters/NEOW_e_nistria.txt @@ -0,0 +1,128 @@ + +nistria0001 = { #duke of Minsk + name = "Jonas" + dynasty = merkys_dynasty + religion = "orthodox" + culture = NEOW_polotskian + trait = education_martial_3 + trait = generous + trait = brave + trait = diligent + sexuality = heterosexual + 2505.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +nistria0002 = { #Emperor of Nistria, Ciprian III. who will either lead the Empire to greatness or to ruin. + name = "Ciprian" + dynasty = dragos_dynasty + religion = "orthodox" + culture = moldavian + diplomacy = 13 + martial = 5 + stewardship = 8 + intrigue = 4 + learning = 3 + disallow_random_traits = yes + trait = education_intrigue_4 + trait = just + trait = patient + trait = diligent + trait = august + sexuality = heterosexual + 2536.12.13 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +nistria0003 = { #King of Ukraine, plotting to break free from Nistria once and for all. + name = "Taras" + dynasty = kozbar_dynasty + religion = "orthodox" + culture = NEOW_kievan + trait = education_stewardship_3 + trait = ambitious + trait = patient + trait = vengeful + trait = disloyal + trait = lifestyle_poet + sexuality = heterosexual + 2516.12.4 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +nistria0004 = { #duke of visegrad-esztergom + name = "Adam" + dynasty = parnu_dynasty + religion = "nepmese" + culture = hungarian + trait = education_martial_3 + trait = wrathful + trait = stubborn + trait = temperate + trait = populist_leader + trait = physique_good_2 + sexuality = heterosexual + 2521.5.17 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +nistria0005 = { #King of Romania, Stefan Olteanu who wishes to claim the Imperial throne for himself. Make him and Ciprian III rivals + name = "Stefan" + dynasty = olteanu_dynasty + religion = "orthodox" + culture = wallachian + trait = education_martial_2 + trait = lustful + trait = callous + trait = diligent + trait = schemer + diplomacy = 9 + martial = 4 + stewardship = 7 + intrigue = 4 + learning = 4 + disallow_random_traits = yes + + sexuality = heterosexual + 2523.5.8 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +nistria0006 = { #king of transylvania + name = "Vlad" + dynasty = bran_dynasty + religion = "draculean" + culture = vlach + trait = education_intrigue_3 + trait = brave + trait = arrogant + trait = lustful + trait = physique_good_3 + sexuality = bisexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} diff --git a/history/characters/NEOW_e_scandinavia.txt b/history/characters/NEOW_e_scandinavia.txt index 4065c96e..2c22655c 100644 --- a/history/characters/NEOW_e_scandinavia.txt +++ b/history/characters/NEOW_e_scandinavia.txt @@ -632,4 +632,55 @@ scandinavia0033 = { 2690.1.1={ death=yes } +} + +scandinavia0034 = { + name="Jon" #Famous Minor Nobility originating from Romania + dynasty= cantacuzino_dynasty + religion="folketro" + culture= svealandsk + diplomacy=7 + martial=4 + stewardship=8 + intrigue=4 + learning=6 + trait="education_diplomacy_3" + trait="brave" + trait="humble" + trait="ambitious" + 2532.2.8={ + birth=yes + } + 2550.1.1 = { + add_spouse = scandinavia0035 + } + 2690.1.1={ + death=yes + } +} + +scandinavia0035 = { + name = "Gun" + dynasty = marnfeldt_dynasty + religion = "folketro" + culture = svealandsk + female = yes + trait= education_stewardship_2 + trait= kind + trait= ambitious + trait= humble + diplomacy=3 + martial=2 + stewardship=8 + intrigue=7 + learning=6 + 2532.2.14={ + birth=yes + } + 2551.1.1 = { + add_spouse = scandinavia0034 + } + 2600.1.1 = { + death = yes + } } \ No newline at end of file diff --git a/history/characters/NEOW_e_yugoslavia.txt b/history/characters/NEOW_e_yugoslavia.txt new file mode 100644 index 00000000..d1a86058 --- /dev/null +++ b/history/characters/NEOW_e_yugoslavia.txt @@ -0,0 +1,73 @@ +yugoslavia0001 = { #emperor + name = "Stefan" + dynasty = dursan_dynasty + religion = "yugoslavist" + culture = NEOW_serbian + trait = education_stewardship_3 + trait = ambitious + trait = wrathful + trait = greedy + trait = shrewd + sexuality = heterosexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0002 = { #bosnia king + name = "Dobrak" + dynasty = dursan_dynasty + religion = "yugoslavist" + culture = NEOW_bosnian + trait = education_martial_3 + trait = compassionate + trait = gregarious + trait = trusting + sexuality = heterosexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0003 = { #bulgaria king + name = "Manuil" + dynasty = dursan_dynasty + religion = "diadochic" + culture = NEOW_bulgarian + trait = education_diplomacy_3 + trait = generous + trait = arrogant + trait = paranoid + trait = physique_bad_2 + sexuality = heterosexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0004 = { #slovenia king + name = "Zack" + dynasty = dursan_dynasty + religion = "roman_catholic" + culture = NEOW_slovene + trait = education_diplomacy_4 + trait = craven + trait = zealous + trait = paranoid + sexuality = heterosexual + 2524.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/history/characters/NEOW_e_zapadoslavia.txt b/history/characters/NEOW_e_zapadoslavia.txt new file mode 100644 index 00000000..feec1e12 --- /dev/null +++ b/history/characters/NEOW_e_zapadoslavia.txt @@ -0,0 +1,418 @@ +zapadoslavia0001 = { #Son of King Dalibor, ruler of Bohemia + name = "Bedřich" + dynasty = karlovec_dynasty + religion = "osvicenist" + culture = czech + trait = education_martial_4 + trait = zealous + trait = stubborn + trait = temperate + trait = physique_bad_1 + trait = diplomat + trait = scholar + father = zapadoslavia0003 + sexuality = heterosexual + 2523.6.11 = { + birth = yes + } + 2543.1.1 = { + add_spouse = zapadoslavia0009 + } + 2554.1.1={ + set_relation_rival={target=character:zapadoslavia0015 reason=rival_historical} + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0002 = { #Daughter of King Dalibor, ruler of Moravia, figure out glasses later + name = "Tereza" + dna = dna_tereza + dynasty = karlovec_dynasty + religion = "roman_catholic" + culture = czech + trait = education_diplomacy_3 + trait = calm + trait = diligent + trait = ambitious + trait = intellect_good_1 + trait = shrewd + trait = august + trait = theologian + female = yes + father = zapadoslavia0003 + sexuality = heterosexual + 2530.12.7 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0003 = { #last Czech King + name = "Dalibor" + dynasty = karlovec_dynasty + religion = "osvicenist" + culture = czech + trait = education_stewardship_3 + trait = ambitious + trait = trusting + trait = impatient + trait = spindly + trait = physique_bad_2 + trait = architect + trait = administrator + sexuality = heterosexual + 2495.9.1 = { + birth = yes + } + 2552.4.12 = { + death = yes + } +} + +zapadoslavia0004 = { #Moravian osvicenist count who allied himself Tereza. also make them friends with Tereza + name = "Bartolomej" + dynasty = mojmirovic_dynasty + religion = "osvicenist" + culture = NEOW_moravian + trait = education_martial_3 + trait = brave + trait = patient + trait = greedy + trait = physique_good_1 + sexuality = heterosexual + 2522.4.18 = { + birth = yes + } + 2555.1.1 = { + set_relation_friend = character:zapadoslavia0002 + create_alliance = character:zapadoslavia0002 + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0005 = { #king of poland + name = "Taduez" + dynasty = pilsudski_dynasty + religion = "mariavite" + culture = NEOW_lesser_polish + trait = education_stewardship_3 + trait = stubborn + trait = diligent + trait = chaste + sexuality = heterosexual + 2524.4.28 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0006 = { #mayor of gdansk + name = "Matias" + dynasty = fogt_dynasty + religion = "mariavite" + culture = NEOW_greater_polish + trait = education_learning_4 + trait = brave + trait = cynical + trait = arrogant + sexuality = heterosexual + 2515.6.4 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0007 = { #king of slovakia + name = "Slavko" + dynasty = halabrin_dynasty + religion = "osvicenist" + culture = slovien + trait = education_learning_4 + trait = arbitrary + trait = greedy + trait = sadistic + sexuality = heterosexual + 2525.5.19 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0008 = { #Son of Duke Bedřich + name = "Karel" + dynasty = karlovec_dynasty + religion = "osvicenist" + culture = czech + trait = curious + trait = physique_bad_1 + trait = intellect_good_1 + disallow_random_traits = yes + father = zapadoslavia0001 + mother = zapadoslavia0009 + 2548.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0009 = { #Wife of Duke Bedřich, Countess of Karlovy Vary + name = "Jitka" + dynasty = chebovic_dynasty + religion = "osvicenist" + culture = czech + trait = education_diplomacy_2 + trait = honest + trait = forgiving + trait = calm + trait = intellect_good_1 + trait = physique_good_1 + trait = beauty_bad_2 + female = yes + sexuality = heterosexual + 2519.7.4 = { + birth = yes + } + 2570.1.1 = { + death = yes + } +} + +zapadoslavia0010 = { #Count of Tábor - Bohemian Church + name = "Jindřich" + dna = dna_jindrich + dynasty = zizka_dynasty + religion = "hussite" + culture = czech + trait = education_martial_4 + trait = chaste + trait = ambitious + trait = brave + trait = intellect_good_1 + trait = physique_good_2 + trait = strategist + trait = one_eyed + trait = peasant_leader + trait = holy_warrior + trait = unyielding_defender + trait = flexible_leader + portrait_override={ + portrait_modifier_overrides={ + custom_hair=male_hair_western_04 + custom_beards=m_beard_sp2_western_01 + } + } + sexuality = heterosexual + 2523.1.1 = { + birth = yes + } + 2554.1.1 = { + add_character_flag = do_not_generate_starting_family + create_maa_regiment = { + type = NEOW_militia + check_can_recruit = no + size = 4 + } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0011 = { #Count of České Budějovice - Bohemian Church + vassal of Duke Bedřich + name = "Jan" + dynasty = zbudejovic_dynasty + religion = "hussite" + culture = czech + trait = education_learning_3 + trait = patient + trait = compasionate + trait = just + trait = journaller + sexuality = heterosexual + 2527.6.4 = { + birth = yes + } + 2555.1.1 = { + vassal_contract_set_obligation_level = { type = religious_rights level = 1 } + vassal_contract_set_obligation_level = { type = feudal_government_levies level = 3 } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0012 = { #Count of Hradec and Liberec + name = "Libor" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = education_stewardship_3 + trait = deceitful + trait = arbitrary + trait = paranoid + sexuality = heterosexual + 2509.8.12 = { + birth = yes + } + 2529.8.12 = { + add_spouse = zapadoslavia0016 + } + 2554.1.1={ + set_relation_friend = character:zapadoslavia0015 + } + 2590.1.1 = { + death = yes + } +} + +zapadoslavia0013 = { #First Son of Count Libor - exiled + name = "Marek" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = education_martial_3 + trait = ambitious + trait = fickle + trait = impatient + trait = intellect_good_1 + trait = organizer + trait = forest_fighter + trait = disinherited + father = zapadoslavia0012 + sexuality = heterosexual + 2535.4.28 = { + birth = yes + } + 2554.1.1 = { + set_relation_nemesis = character:zapadoslavia0012 + add_character_flag = do_not_generate_starting_family + create_maa_regiment = { + type = NEOW_militia + check_can_recruit = no + size = 1 + } + create_maa_regiment = { + type = light_footmen + check_can_recruit = no + size = 1 + } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0014 = { #Second Son of Count Libor + name = "Tomáš" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = charming + father = zapadoslavia0012 + mother = zapadoslavia0016 + sexuality = heterosexual + 2552.4.5 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0015 = { #Duke of rough mountains + name = "Vratislav" + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = education_intrigue_4 + trait = seducer + trait = vengeful + trait = cynical + trait = brave + trait = deviant + trait = adulterer + trait = intellect_bad_1 + sexuality = heterosexual + 2514.1.18 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0016 = { #Daughter of Duke Vratislav, Wife of Count Libor + name = "Adéla" + female = yes + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = education_learning_1 + trait = cynical + trait = impatient + trait = craven + trait = intellect_bad_1 + father = zapadoslavia0015 + 2534.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0017 = { #Son of Duke Vratislav + name = "Zdeněk" + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = rowdy + trait = cynical + trait = wrathful + trait = sadistic + trait = intellect_bad_1 + trait = stuttering + trait = physique_good_2 + disallow_random_traits = yes + father = zapadoslavia0015 + 2540.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0018 = { #Daughter of Duke Vratislav + name = "Miloslava" + female = yes + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = cynical + trait = diligent + trait = pensive + trait = intellect_good_2 + disallow_random_traits = yes + father = zapadoslavia0015 + 2543.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/history/characters/NEOW_fishe_chars.txt b/history/characters/NEOW_fishe_chars.txt index 702c9e5e..5109648f 100644 --- a/history/characters/NEOW_fishe_chars.txt +++ b/history/characters/NEOW_fishe_chars.txt @@ -60,8 +60,8 @@ fishe0005 = { } } fishe0006 = { - name="Jesper" - dynasty= kleppe_dynasty + name="Atli" + dynasty=ingolfsson_dynasty religion="viking" culture= icelander 2523.6.2={ @@ -72,8 +72,8 @@ fishe0006 = { } } fishe0007 = { - name="Even" - dynasty= martinsen_dynasty + name="Eysteinn" + dynasty= gunnarsson_dynasty religion="viking" culture= icelander 2521.8.5={ @@ -84,8 +84,8 @@ fishe0007 = { } } fishe0008 = { - name="Aleksander" - dynasty= mikkelsen_dynasty + name="Spartakus" + dynasty=hallgrimsson_dynasty religion="viking" culture= icelander 2520.9.4={ diff --git a/history/cultures/heritage_east_slavic.txt b/history/cultures/heritage_east_slavic.txt new file mode 100644 index 00000000..55bdd441 --- /dev/null +++ b/history/cultures/heritage_east_slavic.txt @@ -0,0 +1,24 @@ +# east slavic cultures, need to update this once we add russia + +2300.1.1 = { + discover_innovation = innovation_motte + discover_innovation = innovation_catapult + discover_innovation = innovation_quilted_armor + # + discover_innovation = innovation_gavelkind + discover_innovation = innovation_currency_01 + discover_innovation = innovation_crop_rotation + discover_innovation = innovation_bannus +} + +2450.1.1 = { + discover_innovation = innovation_ledger + discover_innovation = innovation_barracks + discover_innovation = innovation_mustering_grounds + # + discover_innovation = innovation_development_01 + discover_innovation = innovation_city_planning + discover_innovation = innovation_plenary_assemblies + discover_innovation = innovation_casus_belli + # +} diff --git a/history/cultures/heritage_romanian.txt b/history/cultures/heritage_romanian.txt new file mode 100644 index 00000000..43554280 --- /dev/null +++ b/history/cultures/heritage_romanian.txt @@ -0,0 +1,24 @@ +# west slavic cultures, need to update this once we add poland and czechia + +2300.1.1 = { + discover_innovation = innovation_motte + discover_innovation = innovation_catapult + discover_innovation = innovation_quilted_armor + # + discover_innovation = innovation_gavelkind + discover_innovation = innovation_currency_01 + discover_innovation = innovation_crop_rotation + discover_innovation = innovation_bannus +} + +2450.1.1 = { + discover_innovation = innovation_ledger + discover_innovation = innovation_barracks + discover_innovation = innovation_mustering_grounds + # + discover_innovation = innovation_development_01 + discover_innovation = innovation_city_planning + discover_innovation = innovation_plenary_assemblies + discover_innovation = innovation_casus_belli + # +} diff --git a/history/provinces/e_baltic.txt b/history/provinces/e_baltic.txt new file mode 100644 index 00000000..64639135 --- /dev/null +++ b/history/provinces/e_baltic.txt @@ -0,0 +1,585 @@ +#k_lithuania +##d_lithuanians ################################### +###c_kernave +154 = { #KERNAVE + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +155 = { #VILNIUS + holding = none +} +149 = { #VILKMERGE + holding = none +} +165 = { #KREVA + holding = none +} + +###c_trakai +153 = { #TRAKAI + culture = lithuanian + religion = mariavite + holding = tribal_holding + 1066.1.1 = { + buildings = { + war_camps_01 + } + } +} +130 = { #KAUNAS + holding = none +} +160 = { #MERKINE + holding = none +} +162 = { #ALITEN + holding = none +} +159 = { #VALKININKAI + holding = none +} + +###c_yatvyagi +156 = { #PANEMUNE + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +158 = { #VILKAVISKIS + holding = none +} + +###c_braslau +166 = { #BRASLAU + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +151 = { #UTENA + holding = none +} + +##d_courland ################################### +###c_zemigalians + +104 = { # 104 - JURMALA + + # Misc + culture = latgalian + religion = mariavite + holding = tribal_holding + 1199.1.1 = { + religion = lutheran + } +} +106 = { #DOBELE + holding = none + culture = latgalian + religion = mariavite + 1199.1.1 = { + religion = lutheran + } +} +107 = { #MITAU + holding = none +} +105 = { #BAUSKA + holding = none +} +121 = { #NEUENBURG + holding = none +} + +###c_vanemane +110 = { #PILTENE + culture = estonian + religion = finnish_pagan + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +117 = { #DUNDAGA + holding = none +} +112 = { #KANDAVA + holding = none +} + +###c_grobin +114 = { #GROBIN + culture = latgalian + religion = mariavite + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +113 = { #BANDAVA + holding = none +} +116 = { #DUVZARE + holding = none +} +111 = { #CEKLIS + holding = none +} + +###c_selpils +133 = { #SELPILS + culture = latgalian + religion = mariavite + holding = tribal_holding + 1199.1.1 = { + religion = lutheran + } +} +150 = { #OKNIST + holding = none +} + +##d_samogitia ################################### +###c_raseiniai +124 = { #RASEINIAI + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +123 = { #JURBARKAS + holding = none +} +129 = { #VELIUONA + holding = none +} +131 = { #KEDAINIAI + holding = none +} + +###c_memel +118 = { #MEMEL + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +125 = { #TAURAGE + holding = none +} + +###c_palanga +115 = { #PALANGA + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +126 = { #MEDENIKEN + holding = none +} +128 = { #TELSIAI + holding = none +} + +###c_siauliai +127 = { #SIAULIAI + culture = lithuanian + religion = mariavite + holding = tribal_holding +} +132 = { #UPYTE + holding = none +} +152 = { #BIRZAI + holding = none +} + + +# 88 - ARENSBURG +88 = { # 88 - Arensburg + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1228.1.1 = { + religion = lutheran + } + +} + +# 89 - SONEBURG +89 = { # 89 - SONEBURG + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1228.1.1 = { + religion = lutheran + } + +} + +# 90 - MUHU +90 = { # 90 - MUHU + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1228.1.1 = { + religion = lutheran + } + +} + +# 91 - DAGO +91 = { # 91 - DAGO + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1228.1.1 = { + religion = lutheran + } + +} + +# 92 - HAPSAL +92 = { # 92 - HAPSAL + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1290.1.1 = { + religion = lutheran + } +} + +# 93 - LEAL +93 = { # 93 - LEAL + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1290.1.1 = { + religion = lutheran + } +} + +# 94 - REVAL +94 = { # 97 - REVAL + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1066.1.1 = { + buildings = { + palisades_01 + market_villages_01 + } + } + 1279.1.1 = { + religion = lutheran + } + +} + +# 95 - HARJUMAA +95 = { # 95 - HARJUMAA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1279.1.1 = { + religion = lutheran + } +} + +# 96 - JARVA +96 = { # 96 - JARVA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1279.1.1 = { + religion = lutheran + } +} + +# 97 - WESENBURG +97 = { # 97 - WESENBURG + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1220.1.1 = { + religion = lutheran + } + +} + +# 98 - NARVA +98 = { # 98 - NARVA + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1066.1.1 = { + buildings = { + palisades_01 + } + } + 1220.1.1 = { + religion = lutheran + } + +} + +# 99 - PARNU +99 = { # 99 - PARNU + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1290.1.1 = { + religion = lutheran + } + +} + +# 100 - VILJANDI +100 = { # 100 - VILJANDI + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1290.1.1 = { + religion = lutheran + } + +} + +# 101 - LEMISELE +101 = { # 101 - LEMISELE + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1290.1.1 = { + religion = lutheran + } + +} + +# 108 - RIGA +108 = { # 108 - RIGA + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + 1066.1.1 = { + buildings = { + market_villages_01 + longhouses_01 + } + } + + # History + 1290.1.1 = { + religion = lutheran + } +} + +# 143 - VASTSELIINA +143 = { # 143 - VASTSELIINA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1224.1.1 = { + religion = lutheran + } +} + +# 144 - VALGA +144 = { # 144 - VALGA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1224.1.1 = { + religion = lutheran + } +} + +# 145 - TARTU +145 = { # 145 - TARTU/DORPAT + + # Misc + culture = estonian + religion = finnish_pagan + + holding = tribal_holding + + # History + 1066.1.1 = { + buildings = { + longhouses_01 + } + } + 1224.1.1 = { + religion = lutheran + } + +} + +# 146 - POLTSAMAA +146 = { # 146 - POLTSAMAA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1224.1.1 = { + religion = lutheran + } +} + +# 147 - ALISTEGUNDE +147 = { # 147 - ALISTEGUNDE + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1290.1.1 = { + religion = lutheran + } + +} + +# 148 - SALACGRIVA +148 = { # 148 - SALACGRIVA + + # Misc + culture = estonian + religion = finnish_pagan + + # History + 1290.1.1 = { + religion = lutheran + } + +} + +##d_latgalians ################################### +###c_talava +102 = { #VALMIERA + culture = estonian + religion = finnish_pagan + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +109 = { #VENDEN + holding = none +} +142 = { #RAUNA + holding = none +} + +###c_kokenois +103 = { #KOKENOIS + culture = estonian + religion = finnish_pagan + 1050.1.1 = { + culture = latgalian + religion = mariavite + } + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +139 = { #CESVAINE + holding = none +} +134 = { #LENNEWARDEN + holding = none +} + +###c_jersika +136 = { #JERSIKA + culture = latgalian + religion = mariavite + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +135 = { #JEKABPILS + holding = none +} +137 = { #DAUGAVPILS + holding = none +} +138 = { #REZEKNE + holding = none +} + +###c_aluksne +141 = { #ALUKSNE + culture = latgalian + religion = mariavite + holding = tribal_holding + 1290.1.1 = { + religion = lutheran + } +} +140 = { #GULBENE + holding = none +} diff --git a/history/provinces/e_europa.txt b/history/provinces/e_europa.txt index a2ca3386..fdf7a6a1 100644 --- a/history/provinces/e_europa.txt +++ b/history/provinces/e_europa.txt @@ -395,12 +395,12 @@ } } ###c_arnsberg -2674 = { +2680 = { culture = hessian religion = illuminated holding = tribal_holding } -2680 = { +2674 = { holding = none } 2681 = { @@ -410,9 +410,7 @@ holding = none } 2852 = { - culture = franconian - religion = mysteriosophy - holding = castle_holding + holding = none } #k_lotharingia diff --git a/history/provinces/e_finland.txt b/history/provinces/e_finland.txt new file mode 100644 index 00000000..82278740 --- /dev/null +++ b/history/provinces/e_finland.txt @@ -0,0 +1,1123 @@ +# 171 - RAUTU +171 = { # 171 - RAUTU + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + holding = none + +} + +# 172 - KAKISALMI +172 = { # 172 - KAKISALMI + + # Misc + culture = karelian + religion = lutheran + + holding = tribal_holding + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 173 - KOIVISTO +173 = { # 173 - KOIVISTO + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 174 - SORTAVALA +174 = { # 174 - SORTAVALA + + # Misc + culture = karelian + religion = lutheran + terrain = forest + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 175 - PORVOO +175 = { # 175 - PORVOO + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1158.1.1 = { #Northern Crusades + religion = lutheran + #holding = castle_holding + } + +} + +# 176 - ESPOO +176 = { # 176 - ESPOO + + # Misc + culture = finnish + religion = lutheran + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 177 - RASEBORG +177 = { # 177 - RASEBORG + + # Misc + culture = finnish + religion = lutheran + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 178 - RIKALA +178 = { # 178 - RIKALA + + # Misc + culture = finnish + religion = lutheran + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 179 - TURKU +179 = { # 179 - TURKU + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1158.1.1 = { #Northern Crusades + religion = lutheran + #holding = castle_holding + } + +} + +# 180 - RAUMA +180 = { # 180 - RAUMA + + # Misc + culture = finnish + religion = lutheran + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 181 - PARIKKALA +181 = { # 181 - PARIKKALA + + holding = none + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 182 - VIIPURI +182 = { # 182 - VIIPURI + + # Misc + culture = karelian + religion = lutheran + + holding = tribal_holding + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 183 - LIINMAA +183 = { # 183 - LIINMAA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + + +} + +# 184 - TELJA +184 = { # 184 - TELJA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + + +} + +# 185 - ULVILA +185 = { # 185 - ULVILA + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1158.1.1 = { #Northern Crusades + religion = lutheran + #holding = castle_holding + } + +} + +# 186 - PIRKKALA +186 = { # 186 - PIRKKALA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + + +} + +# 187 - SAVITAIPALE +187 = { # 187 - SAVITAIPALE + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + holding = none + +} + +# 188 - MIKKELI +188 = { # 188 - MIKKELI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 189 - SULKAVA +189 = { # 189 - SULKAVA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 190 - OLAVINLINNA +190 = { # 190 - OLAVINLINNA + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 191 - KIDILA +191 = { # 191 - KIDILA + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 192 - SALINIS +192 = { # 192 - SALINIS + + # Misc + culture = karelian + religion = lutheran + holding = none + + # History + 1150.1.1 = { religion = orthodox } + +} + +# 193 - AUNUS +193 = { # 193 - AUNUS + + holding = none + # History + 1150.1.1 = { religion = orthodox } + +} + +# 194 - SEESJARVI +194 = { # 194 - SEESJARVI + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 195 - ONEGABORG +195 = { # 195 - ONEGABORG + + # Misc + culture = karelian + religion = lutheran + + holding = tribal_holding + + # History + 1150.1.1 = { religion = orthodox } + +} + +# 196 - SOUTJARVI +196 = { # 196 - SOUTJARVI + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 197 - VEHKALAHTI +197 = { # 197 - VEHKALAHTI + + # Misc + culture = finnish + religion = lutheran + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 198 - KONTUPOHJA +198 = { # 198 - KONTUPOHJA + + # Misc + culture = karelian + religion = lutheran + + holding = tribal_holding + + # History + 1150.1.1 = { religion = orthodox } + +} + +# 199 - LIZMAJARVI +199 = { # 199 - LIZMAJARVI + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 200 - TOVAJARVI +200 = { # 200 - TOVAJARVI + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + holding = none + +} + +# 201 - SUOJARVI +201 = { # 201 - SUOJARVI + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 202 - VATSELANJARVI +202 = { # 202 - VATSELANJARVI + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 203 - SUOPARSAARI +203 = { # 203 - SUOPARSAARI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 204 - TOHMAJARVI +204 = { # 204 - TOHMAJARVI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1292.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 205 - HAMEENLINNA +205 = { # 205 - HAMEENLINNA + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 206 - SOMERO +206 = { # 206 - SOMERO + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 207 - SYSMA +207 = { # 207 - SYSMA + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 208 - LAHTI +208 = { # 208 - LAHTI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 209 - PAIJALA +209 = { # 209 - PAIJALA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 210 - VUOHIJARVI +210 = { # 210 - VUOHIJARVI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 211 - MESSUKYLA +211 = { # 211 - MESSUKYLA + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1158.1.1 = { #Northern Crusades + religion = lutheran + #holding = castle_holding + } + +} + +# 212 - RUOVESI +212 = { # 212 - RUOVESI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1158.1.1 = { religion = lutheran } #Northern Crusades + + +} + +# 213 - MUSTASAARI +213 = { # 213 - MUSTASAARI + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 214 - MERIKARVIA +214 = { # 214 - MERIKARVIA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 215 - LEVANLUHTA +215 = { # 215 - LEVANLUHTA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 216 - SUND +216 = { # 216 - SUND + + # Misc + culture = norse + religion = norse_pagan + holding = none + + # History + 1066.1.1 = { culture = swedish } + 1085.1.1 = { religion = lutheran } + +} + +# 217 - JOMALA +217 = { # 217 - JOMALA + + # Misc + culture = norse + religion = norse_pagan + holding = none + + # History + 1066.1.1 = { culture = swedish } + 1085.1.1 = { religion = lutheran } + +} + +# 218 - SOMA +218 = { # 218 - SOMA + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 219 - KEM +219 = { # 219 - KEM + + # Misc + culture = karelian + religion = lutheran + holding = tribal_holding + + # History + 1150.1.1 = { religion = orthodox } + +} + +# 442 - PEDERSORE +442 = { # 442 - PEDERSORE + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 443 - VETELI +443 = { # 443 - VETELI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 444 - OULU +444 = { # 444 - OULU + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 445 - LIMINKA +445 = { # 445 - LIMINKA + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + holding = none + +} + +# 446 - PUOLANKA +446 = { # 446 - PUOLANKA + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 447 - KONNEVESI +447 = { # 447 - KONNEVESI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 448 - KEITELE +448 = { # 448 - KEITELE + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 449 - PIELINEN +449 = { # 449 - PIELINEN + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { religion = lutheran } #Northern Crusades + +} + +# 450 - KAJAANI +450 = { # 450 - KAJAANI + + # Misc + culture = finnish + religion = lutheran + + holding = tribal_holding + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 451 - NUOKKIJARVI +451 = { # 451 - NUOKKIJARVI + + # Misc + culture = finnish + religion = lutheran + terrain = forest + holding = none + + # History + 1250.1.1 = { + religion = lutheran #Northern Crusades + } + +} + +# 452 - TUNGUT +452 = { # 452 - TUNGUT + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +# 453 - KUUSEMA +453 = { # 453 - KUUSEMA + + # History + 1150.1.1 = { religion = orthodox } + holding = none + +} + +#k_sapmi +##d_aarjetje ################################### +###c_sjeltie +430 = { #Sjeltie (Åsele) + culture = sami + religion = lutheran + holding = tribal_holding +} +431 = { #Gåaltoe (Kultsjön) + holding = none +} +432 = { #Vilhelmina = Volgsjo + holding = none +} + +###c_ubmejeiednuo +428 = { #Uddjaur + culture = sami + religion = lutheran + holding = tribal_holding +} +429 = { #Lusspie / Storuman + holding = none +} +8781 = { #Ume + holding = none +} +381 = { #Lais + holding = none +} + +###c_pite +374 = { #Luokta + culture = sami + religion = lutheran + holding = tribal_holding +} +427 = { #Árjepluovve + holding = none +} +377 = { #Semisjaur + holding = none +} + +###c_jahkamakke +373 = { #Jahkamakke = Jåhkåmåhkke = Jokkmokk + culture = sami + religion = lutheran + holding = tribal_holding +} +376 = { #Tuorpon + holding = none +} + +##d_vuovdisamieana ################################### +###c_biton +422 = { #Biton = Piteå + culture = sami + religion = lutheran + holding = tribal_holding +} +368 = { #GRUNDASUND aka Grundsunda + culture = sami + religion = lutheran + holding = tribal_holding +} +375 = { #Árviesjávrrie = Arvidsjaur + holding = none +} +382 = { #Ubmeje = Umeå + holding = none +} + +###c_julevadno +421 = { #Julevu = Luleå + culture = sami + religion = lutheran + holding = tribal_holding +} +423 = { #Gáláseatnu = Kalix + holding = none +} +424 = { #Duortnus = Torneå = Tornio + culture = sami + religion = lutheran + holding = tribal_holding +} + +###c_kittila +385 = { #Kittal + culture = sami + religion = lutheran + holding = tribal_holding +} +387 = { #Suádigil = Sodankylä + holding = none +} +8785 = { #Roavvenjarga = Rovaniemi + culture = sami + religion = lutheran + holding = tribal_holding +} + +###c_torne +8782 = { #Vettänen = Ängesån + culture = sami + religion = lutheran + holding = tribal_holding +} +8783 = { #Ylikainuu = Överkalix + holding = none +} +8784 = { #Kangos + holding = none +} + +##d_duortnoseatnu ################################### +###c_siggevara +380 = { #Siggevara + culture = sami + religion = lutheran + holding = tribal_holding +} +379 = { #Sirkas + holding = none +} +378 = { #Sjokksjokk + holding = none +} + +###c_suondavara +384 = { #Suondavara + holding = none +} +392 = { #Peldojävri + holding = none +} + +###c_rounala +393 = { #Rounala = Trums + culture = sami + religion = lutheran + holding = tribal_holding +} +383 = { #Tingevara + holding = none +} + +###c_aviovara +397 = { #Aviovara = Kollefjord + culture = sami + religion = lutheran + holding = tribal_holding +} +394 = { #Guovdageaidnu = Oksfjord + holding = none +} +395 = { #Iešjávri = Rafsbotn + culture = sami + religion = lutheran + holding = tribal_holding +} + +###c_karasjohka +396 = { #Kárášjohka + holding = none +} +398 = { #Laggujåkka = Porsanger + holding = none +} +399 = { #Ohcejohka = Vargo = Vardo + culture = sami + religion = lutheran + holding = tribal_holding +} + +##d_giemajohka ################################### +###c_peaccam = Kemi +425 = { #Giempa = Kemi + culture = sami + religion = lutheran + holding = tribal_holding +} +388 = { #Kemijävri + holding = none +} +426 = { #Iijoki + holding = none +} +8786 = { #Kuusama + holding = none +} + +###c_kitka +419 = { #Kitka + culture = sami + religion = lutheran + holding = tribal_holding +} +418 = { #Koulajävri + holding = none +} +420 = { #Maanselkä + holding = none +} + +###c_koutajoki +454 = { #Koutajoki + culture = karelian + religion = lutheran + holding = tribal_holding +} +455 = { #Tiiksjarvi + holding = none +} + +###c_akkel = Akkala +409 = { #Akkel = Babinsky + culture = sami + religion = lutheran + holding = tribal_holding +} +407 = { #b_cukksual = Cu´kksuâl = Ekostrovsky + holding = none +} +8787 = { #Kaddlhutt = Kandalaksha + holding = none +} + +###c_sombio +390 = { #Sombio + culture = sami + religion = lutheran + holding = tribal_holding +} +401 = { #b_suonnjel = Suõ'nnjel = Priretjny + holding = none +} +403 = { #b_nuottjaurr = Nuõ´ttjäu´rr = Notozero + holding = none +} +408 = { #b_saarvesjaurr = Sââ´rvesjäu´rr = Girvasozero + holding = none +} + +###c_inari +391 = { #Aanaarjävri = Enare Träsk + culture = sami + religion = lutheran + holding = tribal_holding +} +400 = { #Peäccam = Petsamo = Pechengsky + holding = none +} +8788 = { #Suenekele + holding = none +} + +###c_skolt +8789 = { #Skolt + culture = sami + religion = lutheran + holding = tribal_holding +} +404 = { #Kiilt + holding = none +} +402 = { #b_muetkk = Mue´tkk = Motovsky + holding = none +} + +##d_guoldat ################################### +###c_ter +417 = { #Sosnevke = Sosnovka + culture = sami + religion = lutheran + holding = tribal_holding +} +415 = { #Jovvkuj = Yokanga + holding = none +} +416 = { #b_penne = P'enne = Ponoy + holding = none +} +8790 = { #Peliza (named after local river) + holding = none +} + +###c_jovvkuj +413 = { #b_guoddemjavvr = Guoddemjavv'r = Kuroptevsky + culture = sami + religion = lutheran + holding = tribal_holding +} +411 = { #b_lejjavvr = Lejjavv'r = Lyavozero + holding = none +} +412 = { #Arsjogk = Varzino + holding = none +} + +###c_east_kiilt = Kordok +410 = { #b_lujavvr = Lujavv'r = Lovozero + culture = sami + religion = lutheran + holding = tribal_holding +} +405 = { #Koardegk = Voronye + holding = none +} +406 = { #b_maselk = Masel'k = Pulozero = Maaselka + holding = none +} + +###c_kintus +414 = { #Kintuš = Kamensky + culture = sami + religion = lutheran + holding = tribal_holding +} +8791 = { #Varsiga = Varzuga + holding = none +} +8792 = { #Cascarena + holding = none +} diff --git a/history/provinces/e_germany.txt b/history/provinces/e_germany.txt index b7c85ff8..3cb8124e 100644 --- a/history/provinces/e_germany.txt +++ b/history/provinces/e_germany.txt @@ -66,7 +66,7 @@ ###c_cottbus 3138 = { culture = sorbian - religion = roman_catholic + religion = mariavite holding = castle_holding } 3139 = { @@ -115,7 +115,7 @@ ##d_vorpommern ###c_szczecin 2823 = { - culture = greater_polish + culture = NEOW_greater_polish religion = slavic_pagan holding = tribal_holding 880.1.1 = { @@ -125,6 +125,18 @@ religion = mysteriosophy } } +2818 = { #b_swinoujscie + 965.1.1 = { + holding = castle_holding + } + 1066.1.1 = { + buildings = { + common_tradeport_01 + curtain_walls_01 + #cereal_fields_01 + } + } +} ###c_wolgast 2817 = { culture = NEOW_pomeranian @@ -932,9 +944,6 @@ 3004 = { holding = none } -3001 = { - holding = none -} ##d_upper_lusatia ###c_gorlitz 3070 = { diff --git a/history/provinces/e_makedon.txt b/history/provinces/e_makedon.txt new file mode 100644 index 00000000..712c00cd --- /dev/null +++ b/history/provinces/e_makedon.txt @@ -0,0 +1,1404 @@ +#k_thessalonika +##d_thrace ################################### +###c_byzantion +496 = { # Istanbul + culture = thracian + religion = aqlani + holding = castle_holding + 769.1.1 = { + buildings = { + castle_02 + common_tradeport_03 + farm_estates_01 + #regimental_grounds_01 + } + special_building = hagia_sophia_01 + duchy_capital_building = theodosian_walls_01 + } +} +8831 = { # Esenyurt + holding = city_holding +} +3761 = { # Silivri + holding = church_holding +} +###c_adrianopolis/Edirne +494 = { # Edirne + culture = thracian + religion = aqlani + holding = castle_holding + 1066.1.1 = { + buildings = { + cereal_fields_01 + #pastures_01 + military_camps_01 + } + } +} +3766 = { # Keşan + holding = city_holding +} +3765 = { # Uzunköprü + holding = church_holding +} +3763 = { # Havsa + holding = none +} +###c_brysis +497 = { # Kırklareli + culture = thracian + religion = aqlani + holding = castle_holding +} +3762 = { # Çerkezköy + holding = city_holding +} +3760 = { # Lüleburgaz + holding = church_holding +} +3759 = { # Vize + holding = none +} +3758 = { # Pınarhisar + holding = none +} +###c_kalliopolis/Tekirdağ +3764 = { #Raidestos + culture = thracian + religion = megalocratic + holding = castle_holding +} +8832 = { # Çorlu + holding = city_holding +} +495 = { # Gelibolu + holding = church_holding +} +8833 = { # Malkara + holding = none +} + +##d_strymon ################################### +###c_mosynopolis +492 = { #Strymon + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding + 950.1.1 = { + religion = megalocratic + } + 1050.1.1 = { + religion = megalocratic + } +} +3767 = { #Xanthia AKA Xanthi + holding = castle_holding +} +3768 = { #Traianopolis aka Traianoupoli + holding = church_holding +} +3769 = { #Thasos + holding = city_holding +} +3554 = { #Rodopi + holding = none +} + +###c_serres +3771 = { #Serres + culture = NEOW_pontic + religion = megalocratic + holding = castle_holding +} +3770 = { #Siderokastron + holding = none + #1st mention in XIIIth century +} +3772 = { #Drama aka Ydrama aka Dyrama + holding = city_holding +} +3773 = { #Kavala + holding = castle_holding +} +3774 = { #Chrysopolis aka Eion + holding = none +} + +##d_aegean_islands ################################### +###c_naxos +484 = { #Naxos + culture = NEOW_aegeaner + religion = megalocratic + holding = castle_holding +} +3757 = { #Thera AKA Santorini + holding = none + #1st mention in XIIth +} +3755 = { #Andros + holding = city_holding +} +3756 = { #Tinos + holding = church_holding + #Set as church_holding to have all 3 holding types +} + +###c_abydos +744 = { #Abydos + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding + 867.1.1 = { + buildings = { + common_tradeport_01 + } + } + 1066.1.1 = { + buildings = { + common_tradeport_01 + #pastures_01 + military_camps_01 + } + } + #1374 - Ottomans +} +3749 = { #Lampsakos + holding = church_holding +} +3750 = { #Ilion + holding = none +} +3751 = { #Alexandria Troas + holding = church_holding +} +3748 = { #Pagaea + holding = none +} + +###c_lesbos +487 = { #Lesbos + culture = NEOW_aegeaner + religion = orthodox + holding = castle_holding +} +3752 = { #Lemnos + holding = city_holding +} +3753 = { #Skyros + holding = church_holding + #Set as church_holding to have all 3 holding types +} + +###c_chios +486 = { #Chios + culture = NEOW_aegeaner + religion = megalocratic + holding = castle_holding +} +3754 = { #Samos + holding = city_holding +} + +###c_rhodos +483 = { #Rhodos + culture = NEOW_aegeaner + religion = orthodox + holding = castle_holding + 1066.1.1 = { + buildings = { + hill_forts_01 + common_tradeport_01 + #barracks_01 + } + } +} +3740 = { #Kos + holding = church_holding +} +3741 = { #Lindos + holding = city_holding +} +3742 = { #Karpathos + holding = none +} + +##d_thessalonika ################################### +###c_thessalonika +490 = { #Thessalonike / b_thessaloniki + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding + 634.1.1 = { + special_building_slot = hagios_demetrios + special_building = hagios_demetrios + } + 867.1.1 = { + buildings = { + common_tradeport_01 + } + } + 1066.1.1 = { + buildings = { + common_tradeport_01 + farm_estates_01 + #cereal_fields_01 + #barracks_01 + } + } + + #1205 - 4th crusade, kingdom of Thessaloniki + #1225 - To the despotate of Epirus, Serbian Empire, Byzantine Empire + #1349 - Byzantine rule, restored + #1387 - Conquest by the Ottomans + #1402 - Byzantine rule, restored + #1423 - Sold to Venice + #1430 - Conquest by the Ottomans +} +3778 = { #Gynaikokastron + holding = church_holding + #Unclear if it's old/important enough, but needed to build some slots +} +3779 = { #Langades AKA Langadas + holding = city_holding + #Unclear if it's old/important enough, but needed to build some slots +} +3780 = { #Mavrouda + holding = none +} + +###c_chalkidike +491 = { #Polygyros + culture = NEOW_pindusian + religion = orthodox + holding = castle_holding + 867.1.1 = { + #Placed here to let the county holder control the mine + special_building_slot = siderokausia_mines_01 + special_building = siderokausia_mines_01 + } +} +3775 = { #Rendina AKA Eion + holding = city_holding +} +3777 = { #Kassandreia + holding = church_holding + #Ancient diocese built on the ruins of an important macedonian city which got destroyed before CK timeframe +} +3776 = { #Ierrisos / Ierissos + holding = church_holding + 787.1.1 = { + special_building_slot = mount_athos_01 + special_building = mount_athos_01 + } + 963.1.1 = { + special_building = mount_athos_02 + } +} + +###c_veria +3784 = { #Veria + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding +} +3781 = { #Maglen + holding = none +} +3782 = { #Sthlanitza + holding = none +} +3783 = { #Voden aka Edessa + holding = city_holding +} +3785 = { #Kalyvia, Larissa + holding = none + culture = aromanian + religion = megalocratic +} + +##d_thessaly ################################### +###c_thessalia +489 = { #Thessalia + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding + #1205 - 4th crusade, kingdom of Thessaloniki + #1225 - To the despotate of Epirus and Serbian empire + #1393 - Conquest by the Ottomans + #1402 - Byzantine rule, restored + #1430 - Conquest by the Ottomans +} +3786 = { #Platamon + holding = castle_holding +} +3787 = { #Servia + holding = city_holding +} +3788 = { #Elasson aka Elassona + holding = church_holding +} + +###c_demetrias +488 = { #Demetrias + culture = NEOW_cappadocian + religion = megalocratic + holding = castle_holding +} +3789 = { #Velestino + holding = none + #Abandonned in VIIth, 1st mention after that in XIIIth +} +3790 = { #Halmyros tied to the ancient city of Alos + holding = city_holding +} + +###c_neopatras +3793 = { #Neopatras + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding +} +3791 = { #Domokos + holding = church_holding +} +3792 = { #Gardikia + holding = none +} +3794 = { #Zetouni aka Lamia + holding = city_holding +} + +###c_thessaliotis +3797 = { #Trikala + culture = aromanian + religion = megalocratic + holding = castle_holding +} +3795 = { #Grevena + holding = none +} +3796 = { #Stagoi + holding = none + 800.1.1 = { + special_building_slot = meteora_01 + special_building = meteora_01 + } + 900.1.1 = { + holding = church_holding + #First mention in Xth + } +} +3570 = { #Pharsalos aka Farsala + holding = city_holding +} + +#k_hellas +##d_athens ################################### +###c_attica +482 = { #Athenai + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding + 500.1.1 = { + special_building_slot = church_of_the_theotokos + special_building = church_of_the_theotokos + } + 867.1.1 = { + buildings = { + hill_forts_01 + common_tradeport_01 + } + } + 1066.1.1 = { + buildings = { + hill_forts_01 + common_tradeport_01 + #hill_farms_01 + } + } +} +3730 = { #Thebes + culture = NEOW_arvantika + religion = megalocratic + holding = city_holding +} +3731 = { #Megara + holding = church_holding + #Set as church_holding to have all 3 holding types +} + +###c_boeotia +3728 = { #Levadia + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding +} +3727 = { #Boudounitsa AKA Mendenitsa + holding = none +} +3729 = { #Amfissa + holding = city_holding + 866.1.1 = { + special_building_slot = hosios_loukas + } + 910.1.1 = { + special_building = hosios_loukas + } +} + +###c_euboea +485 = { #Euboia + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding +} +3725 = { #Skopelos + holding = none + 1050.1.1 = { + holding = city_holding + #Depopulated from the VIIth onwar + #Then, started repopulating in the XIth + } +} +3726 = { #Oreoi + holding = none +} + +##d_achaia ################################### +###c_achaia +476 = { #Patras + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding + 552.1.1 = { + special_building_slot = patras_castle + special_building = patras_castle + } +} +3801 = { #Vostitsa AKA Aigio + holding = city_holding +} +3737 = { #Andravida + holding = none + #Unmentionned before 1205 +} +3738 = { #Kalavryta + holding = none + 1066.1.1 = { + holding = church_holding + #Existed some time in the Middle Age (unsure when exactly) + #Set as church_holding to have all 3 holding types + } +} + +###c_korinthos +481 = { #Korinthos + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding +} +3732 = { #Nikli AKA Tegea + holding = city_holding +} +3798 = { #Argos + holding = castle_holding +} +3799 = { #Damala AKA Troezen + holding = church_holding + #Set as church_holding to have all 3 holding types +} + +###c_messenia +3733 = { #Karytaina + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding +} +3734 = { #Arcadia + holding = city_holding +} +3800 = { #Kalamata + holding = none + 950.1.1 = { + holding = church_holding + #Became important enough to be mentionned in Xth + } +} +477 = { #Methone + holding = city_holding +} + +###c_laconia +3736 = { #Mistra + culture = NEOW_peloponnesian + religion = megalocratic + holding = castle_holding + special_building_slot = despot_palace +} +478 = { #Monemvasia + holding = city_holding +} +3735 = { #Lacedaemonia + holding = none +} + +#k_epirus +##d_epirus ################################### +###c_nicopolis +473 = { #Arta + culture = NEOW_pindusian + religion = orthodox + holding = castle_holding +} +3699 = { #Sivista + holding = none +} +3700 = { #Angelokastron + holding = none +} +3701 = { #Vonitsa + holding = city_holding + #Founded during BYZ times +} + +###c_epeiros +3708 = { #Ioannina + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding +} +3706 = { #Konitsa + holding = none + #1st mention in 1380 +} +3707 = { #Vella + holding = church_holding + #1st mention in 840 +} +3709 = { #Grava + holding = none +} + +###c_aetolia +475 = { #Hellas + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding +} +3697 = { #Prousos + holding = none +} +3698 = { #Lidoriki + holding = church_holding + culture = NEOW_pindusian + religion = megalocratic +} + +###c_metzovo +3702 = { #Metzovo + culture = aromanian + religion = megalocratic + holding = castle_holding +} +3703 = { # 3703 - Gardiki + holding = none +} +3704 = { # 3704 - Vrestenitsa + holding = none +} +3705 = { # 3705 - Agrafa + holding = city_holding +} + +##d_dyrrachion ################################### +###c_dyrrachion +470 = { #Dyrrachion + culture = albanian + religion = alevi + holding = castle_holding + 1066.1.1 = { + buildings = { + curtain_walls_01 + barracks_01 + #military_camps_01 + } + } +} +3717 = { #Savra / near modern day Lushnjë + holding = none +} + +###c_arbanon +3720 = { #Krujë + culture = albanian + religion = alevi + holding = castle_holding +} +3718 = { #Mat + holding = none +} +3719 = { #Lezhë AKA Lezha + holding = city_holding +} +3721 = { #Hiskampis AKA Elbasan + holding = none + #Destroyed by NEOW_bulgarians, then unsettled until ottomans arrival +} + +###c_debar +3724 = { #Debar + culture = albanian + religion = orthodox + holding = castle_holding +} +3723 = { #Peshkopi + holding = church_holding +} +3722 = { #Kukes + holding = none +} + +###c_antipatreia / Albanian Toskeria +3713 = { #Antipatreia + culture = albanian + religion = alevi + holding = castle_holding +} +3714 = { #Skrapar + holding = city_holding +} +3715 = { #Argyrokastron + holding = castle_holding +} +3716 = { #Klisura / Këlcyrë + holding = none + #Some mention in 1272 +} +3520 = { #Blagajgrad + holding = none +} + +###c_avlonas +3711 = { #Avlonas + culture = albanian + religion = alevi + holding = castle_holding +} +3712 = { #Himara + holding = city_holding +} + +##d_cephalonia ################################### +###c_cephalonia +474 = { #Cephalonia + culture = NEOW_peloponnesian + religion = orthodox + holding = castle_holding +} +3696 = { #Zakynthos + holding = city_holding +} + +###c_buthrotum +472 = { #Épeiros + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding +} +3710 = { #Corfu + holding = city_holding + special_building_slot = kassiopi_castle +} + +#k_bulgaria + +##Religious note +#Khan Boris I sought conversion to monotheism in 863, finally converting to megalocraticy in 864 (BYZ pressure) +#Before that, his land was still pagan, but some of his people had already converted +#So, we set as megalocratic from the get go the southern parts of k_bulgaria (Bulgaria & Philippopolis) due to their closeness to BYZ +#Additionnally, Moesia will also start as megalocratic, as it's the ruler's "capital territory" +#Dobrudja & Vidin will stay as slavic_pagan from start, and convert in 893 (after Boris' son, Vladimir,'s defeat when he tried a pagan uprising) +#Then, in the 1st half of the Xth century, Bogomilism appeared in south-western Bulgaria, until the end of the 2nd NEOW_bulgarian Empire + +##d_vidin ################################### +###c_vidin +506 = { #Vidin + culture = vlach + religion = megalocratic + holding = tribal_holding + 893.1.1 = { + religion = megalocratic + #Defeat of Vladimir's pagan uprising + } + 950.1.1 = { + holding = castle_holding + # the construction of the Baba Vida Castle started in the 10th century + } +} +3667 = { #Kladovo + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3668 = { #Zajecar + holding = city_holding + #Likely settled by slavs in th VIIth +} +3669 = { #Petrus + holding = none +} +3670 = { #Belogradchik + holding = castle_holding + #Fortress built by romans and BYZ +} + +###c_branicevo +3664 = { #Branicevo + culture = NEOW_serbian + religion = yugoslavist + holding = castle_holding +} +3665 = { #Kucevo + holding = none +} +3666 = { #Ravno + holding = none +} + +##d_turnovo ################################### +###c_turnovo aka Tarnovgrad +499 = { #Tyrnovo + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding +} +3682 = { #Cherven + holding = none + 1050.1.1 = { + holding = castle_holding + #1st chronicled mention in XIth + } +} +3683 = { #Elena + holding = none + #Known since 1430 +} +3684 = { #Gabrovo + holding = none + 1066.1.1 = { + holding = city_holding + #Started growing in the XIIth, during the 2nd NEOW_bulgarian Empire + } +} + +###c_sredets +500 = { #Serdica aka modern day Sofia + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding +} +3671 = { #Meldi + holding = none +} +3672 = { #Pernik + holding = castle_holding + #rich roman town with fortifications + #NEOW_bulgarians fortified even further and made it a stronghold +} +3673 = { #Stipon / linked to Gate of Trajan, near Ihtiman + holding = castle_holding +} +3674 = { #Rila + culture = NEOW_pomak + religion = megalocratic + holding = none +} + +###c_nikopolis +507 = { #Nikopolis + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding + 1066.1.1 = { + buildings = { + curtain_walls_01 + #pastures_01 + military_camps_01 + } + } +} +3679 = { #Pliven aka Pleven + holding = castle_holding +} +3680 = { #Lovech + holding = city_holding + #One of the most ancient NEOW_bulgarian cities +} +3681 = { #Samundzhievo + holding = none + #Town status in XIXth +} + +###c_dorostorum +3689 = { #Preslav + culture = NEOW_gagauz + religion = aqlani + holding = castle_holding +} +508 = { #Dorostotum + holding = castle_holding +} +3685 = { #Tutrakan + holding = city_holding +} +3686 = { #Shumen + holding = castle_holding + #Heavily fortified in the Iron Age, then by the romans, then the NEOW_bulgarians +} +3687 = { #Hrazgrad / Razgrad + holding = none + #Seem to have started existing in the XIIIth +} +3688 = { #Sborishte + holding = none +} + + +###c_vratsa +3678 = { #Vratsa + culture = NEOW_bulgarian + religion = orthodox + holding = castle_holding +} +3675 = { #Lom + holding = none + #Doesn't seem to have been important before Ottoman rule +} +3676 = { #Orehovo + holding = none +} +3677 = { #Kutlovitsa aka Montana + holding = church_holding +} + +###c_aytos +3691 = { #Aytos + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding +} +3690 = { #Provadiya + culture = NEOW_bulgarian + religion = orthodox + holding = church_holding +} +3692 = { #Ktenia + holding = castle_holding + #important fortified point +} + +##d_dobrudja ################################### +###c_constanta +510 = { #Constantia + culture = wallachian + religion = orthodox + holding = castle_holding +} +3694 = { #Tulcha / Tulcea + holding = none + #built, destroyed and rebuilt a few times during medieval times +} +5010 = { #Sulina + holding = none + 960.1.1 = { + holding = church_holding + #set as church_holding to have all 3 holding types + } +} +3695 = { #Mangalia + holding = city_holding +} + +###c_mesembria +498 = { #Mesembria + holding = church_holding +} +3693 = { #Varna + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding +} +509 = { #Karvuna / Kavarna + holding = city_holding +} + +##d_bulgaria ################################### +###c_naissus +501 = { #Naissus + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3661 = { #Svrljig + holding = none + 1020.1.1 = { + holding = city_holding + #1st mention + } +} +3662 = { #Pirot + holding = city_holding +} +3663 = { #Breznik + holding = none + 1050.1.1 = { + holding = church_holding + #1st mention in XIth + #could have been a city, but set as church to have all 3 holding types + } +} + +###c_pomoravlje +3658 = { #Vranje + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3657 = { #Glubocica / Glloboçica + holding = none +} +3659 = { #Novo Brdo + holding = none + #1st mention in XIVth +} +3660 = { #Morava + holding = none +} + +###c_velbazhd +3656 = { #Velbazhd + culture = NEOW_bulgarian + religion = orthodox + holding = castle_holding +} +3654 = { #Bosilegrad + holding = city_holding +} +3655 = { #Kratovo + holding = none +} + +###c_pirin +3653 = { #Melnik + culture = NEOW_bulgarian + religion = megalocratic + holding = castle_holding + 950.1.1 = { + religion = megalocratic + #Appeared in the region in the Xth century + } +} +3652 = { #Scaptopara / modern Blagoevgrad + culture = NEOW_macedonian + religion = megalocratic + holding = castle_holding +} + +###c_strumica +3650 = { #Strumica + culture = NEOW_macedonian + religion = megalocratic + holding = castle_holding + 950.1.1 = { + religion = megalocratic + #Appeared in the region in the Xth century + } +} +3648 = { #Shtip + holding = city_holding +} +3649 = { #Maleshevo + holding = none +} +3651 = { #Prosek + holding = none +} + +###c_skopje +3643 = { #Skopje + culture = NEOW_macedonian + religion = orthodox + holding = castle_holding +} +3642 = { #Zegligovo + holding = none + #1st mention in XIVth +} +3644 = { #Tetovo + holding = city_holding + #Fortresses destroyed by barbarians, area re-occupied in mid-IXth +} +3645 = { #Veles + holding = none + #Possibly linked to a Saint who lived in the IXth +} +3646 = { #Kicevo + holding = none + 1000.1.1 = { + holding = city_holding + #1st mention in 1018 + } +} +3647 = { #Prilep + holding = none + 1014.1.1 = { + holding = church_holding + #Ancient site, probably somewhat inhabited between then and Middle Ages + #Mentionned in 1014 + #Set as church_holding to have all 3 holding types + } +} + +###c_ohrid +471 = { #Ochrid + culture = NEOW_macedonian + religion = orthodox + holding = castle_holding + 550.1.1 = { + special_building_slot = sofia_ohrid + } + 880.1.1 = { + special_building = sofia_ohrid + } +} +3638 = { #Bitola + holding = castle_holding + #Old and important settlement +} +3639 = { #Devol + holding = none +} +3640 = { #Kastoria + holding = none +} +3641 = { #Goritsa + holding = none +} + +##d_philippopolis ################################### +###c_philippopolis +493 = { #Philippopolis + culture = NEOW_bulgarian + religion = orthodox + holding = castle_holding +} +3623 = { #Tsepina + holding = castle_holding + culture = NEOW_pomak + religion = aqlani + #Old fortress, already seized by NEOW_bulgarians in the IXth +} +3624 = { #Stanimaka / Asenovgrad + holding = city_holding +} +3625 = { #Krichim + holding = church_holding + #Old settlement hotly contested by BUL-BYZ + #Set as church to have all 3 holding types +} + +###c_kran +3636 = { #Kran + culture = NEOW_bulgarian + religion = diadochic + holding = castle_holding +} +3635 = { #Sliven + holding = city_holding + #very old city +} +3637 = { #Kopsis + holding = castle_holding + #Old place, castle/fortress may be a bit later though, still set as castle_holding because who doesn't like those ? +} +3631 = { #Dbilin + holding = none +} + +###c_beroe +3632 = { #Beroe + holding = castle_holding +} +3633 = { #Janitsa + holding = none +} +3634 = { #Haskovo + holding = castle_holding + culture = NEOW_pomak + religion = orthodox +} + +###c_burgas +3628 = { #Burgas + culture = NEOW_bulgarian + religion = orthodox + holding = castle_holding + 1066.1.1 = { + buildings = { + curtain_walls_01 + #common_tradeport_01 + barracks_01 + } + } +} +3629 = { #Sozopol + holding = city_holding + #Very old settlement +} +3630 = { #Potamukastel /site of Sredest, but not Sofia-Sredets + holding = castle_holding #fortress + 1050.1.1 = { + holding = none + #destroyed in the XIth + } +} +3626 = { #Mezeshka + holding = none +} +3627 = { #Didymoteichon + holding = city_holding + #old settlement +} + +###c_zherkovo +3618 = { #Zherkovo + culture = thracian + religion = aqlani + holding = castle_holding +} +3619 = { #Lyutitsa + holding = church_holding +} +3620 = { #Smolyan + holding = city_holding + #Settled by slavs in the VIIth +} +3621 = { #Ustra + holding = none + 950.1.1 = { + holding = castle_holding + #Fortress built in Xth + } +} +3622 = { #Byalgrad + holding = none + #Left empty to have some empty holdings +} + +###c_rhodopes +3617 = { #Nevrokop + culture = NEOW_pindusian + religion = megalocratic + holding = castle_holding + + 1066.1.1 = { + culture = vlach + } +} +3614 = { #Kalyatta + holding = none +} +3615 = { #Dospat + holding = none + #Founded around the XIIth-XIIIth +} +3616 = { #Kavurskoto Kale + holding = none +} + +# 479 - Kaneia +479 = { # 479 - Kaneia + + # County Title + #title = c_kaneia + + # Settlements + #max_settlements = 3 + + #b_kandia = castle + #b_rethymno = city + + #b_matala = temple + #b_kastellikissamos = castle + #b_paleohora = castle + #b_nikiforosfokas = castle + #b_akrotin = castle + #b_arkadi = castle + + # Misc + culture = NEOW_aegeaner + religion = megalocratic + terrain = mountain + + # History + #1129.1.1 = { trade_post = b_morosini } + # 4th crusade: to Venice + + #1205.1.1 = { culture = italian } + #1205.1.1 = { religion = catholic } + + #1211.1.1 = { b_kandia = city } + #1211.1.1 = { capital = b_rethymno } + + + + + + +} + +# 480 - Chandax +480 = { # 480 - Chandax + + # County Title + #title = c_chandax + + # Settlements + #max_settlements = 4 + #b_iraklio = castle + #b_lassithi = city + + #b_agiosnikolaos = temple + #b_malia = castle + #b_kastelli = castle + #b_sitia = castle + #b_ierapetra = castle + #b_knossos = castle + + # Misc + culture = NEOW_aegeaner + religion = megalocratic + terrain = mountain + + # History + #1189.1.1 = { trade_post = b_morosini } + #4th crusade + + #4th crusade + #1205.1.1 = { culture = italian } + #1205.1.1 = { religion = catholic } + + #1211.1.1 = { capital = b_lassithi } + + #1337.1.1 = { b_malia = castle } + + + +} + +# 3743 - Rethymno +3743 = { # 3743 - Rethymno + culture = NEOW_pindusian + religion = megalocratic +} + +# 3744 - Paleohora +3744 = { # 3744 - Paleohora + culture = NEOW_pindusian + religion = megalocratic +} + +# 3745 - Agios Nikolaos +3745 = { # 3745 - Agios Nikolaos + culture = NEOW_pindusian + religion = megalocratic +} + +# 3746 - Ierapetra +3746 = { # 3746 - Ierapetra + culture = NEOW_pindusian + religion = megalocratic +} + +# 756 - Limisol +756 = { # 736 - Limisol + + # Misc + culture = NEOW_pindusian + religion = megalocratic + + holding = city_holding + + # History + +} + +# 757 - Famagusta +757 = { # 757 - Famagusta + + # Misc + culture = NEOW_cypriot + religion = megalocratic + + holding = castle_holding + + # History + +} + +# 5679 - Cerynia +5679 = { # 5679 - Cerynia + + # Misc + culture = NEOW_pindusian + religion = megalocratic + + holding = city_holding + + # History + +} + +# 5680 - Soli_CYP +5680 = { # 5680 - Soli + + # Misc + culture = NEOW_pindusian + religion = megalocratic + + holding = none + + # History + +} + +# 5681 - Nicosia +5681 = { # 5681 - Nicosia + + # Misc + culture = NEOW_cypriot + religion = megalocratic + + holding = castle_holding + + # History + 899.1.1 = { + special_building_slot = saint_lazarus + special_building = saint_lazarus + } + +} + +# 5682 - Paphos +5682 = { # 5682 - Paphos + + # Misc + culture = NEOW_cypriot + religion = megalocratic + + holding = none + + # History + +} + diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt new file mode 100644 index 00000000..3b084372 --- /dev/null +++ b/history/provinces/e_nistrenia.txt @@ -0,0 +1,2648 @@ +#k_caucasus +##d_ciscaucasia/Dagestan ################################### +###c_makhachkala/Makhachkala +8834 = { # Makhachkala + culture = kumyk + religion = aqlani + holding = castle_holding +} +8835 = { # Buynaksk + holding = city_holding +} +###c_botlikh +8836 = { # Botlikh + culture = avar + religion = aqlani + holding = castle_holding +} +8837 = { # Dylym + holding = church_holding +} +8838 = { # Shamilkala + holding = none +} +8839 = { # Khebda + holding = none +} +###c_derbent +674 = { # Derbent + culture = lezgin + religion = aqlani + holding = castle_holding +} +8840 = { # Akhty + holding = city_holding +} +8841 = { # Kasumkent + holding = church_holding +} +###c_izberbash +5304 = { # Izberbash + culture = dargin + religion = aqlani + holding = castle_holding +} +8842 = { # Levashi + holding = church_holding +} +8843 = { # Urkarakh + holding = none +} +###c_khasavyurt +8844 = { # Khasavyurt + culture = kumyk + religion = aqlani + holding = castle_holding +} +8845 = { # Babayurt + holding = none +} +###c_kizlyar +5305 = { # Kizlyar + culture = avar + religion = aqlani + holding = castle_holding +} +8846 = { # Tarumovka + holding = none +} +###c_nogay +8847 = { # Terekli-Mekteb + culture = nogai + religion = aqlani + holding = castle_holding +} +8848 = { # Yuzhno-Sukhokumsk + holding = city_holding +} +8849 = { # Nariman + holding = none +} +#k_transylvania +##d_transcarpathia ################################### +###c_marmaros +539 = { #Marmaros + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +3915 = { #Borsa + holding = none + #1st mention in XIVth +} +3917 = { #Huszt aka Khust + holding = none + + 1066.1.1 = { + holding = castle_holding + #Supposedly built in 1090 + #Set in 1066 instead to have some holdings filled + } +} +3918 = { #Okormezo AKA Mizhhirya + holding = none + #Established in XVth +} + +##d_ungvar ################################### +###c_ungvar +3897 = { #Ungvar + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +3895 = { #Nagyberezna AKA modern Velykyi Bereznyi + holding = none + #Established in XVth century +} + +###c_bereg +537 = { #Bereg + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +3913 = { #Nagyszolos AKA Vynohradiv + holding = none + #1st mention in 1262 +} +3893 = { #Munkacz AKA Mukachevo + holding = none + + 935.1.1 = { + holding = city_holding + #Existed in 1397, area already likely settled in late IXth + } +} +3894 = { #Alsoverecke AKA Nyzhni Vorota + holding = none + #1st mention in XIIIth +} +3898 = { #Borsova + holding = none +} + +##d_transylvania ################################### +###c_feher +519 = { #Feher + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3935 = { #Kukullovar + holding = none + #1st mention in 1177 +} +3936 = { #Abrudbanya + holding = castle_holding + + 1066.1.1 = { + #holding = castle_holding + } + + 1271.1.1 = { + holding = city_holding + #1st mention in 1271, but likely originated before that + } +} +3937 = { #Nagyszeben aka Sibiu + holding = none + + 1066.1.1 = { + holding = church_holding + #resettled in late XIIth + #settlement set in 1066 to have pre-built holdings + } +} +3938 = { #Alvinc aka Vintu de Jos + holding = none +} +3939 = { #Szaszkezd aka Saschiz + holding = none + #1st mention in 1308, but likely inhabited before +} + +###c_szekelyfold +540 = { #Szekelyföld + culture = hungarian + religion = nepmese + holding = castle_holding +} +3929 = { #Marosvasarhely aka Târgu Mures + holding = none + #1st mention in XIVth +} +3930 = { #Csikszereda + holding = none + + 1066.1.1 = { + holding = city_holding + #Seemingly already populated and used in medieval times + } +} +3946 = { #Gyergyoszentmiklos AKA Gheorgheni + holding = none + #1st mention in XIVth +} + +###c_barcasag +3942 = { #Brasso + culture = hungarian + religion = nepmese + holding = castle_holding +} +3943 = { #Balvanyos + holding = none + #1st mention in XIVth +} +3944 = { #Sepsiszentgyorgy AKA Sfântu Gheorghe + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIVth, but likely one of the oldest cities of the region + } +} +3945 = { #Kovaszna AKA Covasna + holding = none + #1st mention in XVIth +} + +###c_fogaras +3940 = { #Fogaras + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3941 = { #Torcsvar AKA Bran Castle + holding = none + #Earliest iteration of the castle in XIIIth century +} + +###c_torda +3924 = { #Torda + culture = translyvanian + religion = draculean + holding = castle_holding +} +3925 = { #Banffyhunyad AKA Huedin + holding = none + #Founded in XIVth +} +3926 = { # Koloszvar AKA Cluj-Napoca + holding = none + + 1000.1.1 = { + holding = city_holding + #Was already a city when the Hungarians swooped in + } +} +3927 = { #Szaszregen AKA Reghin + holding = none + + 1066.1.1 = { + holding = church_holding + #1st mention in 1228, but possibly founded in late XIth + #Set as church holding in 1066 to have all 3 holding types pre-built + } +} +3928 = { #Aranyosbanya AKA Baia de Aries + holding = none + #1st mention in XIVth +} + +###c_beszterce +3919 = { #Beszterce + culture = translyvanian + religion = draculean + holding = castle_holding +} +3920 = { #Radna AKA Rodna + holding = none + #Likely from the XIVth +} +3921 = { #Des AKA Sic + holding = none +} +3922 = { #Szek + holding = none + + 1066.1.1 = { + holding = city_holding + #Arbitrarily set as city in 1066 to have a 2nd holding in the county + } +} +3923 = { #Laposbanya AKA Tautii-Magheraus + holding = none + #1st mention in XVth +} + +###c_hunyad +3931 = { #Vajdahunyad + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3932 = { #Harszoc + holding = none + + 1066.1.1 = { + holding = church_holding + #Old church built there in the XIIIth, on the site of a roman temple + } +} +3933 = { #Deva + holding = none + #1st mention in XIIIth +} + +##d_bihar ################################### +###c_bihar +520 = { #Bihar / b_nagyvarad + culture = translyvanian + religion = draculean + holding = castle_holding +} +3899 = { #Gyozeg + holding = none +} +3900 = { #Debrecen + holding = none + + 1000.1.1 = { + holding = city_holding + #Founded after hungarian invasion + } +} +3901 = { #Belenyes AKA Beius + holding = none + #1st mention in XIIIth +} +3902 = { # Zolonta AKA Salonta + holding = none + #1st mention in early XIIth +} +3947 = { #Elesd + holding = none + #Started getting properly settled in XIIIth, seems like +} + +###c_zarand +3903 = { #Zarand + culture = translyvanian + religion = draculean + holding = castle_holding +} +3904 = { #Nagyhalmagy AKA Halmagiu + holding = none + #1st mention in late XIVth +} +3975 = { # Pankota AKA Pâncota + holding = none + + 1150.1.1 = { + holding = city_holding + #1st mention in late XIIth + } +} + +###c_bekes +3873 = { #Bekes + culture = avar + religion = orthodox + holding = tribal_holding + + 890.1.1 = { + religion = genevan + } + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 950.1.1 = { + culture = hungarian + } +} +3874 = { #Svarvas AKA Szarvas + holding = none + #1st mention in XIIIth, although likely existed before +} +3875 = { #Oroshaza + holding = none + #1st mention in XVth +} + +###c_szabolcs +3889 = { #Szabolcs + culture = avar + religion = orthodox + holding = tribal_holding + + 890.1.1 = { + religion = genevan + } + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 950.1.1 = { + culture = hungarian + } +} +3890 = { #Nyír AKA Nyíregyháza + holding = none + #1st mention in early XIIIth +} +3891 = { #Nagyboszormeny AKA Berekböszörmény + holding = none +} +3892 = { #Szoboszlo AKA Hajdúszoboszló + holding = none + + 935.1.1 = { + holding = city_holding + #Region inhabitted for a long time + } +} + +###c_szatmar +3907 = { #Szatmar + culture = NEOW_pannonisch + religion = draculean + holding = castle_holding +} +3908 = { # Nagybanya AKA Baia Mare + holding = none + #1st mention in XIVth +} +3909 = { #Szilagy + holding = none + #Post-CK timeframe settlement +} +3910 = { #Kraszna + holding = none +} +3911 = { #Tasnad + holding = none + + 1066.1.1 = { + holding = church_holding + #1st mention in XIIth + #Set as church holding in 1066 to have pre-built holdings + } +} +3912 = { #Nagykaroly AKA Carei + holding = none + #1st mention in XIIth +} + +##d_temes ################################### +###c_temes +517 = { #Temes + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3880 = { #Lugos AKA Lugoj + holding = none + #Unclear foundation, possibly between XIIIth-XIVth +} +3973 = { #Boksanbanya AKA Boc?a + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIVth + #However, romans exploited minerals in the area + #Possible that it was still being exploited after them + #Thus we set it as a 1066 holding, mostly to have another pre-built holding + } +} + +###c_arad +3905 = { #Arad + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3906 = { #Lippa AKA Lipova + holding = none + + 1000.1.1 = { + holding = city_holding + #Strategical place, so it makes sense it was somewhat populated/used early + } +} + +###c_krasso +3882 = { #Kraso + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3883 = { #Ersomlyo + holding = none +} +3884 = { #Fehertemplom AKA Bela Crkva + holding = none + #Seems to be from the XIVth at the earliest +} + +###c_csanad +521 = { #Csanad + culture = translyvanian + religion = orthodox + holding = castle_holding +} +3872 = { #Szeged + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIIth but the area and the city were already known even during Antiquity + } +} +3974 = { #Nagylak + holding = none +} + +#k_moldavia +##d_bukovina ################################### +###c_suceava +545 = { #Suceava + culture = russian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } + 1178.1.1 = { + culture = moldavian + } +} +5034 = { #Baia + holding = none + 1150.1.1 = { + holding = church_holding + } +} +5035 = { #Vatra Dornei + holding = none +} +5036 = { #Campulung Moldovenesc + holding = none +} +5037 = { #Sulina + holding = none + 1150.1.1 = { + holding = city_holding + } +} + +###c_neamnt +5031 = { #Piatra Neamnt + culture = moldavian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5032 = { #Targu Neamnt + holding = none + 1000.1.1 = { + holding = city_holding + } +} +5033 = { #Roman + holding = none +} + +###c_dorohoi +5038 = { #Dorohoi + culture = russian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } + 1178.1.1 = { + culture = moldavian + } +} +5039 = { #Harlau + holding = none +} + +###c_hotin +5040 = { #Hotin + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + special_building = hotin_fort_01 + } +} +5041 = { #Tetina + holding = none +} +5042 = { #Cernauti + holding = none +} + +##d_moldova ################################### +###c_iasi +541 = { #Iasi + culture = russian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } + 1178.1.1 = { + culture = moldavian + } +} +5023 = { #Ungheni + holding = none +} +5024 = { #Falesti + holding = none +} + +###c_orhei +5019 = { #Orhei + culture = moldavian + religion = orthodox + holding = castle_holding +} +5020 = { #Tuzara + holding = none +} + +###c_soroca +5021 = { #Soroca + culture = moldavian + religion = orthodox + holding = castle_holding +} +5022 = { #Balti + holding = none +} + +###c_barlad +513 = { #Barlad + culture = moldavian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5025 = { #Vaslui + holding = none + 1000.1.1 = { + holding = city_holding + } +} +5026 = { #Husi + holding = none +} + +###c_galati +511 = { #Galati + culture = moldavian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5027 = { #Tecuci + holding = none + 935.1.1 = { + holding = city_holding + } +} +5028 = { #Focsani + holding = none + 1000.1.1 = { + holding = church_holding + } +} + +###c_stoenesti +5029 = { #Stoenesti + culture = moldavian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5030 = { #Bacau + holding = none +} + +##d_bugeac ################################### +###c_tigheci +5015 = { #Tigheci + culture = NEOW_gagauz + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5016 = { #Cahul + holding = none +} + +###c_cetatea_alba +512 = { #Cetatea Alba + culture = moldavian + religion = orthodox + holding = tribal_holding + 1066.1.1 = { + culture = russian + religion = orthodox + holding = tribal_holding # russian rule + } + 1178.1.1 = { + culture = moldavian + religion = orthodox + holding = castle_holding + } +} +5011 = { #Tighina + holding = none +} + +###c_chilia +5012 = { #Chilia + culture = moldavian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } +} +5013 = { #Oblucita + holding = none + 1070.1.1 = { + holding = city_holding + } +} +5014 = { # 5014 - Artsyz + holding = none +} + +###c_lapusna +5017 = { #Lapusna + culture = russian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1000.1.1 = { + religion = orthodox + } + 1178.1.1 = { + culture = moldavian + } +} +5018 = { #Chisinau + holding = none +} + +#k_pontic_steppe +##d_yedisan #Karayedisan ################################### +###c_ladyzyn +5257 = { #Ladyzyn + culture = NEOW_vohlynian + religion = orthodox + holding = castle_holding + +} +5258 = { #Birzula AKA Podilsk + holding = none +} +5259 = { #Liubashivka + holding = none +} + +###c_uman +5260 = { #Yary + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + +} +5261 = { #Buky + holding = none +} +5262 = { #Uman + holding = none +} + +###c_cherkassy +5263 = { #Cherkassy + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + +} +5264 = { #Sacacatce + holding = none +} +5265 = { #Kashan + holding = none +} +5266 = { #Pervomaisk + holding = none +} + +###c_dnipro +5274 = { #Dnipro + culture = NEOW_cossack + religion = orthodox + holding = tribal_holding + +} +5275 = { #Salmacatce + holding = none +} + +##d_kizilyedisan ################################### +###c_odessa +543 = { #Kara-Kerman + holding = none +} +5267 = { #Tiraspol + culture = NEOW_ucrainean + religion = orthodox + holding = castle_holding + +} +5268 = { #Odessa + holding = none +} +542 = { #Odessa + holding = church_holding +} + +###c_kherson +5269 = { #Kherson + culture = NEOW_ucrainean + religion = orthodox + holding = castle_holding + +} +5270 = { #Kazanka + holding = none +} +5271 = { #Voznessensk + holding = none +} + +###c_lower_dniepr +5272 = { #Beryslav + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5273 = { #Nikopol + holding = none +} + +##d_levedia ################################### +###c_khortytsia +557 = { #Khortytsia + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5280 = { #Mariupol + holding = none +} +5281 = { #Kutur-Ogly AKA Berdyansk + holding = none +} +5324 = { #Donetsk + holding = none +} + +###c_oleshye +558 = { #Oleshye + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5278 = { #Kakovka + holding = none +} +5279 = { #Kyzyl Jar AKA Melitopol + holding = none +} + +###c_bakhmut +564 = { #Bakhmut + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5322 = { #Tor AKA Sloviansk + holding = none +} +5323 = { #Volcha AKA Volchansk + holding = none +} + +###c_lozova +5320 = { #Lozova + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5321 = { #Pokrovsk + holding = none +} + +###c_samar +556 = { #Samar + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding +} +5282 = { #Karlivka + holding = none +} +565 = { #Kharka + holding = none +} +5283 = { #Bohodukhiv + holding = none +} + +##d_don_valley ################################### +###c_golden_hills +5290 = { #Golden Hills + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5291 = { #Siyahtepe + #semi-fictional, based on probable location of russian settlement + holding = none +} +5292 = { #Ust-Donvokhi + #mostly fictional + holding = none +} +594 = { #Kazarki + #probable location of russian settlement + holding = none +} + +###c_kazanskaya +5287 = { #Kazanskaya + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5325 = { #Boguchar + holding = none +} + +###c_kazanskaya +5326 = { #Millerovo + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +5327 = { #Podgornye + holding = none +} + +###c_sarysyn +595 = { #Sarysyn + culture = NEOW_nizhnevolzhan + religion = orthodox + holding = tribal_holding + +} +5293 = { #Frolovo + holding = none +} +5294 = { #Kamyshin + holding = none +} +5295 = { #Yelan + holding = none +} + +##d_tana ################################### +###c_tana +596 = { #Tana + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +563 = { #Taganrog + holding = none +} + +###c_kuzeytorg +5328 = { #Kuzeyrog #ficitonal + holding = none +} +5329 = { #Ivanovskoye + holding = none +} + +##d_crimea ################################### +###c_kerch +562 = { #Kerch + culture = NEOW_crimean + religion = orthodox + holding = castle_holding + 867.1.1 = { + buildings = { + common_tradeport_01 + } + } + 1066.1.1 = { + buildings = { + common_tradeport_01 + #pastures_01 + military_camps_01 + } + } +} +560 = { #Chersonesus + holding = castle_holding +} +561 = { #Theodosia AKA Feodosia + holding = city_holding +} + +###c_kalos_limen +5276 = { #Kerkinitis AKA Yevpatoria + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + +} +559 = { #Kalos Limen AKA Chornomorske + holding = none + #holding = city_holding +} + +###c_perekop +5330 = { #Aqmescit AKA Simferopol + holding = tribal_holding + culture = NEOW_cossack + religion = kozachina + +} + +5277 = { #Perekop + holding = none +} +5331 = { #Dzhankoi + holding = none +} + +#k_ruthenia +##d_kiev ################################### +###c_kiev +547 = { #Kiev + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 867.1.1 = { + buildings = { + palisades_01 + } + } + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } + 1066.1.1 = { + buildings = { + castle_02 + farm_estates_02 + curtain_walls_01 + #regimental_grounds_01 + } + } +} +5082 = { #Vyshgorod + holding = none + 935.1.1 = { + holding = city_holding + } +} +5083 = { #Bilhorod + holding = none + 980.1.1 = { + holding = castle_holding + } +} +5084 = { #Yuriev + holding = none + 1032.1.1 = { + holding = church_holding + } +} +5085 = { #Kaniv + holding = none + 1078.1.1 = { + holding = city_holding + } +} +5086 = { #Zdvyzhen + holding = none +} + +###c_zhytomyr +5087 = { #Zhytomyr + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5088 = { #Mezhybozhe + holding = none + 1050.1.1 = { + holding = city_holding + } +} +5089 = { # Rastovets + holding = none +} + +###c_zvyahel +5091 = { #Zvyahel + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5092 = { #Kolodiazhen + holding = none + 1180.1.1 = { + holding = church_holding + } +} +5093 = { #Chortolisy + holding = none + 1150.1.1 = { + holding = city_holding + } +} +5094 = { #Horodnytsia + holding = none +} + +###c_chornobyl +5095 = { #Chornobyl + culture = NEOW_polessian + religion = fracture + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = fracture + } +} +5096 = { #Ivankiv + holding = none +} +5097 = { #Radynka + holding = none +} + +###c_ushytsia +5098 = { #Ushytsia + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5099 = { #Vinnytsia + holding = none +} +5100 = { #Yampil + holding = none +} + +###c_korsun +544 = { #Korsun + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding #Ahistorical? added to give the county a castle + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } + #1032.1.1 = { + # #holding = castle_holding + #} +} +5090 = { #Malaia Skivrka + holding = none +} +5101 = { #Haisyn + holding = none +} + +##d_turov ################################### +###c_turov +552 = { #Turov + culture = NEOW_polessian + religion = fracture + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = fracture + } + 1066.1.1 = { + buildings = { + hunting_grounds_01 + peat_quarries_01 + #outposts_01 + } + } +} +5102 = { #Sarny + holding = none +} +5103 = { #Selo + holding = none +} + +###c_korosten +5104 = { #Korosten + culture = NEOW_polessian + religion = fracture + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = fracture + } +} +5105 = { #Ovruch + holding = none + 946.1.1 = { + holding = city_holding + } +} +5106 = { #Mazyr + holding = none + 1155.1.1 = { + holding = church_holding + } +} +5107 = { #Naroulia + holding = none +} +5108 = { #Lelchytsy + holding = none +} + +###c_dubrovytsia +5109 = { #Dubrovytsia + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} +5110 = { #Stepan' + holding = none +} +5111 = { #Liubeshiv + holding = none +} + +##d_pereyaslavl ################################### +###c_pereyaslavl +555 = { #Pereyaslavl + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } + 1066.1.1 = { + buildings = { + curtain_walls_01 + barracks_01 + #military_camps_01 + } + } +} +5178 = { #Boryspil + holding = none + 1015.1.1 = { + holding = city_holding + } +} +5179 = { #Priluk + holding = none + 1085.1.1 = { + holding = church_holding + } +} +5180 = { #Zolotonosha + holding = none +} + +###c_hradyzk +5181 = { #Hradyzk + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5182 = { #Akhtyr + holding = none + 950.1.1 = { + holding = city_holding + } +} +5183 = { #Myrhorod + holding = none + 1150.1.1 = { + holding = church_holding + } +} +5184 = { #Poltava + holding = none + 1174.1.1 = { + holding = castle_holding + } +} + +###c_romen +5185 = { #Romen + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5186 = { #Lokhrytsia + holding = none +} +5187 = { #Nedryhailiv + holding = none +} +5188 = { #Sumy + holding = none +} + +###c_voin +5189 = { #Voin' + culture = NEOW_kievan + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5190 = { #Lubny + holding = none + 988.1.1 = { + holding = city_holding + } + +} + +##d_chernigov ################################### +###c_chernigov +554 = { #Chernigov + culture = NEOW_polessian + religion = fracture + holding = tribal_holding + 988.1.2 = { + holding = castle_holding + } + 989.9.15 = { + religion = fracture + } + 1066.1.1 = { + buildings = { + curtain_walls_01 + #peat_quarries_01 + barracks_01 + } + } +} +553 = { #Lyubech + holding = tribal_holding + 988.1.2 = { + holding = castle_holding + } +} +5200 = { #Gomel + holding = none + 1142.1.1 = { + holding = city_holding + } +} +5201 = { #Unenezh + holding = none + 1147.1.1 = { + holding = church_holding + } +} +5202 = { #Surazichi + holding = none +} + +###c_starodub +5203 = { #Starodub + culture = NEOW_smolesnkian + religion = orthodox + holding = tribal_holding + 988.1.2 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5204 = { #Trubetsk + holding = none + 975.1.1 = { + holding = church_holding + } +} +576 = { #Debryansk (Bryansk) + holding = none + 1146.1.1 = { + holding = city_holding + } +} +5205 = { #Mglin + holding = none +} + +###c_novgorod_seversky +567 = { #Novgorod Seversky + culture = NEOW_polessian + religion = fracture + holding = tribal_holding + 988.1.2 = { + holding = castle_holding + } + 989.9.15 = { + religion = fracture + } +} +5191 = { #Borzna + holding = none + 1000.1.1 = { + holding = church_holding + } +} +5192 = { #Glukhov + holding = none + 1152.1.1 = { + holding = city_holding + } +} + +###c_putyvl +5193 = { #Putyvl + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} +5194 = { #Vyr' + holding = none + 1000.1.1 = { + holding = church_holding + } +} +5195 = { #Konotop + holding = none +} + +###c_kursk +5196 = { #Kursk + culture = NEOW_smolesnkian + religion = orthodox + holding = tribal_holding + 988.1.2 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5197 = { #Rylsk + holding = none + 1152.1.1 = { + holding = city_holding + } +} +5198 = { #Sudzha + holding = none +} +5199 = { #Oboyan + holding = none +} + +##d_karachev ################################### +###c_karachev +5209 = { #Karachev + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + } + 1178.1.1 = { + holding = castle_holding + } +} +5210 = { #Krom + holding = none + 1147.1.1 = { + holding = city_holding + } +} +5211 = { #Oryol + holding = none + 1150.1.1 = { + holding = church_holding + } +} + +###c_kozelsk +5212 = { #Kozelsk + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + } + 1178.1.1 = { + holding = castle_holding + } +} +5213 = { #Vorotynsk + holding = none + 1155.1.1 = { + holding = city_holding + } +} +5214 = { #Belev + holding = none + 1147.1.1 = { + holding = church_holding + } +} + +###c_sevsk +5206 = { #Sevsk + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + } + 1178.1.1 = { + holding = castle_holding + } +} +5207 = { #Ust-livny + holding = none +} +5208 = { #Lokot + holding = none +} + +##d_novosil ################################### +###c_novosil +5215 = { #Novosil + culture = meshchera + religion = orthodox + holding = tribal_holding + + 1155.1.1 = { + culture = russian + religion = orthodox + holding = castle_holding + } +} +5216 = { #Mtensk + holding = none + 1146.1.1 = { + holding = city_holding + } +} + +###c_odoyev +5217 = { #Odoyev + culture = meshchera + religion = orthodox + holding = tribal_holding + + 1178.1.1 = { + holding = castle_holding + } +} +5218 = { #Suvorov + holding = none +} + +#k_wallachia +##d_transylvanian_alps ################################### +###c_campulung +515 = { #Targoviste + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } +} +5009 = { #Campulung + holding = city_holding +} +5008 = { #Arges + holding = none + 935.1.1 = { + holding = castle_holding + } +} +4993 = { #Pitesti + holding = none +} + +###c_polovragi +5005 = { #Polovragi + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } +} +5006 = { #Govora + holding = none +} +5007 = { #Filiasi + holding = none +} + +###c_tabla_butii +4989 = { #Tabla Butii + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4980 = { #Zoresti + holding = none +} +4977 = { #Dumbraveni + holding = none +} + +##d_muntenia ################################### +###c_giurgiu +4990 = { #Giurgiu + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } +} +514 = { #Turnu + holding = none + 935.1.1 = { + holding = city_holding + } +} +4988 = { #Rusii de Vede + holding = none +} +4991 = { #Comana + holding = none +} +4992 = { #Glavacioc + holding = none +} +4994 = { #Costesti + holding = none +} + +###c_bucuresti +4995 = { #Bucuresti + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4996 = { #Targsor + holding = none +} + +###c_calarasi +4997 = { #Calarasi + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4998 = { #Radovanu + holding = none + 935.1.1 = { + holding = city_holding + } +} +4999 = { #Fetesti + holding = none +} + +###c_buzau +5000 = { #Buzau + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +5001 = { #Slobozia + holding = none +} +5002 = { #Ploiesti + holding = none +} + +###c_braila +5003 = { #Braila + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +5004 = { #Ramnicu Sarat + holding = none +} + +##d_oltenia ################################### +###c_targu_jiu +4978 = { #Targu Jiu + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4979 = { #Baia de Arama + holding = none + 935.1.1 = { + holding = city_holding + } +} + +###c_severin +516 = { #Severin + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4975 = { #Orsova + holding = none + 1081.1.1 = { + holding = city_holding + } +} +4976 = { #Mehadia + holding = none +} +3881 = { #Karansebes + holding = none +} + +###c_calafat +4981 = { #Calafat + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4982 = { #Cujmir + holding = none +} +4983 = { #Strehaia + holding = none +} +4984 = { #Segarcea + holding = none +} + +###c_craiova +4985 = { #Craiova + culture = wallachian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 1150.1.1 = { + religion = orthodox + } +} +4986 = { #Corabia + holding = none + 935.1.1 = { + holding = city_holding + } +} +4987 = { #Dragasani + holding = none +} +#k_galicia-volhynia +##d_volhynia ################################### +###c_volodymyr +535 = { #Volodymyr + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} +5047 = { #Lutsk + holding = none + 935.1.1 = { + holding = city_holding + } +} +5048 = { #Luboml + holding = none +} +5049 = { #Kovel + holding = none +} +5050 = { #Rozhyshche + holding = none +} + +###c_peresopnytsia +5051 = { #Peresopnytsia + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5052 = { # Rivne + holding = none +} +5053 = { #Klevan + holding = none +} + +###c_berestye +549 = { #Berestye + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} +5055 = { #Kamyanyets + holding = none +} + +###c_dorohychyn +5058 = { #Kobryn + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} + +##d_halych ################################### +###c_halych +536 = { #Halych + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5060 = { #Sambir + holding = none + 1150.1.1 = { + holding = city_holding + } +} +5061 = { #Kolomyia + holding = none +} + +5062 = { #Spas + holding = none +} + +###c_lviv +5063 = { #Lviv + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5064 = { #Zvenyhorod + holding = none + 1050.1.1 = { + holding = city_holding + } +} + +5065 = { #Busk + holding = none + 1071.1.1 = { + holding = church_holding + } +} +5066 = { #Buchach + holding = none +} +5067 = { #Moklekov + holding = none +} + +###c_terebovl +546 = { #Terebovl + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5068 = { #Horodok + holding = none +} +5069 = { #Chortkiv + holding = none +} + +###c_zaslavl +5070 = { #Zaslavl + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5071 = { #Dubno + holding = none + 1100.1.1 = { + holding = city_holding + } +} +5072 = { #Ostroh + holding = none + 1100.1.1 = { + holding = church_holding + } +} + +###c_belz +5077 = { #Belz + culture = NEOW_vohlynian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} + +#k_white_rus +##d_grodno ################################### +###c_grodno +161 = { #GRODNO + culture = NEOW_mazovian_polish + religion = mariavite + holding = tribal_holding +} +164 = { #LIDA + holding = none +} +###c_volkovysk +5044 = { #Volkovysk + culture = NEOW_mazovian_polish + religion = mariavite + holding = tribal_holding + 989.9.15 = { + religion = mariavite + holding = castle_holding + } +} + +###c_novogrudok +5136 = { #Novogrudok + culture = NEOW_minskian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5045 = { #Slonim + holding = none +} + +##d_pinsk ################################### +###c_pinsk +548 = { #Pinsk + culture = NEOW_polessian + religion = orthodox + holding = castle_holding +} +5112 = { #Lahishyn + holding = none +} +5113 = { #Luninets + holding = none +} + +###c_slutsk +5114 = { #Slutsk + culture = NEOW_minskian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5115 = { #Zhytkavichy + holding = none +} +5116 = { #Mikashevichy + holding = none +} + +###c_kletsk +5117 = { #Kletsk + culture = NEOW_minskian + religion = orthodox + #holding = castle_holding + 989.9.15 = { + religion = orthodox + } +} +5118 = { #Baranovichi + holding = none +} + +###c_babruysk +5119 = { #Babruysk + culture = NEOW_minskian + religion = fracture + holding = castle_holding +} +5120 = { #Zhlobin + holding = none +} +5121 = { #Kalinkavichy + holding = none +} +5122 = { #Rechytsa + holding = none + 989.9.15 = { + holding = castle_holding + } +} + +##d_minsk ################################### +###c_minsk +550 = { #Minsk + culture = NEOW_minskian + religion = orthodox + holding = tribal_holding + 935.1.1 = { + holding = castle_holding + } + 989.9.15 = { + religion = orthodox + } +} +5123 = { #Lahoysk + holding = none + 1078.1.1 = { + holding = church_holding + } +} +5124 = { #Zaslawye + holding = none + 985.1.1 = { + holding = city_holding + } +} +5125 = { #Maladzyechna + holding = none +} +5126 = { #Barysaw + holding = none + 1102.1.1 = { + holding = castle_holding + } +} + +###c_orsha +5127 = { #Orsha + culture = NEOW_polotskian + religion = third_covenant + holding = castle_holding +} +5128 = { #Drutsk + holding = none + 1078.1.1 = { + holding = city_holding + } +} + +##d_polotsk ################################### +###c_polotsk +5129 = { #Polotsk + culture = NEOW_polotskian + religion = third_covenant + holding = castle_holding +} +5130 = { #Drysa + holding = none +} +5131 = { #Myory + holding = none +} + +###c_lukoml +934 = { #Lukoml + culture = NEOW_polotskian + religion = third_covenant + holding = castle_holding +} +5132 = { #Vetrino + holding = none +} +5133 = { #Hlybokaye + holding = none +} + +###c_vitebsk +5134 = { #Vitebsk + culture = NEOW_polotskian + religion = third_covenant + holding = castle_holding +} +5135 = { #Haradok + holding = none + 1170.1.1 = { + holding = city_holding + } +} + +##d_smolensk ################################### +###c_smolensk +568 = { #Smolensk + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5219 = { #Dorogobyzh + holding = none + 1150.1.1 = { + holding = church_holding + } +} +551 = { #Mstislavl + holding = none + 1156.1.1 = { + holding = city_holding + } +} +5220 = { #Yelnya + holding = none + 1150.1.1 = { + holding = castle_holding + } +} +569 = { #Vyazma + holding = none +} + +###c_gnezdovo +5221 = { #Gnezdovo + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5222 = { #Velizh + holding = none +} +5223 = { #Dukhovshchina + holding = none +} + +###c_roslavl +933 = { #Roslavl + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5224 = { #Klimavichy + holding = none +} +5225 = { #Cherykaw + holding = none +} + +###c_mozhaysk +587 = { #Mozhaysk + culture = merya + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + } + 1050.1.1 = { + culture = russian + } + 1178.1.1 = { + holding = castle_holding + } +} +5226 = { #Lotoshino + holding = none +} +5227 = { #Zubstov + holding = none +} + +###c_toropets +5170 = { #Toropets + culture = russian + religion = orthodox + holding = tribal_holding + 989.9.15 = { + religion = orthodox + holding = castle_holding + } +} +5171 = { #Andreapol + holding = none +} +5172 = { #Ozerski + holding = none +} +5508 = { #Peschanka #fictional, based on river of the same name + holding = none +} +5410 = { #Tersa #fictional, based on river of the same name + holding = none +} +5379 = { #Viazovka + holding = none +} +607 = { #Sarkel + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5315 = { #Aksay + holding = none +} +5332 = { #Semikarakary + #potential russian settlement + holding = none +} +5311 = { #Astrakhan + culture = NEOW_nizhnevolzhan + religion = orthodox + holding = tribal_holding +} +5312 = { #Sara + holding = none +} +604 = { #russianan + holding = none + #holding = city_holding +} +605 = { #Beksima + culture = NEOW_nizhnevolzhan + religion = orthodox + holding = tribal_holding +} +5333 = { #Sarepta + holding = none +} +5334 = { #Yenotayevka + holding = none +} +###c_itil +620 = { #Itil #russian capital #what + culture = NEOW_nizhnevolzhan + religion = orthodox + holding = tribal_holding + +} +619 = { #Saray AKA "Old Sarai" or "Sarai Batu" + holding = none + #1066.1.2 = { + # holding = city_holding + #} +} +5316 = { #Nikolaievsk + holding = none +} +5345 = { #Chyorny Yar + holding = none +} + +###c_saqsin +5313 = { + holding = none +} +598 = { #Tmutarakan + holding = castle_holding + culture = NEOW_cossack + religion = kozachina +} +5289 = { #Papagia #old name for the region, also Pagagia + holding = city_holding + 990.1.2 = { + holding = none + } +} +5335 = { #Kuban #river name + holding = none +} +5336 = { #Soleny #river name + holding = none +} +599 = { #Yaseni #river name + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5337 = { #Chelbaska #river name + holding = none +} +5338 = { #Tikhon #river name + holding = none +} +597 = { #Azov + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5288 = { #Manych #river name + holding = none +} +5339 = { #Chamchev + holding = none +} +5340 = { #Yergolyk + holding = none +} +5299 = { #Maghas + culture = alan + religion = orthodox + holding = tribal_holding + 965.1.2 = { + religion = orthodox + } +} +5300 = { #Etzeri + #old name of a city founnd on XVIIIth maps + holding = none + #1066.1.2 = { + # holding = city_holding + #} +} +5301 = { #Betzini + #old name of a city founnd on XVIIIth maps + holding = none +} +5296 = { #Bata AKA Novorossiysk + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding + 965.1.2 = { + religion = orthodox + holding = tribal_holding + } +} +5297 = { #Zapaxi + #old city/city name, around where current Maykop is + holding = none + #1066.1.2 = { + # holding = city_holding + #} +} +5298 = { #Ulmi + #old city/city name, around where current Tuapse is + holding = none +} +600 = { # 600 - Nicopsia + + # Misc + culture = georgian + religion = orthodox + + holding = none + + # History + +} +675 = { #Kumukh + holding = church_holding +} +5306 = { #Durdzukia + #city and region + holding = none + #1066.1.1 = { + # holding = church_holding + #} +} +5342 = { #Sambalut + holding = none + #holding = city_holding +} +5343 = { #Samiran #russian settlement + culture = NEOW_cossack + religion = kozachina + holding = tribal_holding +} +5307 = { #Kizlyar + holding = none +} +5308 = { #Cabartei + #city according to XVIIIth maps + holding = none +} +5309 = { #Tserlona + #city and region according to XVIIIth maps + culture = russian + religion = orthodox + holding = tribal_holding + 1178.1.1 = { + culture = russian + religion = orthodox + } +} +5310 = { #Cisterki + #settlement found on some older maps, unsure of its current name/location + holding = none +} + +603 = { #Cabarda #capital of Circassia according to older maps + culture = alan + religion = orthodox + holding = tribal_holding + 965.1.2 = { + religion = orthodox + } +} +5302 = { #Tatartopa + #old name of a city founnd on XVIIIth maps + holding = none +} +606 = { #Petigoria + #city and region according to XVIIIth maps + holding = none + #1066.1.2 = { + # holding = city_holding + #} +} +5303 = { #Besinada + #city according to XVIIIth maps + culture = alan + religion = orthodox + holding = tribal_holding + 965.1.2 = { + religion = orthodox + } +} +5344 = { #Majar + holding = none +} \ No newline at end of file diff --git a/history/provinces/e_yugoslavia.txt b/history/provinces/e_yugoslavia.txt new file mode 100644 index 00000000..daaabc7a --- /dev/null +++ b/history/provinces/e_yugoslavia.txt @@ -0,0 +1,806 @@ +#k_slovenia +#d_slovenia +###c_gorz +2516 = { #GORIZIA + culture = NEOW_slovene + religion = roman_catholic + holding = castle_holding +} +2515 = { #TRIGLAVSKI + holding = none +} +##d_krain ################################### +###c_kranj +3100 = { #KRANJ + culture = NEOW_slovene + religion = roman_catholic + holding = castle_holding +} +3102 = { #KRSKO + holding = none +} +3101 = { #KAMNIK + holding = none + 1050.1.1 = { + holding = city_holding + } +} + +###c_ljubljana +3096 = { #LJUBLJANA + culture = NEOW_slovene + religion = yugoslavist + holding = castle_holding +} +3097 = { #DOBOVEC + holding = none +} +3098 = { #RUDOLFSWERDE = Novo Mesto + holding = none +} +3095 = { #RIBNICA + holding = none +} +3103 = { #MARIBOR + culture = NEOW_slovene + religion = roman_catholic + holding = none + 1164.1.1 = { + holding = castle_holding + } +} + +#k_croatia +##d_istria ################################### +###c_pula +2518 = { #PULA + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +2519 = { #PIRAN + holding = city_holding +} +2520 = { #PAZIN + holding = none + 980.1.1 = { + holding = castle_holding + } +} +2522 = { #LABIN + holding = none +} +##d_dalmatia ################################### +###c_zadar +465 = { #Zadar + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding + 1066.1.1 = { + buildings = { + common_tradeport_02 + curtain_walls_01 + } + } +} +3545 = { #Nin + holding = city_holding + #Settled in the beginning of the VIIth, 1st NEOW_croatian royal town +} +3547 = { #Biograd (na Moru) + holding = church_holding + #church built in VIth, basilica based off of it in IXth +} +3546 = { #Obrovac + holding = none + #created in 1337 ? +} + +###c_knin +3548 = { #Knin + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +3549 = { #Bribir + holding = city_holding + #Built & settled by the romans, then constantly inhabitted +} +3550 = { #Šibenik + holding = none + 1066.1.1 = { + holding = church_holding + #1st mentionned under its name in 1066, couldn't pass that coincidence ! + #Set as church_holding so we have all 3 types in the county + } +} + +###c_cetina +3551 = { #Sinj / c_sinjcroat + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +467 = { #Split + holding = city_holding + #Veeeeery old settlement +} +3552 = { #Solin + holding = church_holding +} + +##d_croatia ################################### +###c_gacka +464 = { #Senj + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +3540 = { #Brinje + holding = none +} +2523 = { #Rijeka + holding = city_holding + #old city since roman times +} + +###c_lika +3543 = { #Kaseg + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +3542 = { #Bag + holding = none +} +3544 = { #Udbina + holding = city_holding +} +3541 = { #Drežnik + holding = none +} + +###c_cherso +2521 = { #Cherso / Cres + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +459 = { #Krk / Veglia + holding = city_holding + #Pretty old city +} + +###c_modrus +3539 = { #Modruš + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +3537 = { #Okic + holding = none +} +3536 = { #Dubovac + holding = none + #Castle in XIIIth century +} +3538 = { #Topusko + holding = none +} + +##d_slavonia ################################### +###c_zagreb +461 = { #Zagreb + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +3533 = { #Cazma + holding = none + 1066.1.1 = { + holding = church_holding + #Mentionned for the 1st time in 1094, so likely built before + #Set as church_holding as it was held by a bishop then + } +} +3534 = { #Samobor + holding = none + #1242 +} +3535 = { #Sisak + holding = city_holding +} + +###c_zagorje +458 = { #Istria / Krapina + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +460 = { #Varadzin / Garestin + holding = none + #1st mention in 1181 +} +462 = { #Krizevci + holding = none + #1st mention in 1193 +} +3531 = { #Koprivnica + holding = none + #1st mention in the XIIIth century +} +3532 = { #Verevce + holding = none +} + +###c_pozega +3529 = { #Požega + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +3528 = { #Kutina + holding = none + #1st mention in XIIIth +} +3530 = { #Brod / Slavonski Brod + holding = none +} + +###c_vukovar +3610 = { #Vakovo + culture = NEOW_croatian + religion = yugoslavist + holding = castle_holding +} +3609 = { #Osijek + holding = city_holding + #1st mention in 1196 + #Set as city in 1000 nonetheless to have some holdings pre-built +} +3608 = { #Orahovica + holding = none + #1st mention in 1228 +} + +##d_bosna ################################### +###c_rama +3527 = { #Visoki + culture = NEOW_bosnian + religion = aqlani + holding = castle_holding +} +504 = { #Prozor + holding = none +} +3524 = { #Vranduk + holding = none + #Seems to be from ~XIVth century +} +3525 = { #Bobovac + holding = none + #Built in 1349 +} +3526 = { #Travnik + holding = city_holding + #Already inhabited and used in Roman times +} + +###c_donjikraji +3507 = { #Jajce + culture = NEOW_bosnian + religion = aqlani + holding = castle_holding +} +3504 = { #Kljuc na Sani / b_kljucnasani + holding = none +} +3505 = { #Greben + holding = none +} +3506 = { #Kotor Varos / b_kotorvaros + holding = church_holding + #There was a basilica in roman times already +} +3508 = { #Sokol + holding = none + #XVth century +} + +###c_vrhbosna +3567 = { #Vrhbosna + culture = NEOW_bosnian + religion = yugoslavist + holding = castle_holding +} +3564 = { #Olovo + holding = none + #1382 +} +3565 = { #Kuclat + holding = none +} +3566 = { #Srebrenica + holding = castle_holding + #Roman settlement + 867.1.1 = { + special_building_slot = srebrenica_mines_01 + } +} +3568 = { #Rogatica + holding = none +} + +###c_pset +3522 = { #Bihac + culture = NEOW_bosnian + religion = aqlani + holding = castle_holding +} +3521 = { #Krupa + holding = none + #Fortress built in XIIIth +} +3523 = { #Pset + holding = none +} + +##d_lower_bosna ################################### +###c_vodica / krajina +3519 = { #Vodicevo + culture = NEOW_bosnian + religion = yugoslavist + holding = castle_holding +} +3518 = { #Dubica + holding = none + 930.1.1 = { + holding = city_holding + } +} + +###c_vrbas +3516 = { #Vrbaški Grad / b_banjaluka + culture = NEOW_bosnian + religion = yugoslavist + holding = castle_holding +} +3515 = { #Gradiška + holding = city_holding + #First mentionned in 1330, but there was a roman settlement there +} +3517 = { #Glaž + holding = none +} + +###c_usora +3513 = { #Srebrenik + culture = NEOW_bosnian + religion = yugoslavist + holding = castle_holding +} +463 = { #Usora + holding = none + #First mention in 1225 +} +3514 = { #Maglaj + holding = none + #Built/1st mention in XIVth century +} +3512 = { #Tolisa + holding = none + #First mention in XIIIth century +} + +###c_soli +3510 = { #Soli + culture = NEOW_bosnian + religion = yugoslavist + holding = castle_holding +} +3509 = { #Bijeljina + holding = city_holding + #Some settlements built around around VIIth-XIIth +} +3511 = { #Zvornik + holding = none + #Zvornik first mentionned in 1410 + #Zvornik fortress built in the XIIth century +} + +##d_usora ################################### +###c_zachlumia +466 = { #Zachlumia + culture = NEOW_bosnian + religion = roman_catholic + holding = castle_holding +} +3561 = { #Nevesinje + holding = none + #First mention in XIIth century +} +3562 = { #Drijeva + holding = city_holding + #Medieval marketplace +} +3563 = { #Kljuc + holding = none +} +3558 = { #Mostar + holding = city_holding + #Used since roman times +} + +###c_zelengora +3560 = { #Gacko + culture = NEOW_bosnian + religion = orthodox + holding = castle_holding +} +3557 = { #Konjic + holding = none + #1st mention in 1382 +} +3559 = { #Obalj + holding = none +} + +###c_zavrsje +3501 = { #Hlivno + culture = NEOW_bosnian + religion = roman_catholic + holding = castle_holding + +} +3500 = { #Glamoc + holding = church_holding + #Since roman times + #Basilicas and ties to dioceses and parishes +} +3502 = { #Duvno AKA Tomislavgrad + holding = city_holding + #Ancient important place +} +3503 = { #Imotski + holding = none + 880.1.1 = { + holding = castle_holding + #1st mention in Xth century, fortress 1st mentionned in IXth + } +} + +###c_pagania +3555 = { #Mokro + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding +} +3553 = { #Omiš + holding = none +} +3556 = { #Hvar + holding = city_holding +} + +##d_ragusa ################################### +###c_ragusa +468 = { #Ragusa + culture = NEOW_croatian + religion = roman_catholic + holding = castle_holding + 1066.1.1 = { + buildings = { + common_tradeport_02 + pastures_01 + } + } +} +3569 = { #Ston + holding = city_holding +} + +#k_serbia + + +##d_syrmia ################################### +###c_bacs +518 = { #Bacs + culture = NEOW_serbian + religion = yugoslavist + holding = castle_holding +} +3830 = { #Titel + holding = none + + 1066.1.1 = { + holding = church_holding + #1st mention in 2088 + } +} + +###c_bodrog +3863 = { #Bodrog + culture = hungarian + religion = nepmese + holding = castle_holding +} +3864 = { #Zenta AKA Senta + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIIIth + #But it's a good area populated since Antiquity + #Fair to assume there were some notable settlements in the area + } +} +###c_szerem +3739 = { #Szerem + culture = NEOW_serbian + religion = yugoslavist + holding = castle_holding +} +3611 = { #Ilok + holding = none + #1st mention in XIIIth +} +3613 = { #Zemun + holding = none + + 1066.1.1 = { + holding = city_holding + #Seems to have already been a city before the XIIth + } +} +###c_keve +3877 = { #Kevevar + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3878 = { #Pancsova AKA Pancevo + holding = none + #1st mention as an important market town in mid XIIth +} +3879 = { #Becse AKA Óbecse + holding = none + + 1066.1.1 = { + holding = city_holding + #Already inhabited with several villages by the VIIIth century + #1st actual mention in 1091 + } +} + +##d_rashka ################################### +###c_rashka +502 = { #Rashka / b_novotrgoviste + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3592 = { #Budlimlje + holding = none +} +3588 = { #Žica + holding = none + #XIIIth century +} +3587 = { #Gradac + holding = none +} + +###c_zlatibor +3591 = { #Sjenica + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3589 = { #Arilje + holding = none + #1219 +} +3590 = { #Rujno + holding = none + #XVIth century ? +} + +###c_sumadija +3598 = { #Kruševac + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3599 = { #Koznik + holding = none + #1st mention in XIVth century +} +3600 = { #Prokuplje + holding = city_holding + #1st mention of the city in XIVth + #However, area inhabited since old times already +} + +###c_podrinje +3583 = { # Hotca + culture = NEOW_serbian + religion = orthodox + holding = castle_holding +} +3585 = { #Brežnica + holding = none +} +3581 = { #Višegrad + holding = city_holding + #culture = avar + #religion = tengri_pagan + #890.1.1 = { religion = yugoslavist } + #950.1.1 = { culture = hungarian } +} +3582 = { #Goražde + holding = none + 1066.1.1 = { + holding = church_holding + #Potentially important during the middle age, not sure when exactly + #Set as church_holding so we have all 3 holding types + } +} + +###c_durmitor +3584 = { #Prijepolje + culture = NEOW_serbian + religion = slavic_pagan + holding = castle_holding + 870.1.1 = { + religion = yugoslavist + } + #Settled in 1234 +} +3586 = { #Brskovo + holding = none + #1st mention in XIIIth century +} + +###c_hvosno +3596 = { #Priština + culture = albanian + religion = aqlani + holding = castle_holding +} +3597 = { #Prizren + holding = city_holding + #Important city, already from roman times +} +3595 = { #Pec + holding = church_holding + #Set as church_holding to have all 3 holding types +} +3594 = { #Zvecan + holding = castle_holding + #1st mention around 1090 + special_building_slot = trepca_mines_01 + 1050.1.1 = { + #holding = castle_holding + } +} +3593 = { #Podujevo + holding = none +} + +##d_macva ################################### +###c_macva +3604 = { #Macva + culture = NEOW_serbian + religion = slavic_pagan + holding = castle_holding + 870.1.1 = { + religion = yugoslavist + } +} +3605 = { #Debrc + holding = none + 1066.1.1 = { + holding = city_holding + #Roman ruins over there, not sure how big the initial settlement was + #Also unsure how it "evolved" and if it was a proper city before XIIIth century) + #Set as city in 1066 to give the place some settlements + } +} +3606 = { #Krupanj + holding = none + #First mention in 1417 +} +3607 = { #Užice + holding = castle_holding + #Occupied by slavs even before 867 +} + +###c_beograd +505 = { #Belgrade / b_beograd + culture = NEOW_serbian + religion = yugoslavist + holding = castle_holding + 1066.1.1 = { + buildings = { + military_camps_02 + barracks_01 + } + } +} +3601 = { #Smederevo + holding = none + #Built in the XVth +} +3602 = { #Rudnik + holding = castle_holding + 867.1.1 = { + special_building_slot = rudnik_mines_01 + } +} +3603 = { #Kragujevac + holding = city_holding + #Supposed to have been settled by the time the slavs came in +} + +##d_duklja ################################### +###c_duklja +469 = { #Zeta / b_ribnicapodgorica / Ribnica / Podgorica + culture = NEOW_montenegran + religion = orthodox + holding = castle_holding +} +503 = { #Hum / b_plav + holding = none + #1050.1.1 = { + # religion = bogomilist + #} + #1200.1.1 = { religion = yugoslavist } +} +3578 = { #Drivast + holding = church_holding +} +3579 = { #Danj + holding = none + 1066.1.1 = { + holding = city_holding + } +} +3580 = { #Skadar AKA Shköder + holding = castle_holding + #Inhabitted since Antiquity +} +3577 = { #Moraca + holding = none +} + +###c_pomorje +3575 = { #Bar / Antivari + culture = NEOW_montenegran + religion = orthodox + holding = castle_holding +} +3576 = { #Ulcinj + holding = city_holding + #Already used long before CK timeframe +} +3574 = { #Kotor / b_cattaro + holding = church_holding + #Old settlement + #Set as church_holding to have all 3 holding types +} + +###c_travunia +3572 = { #Trebinje + culture = NEOW_montenegran + religion = orthodox + holding = castle_holding +} +3571 = { #Onogošt + holding = city_holding + #Existed already before the Xth century +} +3573 = { #Risan + holding = church_holding + #Very old settlement + #Set as church_holding to have all 3 holding types +} diff --git a/history/provinces/e_zapadoslavia.txt b/history/provinces/e_zapadoslavia.txt new file mode 100644 index 00000000..e601aa4a --- /dev/null +++ b/history/provinces/e_zapadoslavia.txt @@ -0,0 +1,1760 @@ +#k_poland +##d_pomerania ################################### +###c_kolobrzeg (Stargard) +2825 = { # Stargard + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3156 = { # Goleniów + holding = city_holding +} +3155 = { # Gryfino + holding = church_holding +} +2824 = { # Gryfice + holding = none +} +2836 = { # Łobez + holding = none +} +###c_danzig +2830 = { # Gdańsk + culture = kashubian + religion = mariavite + holding = castle_holding +} +2832 = { # Gdynia + holding = city_holding +} +2833 = { # Sopot + holding = church_holding +} +2829 = { # Wejherowo + holding = none +} +###c_koszalin +2828 = { # Koszalin + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +2826 = { # Kołobrzeg + holding = city_holding +} +3185 = { # Szczecinek + holding = church_holding +} +3184 = { # Białogard + holding = none +} +3154 = { # Sławno + holding = none +} +###c_slupsk +2827 = { # Słupsk + culture = kashubian + religion = mariavite + holding = castle_holding +} +1469 = { # Lębork + holding = city_holding +} +3191 = { # Bytów + holding = church_holding +} +3189 = { # Miastko + holding = none +} +##d_lubusz ################################### +###c_grunberg +3064 = { #Grunberg / Zielona Góra + culture = sorbian + religion = mariavite + holding = castle_holding +} +3065 = { # Nowa Sól + holding = city_holding +} +###c_landsberg / Gorzów +3152 = { # Gorzów Wielkopolski + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3183 = { # Choszczno + holding = church_holding +} +3153 = { # Myślibórz + holding = none +} +3151 = { # Drezdenko + holding = none +} +###c_miedzyrzecz / Międzyrzecz +4901 = { # Międzyrzecz + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3145 = { # Świebodzin + holding = city_holding +} +3147 = { # Słubice + holding = church_holding +} +3148 = { # Sulęcin + holding = none +} +##d_wielkopolska (Greater Poland) ################################### +###c_poznanska / Poznań +4900 = { # Poznań + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4903 = { # Szamotuły + holding = city_holding +} +4906 = { # Ostrów Tumski + holding = church_holding +} +4902 = { # Oborniki + holding = none +} +4904 = { # Nowy Tomyśl + holding = none +} +###c_kaliska / Kalisz +4909 = { # Kalisz + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3144 = { # Ostrów Wielkopolski + holding = city_holding +} +528 = { # Sieradz + holding = church_holding +} +4911 = { #Turek + holding = none +} +4932 = { # Ostrzeszów + holding = none +} +###c_gnieznienska / Konin +4908 = { #Konin + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4905 = { # Gniezno + holding = city_holding +} +4918 = { # Września + holding = church_holding +} +4907 = { # Środa Wielkopolska + holding = none +} +4926 = { # Koło + holding = none +} +###c_wschowska / Leszno +3146 = { # Leszno + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4914 = { # Śrem + holding = city_holding +} +4910 = { # Krotoszyn + holding = church_holding +} +4913 = { # Jarocin + holding = none +} +4912 = { # Wschowa + holding = none +} +###c_pila (Piła) +3186 = { # Piła + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4916 = { # Złotów + holding = city_holding +} +3188 = { # Chodzież + holding = church_holding +} +3190 = { # Człuchów + holding = none +} +3187 = { # Drawsko Pomorskie + holding = none +} +##d_pomerelia/kuyavia-pomerania ################################### +###c_berent (Tczew) +3194 = { # Tczew + culture = kashubian + religion = mariavite + holding = castle_holding +} +3193 = { # Starogard Gdański + holding = city_holding +} +3192 = { # Chojnice + holding = church_holding +} +3196 = { # Świecie + holding = none +} +###c_krajna (Bydgoszcz) +4921 = { # Bydgoszcz + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3195 = { # Wągrowiec + holding = city_holding +} +4915 = { # Nakło nad Notecią + holding = church_holding +} +4917 = { # Żnin + holding = none +} +###c_torun (Toruń) +3199 = { # Toruń + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4922 = { # Grudziądz + holding = city_holding +} +3200 = { # Brodnica + holding = church_holding +} +3198 = { # Chełmno + holding = none +} +4923 = { # Rypin + holding = none +} +###c_kujawy / Włocławek +4919 = { # Włocławek + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +4920 = { # Inowrocław + holding = church_holding +} +1470 = { # Mogilno + holding = none +} +##d_kuyavia/Łódź ################################### +###c_leczycka/Łódź +4925 = { # Łódź + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4930 = { # Pabianice + holding = city_holding +} +4924 = { # Zgierz + holding = church_holding +} +###c_sieradzka / Piotrków +4927 = { # Piotrków Trybunalski + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4941 = { # Tomaszów Mazowiecki + holding = city_holding +} +4928 = { # Bełchatów + holding = church_holding +} +4931 = { # Wieluń + holding = none +} +4929 = { # Radomsko + holding = none +} +###c_gostyninska/Skierniewice +8814 = { # Skierniewice + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4940 = { # Kutno + holding = church_holding +} +4950 = { # Łowicz + holding = none +} +##d_mazovia ################################### +###c_czerska/Warsaw +4936 = { # Warsaw + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4942 = { # Pruszków + holding = city_holding +} +530 = { # Piaseczno + holding = church_holding +} +###c_ostroleka/Ostrołęka +4947 = { # Ostrołęka + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4948 = { # Wyszków + holding = city_holding +} +4934 = { # Przasnysz + holding = church_holding +} +4949 = { # Maków Mazowiecki + holding = none +} +###c_plocka/Płock +529 = { # Płock + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4935 = { # Ciechanów + holding = city_holding +} +4933 = { # Mława + holding = church_holding +} +4946 = { # Nowy Dwór Mazowiecki + holding = none +} +###c_radomska/Radom +4953 = { # Radom + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4954 = { # Opoczno + holding = city_holding +} +4956 = { # Kozienice + holding = church_holding +} +4955 = { # Zwoleń + holding = none +} +###c_siedlce +8815 = { # Siedlce + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4938 = { # Legionowo + holding = city_holding +} +4939 = { # Otwock + holding = church_holding +} +4937 = { # Mińsk Mazowiecki + holding = none +} +5057 = { # Sokołów Podlaski + holding = none +} +##d_podlachia ################################### +###c_bialystok +5046 = { # Bialystok + culture = lipka + religion = aqlani + holding = castle_holding +} +5054 = { # Bielsk Podlaski + holding = city_holding +} +5056 = { # Siemiatycze + holding = none +} +###c_suwalki +8816 = { # Suwalki + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +8817 = { # Augustów + holding = church_holding +} +5043 = { # Sokólka + holding = none +} +###c_lomzynska +4943 = { # Łomża + culture = NEOW_mazovian_polish + religion = mariavite + holding = castle_holding +} +4945 = { # Grajewo + holding = city_holding +} +8818 = { # Zambrów + holding = church_holding +} +4944 = { # Mońki + holding = none +} +##d_lubelia ################################### +###c_lubelska +4957 = { # Lublin + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4960 = { # Puławy + holding = city_holding +} +8819 = { # Świdnik + holding = church_holding +} +8820 = { # Kraśnik + holding = none +} +###c_stezycka / Biała Podlaska +5059 = { # Biała Podlaska + culture = NEOW_polessian + religion = mariavite + holding = castle_holding +} +4952 = { # Łuków + holding = city_holding +} +8821 = { # Radzyń Podlaski + holding = church_holding +} +4951 = { # Ryki + holding = none +} +###c_chelm +5075 = { # Chełm + culture = NEOW_polessian + religion = mariavite + holding = castle_holding +} +4958 = { # Łęczna + holding = church_holding +} +8822 = { # Włodawa + holding = none +} +###c_cherven / Zamość +5073 = { # Zamość + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +5076 = { # Biłgoraj + holding = city_holding +} +8823 = { # Tomaszów Lubelski + holding = church_holding +} +5074 = { # Hrubieszów + holding = none +} +4959 = { # Janów Lubelski + holding = none +} +##d_lesser_poland ################################### +###c_holy_cross +4962 = { # Kielce + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +8824 = { # Skarżysko-Kamienna + holding = city_holding +} +4964 = { # Końskie + holding = church_holding +} +4974 = { # Jędrzejów + holding = none +} +###c_krakowska +527 = { # Kraków + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4972 = { # Chrzanów + holding = city_holding +} +4973 = { # Miechów + holding = church_holding +} +###c_sandomierska / Ostrowiec +4961 = { # Ostrowiec Świętokrzyski + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +8825 = { # Starachowice + holding = city_holding +} +531 = { # Sandomierz + holding = church_holding +} +4963 = { # Busko-Zdrój + holding = none +} +###c_rzeszow/Rzeszów +5081 = { # Rzeszów + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4967 = { # Tarnobrzeg + holding = city_holding +} +4966 = { # Mielec + holding = church_holding +} +5079 = { # Jarosław + holding = none +} +5078 = { # Lubaczów + holding = none +} +##d_masuria /Warmia-Masuria ################################### +###c_allenstein (Olsztyn) +3212 = { # Olsztyn + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3213 = { # Ostróda + holding = city_holding +} +3211 = { # Szczytno + holding = church_holding +} +3214 = { # Działdowo + holding = none +} +3215 = { # Nidzica + holding = none +} +###c_malbork (c_pomesania) +2834 = { # Malbork + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +2835 = { # Elbląg + holding = city_holding +} +3197 = { # Kwidzyn + holding = church_holding +} +3201 = { # Iława + holding = none +} +2831 = { # Nowy Dwór Gdański + holding = none +} +###c_angerburg (Ełk) +3210 = { # Ełk + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3208 = { # Giżycko + holding = city_holding +} +163 = { # Olecko + holding = church_holding +} +3209 = { # Pisz + holding = none +} +3207 = { # Mrągowo + holding = none +} +##d_prussia/Kaliningrad ################################### +###c_konigsberg (Kaliningrad) +3216 = { # Kaliningrad + culture = NEOW_pribaltic + religion = mariavite + holding = castle_holding +} +3218 = { # Baltiysk + holding = castle_holding +} +13616 = { # Zelenogradsk + holding = city_holding +} +122 = { # Polessk + holding = none +} + +###c_balga (Kaliningrad) +13615 = { # Gvardeisk + culture = NEOW_pribaltic + religion = mariavite + holding = castle_holding +} +3205 = { # Bartoszyce + holding = church_holding +} +3217 = { # Braniewo + holding = none +} +3203 = { # Mamonovo + holding = none +} +###c_natangia (Znamensk) +13617 = { # Znamensk + culture = NEOW_pribaltic + religion = mariavite + holding = castle_holding +} +3219 = { # Kętrzyn + holding = city_holding +} +157 = { # Gołdap + holding = church_holding +} +3204 = { # Węgorzewo + holding = none +} +###c_wormditt (Sovetsk) +119 = { # Sovetsk + culture = NEOW_pribaltic + religion = mariavite + holding = castle_holding +} +3220 = { # Gusev + holding = none +} +120 = { # Neman + holding = none +} +3206 = { # Chernyakhovsk + holding = church_holding +} + +#k_goralia +##d_zakopane ################################### +###c_podhale/Podhale +4969 = { # Nowy Targ + culture = goral + religion = cadaverist + holding = castle_holding +} +4971 = { # Myślenice + holding = church_holding +} +8827 = { # Limanowa + holding = none +} +###c_sacz/Nowy Sącz +532 = { # Nowy Sącz + culture = goral + religion = cadaverist + holding = castle_holding +} +4968 = { # Dębica + holding = church_holding +} +###c_tarnowska/Tarnów +4965 = { # Tarnów + culture = NEOW_lesser_polish + religion = mariavite + holding = castle_holding +} +4970 = { # Bochnia + holding = none +} +###c_peremyshl/Przemyśl +534 = { # Przemyśl + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +8826 = { # Krosno + holding = city_holding +} +5080 = { # Sanok + holding = none +} +#k_bohemia +##d_bohemia/Prague ################################### +###c_praha +4125 = { #PRAHA + culture = czech + religion = osvicenist + holding = castle_holding + special_building = prague_castle_01 +} +4130 = { # Příbram + holding = city_holding +} +4126 = { # Vyšehrad + holding = church_holding + special_building = charles_university_01 +} +4147 = { # Rakovník + holding = none +} +4127 = { #BEROUN + holding = none +} +###c_plzen/Plzeň +4145 = { # Plzeň + culture = czech + religion = osvicenist + holding = castle_holding +} +4146 = { # Klatovy + holding = city_holding +} +4144 = { # Tachov + holding = none +} +4143 = { # Stříbro + holding = church_holding +} +4149 = { # Rokycany + holding = none +} +###c_ceske_budejovice/České Budějovice +4153 = { # České Budějovice + culture = czech + religion = hussite + holding = castle_holding +} +4151 = { # Písek + holding = church_holding +} +4152 = { # Český Krumlov + holding = none +} +###c_tabor/Tábor +4157 = { # Tábor + culture = czech + religion = hussite + holding = castle_holding + special_building = communal_city_tabor_01 +} +4154 = { # Jindřichův Hradec + holding = city_holding +} +4158 = { # Benešov + holding = church_holding +} +4156 = { # Pelhřimov + holding = none +} +##d_krusnohori/Krušnohoří (Rough Mountains) ################################### +###c_usti_nad_labem/# Ústí nad Labem +4131 = { # Ústí nad Labem + culture = czech + religion = osvicenist + holding = castle_holding +} +4132 = { # Most + holding = city_holding +} +4133 = { # Děčín + holding = church_holding +} +4141 = { # Žatec + holding = none +} +###c_zatec/Karlovy Vary +4142 = { # Karlovy Vary + culture = czech + religion = osvicenist + holding = castle_holding + special_building_slot = grand_porcelain_works_01 +} +2997 = { # Cheb + holding = church_holding +} +3001 = { # Ostrov + holding = none +} +##d_severovychodni_cechy/Severovýchodní Čechy (Northeastern Bohemia) ################################### +###c_litomerice/Liberec +4134 = { # Liberec + culture = czech + religion = osvicenist + holding = castle_holding +} +4150 = { # Jablonec nad Nisou + holding = none +} +4129 = { # Česká Lípa + holding = church_holding +} +4128 = { # Mělník + holding = city_holding +} +###c_hradec/Hradec Králové +4138 = { # Hradec Králové + culture = czech + religion = osvicenist + holding = castle_holding +} +4137 = { # Trutnov + holding = church_holding +} +4136 = { # Mladá Boleslav + holding = city_holding +} +4139 = { # Jičín + holding = none +} +###c_caslav/Pardubice +4160 = { # Pardubice + culture = czech + religion = osvicenist + holding = castle_holding +} +4161 = { # Kolín + holding = castle_holding +} +3202 = { # Havlíčkův Brod + holding = church_holding +} +##d_moravia ################################### +###c_brno +4168 = { #BRNO + culture = NEOW_moravian + religion = roman_catholic + holding = castle_holding + special_building = spilberk_castle_01 +} +4169 = { # Břeclav + holding = church_holding +} +4170 = { # Hodonín + holding = city_holding +} +4167 = { # Moravský Krumlov + holding = none +} +###c_olomouc +4165 = { # Olomouc + culture = NEOW_moravian + religion = osvicenist + holding = castle_holding +} +4181 = { # Šumperk + holding = church_holding +} +4182 = { # Přerov + holding = city_holding +} +4140 = { # Ústí nad Orlicí + holding = none +} +4148 = { # Svitavy + holding = city_holding +} +###c_jihlava +4162 = { # Jihlava + culture = NEOW_moravian + religion = roman_catholic + holding = castle_holding +} +4163 = { # Velké Meziříčí + holding = none +} +###c_znojmo +4166 = { # Znojmo + culture = NEOW_moravian + religion = roman_catholic + holding = castle_holding +} +4155 = { # Třebíč + holding = none +} holding = castle_holding + +###c_prerov/Zlín +4159 = { # Zlín + culture = NEOW_moravian + religion = osvicenist + holding = castle_holding +} +4164 = { # Kroměříž + holding = church_holding +} +8999 = { # Vsetín + holding = none +} +##d_lower_silesia/Lower Silesia ################################### +###c_breslau / Wrocław +3045 = { # Wrocław + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3062 = { # Oleśnica + holding = city_holding +} +3061 = { # Trzebnica + holding = church_holding +} +3060 = { # Wołów + holding = none +} +###c_legnica +3058 = { # Legnica + culture = NEOW_greater_polish + religion = mariavite + holding = castle_holding +} +3069 = { # Jelenia Góra + holding = city_holding +} +3067 = { # Lubin + holding = city_holding +} +3063 = { # Głogów + holding = none +} +3068 = { # Bolesławiec + holding = none +} +###c_miliez / Wałbrzych +3057 = { # Wałbrzych + culture = NEOW_silesian + religion = mariavite + holding = castle_holding +} +3059 = { # Świdnica + holding = city_holding +} +3055 = { # Oława + holding = church_holding +} +3056 = { # Dzierżoniów + holding = none +} +3047 = { # Kłodzko + holding = none +} +##d_upper_silesia ################################### +###c_bethen/Gop +3051 = { # Katowice + culture = NEOW_silesian + religion = cadaverist + holding = castle_holding +} +3044 = { # Bytom + holding = city_holding +} +3043 = { # Rybnik + holding = church_holding +} +3042 = { # Jastrzębie-Zdrój + holding = none +} +###c_ratibor/Częstochowa +526 = { # Częstochowa + culture = NEOW_lesser_polish + religion = osvicenist + holding = castle_holding +} +440 = { # Zawiercie + holding = city_holding +} +3054 = { # Lubliniec + holding = church_holding +} +3053 = { # Kluczbork + holding = none +} +###c_opole / Opole +3052 = { # Opole + culture = NEOW_silesian + religion = hussite + holding = castle_holding +} +3080 = { # Kędzierzyn-Koźle + holding = city_holding +} +3049 = { # Brzeg + holding = church_holding +} +###c_nysa +3048 = { # Nysa + culture = NEOW_silesian + religion = hussite + holding = castle_holding +} +3050 = { # Prudnik + holding = church_holding +} +3046 = { #Jeseník + holding = none +} +##d_imperial_silesia ################################### +###c_opava +8828 = { # Ostrava + culture = NEOW_silesian + religion = osvicenist + holding = castle_holding +} +4184 = { # Opava + holding = city_holding +} +4183 = { # Frýdek-Místek + holding = church_holding +} +8829 = { # Krnov + holding = none +} +###c_cieszyn +3040 = { # Cieszyn + culture = goral + religion = osvicenist + holding = castle_holding +} +3041 = { # Bielsko-Biała + holding = city_holding +} +8830 = { # Oświęcim + holding = none +} +#### +###c_lubusz +3202 = { #WABRZEZNO + holding = none + 1050.1.1 = { + holding = church_holding + } +} +3149 = { #Lebus (Lubusz) + culture = NEOW_greater_polish + religion = slavic_pagan + holding = tribal_holding + 966.4.14 = { + religion = mariavite + holding = castle_holding + } +} +3142 = { #Oderfrankfurt (Zliwitz) + holding = none +} +4933 = { #Wyszogrod + holding = none + 966.4.14 = { + holding = church_holding + } +} +4934 = { #Zawkrze + holding = none + 966.4.14 = { + religion = mariavite + holding = castle_holding + #Technically already a grod in 860s + } +} + +3139 = { #Gubin + holding = none + 1200.1.1 = { + holding = city_holding + } +} +3066 = { #Zagan + holding = none + 1150.1.1 = { + holding = city_holding + } +} +3070 = { #Nowogrodziec + holding = none + 1233.1.1 = { + holding = city_holding + } +} + +#k_hungary +##d_visegrad ################################### +###c_visegrad +3803 = { #Buda + culture = avar + religion = tengri_pagan + holding = tribal_holding + + 890.1.1 = { + religion = nepmese + } + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 950.1.1 = { + culture = hungarian + } +} +522 = { #Pest + holding = church_holding + + 1148.1.1 = { + holding = city_holding + #1st mention as Pest in 1148 + } +} +3802 = { #Cegled + holding = none + + 1060.1.1 = { + holding = city_holding + } + #inhabited for a long time but 1st mention in 1290 + #Presence of settlements dating to the Arpad era +} +3804 = { #Kecskemet + holding = none + #Small villages in XIIIth +} + +###c_komarom +3809 = { #Komarom + culture = slovien + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3916 = { #Batorkeszi + holding = none + + 1000.1.1 = { + holding = city_holding + } + #1st mention in 1156 but already occupied by avars + #Set as city in 1000 when culture changes to hungarian +} + +###c_esztergom +3808 = { #Esztergom + culture = slovien + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } + 1066.1.1 = { + buildings = { + hill_forts_02 + pastures_01 + } + } +} +3976 = { #Beny aka Bína + holding = none + #1st mention in 1135 + #Roman fortress long before that +} + +###c_szekesfehervar +3805 = { #Szekesfehervar + culture = avar + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3806 = { #Csakvar + holding = none + #Unclear. inhabited during roman times, but it's fairly fuzzy after that +} +3807 = { #Kalocsa + holding = none + + 1010.1.1 = { + holding = church_holding + #church built there in early XIth ; old city in general + } +} + +###c_hewes +523 = { #Hewes + culture = avar + religion = tengri_pagan + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 900.1.1 = { + religion = nepmese + } + 950.1.1 = { + culture = hungarian + } +} +3867 = { #Tur + holding = none +} +3868 = { #Szolnok + holding = none + + 950.1.1 = { + holding = city_holding + #notably inhabited by avars and other indigenous people + #set as city_holding when culture changes to hungarian + } +} +3869 = { #Gyongyospata + holding = none + + 950.1.1 = { + holding = castle_holding + #castle built by hungarians in the Xth century + } +} +3948 = { #Elesd AKA Romanian Alesd / b_eger + holding = none +} + +##d_somogy ################################### +###c_somogy +3835 = { #Somogyvar + culture = hungarian + religion = nepmese + holding = castle_holding +} +3836 = { #Kaposvar + holding = none + + 935.1.1 = { + holding = city_holding + #Date used to switch ti feudal_government in title history + #inhabited consistently for a long time + #1st official mention in 1009 as Kapos + } +} +3837 = { #Csurgo + holding = none + + 1019.1.1 = { + holding = church_holding + #1st mention in 1019, village donated to monks + } +} +3838 = { #Szigetvar + holding = none + #1st mention in XIVth +} + +###c_kolon +3827 = { #Kolon + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3828 = { #Egerszeg AKA modern day Zalaegerszeg + culture = hungarian + religion = roman_catholic + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIIIth, but somewhat inhabited before + #Set as city_holding in 1066 to have a 2nd pre-built holding in the county + } +} +3829 = { #Letenye + holding = none + #1st mention in XIVth +} + +###c_tolna +3839 = { #Tolna + culture = avar + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3840 = { #Simontornya + holding = none +} +3841 = { #Dombovar + holding = none + + 935.1.1 = { + holding = city_holding + #Used by romans, inhabited by hungarians, fortifications existed in the XIIth already + #Set as city as it seems it was populated enough, and we have a 2nd pre-built holding in the county + } +} + +###c_baranya +3842 = { #Baranyavar + culture = avar + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3843 = { #Siklos + holding = castle_holding + culture = hungarian + religion = nepmese +} +3844 = { #Pecs + holding = none + + 935.1.1 = { + holding = castle_holding + #Old and important city + } +} +3845 = { #Mohacs + holding = none + + 1066.1.1 = { + holding = church_holding + #1st mention in 1093, however already a proper settlement of the avars + #was donated to the bishop of Pecs, so we can set it as church_holding + } +} + +##d_nyitra ################################### +###c_nyitra +3831 = { #Nyitra + culture = slovien + religion = roman_catholic + holding = castle_holding +} +3832 = { #Pecsen + holding = none +} +3833 = { #Bajmoc aka Bojnice aka Bajmóc + holding = none + #1st mention in 1113, although slavic settlement and even a castle in the Xth century + + 950.1.1 = { + holding = castle_holding + } +} +3834 = { #Sasvar AKA Šaštín-Stráže + holding = none + #1st mention in 1218 +} + +###c_gemer +524 = { #Gemer + culture = slovien + religion = osvicenist + holding = castle_holding +} +3858 = { #Murany aka Murán aka Murányalja + holding = none + #1st mention in the XIIIth century +} +3859 = { #Rimaszombat + holding = none + + 1060.1.1 = { + holding = city_holding + #1st mention in 1271 but settlements from VIIth century + #Market town built probably in the 2nd half of XIth + } +} +3979 = { #Szendro + holding = none + #1st mention in 1317 +} + +###c_orava +525 = { #Orava + culture = goral + religion = osvicenist + holding = castle_holding +} +3810 = { #Twardosczino aka Tvrdošín aka Turdossin + holding = none + #1st mention in 1111 +} + +###c_trenscen +3811 = { #Trenscen + culture = slovien + religion = osvicenist + holding = castle_holding +} +3812 = { #Puho aka Púchov + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in 1243 + } +} +3813 = { #Zsolna + holding = none + #1st mention in 1208 +} +3814 = { #Turoc aka Turócszentmárton aka Martin (in Slovakia) + holding = castle_holding + + 867.1.1 = { + special_building_slot = kremnica_mines_01 + } + 935.1.1 = { + #holding = castle_holding + #City first mentionned in XIIIth + #but an early hillfort was built there, so it's safe to assume it was somewhat populated + } +} + +###c_lipto +3854 = { #Liptoujvar + culture = slovien + religion = osvicenist + holding = castle_holding +} +3855 = { #Nemetlipcse + holding = none + + 1015.1.1 = { + holding = city_holding + #1st mention in 1015, market town + } +} + +###c_zolyom +3856 = { #Zolyom + culture = slovien + religion = roman_catholic + holding = castle_holding +} +3857 = { #Breznobanya + holding = none + #1st mention in XIIIth +} + +###c_bars +3846 = { #Bars + culture = slovien + religion = roman_catholic + holding = castle_holding +} +3847 = { #Kormocbanya AKA Kremnica + holding = none + + 1066.1.1 = { + holding = city_holding + #Major medieval mining town + } +} + +###c_hont +3849 = { #Nograd + culture = hungarian + religion = nepmese + holding = city_holding +} +3848 = { #Hont + holding = castle_holding +} +3850 = { #Balassagyarmat + holding = none +} +3851 = { #Korporna + holding = none +} +3852 = { #Losonc aka Lucenec + holding = none + #1st mention in 1247 +} +3853 = { #Selmecbanya aka Banská Štiavnica + holding = none + #1st mention in XIIIth +} + +###c_poszony +3815 = { #Poszony + culture = slovien + religion = roman_catholic + holding = castle_holding + 1066.1.1 = { + buildings = { + curtain_walls_01 + hunting_grounds_01 + #military_camps_01 + } + } +} +3816 = { #Szomolany aka Smolenice + holding = city_holding + #settlement in Great Moravian times +} +3934 = { #Somorja + holding = none + #Mention in XIIIth +} + +###c_zemplen +3885 = { #Zemplen + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +3886 = { #Szerencs + holding = none + #1st mention in 1241 + #Monastery apparently built in XIIth +} +3887 = { #Zynna AKA modern Sena + holding = none + + 935.1.1 = { + holding = city_holding + #1st mention in 1249 + #Likely inhabited before for a very long time, and royal domain of the region in Arpad times + } +} +3888 = { #Toporo + holding = none +} +3896 = { #Varanno AKA Vranov nad Toplou + holding = none + + 935.1.1 = { + holding = city_holding + #First mentions in XIIIth & XIVth, but already populous in slavic times + } +} + +###c_borsod +3870 = { #Borsod + culture = slovien + religion = osvicenist + holding = castle_holding + +} +3871 = { #Miskolc + holding = city_holding + #Populated for a very long time, even though first mention dates back to XIIIth +} + +###c_saris +533 = { #Saris + culture = NEOW_carpathian + religion = mariavite + holding = castle_holding +} +3860 = { #Barfta + holding = none +} + +###c_spis +3862 = { #Locse + culture = slovien + religion = osvicenist + holding = castle_holding +} +3861 = { #Kesmark AKA Kežmarok + holding = none + #Earliest settlement would be a convent in 1190 +} + +###c_abauj +538 = { #Abauj + culture = slovien + religion = osvicenist + holding = castle_holding +} +3876 = { #Kassa aka Košice + holding = city_holding + #Fairly populated with buildings & fortifications by slavs as soon as the IXth +} +3978 = { #Torna + holding = none + #1st mention of Torna castle in 1387 +} + +###c_csongrad +3865 = { #Csongrad + culture = avar + religion = tengri_pagan + holding = tribal_holding + + 890.1.1 = { + religion = nepmese + } + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 950.1.1 = { + culture = hungarian + } +} +3866 = { #Kiskunhalas + holding = none + + 1066.1.1 = { + holding = church_holding + #relevant since the IXth + } +} + +##d_gyor ################################### +###c_gyor +3823 = { #Gyor + culture = slovien + religion = roman_catholic + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3822 = { #Moson AKA Mosonmagyaróvár + holding = none + + 1066.1.1 = { + holding = castle_holding + #Fortified settlement with castle/fortress in the XIth + } +} + +###c_sopron +3817 = { #Sopron + culture = slovien + religion = roman_catholic + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3818 = { #Kapuvar + holding = none + + 1066.1.1 = { + holding = city_holding + #1st mention in XIIth, but looks like it was already being developped in the Xth or XIth + } +} +3819 = { #Koszeg + holding = none + #1st mention in XIIIth +} + +###c_vas +3820 = { #Vasvar + culture = slovien + religion = roman_catholic + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3821 = { #Kormend + holding = none + #1st mention in the XIIIth +} +3977 = { #Szentgotthard + holding = none + #Original abbey founded in XIIth +} + +###c_veszprem +3826 = { #Veszprem + culture = slovien + religion = nepmese + holding = tribal_holding + + 935.1.1 = { + holding = castle_holding + #Date used to switch ti feudal_government in title history + } + 1000.1.1 = { + culture = hungarian + } +} +3824 = { #Zirc + holding = none + #1st mention in late XIIth +} +3825 = { #Vasarhely + holding = none + #Doesn't seem to have very important before the XVth +} +4135 = { #ZITAVA + holding = none +} diff --git a/history/titles/NEOW_laamp_titles.txt b/history/titles/NEOW_laamp_titles.txt index ed0909e0..e891fdcb 100644 --- a/history/titles/NEOW_laamp_titles.txt +++ b/history/titles/NEOW_laamp_titles.txt @@ -151,4 +151,16 @@ d_laamp_knife = { # Leather Aprons } } - +d_laamp_masaryk = { # Exiled Son of Count Libor + 2555.1.1 = { + liege = 0 + holder = zapadoslavia0013 + government = landless_adventurer_government + succession_laws = { landless_adventurer_succession_law } + effect = { + create_landless_adventurer_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:exile } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} diff --git a/history/titles/k_albania.txt b/history/titles/k_albania.txt new file mode 100644 index 00000000..6dc136d3 --- /dev/null +++ b/history/titles/k_albania.txt @@ -0,0 +1,5 @@ +k_epirus = { + 2554.1.1 = { + holder = yugoslavia0001 + } +} \ No newline at end of file diff --git a/history/titles/k_bohemia.txt b/history/titles/k_bohemia.txt new file mode 100644 index 00000000..5652257f --- /dev/null +++ b/history/titles/k_bohemia.txt @@ -0,0 +1,165 @@ +k_bohemia = { + 2521.4.3 = { + holder = zapadoslavia0003 #Dalibor Karlovec + } +} + +d_bohemia = { + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_praha = { + 2500.1.1 = { + change_development_level = 11 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_plzen = { + 2500.1.1 = { + change_development_level = 8 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_ceske_budejovice = { + 2500.1.1 = { + change_development_level = 6 + } + 2550.1.1 = { + holder = zapadoslavia0011 #PLACEHOLDER + liege = d_bohemia + } +} + +c_tabor = { + 2500.1.1 = { + change_development_level = 7 + } + 2550.1.1 = { + holder = zapadoslavia0010 #PLACEHOLDER + } +} + +d_krusnohori = { + 2520.1.1 = { + holder = zapadoslavia0015 #Vratislav Uhelny + } +} + +c_usti_nad_labem = { + 2500.1.1 = { + change_development_level = 8 + } + 2520.1.1 = { + holder = zapadoslavia0015 #Vratislav Uhelny + } +} + +c_zatec = { + 2500.1.1 = { + change_development_level = 6 + } + 2547.9.18 = { + holder = zapadoslavia0009 #Jitka Chebovic + liege = d_bohemia + } +} + +d_severovychodni_cechy = { + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_hradec = { + 2500.1.1 = { + change_development_level = 7 + } + 2550.1.1 = { + holder = zapadoslavia0012 #Libor Masaryk + liege = d_bohemia + } +} + +c_litomerice = { + 2500.1.1 = { + change_development_level = 5 + } + 2550.1.1 = { + holder = zapadoslavia0012 #Libor Masaryk + liege = d_bohemia + } +} + +c_caslav = { + 2500.1.1 = { + change_development_level = 8 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +d_moravia = { + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_brno = { + 2500.1.1 = { + change_development_level = 10 + } + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_olomouc = { + 2500.1.1 = { + change_development_level = 8 + } + 2552.11.1 = { + holder = zapadoslavia0004 #Bartolomej Mojmirovic + } +} + +c_jihlava = { + 2500.1.1 = { + change_development_level = 5 + } + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_znojmo = { + 2500.1.1 = { + change_development_level = 9 + } + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_prerov = { + 2500.1.1 = { + change_development_level = 7 + } + 2552.11.1 = { + holder = zapadoslavia0004 #Bartolomej Mojmirovic + } +} + +c_opava = { + 2552.11.1 = { + holder = zapadoslavia0004 #Bartolomej Mojmirovic + } +} \ No newline at end of file diff --git a/history/titles/k_bosnia.txt b/history/titles/k_bosnia.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/history/titles/k_bosnia.txt @@ -0,0 +1 @@ + diff --git a/history/titles/k_bulgaria.txt b/history/titles/k_bulgaria.txt new file mode 100644 index 00000000..e69de29b diff --git a/history/titles/k_croatia.txt b/history/titles/k_croatia.txt new file mode 100644 index 00000000..e69de29b diff --git a/history/titles/k_greece.txt b/history/titles/k_greece.txt new file mode 100644 index 00000000..3578ca20 --- /dev/null +++ b/history/titles/k_greece.txt @@ -0,0 +1,17 @@ +e_greece = { + 2554.1.1 = { + holder = greece0002 + } +} + +k_hellas = { + 2554.1.1 = { + holder = greece0002 + } +} + +d_thessalonika = { + 2554.1.1 = { + holder = greece0002 + } +} \ No newline at end of file diff --git a/history/titles/k_krete.txt b/history/titles/k_krete.txt new file mode 100644 index 00000000..c3724e73 --- /dev/null +++ b/history/titles/k_krete.txt @@ -0,0 +1,5 @@ +k_krete = { + 2554.1.1 = { + holder = greece0002 + } +} \ No newline at end of file diff --git a/history/titles/k_lithuania.txt b/history/titles/k_lithuania.txt new file mode 100644 index 00000000..9c1f5506 --- /dev/null +++ b/history/titles/k_lithuania.txt @@ -0,0 +1,19 @@ + + +k_lithuania = { + 2547.1.1 = { + holder = baltic0001 + } +} + +k_latvia = { + 2547.1.1 = { + holder = baltic0001 + } +} + +k_esthonia= { + 2540.1.1 = { + holder = baltic0002 + } +} \ No newline at end of file diff --git a/history/titles/k_macedonia.txt b/history/titles/k_macedonia.txt new file mode 100644 index 00000000..94c74ac2 --- /dev/null +++ b/history/titles/k_macedonia.txt @@ -0,0 +1,6 @@ +k_macedonia = { + 2554.1.1 = { + holder = yugoslavia0001 + liege = e_yugoslavia + } +} \ No newline at end of file diff --git a/history/titles/k_montenegro.txt b/history/titles/k_montenegro.txt new file mode 100644 index 00000000..d15d331d --- /dev/null +++ b/history/titles/k_montenegro.txt @@ -0,0 +1,9 @@ + + +k_montenegro = { + 2554.1.1 = { + holder = yugoslavia0001 + liege = e_yugoslavia + } +} + diff --git a/history/titles/k_poland.txt b/history/titles/k_poland.txt new file mode 100644 index 00000000..73dfd6c0 --- /dev/null +++ b/history/titles/k_poland.txt @@ -0,0 +1,35 @@ +k_poland = { + 2554.1.1 = { + holder = zapadoslavia0005 #polandking + } +} + +d_pomerelia = { + 2554.1.1 = { + holder = zapadoslavia0006 #polandking + } +} + +d_pommerania = { + 2554.1.1 = { + holder = germany0001 #Wilhelm Zollern + } +} + +c_lubusz = { + 2554.1.1 = { + holder = germany0001 #Wilhelm Zollern + } +} + +c_slupsk = { + 2554.1.1 = { + holder = germany0001 #Wilhelm Zollern + } +} +c_miastko = { + 2554.1.1 = { + holder = germany0001 #Wilhelm Zollern + } +} + diff --git a/history/titles/k_serbia.txt b/history/titles/k_serbia.txt new file mode 100644 index 00000000..b2c7f7f3 --- /dev/null +++ b/history/titles/k_serbia.txt @@ -0,0 +1,44 @@ + + +e_yugoslavia = { + 2554.1.1 = { + holder = yugoslavia0001 + } +} + +k_serbia = { + 2554.1.1 = { + holder = yugoslavia0001 + liege = e_yugoslavia + } +} + + +k_bosnia = { + 2554.1.1 = { + holder = yugoslavia0002 + liege = e_yugoslavia + } +} + + +k_bulgaria = { + 2554.1.1 = { + holder = yugoslavia0003 + liege = e_yugoslavia + } +} + +c_blagoevgrad= { + 2554.1.1 = { + holder = yugoslavia0003 + liege = e_yugoslavia + } +} + +d_philippopolis = { + 2554.1.1 = { + holder = yugoslavia0003 + liege = e_yugoslavia + } +} \ No newline at end of file diff --git a/history/titles/k_slovakia.txt b/history/titles/k_slovakia.txt new file mode 100644 index 00000000..5aa795e3 --- /dev/null +++ b/history/titles/k_slovakia.txt @@ -0,0 +1,7 @@ + + +k_slovakia = { + 2547.1.1 = { + holder = zapadoslavia0007 + } +} \ No newline at end of file diff --git a/history/titles/k_slovenia.txt b/history/titles/k_slovenia.txt new file mode 100644 index 00000000..aa787fa8 --- /dev/null +++ b/history/titles/k_slovenia.txt @@ -0,0 +1,8 @@ + + +k_slovenia = { + 2554.1.1 = { + holder = yugoslavia0004 + liege = e_yugoslavia + } +} diff --git a/history/titles/k_sorbia.txt b/history/titles/k_sorbia.txt index c5070ff2..b13a266d 100644 --- a/history/titles/k_sorbia.txt +++ b/history/titles/k_sorbia.txt @@ -21,7 +21,7 @@ c_dresden = { holder = germany0023 #Wilhelm Zollern } } -c_erzgebirg={ +c_hof={ 2554.1.1 = { holder = germany0003 liege = d_meissen @@ -106,12 +106,6 @@ c_vogtland = { } } -c_hof = { - 2554.1.1 = { - holder = germany0023 - } -} - c_erzgebirg = { 2554.1.1 = { holder = germany0023 diff --git a/history/titles/k_sweden.txt b/history/titles/k_sweden.txt index 7db5ab65..b787b103 100644 --- a/history/titles/k_sweden.txt +++ b/history/titles/k_sweden.txt @@ -165,6 +165,12 @@ c_oland= { holder = scandinavia0011 } } +c_sodermannaland= { + 2552.1.1 = { + holder = scandinavia0034 + liege = k_sweden + } +} c_faereyar= { 2552.1.1 = { holder = fishe0005 diff --git a/history/titles/k_thrace.txt b/history/titles/k_thrace.txt new file mode 100644 index 00000000..edd2cb34 --- /dev/null +++ b/history/titles/k_thrace.txt @@ -0,0 +1,12 @@ + +c_kalliopolis = { + 2554.1.1 = { + holder = greece0003 + } +} + +d_thrace = { + 2554.1.1 = { + holder = greece0001 + } +} \ No newline at end of file diff --git a/history/titles/k_transyvania.txt b/history/titles/k_transyvania.txt new file mode 100644 index 00000000..3aa85117 --- /dev/null +++ b/history/titles/k_transyvania.txt @@ -0,0 +1,61 @@ + + + +e_nistrenia = { + 2554.1.1 = { + holder = nistria0002 + } +} + +k_transylvania = { + 2552.1.1 = { + holder = nistria0006 + } +} + +k_dacia = { + 2553.1.1 = { + holder = nistria0005 + } +} + + +k_moldavia = { + 2554.1.1 = { + holder = nistria0002 + } +} + +k_ruthenia = { + 2554.1.1 = { + holder = nistria0003 + liege = e_nistrenia + } +} + +d_visegrad = { + 2554.1.1 = { + holder = nistria0004 + } +} + +d_pinsk = { + 2545.1.1 = { + holder = nistria0001 + liege = k_lithuania + } +} + +d_minsk = { + 2544.1.1 = { + holder = nistria0001 + liege = k_lithuania + } +} + +d_polotsk = { + 2550.1.1 = { + holder = nistria0001 + liege = k_lithuania + } +} \ No newline at end of file diff --git a/holder for later/common/landed_titles/0.15_MAP.txt b/holder for later/common/landed_titles/0.15_MAP.txt index e362c38c..b4181c2a 100644 --- a/holder for later/common/landed_titles/0.15_MAP.txt +++ b/holder for later/common/landed_titles/0.15_MAP.txt @@ -1610,12 +1610,12 @@ e_zapadoslavia = { color = { 170 125 80 } } - b_ivancice = { + b_moravsky-krumlov = { province = 4167 color = { 170 125 80 } } - b_zdar = { + b_velke-mezirici = { province = 4163 color = { 170 125 80 } diff --git a/holder for later/common/landed_titles/zapadoslavia.txt b/holder for later/common/landed_titles/zapadoslavia.txt index 5a73dfc7..45ae18df 100644 --- a/holder for later/common/landed_titles/zapadoslavia.txt +++ b/holder for later/common/landed_titles/zapadoslavia.txt @@ -305,12 +305,12 @@ e_zapadoslavia = { color = { 170 125 80 } } - b_ivancice = { + b_moravsky-krumlov = { province = 4167 color = { 170 125 80 } } - b_zdar = { + b_velke-mezirici = { province = 4163 color = { 170 125 80 } @@ -2229,7 +2229,7 @@ e_zapadoslavia = { name_list_mogyer = cn_arva } } - b_twardosczino = { #Tvrdon/Tvrdosin + b_twardosczino = { #Tvrdo��n/Tvrdosin province = 3810 color = { 255 40 65 } @@ -2311,7 +2311,7 @@ e_zapadoslavia = { name_list_hungarian = cn_szepesseg } } - b_kesmark = { #Kemarok/Kezmarok + b_kesmark = { #Ke�marok/Kezmarok province = 3861 color = { 115 0 0 } @@ -2962,7 +2962,7 @@ e_zapadoslavia = { } } } - c_trenscen = { #Tren?n + c_trenscen = { #Tren?�n color = { 205 85 100 } cultural_names = { diff --git a/holder for later/common/religion/religions/NEOW_protestant.txt b/holder for later/common/religion/religions/NEOW_protestant.txt index eacdf793..ac4da834 100644 --- a/holder for later/common/religion/religions/NEOW_protestant.txt +++ b/holder for later/common/religion/religions/NEOW_protestant.txt @@ -526,7 +526,7 @@ WaterGodHerHim = CHARACTER_HERHIM_HIM } } - utraquist = { + hussite = { color = { 0.9 0.5 0.4 } icon = utraquist diff --git a/holder for later/history/characters/NEOW_e_zapadoslavia.txt b/holder for later/history/characters/NEOW_e_zapadoslavia.txt index 61797c30..81927809 100644 --- a/holder for later/history/characters/NEOW_e_zapadoslavia.txt +++ b/holder for later/history/characters/NEOW_e_zapadoslavia.txt @@ -1,6 +1,6 @@ zapadoslavia0001 = { #Son of King Dalibor, ruler of Bohemia name = "Bedrich" - dynasty = masaryk_dynasty + dynasty = karlovec_dynasty religion = "osvicenist" culture = czech trait = education_martial_4 @@ -23,7 +23,7 @@ zapadoslavia0002 = { #Daughter of King Dalibor, ruler of Moravia, figure out glasses later name = "Tereza" dna = dna_tereza - dynasty = masaryk_dynasty + dynasty = karlovec_dynasty religion = "roman_catholic" culture = czech trait = education_diplomacy_3 @@ -47,7 +47,7 @@ zapadoslavia0002 = { #Daughter of King Dalibor, ruler of Moravia, figure out gla zapadoslavia0003 = { #last Czech King name = "Dalibor" - dynasty = masaryk_dynasty + dynasty = karlovec_dynasty religion = "osvicenist" culture = czech trait = education_stewardship_3 @@ -138,4 +138,271 @@ zapadoslavia0007 = { #king of slovakia 2600.1.1 = { death = yes } +} + +zapadoslavia0008 = { #Son of Duke Bedřich + name = "Karel" + dynasty = karlovec_dynasty + religion = "osvicenist" + culture = czech + trait = curious + trait = physique_bad_1 + trait = intellect_good_1 + disallow_random_traits = yes + father = zapadoslavia0001 + mother = zapadoslavia0009 + 2548.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0009 = { #Wife of Duke Bedřich, Countess of Karlovy Vary + name = "Jitka" + dynasty = chebovic_dynasty + religion = "osvicenist" + culture = czech + trait = education_diplomacy_2 + trait = honest + trait = forgiving + trait = calm + trait = intellect_good_1 + trait = physique_good_1 + trait = beauty_bad_2 + female = yes + sexuality = heterosexual + 2519.7.4 = { + birth = yes + } + 2570.1.1 = { + death = yes + } +} + +zapadoslavia0010 = { #Count of Tábor - Bohemian Church + name = "Jindřich" + dna = dna_jindrich + dynasty = zizka_dynasty + religion = "hussite" + culture = czech + trait = education_martial_4 + trait = chaste + trait = ambitious + trait = brave + trait = intellect_good_1 + trait = physique_good_2 + trait = strategist + trait = one_eyed + trait = peasant_leader + trait = holy_warrior + trait = unyielding_defender + trait = flexible_leader + portrait_override={ + portrait_modifier_overrides={ + custom_hair=male_hair_western_04 + custom_beards=m_beard_sp2_western_01 + } + } + sexuality = heterosexual + 2523.1.1 = { + birth = yes + } + 2554.1.1 = { + add_character_flag = do_not_generate_starting_family + create_maa_regiment = { + type = NEOW_militia + check_can_recruit = no + size = 4 + } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0011 = { #Count of České Budějovice - Bohemian Church + vassal of Duke Bedřich + name = "Jan" + dynasty = zbudejovic_dynasty + religion = "hussite" + culture = czech + trait = education_learning_3 + trait = patient + trait = compasionate + trait = just + trait = journaller + sexuality = heterosexual + 2527.6.4 = { + birth = yes + } + 2555.1.1 = { + vassal_contract_set_obligation_level = { type = religious_rights level = 1 } + vassal_contract_set_obligation_level = { type = feudal_government_levies level = 3 } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0012 = { #Count of Hradec and Liberec + name = "Libor" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = education_stewardship_3 + trait = deceitful + trait = arbitrary + trait = paranoid + sexuality = heterosexual + 2509.8.12 = { + birth = yes + } + 2529.8.12 = { + add_spouse = zapadoslavia0016 + } + 2554.1.1={ + set_relation_friend = character:zapadoslavia0015 + } + 2590.1.1 = { + death = yes + } +} + +zapadoslavia0013 = { #First Son of Count Libor - exiled + name = "Marek" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = education_martial_3 + trait = ambitious + trait = fickle + trait = impatient + trait = intellect_good_1 + trait = organizer + trait = forest_fighter + trait = disinherited + father = zapadoslavia0012 + sexuality = heterosexual + 2535.4.28 = { + birth = yes + } + 2554.1.1 = { + set_relation_nemesis = character:zapadoslavia0012 + add_character_flag = do_not_generate_starting_family + create_maa_regiment = { + type = NEOW_militia + check_can_recruit = no + size = 1 + } + create_maa_regiment = { + type = light_footmen + check_can_recruit = no + size = 1 + } + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0014 = { #Second Son of Count Libor + name = "Tomáš" + dynasty = masaryk_dynasty + religion = "osvicenist" + culture = czech + trait = charming + father = zapadoslavia0012 + mother = zapadoslavia0016 + sexuality = heterosexual + 2552.4.5 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0015 = { #Duke of rough mountains + name = "Vratislav" + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = education_intrigue_4 + trait = seducer + trait = vengeful + trait = cynical + trait = brave + trait = deviant + trait = adulterer + trait = intellect_bad_1 + sexuality = heterosexual + 2514.1.18 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +zapadoslavia0016 = { #Daughter of Duke Vratislav, Wife of Count Libor + name = "Adéla" + female = yes + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = education_learning_1 + trait = cynical + trait = impatient + trait = craven + trait = intellect_bad_1 + father = zapadoslavia0015 + 2534.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0017 = { #Son of Duke Vratislav + name = "Zdeněk" + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = rowdy + trait = cynical + trait = wrathful + trait = sadistic + trait = intellect_bad_1 + trait = stuttering + trait = physique_good_2 + disallow_random_traits = yes + father = zapadoslavia0015 + 2540.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } +} + +zapadoslavia0018 = { #Daughter of Duke Vratislav + name = "Miloslava" + female = yes + dynasty = uhelny_dynasty + religion = "osvicenist" + culture = czech + trait = cynical + trait = diligent + trait = pensive + trait = intellect_good_2 + disallow_random_traits = yes + father = zapadoslavia0015 + 2543.5.14 = { + birth = yes + } + 2620.1.1 = { + death = yes + } } \ No newline at end of file diff --git a/holder for later/history/titles/k_bohemia.txt b/holder for later/history/titles/k_bohemia.txt index 6dd2afe9..feb3de46 100644 --- a/holder for later/history/titles/k_bohemia.txt +++ b/holder for later/history/titles/k_bohemia.txt @@ -1,50 +1,165 @@ k_bohemia = { 2521.4.3 = { - holder = zapadoslavia0003 #Dalibor Masaryk + holder = zapadoslavia0003 #Dalibor Karlovec } } d_bohemia = { 2546.4.11 = { - holder = zapadoslavia0001 #Bedrich Masaryk + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_praha = { + 2500.1.1 = { + change_development_level = 10 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_plzen = { + 2500.1.1 = { + change_development_level = 8 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_ceske_budejovice = { + 2500.1.1 = { + change_development_level = 6 + } + 2550.1.1 = { + holder = zapadoslavia0011 #PLACEHOLDER + liege = d_bohemia + } +} + +c_tabor = { + 2500.1.1 = { + change_development_level = 7 + } + 2550.1.1 = { + holder = zapadoslavia0010 #PLACEHOLDER + } +} + +d_krusnohori = { + 2520.1.1 = { + holder = zapadoslavia0015 #Vratislav Uhelny + } +} + +c_usti_nad_labem = { + 2500.1.1 = { + change_development_level = 8 + } + 2520.1.1 = { + holder = zapadoslavia0015 #Vratislav Uhelny + } +} + +c_zatec = { + 2500.1.1 = { + change_development_level = 6 + } + 2547.9.18 = { + holder = zapadoslavia0009 #Jitka Chebovic + liege = d_bohemia + } +} + +d_severovychodni_cechy = { + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec + } +} + +c_litomerice = { + 2500.1.1 = { + change_development_level = 5 + } + 2550.1.1 = { + holder = zapadoslavia0012 #Libor Masaryk + liege = d_bohemia + } +} + +c_hradec = { + 2500.1.1 = { + change_development_level = 7 + } + 2550.1.1 = { + holder = zapadoslavia0012 #Libor Masaryk + liege = d_bohemia + } +} + +c_caslav = { + 2500.1.1 = { + change_development_level = 8 + } + 2546.4.11 = { + holder = zapadoslavia0001 #Bedrich Karlovec } } d_moravia = { 2552.4.12 = { - holder = zapadoslavia0002 #Tereza Masaryk + holder = zapadoslavia0002 #Tereza Karlovec } } c_brno = { - 2552.4.12 = { - holder = zapadoslavia0002 #Tereza Masaryk + 2500.1.1 = { + change_development_level = 10 } -} - -c_jihlava = { 2552.4.12 = { - holder = zapadoslavia0002 #Tereza Masaryk + holder = zapadoslavia0002 #Tereza Karlovec } } c_olomouc = { + 2500.1.1 = { + change_development_level = 8 + } 2552.11.1 = { - holder = zapadoslavia0004 - liege = d_moravia + holder = zapadoslavia0004 #Bartolomej Mojmirovic + } +} + +c_jihlava = { + 2500.1.1 = { + change_development_level = 5 + } + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_znojmo = { + 2500.1.1 = { + change_development_level = 9 + } + 2552.4.12 = { + holder = zapadoslavia0002 #Tereza Karlovec + } +} + +c_prerov = { + 2500.1.1 = { + change_development_level = 7 + } + 2552.11.1 = { + holder = zapadoslavia0004 #Bartolomej Mojmirovic } } c_opava = { 2552.11.1 = { - holder = zapadoslavia0004 - liege = d_moravia - } -} - -c_prerov = { - 2552.11.1 = { - holder = zapadoslavia0004 - liege = d_moravia + holder = zapadoslavia0004 #Bartolomej Mojmirovic } } \ No newline at end of file diff --git a/localization/english/replace/NEOW_buildings_l_english.yml b/localization/english/replace/NEOW_buildings_l_english.yml index 45324b16..7fa8150d 100644 --- a/localization/english/replace/NEOW_buildings_l_english.yml +++ b/localization/english/replace/NEOW_buildings_l_english.yml @@ -508,11 +508,6 @@ building_the_tower_of_london_02:0 "The Tower of London" building_the_tower_of_london_02_desc:0 "The Tower of London is a castle that serves as both a vital fortification and a prison. The central tower is called the 'White Tower' and houses the ruling class. The position of the Tower of London means that it's vital to the defense of the entire County. \n\nEven after being mostly destroyed, the Tower now stands strong again, being ready to face the decades of war to come." -# building_type_tower_bridge_01:1 "Tower Bridge" -# building_type_tower_bridge_01_desc:0 "$building_tower_bridge_01_desc$" -# building_tower_bridge_01:0 "Tower Bridge" -# building_tower_bridge_01_desc:0 "Tower Bridge is the most iconic bridge in the world. Spanning across the River Thames in London, it has survived the test of time, still standing after hundreds of years, even though it has to be repaired many times already. However, the unique mechanism that lifted the bridge doesn't work and people can only imagine how it once worked." - building_type_windsor_castle_01:1 "Windsor Castle" building_type_windsor_castle_01_desc:0 "$building_windsor_castle_01_desc$" building_windsor_castle_01:1 "Windsor Castle" @@ -630,6 +625,37 @@ building_hadrians_wall_01:0 "Hadrian's Wall" building_hadrians_wall_01_desc:0 "Hadrian's Wall was built during Roman times to keep the northern Picts out of the province of Britannia. Nowadays, it serves no defensive purpose, as it's only a small wall, almost completely forgotten by history. Although it serves one final purpose - to guide travelers along the wall, surrounded by open fields." + building_type_prague_castle_01:1 "Prague Castle" + building_type_prague_castle_01_desc:0 "$building_prague_castle_01_desc$" + building_prague_castle_01:1 "Prague Fort" + building_prague_castle_01_desc:0 "Once the largest castle in Europe , some may even say in the world, the Prague Castle now stands in the shadow of its former glory. With most of its walls crumbling and buildings falling apart, some do not even call it a castle, but rather a fort. Nevertheless, there is much potential, and many believe that its former glory will be restored. " + building_prague_castle_02:1 "Prague Castle Restored" + building_prague_castle_02_desc:0 "The Prague Castle stands strong once more. Its fortifications are rebuilt and reinforced, becoming not only one of the most formidable castles in the region but the whole kingdom of Czechia. Although, there's something still missing : a grand cathedral that stood in the middle of the castle hundreds of years ago." + building_prague_castle_03:1 "St. Vitus Cathedral" + building_prague_castle_03_desc:0 "The jewel of Prague, which has been towering over the city for almost two millennia, is finally restored, regaining its long-lost glory. With St. Vitus Cathedral standing proudly once again, the city has not only become a center of Czechia but also a center of something much, much bigger. Thousands travel just to see this new marvel of Prague." + + building_type_charles_university_01:1 "Charles University" + building_type_charles_university_01_desc:0 "$building_charles_university_01_desc$" + building_charles_university_01:1 "Charles University" + building_charles_university_01_desc:0 "$building_type_generic_university_desc$\n\nEstablished in 1348 by Charles IV, it's the oldest university north of the Danube and east of the Rhine. After the Event, this university stands proud and continues to attract hundreds of scholars and students who seek wisdom. " + + building_type_communal_city_tabor_01:1 "Communal City of Tábor" + building_type_communal_city_tabor_01_desc:0 "$building_communal_city_tabor_01_desc$" + building_communal_city_tabor_01:1 "Shared City of Tábor" + building_communal_city_tabor_01_desc:0 "Originally settled by the Hussites under Jan Žižka, the city of Tábor was meant to be a city, where everyone shared everything and no one owned anything. However, this idea quickly collapsed, after the Hussites were defeated. But lately, the Bohemian church decided to revive this lost practice, hoping to fully embrace their predecessors." + building_communal_city_tabor_02:1 "Great Communal City of Tábor" + building_communal_city_tabor_02_desc:0 "Following the revival of the Hussites as the Bohemian Church, Tábor followed. Once again embracing the long-lost idea of a truly communal city. Under the command of Bohemians, this dream was achieved. With its importance growing, it's even able to rival other large cities in Bohemia, but it's still far away from the glory of Prague." + + building_type_grand_porcelain_works_01:1 "Grand Porcelain Works" + building_type_grand_porcelain_works_01_desc:0 "$building_grand_porcelain_works_01_desc$" + building_grand_porcelain_works_01:1 "Grand Porcelain Works" + building_grand_porcelain_works_01_desc:0 "With vast deposits of high-quality kaolinite in the region and hundreds of years of tradition, Czech porcelain is considered a luxury not only in the kingdom, but in most of Europe. Massive surface mines and advanced kilns, together with potter unions allowed for the creation of these massive works." + + building_type_spilberk_castle_01:1 "Špilberk Castle" + building_type_spilberk_castle_01_desc:0 "$building_spilberk_castle_01_desc$" + building_spilberk_castle_01:1 "Špilberk" + building_spilberk_castle_01_desc:0 "Standing tall above the city of Brno, the most important city in Moravia, the Špilberk Castle is the main keep and was the seat of power for many powerful families. Constructed in the 13th century and improved ever since. After the Event, the city and the castle were briefly abandoned, but after people returned, they reconstructed the castle, transforming it not only into a formidable fortress but also into a symbol of prosperity and Moravian identity." + building_type_leclerc_dyeworks_01:1 "Leclerc Dyeworks" building_type_leclerc_dyeworks_01_desc:1 "Famed throughout the world, Leclerc White is one of the most sought-after dyes, known for its pure white colour. Only made in France, it is produced by scraping off titanium rust from Leclerc tanks, ancient armoured vehicles that even now remain in the major cities they were ordered to defend." building_leclerc_dyeworks_01:1 "Rust Harvesters" diff --git a/localization/english/replace/NEOW_mottos_l_english.yml b/localization/english/replace/NEOW_mottos_l_english.yml index 98d5cfd7..ca79869c 100644 --- a/localization/english/replace/NEOW_mottos_l_english.yml +++ b/localization/english/replace/NEOW_mottos_l_english.yml @@ -20,4 +20,6 @@ dynn_avril_motto:0 "Love above all else" dynn_knife_motto:0 "Gentleman in the light, butcher in the dark" dynn_bookwyrm_motto:0 "A tomato can brighten any soul" - dynn_dev_motto:0 "One must imagine a fisherman happy" \ No newline at end of file + dynn_dev_motto:0 "One must imagine a fisherman happy" + dynn_karlovec_motto:0 "Kings do not rise from the ranks of Cowards" + dynn_zizka_motto:0 "Do not be afraid of your enemies and do not be concerned about their numbers" \ No newline at end of file diff --git a/localization/english/replace/buildings_l_english.yml b/localization/english/replace/buildings_l_english.yml index 533d8d02..acbf5e23 100644 --- a/localization/english/replace/buildings_l_english.yml +++ b/localization/english/replace/buildings_l_english.yml @@ -1122,25 +1122,6 @@ #building_falun_mines_07_desc:0 "$building_type_falun_mines_01_desc$" #building_falun_mines_08:0 "Falun Mines VIII" #building_falun_mines_08_desc:0 "$building_type_falun_mines_01_desc$" - - building_type_kutna_hora_mines_01:0 "Kutná Hora Mine" - building_type_kutna_hora_mines_01_desc:1 "The Kutná Hora mine is a large silver mine located on the lands of the Sedlec Monastery. With the support of local Abbots #italic (and German miners)#! industry in the area is prospering." - building_kutna_hora_mines_01:1 "Kutná Hora Mining Settlement" - building_kutna_hora_mines_01_desc:1 "$building_rammelsberg_mines_01_desc$" - building_kutna_hora_mines_02:1 "Kutná Hora Mine" - building_kutna_hora_mines_02_desc:1 "$building_rammelsberg_mines_02_desc$" - building_kutna_hora_mines_03:1 "Large Kutná Hora Mine" - building_kutna_hora_mines_03_desc:1 "$building_rammelsberg_mines_03_desc$" - building_kutna_hora_mines_04:1 "Kutná Hora Mining Complex" - building_kutna_hora_mines_04_desc:1 "$building_rammelsberg_mines_04_desc$" - #building_kutna_hora_mines_05:0 "Kutná Hora Mines V" - #building_kutna_hora_mines_05_desc:0 "$building_type_kutna_hora_mines_01_desc$" - #building_kutna_hora_mines_06:0 "Kutná Hora Mines VI" - #building_kutna_hora_mines_06_desc:0 "$building_type_kutna_hora_mines_01_desc$" - #building_kutna_hora_mines_07:0 "Kutná Hora Mines VII" - #building_kutna_hora_mines_07_desc:0 "$building_type_kutna_hora_mines_01_desc$" - #building_kutna_hora_mines_08:0 "Kutná Hora Mines VIII" - #building_kutna_hora_mines_08_desc:0 "$building_type_kutna_hora_mines_01_desc$" building_type_schwaz_mines_01:0 "Schwaz Mine" building_type_schwaz_mines_01_desc:0 "The Schwaz silver mine lies at the foot of the Kellerjoch and Eiblschrofen mountains, in the middle of a valley. The opportunity for mining means that a lot of people are drawn to the area." diff --git a/localization/english/replace/culture/cultures_l_english.yml b/localization/english/replace/culture/cultures_l_english.yml index 1404feee..e7234081 100644 --- a/localization/english/replace/culture/cultures_l_english.yml +++ b/localization/english/replace/culture/cultures_l_english.yml @@ -480,14 +480,14 @@ occitan_prefix:0 "Occitano" occitan_collective_noun:1 "Occitans" #Magyar group - magyar_group:2 "Magyar" - magyar_group_collective_noun:0 "Magyars" + magyar_group:2 "Hungarian" + magyar_group_collective_noun:0 "Hungarians" mogyer:0 "Mogyër" mogyer_prefix:0 "Mogyëro" mogyer_collective_noun:0 "Mogyërs" - hungarian:0 "Hungarian" - hungarian_prefix:0 "Hungaro" - hungarian_collective_noun:1 "Hungarians" + hungarian:0 "Magyar" + hungarian_prefix:0 "Magyaro" + hungarian_collective_noun:1 "Magyars" #North Germanic group north_germanic_group:0 "North Germanic" north_germanic_group_collective_noun:0 "North Germanics" @@ -584,9 +584,9 @@ czech:0 "Český" czech_prefix:0 "Czecho" czech_collective_noun:1 "Czechs" - slovien:0 "Slovien" - slovien_prefix:0 "Slovieno" - slovien_collective_noun:0 "Sloviens" + slovien:0 "Slovenský" + slovien_prefix:0 "Slovako" + slovien_collective_noun:0 "Slovaks" polish:0 "Polish" polish_prefix:0 "Polish" polish_collective_noun:1 "Poles" @@ -767,6 +767,6 @@ turkmen: "Turkmen" turkmen_prefix: "Turkmen" turkmen_collective_noun: "Turkmen" - albanian: "Albanian" + albanian: "Shqiptar" albanian_prefix: "Albano" albanian_collective_noun: "Albanians" diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml index 4797089e..5f4ef847 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml @@ -1,31 +1,39 @@ l_english: heritage_anglo_american_name:0 "Anglo-American" - heritage_anglo_american_collective_noun:0 "American" + heritage_anglo_american_collective_noun:0 "Americans" heritage_anglo_frisian_name:0 "Anglo-Saxon" - heritage_anglo_frisian_collective_noun:0 "Anglo-Saxon" + heritage_anglo_frisian_collective_noun:0 "Anglo-Saxons" heritage_brazilian_name:0 "Brazilian" heritage_brazilian_collective_noun:0 "Brazilians" heritage_french_name:0 "French" heritage_french_collective_noun:0 "French" heritage_cisalpine_name:0 "Gallo-Italian" - heritage_cisalpine_collective_noun:0 "Gallo-Italian" + heritage_cisalpine_collective_noun:0 "Gallo-Italians" heritage_greek_name:0 "Greek" - heritage_greek_collective_noun:0 "Greek" + heritage_greek_collective_noun:0 "Greeks" heritage_hispanic_name:0 "Hispanic" heritage_hispanic_collective_noun:0 "Hispanics" heritage_indo_aryan_name:0 "Indo-Aryan" heritage_indo_aryan_collective_noun:0 "Indo-Aryans" heritage_italian_name:0 "Italian" - heritage_italian_collective_noun:0 "Italian" + heritage_italian_collective_noun:0 "Italians" + heritage_kipchak_name:0 "Kipchak" + heritage_kipchak_collective_noun:0 "Kipchaks" heritage_lusotanian_name:0 "Lusitanian" heritage_lusotanian_collective_noun:0 "Lusitanians" heritage_mosellic_name:0 "Mosellic" - heritage_mosellic_collective_noun:0 "Mosellic" + heritage_mosellic_collective_noun:0 "Mosellics" heritage_rhaeto_helvetic_name:0 "Rhaeto-Helvetic" - heritage_rhaeto_helvetic_collective_noun:0 "Rhaeto-Helvetic" - heritage_romani_name:0 "Romani" - heritage_romani_collective_noun:0 "Romanis" + heritage_rhaeto_helvetic_collective_noun:0 "Rhaeto-Helvetics" + heritage_romani_name:0 "Far Western Indo-Aryan" + heritage_romani_collective_noun:0 "Far Western Indo-Aryans" heritage_sardic_name:0 "Sardic" - heritage_sardic_collective_noun:0 "Sardic" + heritage_sardic_collective_noun:0 "Sards" heritage_scottish_name:0 "Scottish" - heritage_scottish_collective_noun:0 "Scottish" \ No newline at end of file + heritage_scottish_collective_noun:0 "Scots" + heritage_turkish_name:0 "Turkish" + heritage_turkish_collective_noun:0 "Turks" + heritage_romanian_name:0 "Romanian" + heritage_romanian_collective_noun:0 "Romanians" + NEOW_heritage_east_slavic_name:0 "East Slavic" + NEOW_heritage_east_slavic_collective_noun:0 "East Slavic" \ No newline at end of file diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml index e99fc400..5b793664 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml @@ -10,6 +10,7 @@ language_sardinian_name:0 "Sardinian" language_cisalpine_name:0 "Gallo-Italic" language_italo_dalmatian_name:0 "Italian" + language_kipchak_bulgar_name:0 "Kipchak-Bulgar" language_lusophonic_name:0 "Lusitanic" language_hispanophonic_name:0 "Spanish" language_nordic_name:0 "Nordic" @@ -17,6 +18,24 @@ language_maltese_name:0 "Maltese" language_rhaetoromance_name:0 "Rhaetic" language_sorbian_name:0 "Sorbian" + language_turkish_name:0 "Turkish" + language_romanian_name:0 "Romanian" + language_aromanian_name:0 "Aromanian" + language_rusynskiy_name:0 "Ruskŷi" + language_ruthenian_name:0 "Ruthenian" + language_north_russian_name:0 "Russian" + language_south_russian_name:0 "Donkubian" + language_siberian_russian_name:0 "Siberian" + language_amurian_russian_name:0 "Amurian" + language_gagauz_name:0 "Gagauz" + language_macedonian_name:0 "Macedonian" + language_pontic_name:0 "Pontic" + language_cappadocian_name:0 "Cappadocian" + language_cypriot_name:0 "Cypriot" + language_griko_name:0 "Griko" + language_albanian_name:0 "Albanian" + + NEOW_language_irish_name:0 "Irish" NEOW_language_manx_name:0 "Manx" NEOW_language_scottish_name:0 "Scottish" @@ -163,4 +182,3 @@ - \ No newline at end of file diff --git a/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml index db78075e..3d198468 100644 --- a/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml +++ b/localization/english/replace/culture/traditions/zz_NEOW_cultural_traditions_l_english.yml @@ -33,6 +33,8 @@ allows_vineyards:1 "Unlocks the #color_white $building_type_vineyards_01$#! line of [buildings|E]" culture_parameter_allows_vineyards:0 "$allows_vineyards$" + tradition_wine_culture_name:0 "Famed Vintners" + tradition_wine_culture_desc:1 "Practice of growing grapes and turning it into wine has been in this culture for generations. Creating long and stretchy vineyards all around the countryside, to create all kinds of wine." # MAA Unlocks culture_parameter_unlock_maa_handgonners:0 "Can recruit [GetMaA('handgonners').GetName] as [men_at_arms|E]" diff --git a/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml index 5d009053..b26d2a0b 100644 --- a/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml @@ -2,8 +2,25 @@ name_list_french:0 "French" name_list_brittannic:0 "Britannic" name_list_goidelic:0 "Goidelic" + name_list_gallo_italian:0 "Gallo-Italian" + name_list_icelander:0 "Icelander" + name_list_brandenburger:0 "Brandenburgish" + name_list_low_saxon:0 "Lower Saxonish" + name_list_palatine:0 "Palatinate" + name_list_mosellic:0 "Mosellic" + name_list_campanian:0 "Campanian" + name_list_italo_dalmatian:0 "Italo-Dalmatian" name_list_neow_scottish:0 "Scottish" name_list_neow_goidelic:0 "Irish" name_list_NEOW_french:0 "French" + name_list_NEOW_breton:0 "Breton" + name_list_NEOW_english:0 "English" + name_list_NEOW_cornish:0 "Cornish" + name_list_NEOW_scottish:0 "Scottish" name_list_NEOW_swabian:0 "Swabian" - name_list_NEOW_sorbian:0 "Sorb" \ No newline at end of file + name_list_NEOW_sorbian:0 "Sorb" + name_list_NEOW_beur:0 "Beur" + name_list_NEOW_turkish:0 "Turkish" + name_list_NEOW_cossack:0 "Cossack" + name_list_NEOW_ruthenian:0 "Ruthenian" + name_list_NEOW_west_russian:0 "West Russian" \ No newline at end of file diff --git a/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml index 3ef96f1b..a44b0580 100644 --- a/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml @@ -106,7 +106,7 @@ duke_administrative_independent_female_north_italian: "Dogaressa" kingdom_administrative_independent_north_italian: "Serenissimo Principato" king_administrative_independent_male_north_italian: "Serenissimo Doge" - king_administrative_independent_female_north_italian: "Serenissimo Dogaressa" + king_administrative_independent_female_north_italian: "Serenissima Dogaressa" # british titles names king_administrative_male_brit: "Governor" diff --git a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml index 841c03cb..d218bcf4 100644 --- a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml @@ -7,7 +7,7 @@ neow_punjabi:0 "Punjabi" neow_punjabi_collective_noun:0 "Punjabis" neow_punjabi_prefix:0 "Punjabo" - #french + #French metropolitain:0 "Metropolitain" metropolitain_collective_noun:0 "Metropolitains" metropolitain_prefix:0 "Metro" @@ -38,7 +38,7 @@ arpitan:0 "Arpetan" arpitan_collective_noun:0 "Arpetan" arpitan_prefix:0 "Arpetano" - #berber + #Berber beur:0 "Beur" beur_collective_noun:0 "Beurs" beur_prefix:0 "Beur" @@ -91,7 +91,7 @@ #brittannic soueyrneg:0 "Soufyrniwr" soueyrneg_collective_noun:0 "Soufyrniwrs" - soueyrneg_prefix:0 "Soufyrno-" + soueyrneg_prefix:0 "Soufyrno" prytoneg:0 "Myddlandiwr" prytoneg_collective_noun:0 "Myddlandiwrs" prytoneg_prefix:0 "Myddlando" @@ -228,7 +228,7 @@ icelander_prefix:0 "Icelando" doggerlander:0 "Doggersker" doggerlander_collective_noun:1 "Doggerskers" - doggerlander_prefix:0 "Doggo-" + doggerlander_prefix:0 "Doggo" faerosk:0 "Faerosk" faerosk_collective_noun:0 "Faerosk" faerosk_prefix:0 "Faerosk" @@ -311,10 +311,10 @@ rottisch_collective_noun:0 "Rottisch" rottisch_prefix:0 "Rottisch" #West Slavic - sorbian:0 "Serbsce" + sorbian:0 "Serbski" sorbian_collective_noun:0 "Sorbs" sorbian_prefix:0 "Sorbo" - NEOW_moravian:0 "Moravsky" + NEOW_moravian:0 "Moravský" NEOW_moravian_collective_noun:0 "Moravians" NEOW_moravian_prefix:0 "Moravo" #Romani @@ -326,40 +326,182 @@ old_american_collective_noun:0 "American" old_american_prefix:0 "Americano" #Bosnian - NEOW_bosnian:0 "Bosanac" - NEOW_bosnian_collective_noun:0 "Bosanci" - NEOW_bosnian_prefix:0 "Bosanci" + NEOW_bosnian:0 "Bosanski" + NEOW_bosnian_collective_noun:0 "Bosnians" + NEOW_bosnian_prefix:0 "Bosansko" #Bosnian NEOW_albanian:0 "Shqip" NEOW_albanian_collective_noun:0 "Shqip" NEOW_albanian_prefix:0 "Shqiptarët" + NEOW_arvantika:0 "Arbërisht" + NEOW_arvantika_collective_noun:0 "Arvanites" + NEOW_arvantika_prefix:0 "Arvanite" #Polish - greater_polish:0 "Polak" - greater_polish_collective_noun:0 "Polak" - greater_polish_prefix:0 "Polacy" + NEOW_greater_polish:0 "Wielkopolski" + NEOW_greater_polish_collective_noun:0 "Wielkopolski" + NEOW_greater_polish_prefix:0 "Wielkopolski" + #Polish + NEOW_lesser_polish:0 "Małopolski" + NEOW_lesser_polish_collective_noun:0 "Małopolski" + NEOW_lesser_polish_prefix:0 "Małopolski" + kashubian:0 "Kaszëbsczi" + kashubian_collective_noun:0 "Kashubs" + kashubian_prefix:0 "Kashubo" #Serbian - NEOW_serbian:0 "Srbin" - NEOW_serbian_collective_noun:0 "Srbin" - NEOW_serbian_prefix:0 "Srbi" + NEOW_serbian:0 "Srpski" + NEOW_serbian_collective_noun:0 "Serbs" + NEOW_serbian_prefix:0 "Srpsko" #croatian - NEOW_croatian:0 "Hrvat" - NEOW_croatian_collective_noun:0 "Hrvat" - NEOW_croatian_prefix:0 "Hrvati" + NEOW_croatian:0 "Hrvatski" + NEOW_croatian_collective_noun:0 "Croats" + NEOW_croatian_prefix:0 "Hrvatsko" #croatian - NEOW_slovene:0 "Slovenščina" - NEOW_slovene_collective_noun:0 "Slovenščina" - NEOW_slovene_prefix:0 "Slovenci" + NEOW_slovene:0 "Slovenski" + NEOW_slovene_collective_noun:0 "Slovenes" + NEOW_slovene_prefix:0 "Slovensko" #croatian - NEOW_montenegran:0 "Crnogorac" - NEOW_montenegran_collective_noun:0 "Crnogorac" - NEOW_montenegran_prefix:0 "Crnogorci" + NEOW_montenegran:0 "Crnogorski" + NEOW_montenegran_collective_noun:0 "Montenegrins" + NEOW_montenegran_prefix:0 "Crnogorsko" NEOW_bulgarian:0 "Bŭlgarski" NEOW_bulgarian_collective_noun:0 "Bŭlgarski" - NEOW_bulgarian_prefix:0 "Bŭlgari" + NEOW_bulgarian_prefix:0 "Bŭlgaro" ladin:0 "Ladin" ladin_collective_noun:0 "Ladins" ladin_prefix:0 "Ladino" + #Thracian Turkish + thracian:0 "Trakyalı" + thracian_collective_noun:0 "Thracians" + thracian_prefix:0 "Thraco" + #Lipka Tatars + lipka:0 "Lipka" + lipka_collective_noun:0 "Lipkas" + lipka_prefix:0 "Lipka" + #Wallachian + wallachian:0 "Muntenesc" + wallachian_collective_noun:0 "Muntenian" + wallachian_prefix:0 "Muntenesco" + #Moldavian + moldavian:0 "Moldovenesc" + moldavian_collective_noun:0 "Moldavians" + moldavian_prefix:0 "Moldavo" + #Translyvanian + translyvanian:0 "Ardelenesc" + translyvanian_collective_noun:0 "Translyvanians" + translyvanian_prefix:0 "Ardelenesco" + #Aromanian + aromanian:0 "Armăneashti" + aromanian_collective_noun:0 "Aromanians" + aromanian_prefix:0 "Armăneashto" + + ##Ruthenian + #Romance Ukranians + NEOW_ucrainean:0 "Ucrainean" + NEOW_ucrainean_collective_noun:0 "Ucraineans" + NEOW_ucrainean_prefix:0 "Ucraineano" + #Vohlynians + NEOW_vohlynian:0 "Volinskiy" + NEOW_vohlynian_collective_noun:0 "Volhynians" + NEOW_vohlynian_prefix:0 "Volinsko" + #Polesians + NEOW_polessian:0 "Polis'kiy" + NEOW_polessian_collective_noun:0 "Polesians" + NEOW_polessian_prefix:0 "Polis'ko" + #Kievlyans + NEOW_kievan:0 "Dnipryanskiy" + NEOW_kievan_collective_noun:0 "Dnipryans" + NEOW_kievan_prefix:0 "Dnipryano" + #Carpathian Rusyns + NEOW_carpathian:0 "Rusîn'skyj" + NEOW_carpathian_collective_noun:0 "Rusyns" + NEOW_carpathian_prefix:0 "Rusynsko" + #Minskians + NEOW_minskian:0 "Minski" + NEOW_minskian_collective_noun:0 "Minchanins" + NEOW_minskian_prefix:0 "Minsko" + #Kazak + NEOW_pannonisch:0 "Danubisch" + NEOW_pannonisch_collective_noun:0 "Danubians" + NEOW_pannonisch_prefix:0 "Danubo" + NEOW_mazovian_polish:0 "Mazowiecki" + NEOW_mazovian_polish_collective_noun:0 "Mazovian Poles" + NEOW_mazovian_polish_prefix:0 "Mazowiecko" + NEOW_silesian:0 "Ślůnski" + NEOW_silesian_collective_noun:0 "Silesians" + NEOW_silesian_prefix:0 "Ślůnsko" + ##West Russian + #Novgorodian + NEOW_novgorodian:0 "Novgorodskiy" + NEOW_novgorodian_collective_noun:0 "Novgorodians" + NEOW_novgorodian_prefix:0 "Novgorodsko" + #Pribaltic + NEOW_pribaltic:0 "Pribaltiyskiy" + NEOW_pribaltic_collective_noun:0 "Pribalts" + NEOW_pribaltic_prefix:0 "Pribalto" + #Polotskian + NEOW_polotskian:0 "Polotskiy" + NEOW_polotskian_collective_noun:0 "Polochanins" + NEOW_polotskian_prefix:0 "Polotsko" + #Smolenskian + NEOW_smolesnkian:0 "Smalenski" + NEOW_smolesnkian_collective_noun:0 "Smolyanins" + NEOW_smolesnkian_prefix:0 "Smalensko" + #Nizhegorodian + NEOW_nizhegorodian:0 "Nizhegorodskiy" + NEOW_nizhegorodian_collective_noun:0 "Nizhegorodians" + NEOW_nizhegorodian_prefix:0 "Nizhegorodsko" + #Nizhnevolzhan + NEOW_nizhnevolzhan:0 "Nizhnevolzhskiy" + NEOW_nizhnevolzhan_collective_noun:0 "Volzhane" + NEOW_nizhnevolzhan_prefix:0 "Nizhnevolzhsko" + #Goral + goral:0 "Góralski" + goral_collective_noun:0 "Gorals" + goral_prefix:0 "Goralsko" + + NEOW_pomak:0 "Pomak" + NEOW_pomak_collective_noun:0 "Pomak" + NEOW_pomak_prefix:0 "Pomak" + NEOW_vostochniy:0 "Vostochniy" + NEOW_vostochniy_collective_noun:0 "Vostochniy" + NEOW_vostochniy_prefix:0 "Vostochniy" + NEOW_macedonian:0 "Makedonski" + NEOW_macedonian_collective_noun:0 "Macedonians" + NEOW_macedonian_prefix:0 "Makedonsko" + NEOW_pontic:0 "Romaïkós" + NEOW_pontic_collective_noun:0 "Romaïkoí" + NEOW_pontic_prefix:0 "Ponto" + NEOW_cappadocian:0 "Kappadokikós" + NEOW_cappadocian_collective_noun:0 "Kappadokikoí" + NEOW_cappadocian_prefix:0 "Cappadocio" + NEOW_cypriot:0 "Kypriakós" + NEOW_cypriot_collective_noun:0 "Kypriakoí" + NEOW_cypriot_prefix:0 "Cyprio" + NEOW_pindusian:0 "Pindouikós" + NEOW_pindusian_collective_noun:0 "Pindouikoí" + NEOW_pindusian_prefix:0 "Pindusio" + NEOW_peloponnesian:0 "Peloponnisiakós" + NEOW_peloponnesian_collective_noun:0 "Peloponnisiakoí" + NEOW_peloponnesian_prefix:0 "Peloponnesio" + NEOW_aegeaner:0 "Aigaiakós" + NEOW_aegeaner_collective_noun:0 "Aigaiakoí" + NEOW_aegeaner_prefix:0 "Aegeano" + NEOW_gagauz:0 "Gagauz" + NEOW_gagauz_collective_noun:0 "Gagauz" + NEOW_gagauz_prefix:0 "Gagauz" + #Donbass + NEOW_donbass:0 "Donbass" + NEOW_donbass_collective_noun:0 "Donbasevtsy" + NEOW_donbass_prefix:0 "Donbass" + #Cossack + NEOW_cossack:0 "Kozak" + NEOW_cossack_collective_noun:0 "Cossacks" + NEOW_cossack_prefix:0 "Kozako" + #Crimean + NEOW_crimean:0 "Krimskiy" + NEOW_crimean_collective_noun:0 "Crimeans" + NEOW_crimean_prefix:0 "Krymsko" \ No newline at end of file diff --git a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml index 1ff8da2b..d106d5e3 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -154,6 +154,7 @@ dynn_Abyrhgafynny:0 "Abyrhgafynny" dynn_Ainnain:0 "Ainnain" dynn_Air:0 "Air" + dynn_Aubin:0 "Aubin" dynn_B_a_uml_r:0 "Bär" dynn_B_a_uml_sge:0 "Bäsge" dynn_B_e_act_nard:0 "Bénard" @@ -376,6 +377,7 @@ dynn_Bengsch:0 "Bengsch" dynn_Backes:0 "Backes" dynn_Bonzel:0 "Bonzel" + dynn_B_u_rca:0 "Búrca" dynn_C_a_grv_rri:0 "Càrri" dynn_Caba_n_tld_as:0 "Cabañas" dynn_Cabrau:0 "Cabrau" @@ -387,6 +389,7 @@ dynn_Campbell:0 "Campbell" dynn_Cansa:0 "Cansa" dynn_Canu:0 "Canu" + dynn_Cantacuzino:0 "Cantacuzino" dynn_Capasso:0 "Capasso" dynn_Capdevila:0 "Capdevila" dynn_Caporaso:0 "Caporaso" @@ -753,6 +756,8 @@ dynn_Fusco:0 "Fusco" dynn_Fust_e_act_:0 "Fusté" dynn_Franck:0 "Franck" + dynn_Fay:0 "Fay" + dynn_Fezgerauld:0 "Fezgerauld" dynn_G_e_act_rard:0 "Gérard" dynn_G_o_uml_bel:0 "Göbel" dynn_G_o_uml_cke:0 "Göcke" @@ -1004,7 +1009,7 @@ dynn_Hyllyngddon:0 "Hyllyngddon" dynn_Hyrtffordd:0 "Hyrtffordd" dynn_Hyrhyfforhdd:0 "Hyrhyfforhdd" - dynn_Hergenr_o_ther:0 "Hergenröther" + dynn_Hergenr_o_uml_ther:0 "Hergenröther" dynn_Iacono:0 "Iacono" dynn_Iammarino:0 "Iammarino" dynn_Iannaccone:0 "Iannaccone" @@ -1205,7 +1210,7 @@ dynn_Kohler:0 "Kohler" dynn_Kiefer:0 "Kiefer" dynn_Kleve:0 "Kleve" - dynn_Kr_a_mer:0 "Krämer" + dynn_Kr_a_uml_mer:0 "Krämer" dynn_L_a_uml_mmerhirt:0 "Lämmerhirt" dynn_L_a_uml_mmle:0 "Lämmle" dynn_L_e_act_cuyer:0 "Lécuyer" @@ -1672,7 +1677,8 @@ dynn_Pujol:0 "Pujol" dynn_Pythgomyrhy:0 "Pythgomyrhy" dynn_Preysing:0 "Preysing" - dynn_P_u_tz:0 "Pütz" + dynn_P_u_uml_tz:0 "Pütz" + dynn_Paor:0 "Paor" dynn_Qasmi:0 "Qasmi" dynn_Qu_e_act_tel:0 "Quétel" dynn_Queen:0 "Queen" @@ -1911,6 +1917,7 @@ dynn_Shallice:0 "Shallice" dynn_Shaw:0 "Shaw" dynn_Shea:0 "Shea" + dynn_Shyps:0 "Shyps" dynn_Shypston:0 "Shypston" dynn_Siemer:0 "Siemer" dynn_Sillmann:0 "Sillmann" @@ -2148,6 +2155,7 @@ dynn_Vos:0 "Vos" dynn_Vosberg:0 "Vosberg" dynn_Vossschulte:0 "Vossschulte" + dynn_Valche:0 "Valche" dynn_W_o_uml_lbern:0 "Wölbern" dynn_W_o_uml_lfle:0 "Wölfle" dynn_W_o_uml_llmann:0 "Wöllmann" @@ -2388,3 +2396,85 @@ dynn_Karag_o_uml_z:0 "Karagöz" dynn_dias:0 "Dias" dynn_Alvarenga:0 "Alvarenga" + dynn_Koroleveckiy:0 "Koroleveckiy" + dynn_Romanov:0 "Romanov" + dynn_Akranes:0 "Akranes" + dynn_Akureyri:0 "Akureyri" + dynn_Arnarstapi:0 "Arnarstapi" + dynn_Stapi:0 "Stapi" + dynn__A_act_rsk_o_act_gssandur:0 "Árskógssandur" + dynn_Bakkafj_o_uml_r_eth_ur:0 "Bakkafjörður" + dynn_Bakkager_eth_i:0 "Bakkagerði" + dynn_B_i_act_ldudalur:0 "Bíldudalur" + dynn_Bl_o_uml_ndu_o_act_s:0 "Blönduós" + dynn_Bolungarv_i_act_k:0 "Bolungarvík" + dynn_Bor_eth_eyri:0 "Borðeyri" + dynn_Borgarnes:0 "Borgarnes" + dynn_Brei_eth_dalsv_i_act_k:0 "Breiðdalsvík" + dynn_B_u_act__eth_ardalur:0 "Búðardalur" + dynn_Dalv_i_act_k:0 "Dalvík" + dynn_Dj_u_act_pav_i_act_k:0 "Djúpavík" + dynn_Dj_u_act_pivogur:0 "Djúpivogur" + dynn_Drangsnes:0 "Drangsnes" + dynn_Eskifj_o_uml_r_eth_ur:0 "Eskifjörður" + dynn_Eyrarbakki:0 "Eyrarbakki" + dynn_F_a_act_skr_u_act__eth_sfj_o_uml_r_eth_ur:0 "Fáskrúðsfjörður" + dynn_B_u_act__eth_ir:0 "Búðir" + dynn_B_u_act__eth_akaupt_u_act_n:0 "Búðakauptún" + dynn_Flateyri:0 "Flateyri" + dynn_Greniv_i_act_k:0 "Grenivík" + dynn_Gar_eth_ur:0 "Garður" + dynn_Grindav_i_act_k:0 "Grindavík" + dynn_Gr_i_act_msey:0 "Grímsey" + dynn_Grundarfj_o_uml_r_eth_ur:0 "Grundarfjörður" + dynn_Hafnir:0 "Hafnir" + dynn_Hauganes:0 "Hauganes" + dynn_Hellissandur:0 "Hellissandur" + dynn_Hjalteyri:0 "Hjalteyri" + dynn_Hn_i_act_fsdalur:0 "Hnífsdalur" + dynn_Hofs_o_act_s:0 "Hofsós" + dynn_H_o_act_lmav_i_act_k:0 "Hólmavík" + dynn_Hr_i_act_sey:0 "Hrísey" + dynn_H_u_act_sav_i_act_k:0 "Húsavík" + dynn_Hvammstangi:0 "Hvammstangi" + dynn_Kleppj_a_act_rnsreykir:0 "Kleppjárnsreykir" + dynn_H_o_uml_fn:0 "Höfn" + dynn_K_o_act_pasker:0 "Kópasker" + dynn_Neskaupsta_eth_ur:0 "Neskaupstaður" + dynn__O_act_lafsfj_o_uml_r_eth_ur:0 "Ólafsfjörður" + dynn__O_act_lafsv_i_act_k:0 "Ólafsvík" + dynn_Patreksfj_o_uml_r_eth_ur:0 "Patreksfjörður" + dynn_Raufarh_o_uml_fn:0 "Raufarhöfn" + dynn_Rey_eth_arfj_o_uml_r_eth_ur:0 "Reyðarfjörður" + dynn_Reykh_o_act_lar:0 "Reykhólar" + dynn_Rif:0 "Rif" + dynn_Sandger_eth_i:0 "Sandgerði" + dynn_Sau_eth__a_act_rkr_o_act_kur:0 "Sauðárkrókur" + dynn_Seltjarnarnes:0 "Seltjarnarnes" + dynn_Kr_o_act_kurinn:0 "Krókurinn" + dynn_Sey_eth_isfj_o_uml_r_eth_ur:0 "Seyðisfjörður" + dynn_Sey_eth_arfj_o_uml_r_eth_ur:0 "Seyðarfjörður" + dynn_Siglufj_o_uml_r_eth_ur:0 "Siglufjörður" + dynn_Skagastr_o_uml_nd:0 "Skagaströnd" + dynn_H_o_uml_f_eth_akaupssta_eth_ur:0 "Höfðakaupsstaður" + dynn_Stokkseyri:0 "Stokkseyri" + dynn_Stykkish_o_act_lmur:0 "Stykkishólmur" + dynn_St_o_uml_eth_varfj_o_uml_r_eth_ur:0 "Stöðvarfjörður" + dynn_Su_eth_ureyri:0 "Suðureyri" + dynn_S_u_act__eth_av_i_act_k:0 "Súðavík" + dynn_Svalbar_eth_seyri:0 "Svalbarðseyri" + dynn_T_a_act_lknafj_o_uml_r_eth_ur:0 "Tálknafjörður" + dynn_Ing_o_act_lfsson:0 "Ingólfsson" + dynn_Hallgr_i_act_msson:0 "Hallgrímsson" + dynn_Heimaey:0 "Heimaey" + dynn_Vogar:0 "Vogar" + dynn_Vestmannaeyjar:0 "Vestmannaeyjar" + dynn__TH_ingeyri:0 "Þingeyri" + dynn__TH_orl_a_act_ksh_o_uml_fn:0 "Þorlákshöfn" + dynn__TH_orsh_o_uml_fn:0 "Þórshöfn" + dynn__TH_ykkvib_ae_r:0 "Þykkvibær" + dynn_Elli_eth_ah_o_uml_fn:0 "Elliðahöfn" + dynn_Nov_a_act_k:0 "Novák" + dynn_Svoboda:0 "Svoboda" + dynn_Novotn_y_act_:0 "Novotný" + dynn_Dvo_r_crn__a_act_k:0 "Dvořák" diff --git a/localization/english/replace/dynasties/dynasty_names_l_english.yml b/localization/english/replace/dynasties/dynasty_names_l_english.yml index 8851d9dc..12af35f2 100644 --- a/localization/english/replace/dynasties/dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/dynasty_names_l_english.yml @@ -27,6 +27,7 @@ dynnp_din:0 "din " dynnp_du:0 "du " dynnp_el-:0 "el-" + dynnp_fon:0 "fon " dynnp_gada:0 "gada " dynnp_i-:0 "i-" dynnp_i_: "i " diff --git a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index ae7578e4..08464deb 100644 --- a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -33,6 +33,9 @@ #Turkish dynnpat_suf_k_i_dot_z_i_dot_:0 "kızı" dynnpat_suf_o_g_brv_lu:0 "oğlu" + + #Icelandic + dynnpat_suf_sd_o_act_ttir:0 "sdóttir" ############################################################ # Names @@ -278,7 +281,12 @@ dynnp_di:0 "di " #e_zapadoslavia + dynn_karlovec:0 "Karlovec" dynn_masaryk:0 "Masaryk" + dynn_chebovic:0 "Chebovic" + dynn_uhelny:0 "Uhelný" + dynn_zizka:0 "Žižka" + dynn_zbudejovic:0 "Z Budějovic" dynn_mojmirovic:0 "Mojmirovic" #e_germania @@ -312,7 +320,11 @@ dynn_koch:0 "Koch" dynn_clausewitz:0 "Clausewitz" dynn_volcic:0 "Volcic" - + +# e_nistria + dynn_dragos:0 "Dragos" + dynn_olteanu:0 "Olteanu" + dynn_kobzar:0 "Kobzar" # e_alps diff --git a/localization/english/replace/modifiers/NEOW_modifiers_l_english.yml b/localization/english/replace/modifiers/NEOW_modifiers_l_english.yml index 6b555f6c..daae8758 100644 --- a/localization/english/replace/modifiers/NEOW_modifiers_l_english.yml +++ b/localization/english/replace/modifiers/NEOW_modifiers_l_english.yml @@ -13,4 +13,9 @@ bhakti_leviathan_metallurgicals_desc:0 "This character follows one of the wise l bhakti_leviathan_nautiluses: "Nautiluses" bhakti_leviathan_nautiluses_desc:0 "This character follows one of the gods of the blue waters." bhakti_leviathan_aerosaurs: "Aerosaurs" -bhakti_leviathan_aerosaurs_desc:0 "This character follows one of the gods of war, flight, desolation, and violence: the most prevalent and classical of the Leviathans." \ No newline at end of file +bhakti_leviathan_aerosaurs_desc:0 "This character follows one of the gods of war, flight, desolation, and violence: the most prevalent and classical of the Leviathans." + +stationed_peasant_militia_damage_add:0 "[stationed|E] [peasant_militia|E] [damage|E]" +stationed_peasant_militia_damage_mult:0 "$stationed_peasant_militia_damage_add$" +stationed_peasant_militia_toughness_add:0 "[stationed|E] [peasant_militia|E] [toughness|E]" +stationed_peasant_militia_toughness_mult:0 "$stationed_peasant_militia_toughness_add$" \ No newline at end of file diff --git a/localization/english/replace/names/NEOW_character_names_l_english.yml b/localization/english/replace/names/NEOW_character_names_l_english.yml index 31e3fc72..bc586a0f 100644 --- a/localization/english/replace/names/NEOW_character_names_l_english.yml +++ b/localization/english/replace/names/NEOW_character_names_l_english.yml @@ -1,5 +1,14 @@ l_english: _A_act_lvaro:0 "Álvaro" + _A_act_rni:0 "Árni" + _A_act_sa:0 "Ása" + _A_act_sgeir:0 "Ásgeir" + _A_act_sger_eth_ur:0 "Ásgerður" + _A_act_slaug:0 "Áslaug" + _A_act_smundur:0 "Ásmundur" + _A_act_sta:0 "Ásta" + _A_act_sthildur:0 "Ásthildur" + _a_dfith:0 "Âdfith" _A_grv_lex:0 "Àlex" _A_grv_lvar:0 "Àlvar" _A_grv_ngel:0 "Àngel" @@ -9,12 +18,31 @@ _A_grv_strid:0 "Àstrid" _A_grv_tia:0 "Àtia" _A_grv_urea:0 "Àurea" + _A_hat_dvidh:0 "Âdvidh" + _A_hat_hkunaat_pst_n:0 "Âhkunaat'n" + _A_hat_lbert:0 "Âlbert" + _A_hat_ngela:0 "Ângela" _A_hat_ngelo:0 "Ângelo" _A_rng_got:0 "Ågot" _A_rng_ke:0 "Åke" _A_rng_sa:0 "Åsa" _A_rng_se:0 "Åse" _A_rng_smund:0 "Åsmund" + _AE_dem:0 "Ædem" + _AE_id:0 "Æid" + _AE_irva:0 "Æirva" + _AE_ktheoh:0 "Æktheoh" + _AE_ldernon:0 "Ældernon" + _AE_li:0 "Æli" + _AE_mbroseh:0 "Æmbroseh" + _AE_ran:0 "Æran" + _AE_rav:0 "Ærav" + _C_ced_a_g_brv_an:0 "Çağan" + _C_ced_a_g_brv_atay:0 "Çağatay" + _C_ced_a_g_brv_da_s_ced_:0 "Çağdaş" + _C_ced_a_g_brv_la:0 "Çağla" + _C_ced_etin:0 "Çetin" + _C_ced_i_g_brv_dem:0 "Çiğdem" _E_act_dith:0 "Édith" _E_act_douard:0 "Édouard" _E_act_l_e_act_onore:0 "Éléonore" @@ -38,32 +66,109 @@ _E_grv_ric:0 "Èric" _E_grv_ve:0 "Ève" _E_grv_vo:0 "Èvo" + _I_act_da:0 "Ída" _I_act_ngrid:0 "Íngrid" + _I_dot_brahim:0 "İbrahim" + _I_dot_ffet:0 "İffet" + _I_dot_hsan:0 "İhsan" + _I_dot_lhami:0 "İlhami" + _I_dot_lhan:0 "İlhan" + _I_dot_lkan:0 "İlkan" + _I_dot_lknur:0 "İlknur" + _I_dot_lkyaz:0 "İlkyaz" + _I_dot_lyas:0 "İlyas" + _I_dot_mam:0 "İmam" + _I_dot_nan:0 "İnan" + _I_dot_nan_c_ced_:0 "İnanç" + _I_dot_pek:0 "İpek" + _I_dot_rem:0 "İrem" + _I_dot_rfan:0 "İrfan" + _I_dot_shak:0 "İshak" + _I_dot_skender:0 "İskender" + _I_dot_smail:0 "İsmail" + _I_dot_smet:0 "İsmet" + _I_dot_stemihan:0 "İstemihan" + _I_dot_zzet:0 "İzzet" + _O_act__eth_inn:0 "Óðinn" _O_act_in:0 "Óin" + _O_act_l_o_uml_f:0 "Ólöf" + _O_act_laf_i_act_a:0 "Ólafía" + _O_act_lafur:0 "Ólafur" + _O_act_scar:0 "Óscar" _O_act_ulivi_e_act_:0 "Óulivié" _O_act_ut_a_grv_vi:0 "Òutàvi" _O_act_ut_a_grv_vio:0 "Óutàvio" _O_grv_scar:0 "Òscar" _O_stk_ystein:0 "Øystein" _O_stk_yvind:0 "Øyvind" + _O_uml_mer:0 "Ömer" _O_uml_rjan:0 "Örjan" + _O_uml_zcan:0 "Özcan" + _O_uml_zer:0 "Özer" + _O_uml_zg_u_uml_r:0 "Özgür" + _O_uml_zge:0 "Özge" + _O_uml_zkan:0 "Özkan" + _O_uml_zlem:0 "Özlem" + _O_uml_znur:0 "Öznur" + _O_uml_zt_u_uml_rk:0 "Öztürk" + _S_ced__u_uml_kr_u_uml_:0 "Şükrü" + _S_ced_aban:0 "Şaban" + _S_ced_adan:0 "Şadan" + _S_ced_ahabettin:0 "Şahabettin" + _S_ced_ahap:0 "Şahap" + _S_ced_ahin:0 "Şahin" + _S_ced_amil:0 "Şamil" + _S_ced_ebnem:0 "Şebnem" + _S_ced_efkat:0 "Şefkat" + _S_ced_enay:0 "Şenay" + _S_ced_enel:0 "Şenel" + _S_ced_enol:0 "Şenol" + _S_ced_eref:0 "Şeref" + _S_ced_erife:0 "Şerife" + _S_ced_evin:0 "Şevin" + _S_ced_evket:0 "Şevket" + _S_ced_evki:0 "Şevki" + _S_ced_eyhmus:0 "Şeyhmus" + _S_ced_irin:0 "Şirin" + _S_ced_uayip:0 "Şuayip" + _TH__o_act_r:0 "Þór" + _TH__o_act_rey:0 "Þórey" + _TH__o_act_rhallur:0 "Þórhallur" + _TH_orbj_o_uml_rg:0 "Þorbjörg" + _TH_orgils:0 "Þorgils" + _TH_orkell:0 "Þorkell" + _TH_orleifur:0 "Þorleifur" + _TH_orsteinn:0 "Þorsteinn" + _U_act_rsula:0 "Úrsula" + _U_uml_mit:0 "Ümit" + _U_uml_nal:0 "Ünal" A_e_act_nor:0 "Aénor" A_i_uml_da:0 "Aïda" + A_s_ced_k_i_dot_n:0 "Aşkın" Aage:0 "Aage" + Aahlex:0 "Aahlex" + Aahlexenda:0 "Aahlexenda" + Aahlexendeh:0 "Aahlexenda" + Aahrav:0 "Aahrav" + Aahvitt:0 "Aahvitt" Aaltje:0 "Aaltje" + Aamb_o_hat_s:0 "Aambôs" Aarav:0 "Aarav" Aarhav:0 "Aarhav" - Aarhon:0 "Aarhon" Aarhwsh:0 "Aarhwsh" Aaricia:0 "Aaricia" Aaron:0 "Aaron" Aart:0 "Aart" Aase:0 "Aase" + Aathay:0 "Aathay" Ab_e_grv_l:0 "Abèl" Ab_i_act_lio:0 "Abílio" Abb_e_act_-Faria:0 "Abbé-Faria" + Abbas:0 "Abbas" Abbie:0 "Abbie" Abby:0 "Abby" + Abd_u_uml_lkadir:0 "Abdülkadir" + Abd_u_uml_llatif:0 "Abdüllatif" Abdelaziz:0 "Abdelaziz" Abdelghafour:0 "Abdelghafour" Abdelhafid:0 "Abdelhafid" @@ -77,11 +182,21 @@ Abderrahman:0 "Abderrahman" Abderrahmane:0 "Abderrahmane" Abdul:0 "Abdul" + Abdulahat:0 "Abdulahat" + Abdulbaki:0 "Abdulbaki" + Abdulhaluk:0 "Abdulhaluk" + Abdulhamit:0 "Abdulhamit" + Abdulkadir:0 "Abdulkadir" Abdul-Nasir:0 "Abdul-Nasir" + Abdulsamet:0 "Abdulsamet" + Abdurrahman:0 "Abdurrahman" Abel:0 "Abel" Abigail:0 "Abigail" Abigale:0 "Abigale" - Abnyr:0 "Abnyr" + Abnar:0 "Abnar" + Abneh:0 "Abneh" + Abner:0 "Abner" + Abnuh:0 "Abnuh" Aboubakeur:0 "Aboubakeur" Abraham:0 "Abraham" Abraracourcix:0 "Abraracourcix" @@ -91,17 +206,22 @@ Abygayl:0 "Abygayl" Abygayll:0 "Abygayll" Ac_a_act_cio:0 "Acácio" + Ac_i_act_lio:0 "Acílio" Accolon:0 "Accolon" + Achenaten:0 "Achenaten" Achile:0 "Achile" Achille:0 "Achille" Achim:0 "Achim" + Ad_a_tld_o:0 "Adão" Ad_e_act_la_i_uml_de:0 "Adélaïde" + Ad_e_act_rito:0 "Adérito" Ad_e_grv_le:0 "Adèle" Ad_e_grv_lo:0 "Adèlo" Ada:0 "Ada" Adalbert:0 "Adalbert" Adalberto:0 "Adalberto" Adam:0 "Adam" + Add_pst_m:0 "Add'm" Adda:0 "Adda" Addam:0 "Addam" Addgarh:0 "Addgarh" @@ -119,10 +239,13 @@ Adelchi:0 "Adelchi" Adele:0 "Adele" Adelheid:0 "Adelheid" + Adelina:0 "Adelina" Adeline:0 "Adeline" Adelino:0 "Adelino" Ademar:0 "Ademar" Aderyn:0 "Aderyn" + Adil:0 "Adil" + Adnan:0 "Adnan" Adraboran:0 "Adraboran" Adrhyan:0 "Adrhyan" Adri_a_grv_:0 "Adrià" @@ -134,6 +257,7 @@ Adrianus:0 "Adrianus" Adrien:0 "Adrien" Adur:0 "Adur" + Advith:0 "Advith" Aeddan:0 "Aeddan" Ael:0 "Ael" Aela:0 "Aela" @@ -147,6 +271,7 @@ Affrhodyty:0 "Affrhodyty" Afon:0 "Afon" Afonso:0 "Afonso" + Agah:0 "Agah" Agapit:0 "Agapit" Agate:0 "Agate" Agatha:0 "Agatha" @@ -169,20 +294,24 @@ Aguste:0 "Aguste" Agustin:0 "Agustin" Agustino_female:0 "Agustino" + Ahkhenuhten:0 "Ahkhenuhten" + Ahkihnayten:0 "Ahkihnayten" + Ahl_i_hat_x:0 "Ahlîx" Ahmadd:0 "Ahmadd" + Ahmahnhotep:0 "Ahmahnhotep" Ahmed:0 "Ahmed" + Ahmet:0 "Ahmet" + Ahn_pst__o_hat_l:0 "Ahn'ôl" + Ahnawld:0 "Ahnawld" + Aht_a_hat_:0 "Ahtâ" Aibbie:0 "Aibbie" Aibigail:0 "Aibigail" Aida:0 "Aida" - Aiddam:0 "Aiddam" Aiddelai:0 "Aiddelai" Aiddelaide:0 "Aiddelaide" Aiert:0 "Aiert" - Ailain:0 "Ailain" Ailaistair:0 "Ailaistair" - Ailbert:0 "Ailbert" Ailexsaindrai:0 "Ailexsaindrai" - Ailfredd:0 "Ailfredd" Ailice:0 "Ailice" Aimado:0 "Aimado" Aimar:0 "Aimar" @@ -191,7 +320,6 @@ Aimery:0 "Aimery" Aina:0 "Aina" Ainara:0 "Ainara" - Ainddrew:0 "Ainddrew" Aingeru:0 "Aingeru" Ainhize:0 "Ainhize" Ainhoa:0 "Ainhoa" @@ -200,28 +328,31 @@ Ainne:0 "Ainne" Ainoa:0 "Ainoa" Ainslei:0 "Ainslei" - Aintoni:0 "Aintoni" Aintzane:0 "Aintzane" Aiora:0 "Aiora" - Airchibaildd:0 "Airchibaildd" Aires:0 "Aires" - Airnoldd:0 "Airnoldd" - Airron:0 "Airron" - Airtur:0 "Airtur" Aishlei:0 "Aishlei" Aitana:0 "Aitana" Aitor:0 "Aitor" Aitziber:0 "Aitziber" Aitzol:0 "Aitzol" + Aiva:0 "Aiva" Aiwendil:0 "Aiwendil" Aizea:0 "Aizea" Aizpea_name:0 "Aizpea" Ajaks:0 "Ajaks" - Akhynaton:0 "Akhynaton" + Ak_i_dot_n:0 "Akın" + Akhenaten:0 "Akhenaten" + Akif:0 "Akif" Aksel:0 "Aksel" + Aktayvyus:0 "Aktayvyus" Al_e_grv_ssi:0 "Alèssi" Al_e_grv_xia:0 "Alèxia" Al_i_act_cia:0 "Alícia" + Al_i_act_pio:0 "Alípio" + Al_i_hat_kz_ae_nda:0 "Alîkzænda" + Al_pst_un:0 "Al'un" + Alaattin:0 "Alaattin" Alai_n_tld_e:0 "Alaiñe" Alaia:0 "Alaia" Alain:0 "Alain" @@ -230,7 +361,6 @@ Alana:0 "Alana" Alard:0 "Alard" Alastair:0 "Alastair" - Alastayrh:0 "Alastayrh" Alatar:0 "Alatar" Alauda:0 "Alauda" Alb_a_grv_:0 "Albà" @@ -239,6 +369,7 @@ Alban:0 "Alban" Albanactus:0 "Albanactus" Albano:0 "Albano" + Albeht:0 "Albeht" Alberdina:0 "Alberdina" Alberico:0 "Alberico" Albert:0 "Albert" @@ -249,26 +380,38 @@ Alberto:0 "Alberto" Albertus:0 "Albertus" Alberzh:0 "Alberzh" + Albet:0 "Albet" Albin:0 "Albin" Albina:0 "Albina" Albino:0 "Albino" + Albirt:0 "Albirt" Albrecht:0 "Albrecht" Albus:0 "Albus" - Albyrht:0 "Albyrht" - Albyrt:0 "Albyrt" + Alc_i_act_dia:0 "Alcídia" + Alcides:0 "Alcides" + Alcino:0 "Alcino" + Ald_i_act_s:0 "Aldís" + Ald_o_act_nio:0 "Aldónio" Alda:0 "Alda" Aldarion:0 "Aldarion" Alddarhyon:0 "Alddarhyon" Alddorh_Aldroenus:0 "Alddorh" + Aldemira:0 "Aldemira" Aldo:0 "Aldo" + Ale_e_hat_:0 "Aleê" Alec:0 "Alec" + Alecs:0 "Alecs" + Alecsander:0 "Alecsander" + Alee:0 "Alee" Alegria:0 "Alegria" Aleida:0 "Aleida" Aleissandre:0 "Aleissandre" Aleix:0 "Aleix" Aleksander:0 "Aleksander" Aleksandr:0 "Aleksandr" + Alen:0 "Alen" Alena:0 "Alena" + Alenia:0 "Alenia" Ales:0 "Ales" Alessandra:0 "Alessandra" Alessandrino_female:0 "Alessandrino" @@ -276,27 +419,35 @@ Alessandro_female:0 "Alessandro" Alessia:0 "Alessia" Alessio_female:0 "Alessio" + Alev:0 "Alev" Alex:0 "Alex" Alexander:0 "Alexander" Alexandra:0 "Alexandra" Alexandre:0 "Alexandre" Alexandrina:0 "Alexandrina" + Alexandrino:0 "Alexandrino" + Alexey:0 "Alexey" Alexia:0 "Alexia" Alexina:0 "Alexina" Alexis:0 "Alexis" Alf:0 "Alf" - Alffrydd:0 "Alffrydd" + Alfa:0 "Alfa" + Alfehd:0 "Alfehd" + Alffred:0 "Alffred" Alfie:0 "Alfie" Alfons:0 "Alfons" Alfonso:0 "Alfonso" + Alfr_i_hat_d:0 "Alfrîd" Alfred:0 "Alfred" Alfredo:0 "Alfredo" Alfret:0 "Alfret" - Alfrhyd:0 "Alfrhyd" + Alfrud:0 "Alfrud" + Algernon:0 "Algernon" Algot:0 "Algot" - Algyrnon:0 "Algyrnon" Ali:0 "Ali" Ali_e_act_nor:0 "Aliénor" + Ali_spc_R_i_dot_za:0 "Ali Rıza" + Alican:0 "Alican" Alice:0 "Alice" Alicia:0 "Alicia" Alick:0 "Alick" @@ -307,34 +458,41 @@ Aline:0 "Aline" Alino:0 "Alino" Alis:0 "Alis" + Alisia:0 "Alisia" Alison:0 "Alison" Alistair:0 "Alistair" Alix:0 "Alix" Alixe:0 "Alixe" Alize:0 "Alize" + Aljern_o_hat_n:0 "Aljernôn" + Aljurnon:0 "Aljurnon" Alke:0 "Alke" Allan:0 "Allan" - Allbyrt:0 "Allbyrt" Allen:0 "Allen" Allende:0 "Allende" - Allfrydd:0 "Allfrydd" Allycy:0 "Allycy" Allyksanddra:0 "Allyksanddra" - Allyksanddyr:0 "Allyksanddyr" - Allyystyr:0 "Allyystyr" Alma:0 "Alma" Almarhyan:0 "Almarhyan" Almerindo:0 "Almerindo" Almudena:0 "Almudena" Almuth:0 "Almuth" Almyrha:0 "Almyrha" + Alo_i_act_sio:0 "Aloísio" Alo_n_tld_a:0 "Aloña" Aloi:0 "Aloi" Alois:0 "Alois" Aloisia:0 "Aloisia" Aloys:0 "Aloys" Aloysius:0 "Aloysius" + Alparslan:0 "Alparslan" + Alpaslan:0 "Alpaslan" + Alpay:0 "Alpay" + Alper:0 "Alper" + Alperen:0 "Alperen" Alphonse:0 "Alphonse" + Altan:0 "Altan" + Altino:0 "Altino" Alun:0 "Alun" Alva:0 "Alva" Alvaro:0 "Alvaro" @@ -343,20 +501,18 @@ Alwin:0 "Alwin" Alwine:0 "Alwine" Alwyn:0 "Alwyn" - Aly:0 "Aly" Alycy:0 "Alycy" - Alyks:0 "Alyks" Alyksanddra:0 "Alyksanddra" - Alyksanddyr:0 "Alyksanddyr" - Alyksandyrh:0 "Alyksandyrh" Alysy:0 "Alysy" Am_a_act_lia:0 "Amália" + Am_a_hat_ndio:0 "Amândio" Am_e_act_d_e_act_e:0 "Amédée" Am_e_act_lia:0 "Amélia" Am_e_act_lie:0 "Amélie" Am_e_act_rico:0 "Américo" Am_e_grv_li:0 "Amèli" Am_i_act_lcar:0 "Amílcar" + Am_pst_nawtypp:0 "Am'nawtypp" Amable:0 "Amable" Amadeo:0 "Amadeo" Amadeu:0 "Amadeu" @@ -368,6 +524,7 @@ Amaia:0 "Amaia" Amaiur:0 "Amaiur" Amale:0 "Amale" + Amalia:0 "Amalia" Amalie:0 "Amalie" Amand:0 "Amand" Amanda:0 "Amanda" @@ -375,8 +532,11 @@ Amandil:0 "Amandil" Amandino:0 "Amandino" Amane:0 "Amane" + Amantino:0 "Amantino" Amar:0 "Amar" Amari_e_uml_:0 "Amarië" + Amarino:0 "Amarino" + Amaro:0 "Amaro" Amat:0 "Amat" Amato:0 "Amato" Amaudri:0 "Amaudri" @@ -387,12 +547,14 @@ Ambrogio:0 "Ambrogio" Ambrose:0 "Ambrose" Ambrosio:0 "Ambrosio" - Ambrosyws:0 "Ambrosyws" + Ambruhs:0 "Ambruhs" Ambyr:0 "Ambyr" Amedeo:0 "Amedeo" Amei:0 "Amei" + Ameli:0 "Ameli" Amelia:0 "Amelia" Amelie:0 "Amelie" + Amenhotep:0 "Amenhotep" Amets:0 "Amets" Amina:0 "Amina" Amine:0 "Amine" @@ -406,11 +568,15 @@ Amysy:0 "Amysy" An_a_act_rion:0 "Anárion" An_i_act_bal:0 "Aníbal" + An_i_dot_l:0 "Anıl" + An_pst_dru_e_hat_:0 "An'druê" + An_pst_nwy:0 "An'nwy" Ana:0 "Ana" Ana_i_uml_s:0 "Anaïs" Ana_spc_Maria:0 "Ana Maria" Anabel:0 "Anabel" Anabela:0 "Anabela" + Anacleto:0 "Anacleto" Anahyta:0 "Anahyta" Anais:0 "Anais" Anarawd:0 "Anarawd" @@ -420,11 +586,11 @@ Anastasi_e_act_:0 "Anastasié" Anastasia:0 "Anastasia" Anastasie:0 "Anastasie" + Anat_o_act_lio:0 "Anatólio" Anat_o_grv_li:0 "Anatòli" Anatol:0 "Anatol" Ancalim_e_act_:0 "Ancalimë" Ancalymy:0 "Ancalymy" - Anddryw:0 "Anddryw" Anddwcal:0 "Anddwcal" Ander:0 "Ander" Andere:0 "Andere" @@ -437,14 +603,16 @@ Andrea:0 "Andrea" Andrea_male:0 "Andrea" Andreas:0 "Andreas" + Andreia:0 "Andreia" Andreu:0 "Andreu" Andrev:0 "Andrev" Andrew:0 "Andrew" - Andrhyw:0 "Andrhyw" + Andrey:0 "Andrey" Andri_e_act_u:0 "Andriéu" Andries:0 "Andries" Andrine:0 "Andrine" Andriveto:0 "Andriveto" + Andru:0 "Andru" Andy:0 "Andy" Ane:0 "Ane" Ane_spc_Elixabete:0 "Ane Elixabete" @@ -454,10 +622,8 @@ Aneto:0 "Aneto" Anette:0 "Anette" Aneurin:0 "Aneurin" - Anfony:0 "Anfony" Anfounsino:0 "Anfounsino" Anfous:0 "Anfous" - Anfwny:0 "Anfwny" Ang_e_act_lica:0 "Angélica" Ang_e_grv_lo_female:0 "Angèlo" Ange:0 "Ange" @@ -541,10 +707,12 @@ Ano-Souf_i_grv_o:0 "Ano-Soufìo" Anouar:0 "Anouar" Anouk:0 "Anouk" + Anroo:0 "Anroo" Ans_e_grv_ume:0 "Ansèume" Anselmo:0 "Anselmo" Ansgar:0 "Ansgar" Ansylm:0 "Ansylm" + Ant_i_act_dio:0 "Antídio" Ant_o_act_nio:0 "António" Ant_o_grv_ni:0 "Antòni" Ant_o_grv_nia:0 "Antònia" @@ -553,6 +721,9 @@ Anthonie:0 "Anthonie" Anthonius:0 "Anthonius" Anthony:0 "Anthony" + Anthony:0 "Anthuni" + Anthuhnee:0 "Anthuhnee" + Anthuni:0 "Anthuni" Antimo:0 "Antimo" Antoine:0 "Antoine" Antoinette:0 "Antoinette" @@ -583,14 +754,18 @@ Anziz:0 "Anziz" Aodrenn:0 "Aodrenn" Aouregan:0 "Aouregan" + Apol_o_act_nia:0 "Apolónia" Aquilino:0 "Aquilino" Aquino:0 "Aquino" Arabella:0 "Arabella" Araceli:0 "Araceli" Arador:0 "Arador" Aragorn:0 "Aragorn" + Arahv:0 "Arahv" Araitz:0 "Araitz" + Aral:0 "Aral" Aramis:0 "Aramis" + Aran:0 "Aran" Arane:0 "Arane" Arantxa:0 "Arantxa" Arantza:0 "Arantza" @@ -600,9 +775,12 @@ Aratz:0 "Aratz" Arcadi:0 "Arcadi" Arcangelo:0 "Arcangelo" + Arcanjo:0 "Arcanjo" Archibald:0 "Archibald" - Archyballdd:0 "Archyballdd" + Archibawld:0 "Archibawld" Archyr:0 "Archyr" + Arda:0 "Arda" + Ardam:0 "Ardam" Are:0 "Are" Aredhel:0 "Aredhel" Arend:0 "Arend" @@ -611,8 +789,6 @@ Argan:0 "Argan" Argi_n_tld_e:0 "Argiñe" Arhchgallo:0 "Arhchgallo" - Arhfurh:0 "Arhfurh" - Arhnoldd:0 "Arhnoldd" Arhshyyr:0 "Arhshyyr" Arhthfoddo:0 "Arhthfoddo" Arhthos:0 "Arhthos" @@ -623,22 +799,38 @@ Arianrhod:0 "Arianrhod" Arianwen:0 "Arianwen" Arie:0 "Arie" + Arif:0 "Arif" + Arife:0 "Arife" Aristides:0 "Aristides" Aristido:0 "Aristido" Aritz:0 "Aritz" Aritza:0 "Aritza" Arjan:0 "Arjan" + Arjibal:0 "Arjibal" + Arjuhnun:0 "Arjuhnun" Arkaitz:0 "Arkaitz" - Arkyballdd:0 "Arkyballdd" + Arlan:0 "Arlan" + Arlegz:0 "Arlegz" + Arlegzahnuh:0 "Arlegzahnuh" Arleto:0 "Arleto" Arlindo:0 "Arlindo" + Arm_e_act_nio:0 "Arménio" + Arma_g_brv_an:0 "Armağan" Armand:0 "Armand" Armando:0 "Armando" Armel:0 "Armel" + Armelim:0 "Armelim" Armelle:0 "Armelle" Armin:0 "Armin" Armindo:0 "Armindo" + Arn_o_hat_l:0 "Arnôl" + Arn_o_l:0 "Arnôl" + Arn_th_r_u_act__eth_ur:0 "Arnþrúður" + Arna:0 "Arna" Arnald:0 "Arnald" + Arnaldo:0 "Arnaldo" + Arnaldur:0 "Arnaldur" + Arnar:0 "Arnar" Arnau:0 "Arnau" Arnaud:0 "Arnaud" Arnaut:0 "Arnaut" @@ -648,21 +840,27 @@ Arno:0 "Arno" Arnold:0 "Arnold" Arnoldus:0 "Arnoldus" - Arnolldd:0 "Arnolldd" Arnoud:0 "Arnoud" + Arnuhd:0 "Arnuhd" Arnulf:0 "Arnulf" Aroa:0 "Aroa" Aronnax:0 "Aronnax" + Arr_o_hat_n:0 "Arrôn" Arrate:0 "Arrate" Ars_e_act_lio:0 "Arsélio" Arsena:0 "Arsena" Arsenio:0 "Arsenio" + Arslan:0 "Arslan" + Artheh:0 "Artheh" Arthek:0 "Arthek" Arthen:0 "Arthen" Arthfael:0 "Arthfael" + Arthir:0 "Arthir" Arthur:0 "Arthur" Arthwys:0 "Arthwys" Arthyen:0 "Arthyen" + Artibald:0 "Artibald" + Artjiba_o_hat_d:0 "Artjibaôd" Artur:0 "Artur" Arturo:0 "Arturo" Arved:0 "Arved" @@ -674,36 +872,54 @@ Arwenn:0 "Arwenn" Arwyn:0 "Arwyn" Arya:0 "Arya" + Arzu:0 "Arzu" Asa:0 "Asa" Asaph:0 "Asaph" Asbj_o_stk_rn:0 "Asbjørn" + Ascenso:0 "Ascenso" + Asena:0 "Asena" Asger:0 "Asger" Ashleigh:0 "Ashleigh" Ashley:0 "Ashley" Ashlly:0 "Ashlly" Ashly:0 "Ashly" Asier:0 "Asier" + Asl_i_dot_:0 "Aslı" + Asl_i_dot_han:0 "Aslıhan" + Aslan:0 "Aslan" Asma:0 "Asma" Asmus:0 "Asmus" Assa_a_hat_d:0 "Assaâd" Assel:0 "Assel" Assumpci_o_act_:0 "Assumpció" Assumpta:0 "Assumpta" + Assun_c_ced__a_tld_o:0 "Assunção" Assunta:0 "Assunta" Ast_e_act_rix:0 "Astérix" Asta:0 "Asta" Aston:0 "Aston" Astri:0 "Astri" Astrid:0 "Astrid" + Asuman:0 "Asuman" Asun:0 "Asun" + At_i_act_lio:0 "Atílio" + Atakan:0 "Atakan" Atanamir:0 "Atanamir" Atanamyrh:0 "Atanamyrh" Atanatar:0 "Atanatar" Atanatarh:0 "Atanatarh" + Ataullah:0 "Ataullah" + Atay:0 "Atay" + Athanasiy:0 "Athanasiy" Athos:0 "Athos" + Atila:0 "Atila" + Atilla:0 "Atilla" Atle:0 "Atle" + Atli:0 "Atli" Attilio:0 "Attilio" Atze:0 "Atze" + Au_eth_un:0 "Auðun" + Au_eth_unn:0 "Auðunn" Auban:0 "Auban" Aubano:0 "Aubano" Aubert:0 "Aubert" @@ -740,33 +956,56 @@ Avel:0 "Avel" Avel_mdn_l_i_act_:0 "Avel·lí" Avelino:0 "Avelino" + Avgust:0 "Avgust" + Avni:0 "Avni" Avylyny:0 "Avylyny" Awen:0 "Awen" Awena:0 "Awena" Awenn:0 "Awenn" Awgust:0 "Awgust" - Awgustws:0 "Awgustws" + Awgust_i_hat_z:0 "Awgustîz" + Awgustus:0 "Awgustus" + Awgystws:0 "Awgystws" + Awrwell:0 "Awrwell" Awstin:0 "Awstin" Awyllyny:0 "Awyllyny" Awylyny:0 "Awylyny" Axel:0 "Axel" Axier:0 "Axier" Axun:0 "Axun" + Ay_s_ced_e:0 "Ayşe" + Ayberk:0 "Ayberk" + Ayd_i_dot_n:0 "Aydın" + Ayetullah:0 "Ayetullah" + Ayfer:0 "Ayfer" + Ayhan:0 "Ayhan" + Aykut:0 "Aykut" Ayla:0 "Ayla" + Aylin:0 "Aylin" Aymen:0 "Aymen" + Aysu:0 "Aysu" + Aytekin:0 "Aytekin" + Ayten:0 "Ayten" + Aytun:0 "Aytun" + Ayvaz:0 "Ayvaz" Azagh_a_hat_l:0 "Azaghâl" Azahara:0 "Azahara" Azala_i_uml_s:0 "Azalaïs" Azenor:0 "Azenor" Aziliz:0 "Aziliz" Aziz:0 "Aziz" + Azmi:0 "Azmi" Azylis:0 "Azylis" Azzedine:0 "Azzedine" B_a_act_rbara:0 "Bárbara" + B_a_act_rtolo:0 "Bártolo" B_a_grv_rbara:0 "Bàrbara" + B_a_hat_ntlyy:0 "Bântlyy" + B_a_hat_nzhumyn:0 "Bânzhumyn" B_a_uml_rbel:0 "Bärbel" B_a_uml_rbl:0 "Bärbl" B_e_act_atrice:0 "Béatrice" + B_e_act_atrissa:0 "Béatrissa" B_e_act_chir:0 "Béchir" B_e_act_reng_e_grv_re:0 "Bérengère" B_e_act_renger:0 "Bérenger" @@ -775,15 +1014,29 @@ B_o_stk_rge:0 "Børge" B_o_uml_rje:0 "Börje" B_o_uml_rries:0 "Börries" + B_u_uml__s_ced_ra:0 "Büşra" + B_u_uml_lent:0 "Bülent" + Ba_s_ced_ar:0 "Başar" Bab_e_grv_u_female:0 "Babèu" Babette:0 "Babette" Badroudine:0 "Badroudine" - Bahyr:0 "Bahyr" + Bah_i_hat_l:0 "Bahîl" + Baha:0 "Baha" + Bahad_i_dot_r:0 "Bahadır" + Bahar:0 "Bahar" + Bahattin:0 "Bahattin" + Baheer:0 "Baheer" + Bahir:0 "Bahir" + Bahri:0 "Bahri" + Bahriye:0 "Bahriye" + Bahsenshuho:0 "Bahsenshuho" Baie-d_pst_Or:0 "Baie-d'Or" Bakarne:0 "Bakarne" + Baki:0 "Baki" Baldassarre:0 "Baldassarre" Balddwyn:0 "Balddwyn" Baldrhyc:0 "Baldrhyc" + Baldur:0 "Baldur" Baldwin:0 "Baldwin" Balendin:0 "Balendin" Balin:0 "Balin" @@ -791,6 +1044,8 @@ Balthasar:0 "Balthasar" Balyan:0 "Balyan" Bandobras:0 "Bandobras" + Bantlee:0 "Bantlee" + Bar_i_dot__s_ced_:0 "Barış" Barahir:0 "Barahir" Barbara:0 "Barbara" Barbato:0 "Barbato" @@ -814,17 +1069,24 @@ Bartomeu:0 "Bartomeu" Bartoumi_e_act_u:0 "Bartoumiéu" Bas:0 "Bas" + Bas_i_act_lio:0 "Basílio" + Baseneabiu:0 "Baseneabiu" + Basenzhabu:0 "Basenzhabu" Basil:0 "Basil" Basile:0 "Basile" Basilio:0 "Basilio" + Basri:0 "Basri" Bassem:0 "Bassem" Bastiaan:0 "Bastiaan" Bastian:0 "Bastian" - Basynzhabu:0 "Basynzhabu" Batistino:0 "Batistino" Batisto:0 "Batisto" Battista:0 "Battista" + Batuhan:0 "Batuhan" Baudouin:0 "Baudouin" + Bayram:0 "Bayram" + Bayuhwulf:0 "Bayuhwulf" + Bazenj_a_hat_bu:0 "Bazenjâbu" Be_n_tld_at:0 "Beñat" Beaitani:0 "Beaitani" Beaitrice:0 "Beaitrice" @@ -838,13 +1100,29 @@ Beatriz:0 "Beatriz" Beaufort:0 "Beaufort" Bebiana:0 "Bebiana" + Becet:0 "Becet" + Becket:0 "Becket" + Bedia:0 "Bedia" + Bedirhan:0 "Bedirhan" Bedivere:0 "Bedivere" + Bedivuh:0 "Bedivuh" + Bedri:0 "Bedri" Bedwyr:0 "Bedwyr" Beeke:0 "Beeke" Bego_n_tld_a:0 "Begoña" + Behdihvuh:0 "Behdihvuh" + Behi_c_ced_:0 "Behiç" + Behohwoolf:0 "Behohwoolf" + Beiowolf:0 "Beiowolf" + Bek_i_hat_t:0 "Bekît" Beke:0 "Beke" + Bekir:0 "Bekir" + Bekit:0 "Bekit" + Belarmino:0 "Belarmino" + Belchior:0 "Belchior" Beleg:0 "Beleg" Belen:0 "Belen" + Belgin:0 "Belgin" Belinda:0 "Belinda" Belkacem:0 "Belkacem" Bella:0 "Bella" @@ -863,13 +1141,17 @@ Benedito_female:0 "Benedito" Benet:0 "Benet" Benezet:0 "Benezet" + Bengisu:0 "Bengisu" Bengt:0 "Bengt" Bengt-Urban:0 "Bengt-Urban" + Beniamin:0 "Beniamin" Beniamino:0 "Beniamino" Benita:0 "Benita" Benito:0 "Benito" - Benjaimin:0 "Benjaimin" + Benjamim:0 "Benjamim" Benjamin:0 "Benjamin" + Benjemen:0 "Benjemen" + Benjuhmin:0 "Benjuhmin" Bennath:0 "Bennath" Benno:0 "Benno" Benny:0 "Benny" @@ -878,9 +1160,15 @@ Bent:0 "Bent" Bente:0 "Bente" Bentfield:0 "Bentfield" + Bentlee:0 "Bentlee" + Bentley:0 "Bentley" + Bento:0 "Bento" Benvinda:0 "Benvinda" Benvingut:0 "Benvingut" Beorn:0 "Beorn" + Beowulf:0 "Beowulf" + Berat:0 "Berat" + Berdan:0 "Berdan" Beregond:0 "Beregond" Beren:0 "Beren" Berend:0 "Berend" @@ -889,6 +1177,7 @@ Berenguiero:0 "Berenguiero" Bereni_c_ced_o:0 "Bereniço" Berent:0 "Berent" + Berf_i_hat_n:0 "Berfîn" Bergljot:0 "Bergljot" Berit:0 "Berit" Berlewen:0 "Berlewen" @@ -910,6 +1199,8 @@ Bernhardt:0 "Bernhardt" Bernt:0 "Bernt" Bernward:0 "Bernward" + Berra:0 "Berra" + Berrak:0 "Berrak" Bert:0 "Bert" Berta:0 "Berta" Bertel:0 "Bertel" @@ -926,6 +1217,7 @@ Beryan:0 "Beryan" Beryl:0 "Beryl" Bessie:0 "Bessie" + Bet_u_uml_l:0 "Betül" Beth:0 "Beth" Bethan:0 "Bethan" Bethany:0 "Bethany" @@ -934,6 +1226,9 @@ Bettina:0 "Bettina" Betty:0 "Betty" Beverley:0 "Beverley" + Beyhan:0 "Beyhan" + Beyza:0 "Beyza" + Beyzanur:0 "Beyzanur" Bharti:0 "Bharti" Biagino:0 "Biagino" Biagio:0 "Biagio" @@ -952,13 +1247,18 @@ Bilbon:0 "Bilbon" Bill:0 "Bill" Billy:0 "Billy" + Binali:0 "Binali" Bingen:0 "Bingen" Birger:0 "Birger" Birgit:0 "Birgit" Birgitt:0 "Birgitt" Birgitta:0 "Birgitta" Birgitte:0 "Birgitte" + Birkan:0 "Birkan" Birke:0 "Birke" + Birkir:0 "Birkir" + Birol:0 "Birol" + Birsen:0 "Birsen" Birte:0 "Birte" Birthe:0 "Birthe" Bittor:0 "Bittor" @@ -967,8 +1267,13 @@ Bj_o_stk_rnar:0 "Bjørnar" Bj_o_stk_rner:0 "Bjørner" Bj_o_stk_rnstjerne:0 "Bjørnstjerne" + Bj_o_uml_rg:0 "Björg" + Bj_o_uml_rk:0 "Björk" Bj_o_uml_rn:0 "Björn" + Bjarkey:0 "Bjarkey" + Bjarki:0 "Bjarki" Bjarne:0 "Bjarne" + Bjarni:0 "Bjarni" Bl_a_grv_si:0 "Blàsi" Blai:0 "Blai" Blaise:0 "Blaise" @@ -1016,14 +1321,18 @@ Boumedienne:0 "Boumedienne" Bounif_a_grv_ci:0 "Bounifàci" Bouraou_i_uml_a:0 "Bouraouïa" + Bozkurt:0 "Bozkurt" Br_a_hat_n:0 "Brân" + Br_a_hat_n_pst__o_hat_n:0 "Brân'ôn" + Br_e_brv_kat:0 "Brĕkat" Bradley:0 "Bradley" Brahim:0 "Brahim" - Brainddon:0 "Brainddon" + Brahyan:0 "Brahyan" Bram:0 "Bram" Branca:0 "Branca" Brand:0 "Brand" Brand_a_grv_ni:0 "Brandàni" + Brandan:0 "Brandan" Branddon:0 "Branddon" Brandir:0 "Brandir" Brandon:0 "Brandon" @@ -1036,6 +1345,7 @@ Breido:0 "Breido" Brenda:0 "Brenda" Brendan:0 "Brendan" + Brendun:0 "Brendun" Breok:0 "Breok" Bres:0 "Bres" Brett:0 "Brett" @@ -1045,7 +1355,6 @@ Brhonwyn:0 "Brhonwyn" Brhunorh:0 "Brhunorh" Brhwtus:0 "Brhwtus" - Brhyan:0 "Brhyan" Brhylan:0 "Brhylan" Brhynnyus:0 "Brhynnyus" Brhyog:0 "Brhyog" @@ -1075,33 +1384,39 @@ Bruno:0 "Bruno" Brunor:0 "Brunor" Brunoun:0 "Brunoun" + Bry_a_hat_n:0 "Bryân" Bryan:0 "Bryan" Brychan:0 "Brychan" Bryddgyt:0 "Bryddgyt" + Brynj_o_act_lfur:0 "Brynjólfur" + Brynjar:0 "Brynjar" Brynmor:0 "Brynmor" Bryok:0 "Bryok" + Buhhee:0 "Buhhee" + Bur_c_ced_in:0 "Burçin" + Burak:0 "Burak" + Burcu:0 "Burcu" + Burhan:0 "Burhan" + Burhanettin:0 "Burhanettin" Burker-Wieland:0 "Burker-Wieland" Burkhard:0 "Burkhard" Burnett:0 "Burnett" Buster:0 "Buster" + Bwdiv_pst_rah:0 "Bwdiv'rah" Byafany:0 "Byafany" Byanca:0 "Byanca" Byatrhyks:0 "Byatrhyks" Byatrycy:0 "Byatrycy" Byatrysy:0 "Byatrysy" Byaufforht:0 "Byaufforht" - Byddyvyry:0 "Byddyvyry" - Byddywyyry:0 "Byddywyyry" - Bydyvyrhy:0 "Bydyvyrhy" - Bykyt:0 "Bykyt" Bylal:0 "Bylal" Byllall:0 "Byllall" - Bynjamyn:0 "Bynjamyn" - Byntlyy:0 "Byntlyy" Byron:0 "Byron" + C_a_act_tia:0 "Cátia" Bernd-Dieter:0 "Bernd-Dieter" Bertolt:0 "Bertolt" C_a_grv_ndida:0 "Càndida" + C_a_hat_ndida:0 "Cândida" C_a_hat_ndido:0 "Cândido" C_e_act_cile:0 "Cécile" C_e_act_dric:0 "Cédric" @@ -1113,7 +1428,6 @@ Cadan:0 "Cadan" Caddcwal:0 "Caddcwal" Caddwaladrh:0 "Caddwaladrh" - Caddwallon:0 "Caddwallon" Caddwgan:0 "Caddwgan" Cadell:0 "Cadell" Caderousse:0 "Caderousse" @@ -1126,9 +1440,14 @@ Cadwal:0 "Cadwal" Cadwaladr:0 "Cadwaladr" Cadwallon:0 "Cadwallon" + Cadwalun:0 "Cadwalun" Cadwgan:0 "Cadwgan" + Cadwuhlun:0 "Cadwuhlun" Cadwur:0 "Cadwur" + Caetano:0 "Caetano" + Cafer:0 "Cafer" Cafyryny:0 "Cafyryny" + Cahit:0 "Cahit" Cai:0 "Cai" Caid:0 "Caid" Cailgairi:0 "Cailgairi" @@ -1156,10 +1475,17 @@ Camille:0 "Camille" Camille_female:0 "Camille" Camillo:0 "Camillo" + Camilo:0 "Camilo" Camyron:0 "Camyron" + Can:0 "Can" + Canan:0 "Canan" + Candan:0 "Candan" Candela:0 "Candela" Candi:0 "Candi" Candice:0 "Candice" + Caner:0 "Caner" + Cans_i_dot_n:0 "Cansın" + Cansu:0 "Cansu" Caradog:0 "Caradog" Carhaddog:0 "Carhaddog" Carhloman:0 "Carhloman" @@ -1184,11 +1510,13 @@ Carme:0 "Carme" Carmela:0 "Carmela" Carmelina:0 "Carmelina" + Carmelinda:0 "Carmelinda" Carmella:0 "Carmella" Carmelo:0 "Carmelo" Carmen:0 "Carmen" Carmina:0 "Carmina" Carmine:0 "Carmine" + Carmo:0 "Carmo" Carol:0 "Carol" Carola:0 "Carola" Carole:0 "Carole" @@ -1222,6 +1550,7 @@ Cati:0 "Cati" Catrin:0 "Catrin" Catyy:0 "Catyy" + Cavit:0 "Cavit" Cay:0 "Cay" Caydd:0 "Caydd" Caytllyn:0 "Caytllyn" @@ -1238,9 +1567,12 @@ Cefin:0 "Cefin" Ceindrych:0 "Ceindrych" Ceinwen:0 "Ceinwen" + Celal:0 "Celal" + Celalettin:0 "Celalettin" Celeborn:0 "Celeborn" Celebr_i_act_an:0 "Celebrían" Celebrimbor:0 "Celebrimbor" + Celeste:0 "Celeste" Celestin:0 "Celestin" Celestina:0 "Celestina" Celestino:0 "Celestino" @@ -1253,18 +1585,34 @@ Celino:0 "Celino" Cels:0 "Cels" Celso:0 "Celso" + Cem:0 "Cem" + Cemal:0 "Cemal" + Cemil:0 "Cemil" Cendrillon:0 "Cendrillon" + Cengiz:0 "Cengiz" + Cenk:0 "Cenk" Ceredig:0 "Ceredig" + Ceren:0 "Ceren" Ceri:0 "Ceri" Ceridwen:0 "Ceridwen" Cerile:0 "Cerile" Cesar:0 "Cesar" Cesare:0 "Cesare" + Cevahir:0 "Cevahir" + Cevat:0 "Cevat" + Cevdet:0 "Cevdet" + Ceyda:0 "Ceyda" + Cezmi:0 "Cezmi" + Ch_a_hat_hrlz:0 "Châhrlz" Ch_e_act_rifa:0 "Chérifa" - Chacrabarty:0 "Chacrabarty" + Chah_pst__i_hat_yya:0 "Chah'îyya" Chahir:0 "Chahir" - Chairles:0 "Chairles" + Chahkrabartwy:0 "Chahkrabartwy" + Chahlz:0 "Chahlz" Chairlotte:0 "Chairlotte" + Chakrabartee:0 "Chakrabartee" + Chakrabarti:0 "Chakrabarti" + Chakrehbahteh:0 "Chakrehbahteh" Chanig:0 "Chanig" Chantal:0 "Chantal" Chantelle:0 "Chantelle" @@ -1281,27 +1629,32 @@ Charloto:0 "Charloto" Charlotta:0 "Charlotta" Charlotte:0 "Charlotte" + Charls:0 "Charls" Charly:0 "Charly" + Charya:0 "Charya" + Charyuh:0 "Charyuh" Chasseur-de-Truffes:0 "Chasseur-de-Truffes" Cheikh:0 "Cheikh" Cheikha:0 "Cheikha" Chelsea:0 "Chelsea" Chelseai:0 "Chelseai" Chems-Eddine:0 "Chems-Eddine" + Cheops:0 "Cheops" Cheril:0 "Cheril" Cherisse:0 "Cherisse" + Cherryuh:0 "Cherryuh" Cheryl:0 "Cheryl" Chesten:0 "Chesten" Chichoues:0 "Chichoues" Chichoueso:0 "Chichoueso" Chiel:0 "Chiel" + Chihops:0 "Chihops" Chila:0 "Chila" Chlloy:0 "Chlloy" Chlo_e_act_:0 "Chloé" Chloe:0 "Chloe" Chloy:0 "Chloy" Chourouk:0 "Chourouk" - Chrhystoffyrh:0 "Chrhystoffyrh" Chris:0 "Chris" Chrissie:0 "Chrissie" Christa:0 "Christa" @@ -1322,17 +1675,21 @@ Christophe:0 "Christophe" Christopher:0 "Christopher" Chrystal:0 "Chrystal" - Chrystoffyr:0 "Chrystoffyr" Chun:0 "Chun" Chyllsya:0 "Chyllsya" Chylperhyc:0 "Chylperhyc" Chyryll:0 "Chyryll" Chyryssy:0 "Chyryssy" Cicely:0 "Cicely" + Cihan:0 "Cihan" + Cihangir:0 "Cihangir" + Cihat:0 "Cihat" Cilly:0 "Cilly" Cindy:0 "Cindy" Cinta:0 "Cinta" Ciprian:0 "Ciprian" + Cipriano:0 "Cipriano" + Cirilo:0 "Cirilo" Cirion:0 "Cirion" Ciro:0 "Ciro" Ciryatan:0 "Ciryatan" @@ -1368,6 +1725,8 @@ Claus:0 "Claus" Claus-Dieter:0 "Claus-Dieter" Cledwyn:0 "Cledwyn" + Clehrinduh:0 "Clehrinduh" + Cleiopatra:0 "Cleiopatra" Clem_e_grv_nci:0 "Clemènci" Clem_e_grv_ncia:0 "Clemència" Clem_e_grv_nt:0 "Clemènt" @@ -1377,17 +1736,20 @@ Clementia:0 "Clementia" Clementina:0 "Clementina" Clementino_female:0 "Clementino" + Clemmyynt:0 "Clemmyynt" Clemo:0 "Clemo" + Cleopatra:0 "Cleopatra" Clerval:0 "Clerval" Clesek:0 "Clesek" Clifford:0 "Clifford" Climent:0 "Climent" Clive:0 "Clive" - Cllymynt:0 "Cllymynt" Cllywyy:0 "Cllywyy" + Clohrinduh:0 "Clohrinduh" Clopin:0 "Clopin" Clorinda:0 "Clorinda" Clorinde:0 "Clorinde" + Clorynder:0 "Clorynder" Clotaire:0 "Clotaire" Clotilde:0 "Clotilde" Clou_e_grv_:0 "Clouè" @@ -1460,18 +1822,23 @@ Crestian:0 "Crestian" Crestino:0 "Crestino" Crhyyrhwy:0 "Crhyyrhwy" + Cris_o_act_stomo:0 "Crisóstomo" Crist_o_act_v_a_tld_o:0 "Cristóvão" Crist_o_grv_fol:0 "Cristòfol" Crist_o_grv_u:0 "Cristòu" Cristail:0 "Cristail" Cristian:0 "Cristian" Cristiano:0 "Cristiano" + Cristoffer:0 "Cristoffer" Cristoforo:0 "Cristoforo" Cristyn:0 "Cristyn" Crystall:0 "Crystall" + Cumali:0 "Cumali" + Cumhur:0 "Cumhur" Curt:0 "Curt" Curumo:0 "Curumo" Cust_o_act_dia:0 "Custódia" + Cust_o_act_dio:0 "Custódio" Cycyllya:0 "Cycyllya" Cycylya:0 "Cycylya" Cydrhyc:0 "Cydrhyc" @@ -1508,24 +1875,38 @@ Cyyndrhych:0 "Cyyndrhych" Carol-Ann:0 "Carol-Ann" D_a_act_in:0 "Dáin" + D_a_act_lia:0 "Dália" D_a_grv_vi:0 "Dàvi" + D_a_hat_yyvensh:0 "Dâyyvensh" + D_ae_ren:0 "Dæren" + D_ae_rias:0 "Dærias" D_e_act_nis:0 "Dénis" D_i_act_dac:0 "Dídac" D_i_act_s:0 "Dís" + D_o_act_ra:0 "Dóra" D_o_act_ufino:0 "Dóufino" D_o_uml_rte:0 "Dörte" D_o_uml_rthe:0 "Dörthe" D_pst_Artagnan:0 "D'Artagnan" + D_pst_ymenn_i_hat_c:0 "D'ymennîc" + D_u_hat_ilan:0 "Dûilan" + Da_eth_i:0 "Daði" Daan:0 "Daan" + Daar_pst_n:0 "Daar'n" Daby:0 "Daby" + Daeyyus:0 "Daeyyus" Dafydd:0 "Dafydd" Dag:0 "Dag" + Dagbj_o_uml_rt:0 "Dagbjört" Dagfinn:0 "Dagfinn" Dagmar:0 "Dagmar" Dagny:0 "Dagny" Dagobert:0 "Dagobert" Dagonet:0 "Dagonet" + Dagur:0 "Dagur" + Dahvensh:0 "Dahvensh" Daisy:0 "Daisy" + Daivudd:0 "Daivudd" Dakkar:0 "Dakkar" Dale:0 "Dale" Dalida:0 "Dalida" @@ -1537,6 +1918,7 @@ Damian:0 "Damian" Damien:0 "Damien" Dan:0 "Dan" + Dan_i_act_el:0 "Daníel" Dana:0 "Dana" Danae:0 "Danae" Danel:0 "Danel" @@ -1548,47 +1930,41 @@ Daniele:0 "Daniele" Danielle:0 "Danielle" Danielo_female:0 "Danielo" + Daniil:0 "Daniil" Danilo:0 "Danilo" Danique:0 "Danique" Danis:0 "Danis" Daniso:0 "Daniso" Danny:0 "Danny" Dant_e_grv_s:0 "Dantès" + Danvid:0 "Danvid" + Danyal:0 "Danyal" Daphne:0 "Daphne" Dario:0 "Dario" Darius:0 "Darius" + Daron:0 "Daron" Darren:0 "Darren" Darryl:0 "Darryl" + Darun:0 "Darun" Daun_e_grv_:0 "Daunè" Daveth:0 "Daveth" David:0 "David" Davide:0 "Davide" Davy:0 "Davy" Dawn:0 "Dawn" + Dayrun:0 "Dayrun" + Dayruss:0 "Dayruss" Daysam:0 "Daysam" Ddagobyrht:0 "Ddagobyrht" Ddagonyt:0 "Ddagonyt" Ddahlya:0 "Ddahlya" - Ddainiel:0 "Ddainiel" Ddainielle:0 "Ddainielle" Ddainni:0 "Ddainni" - Ddairius:0 "Ddairius" - Ddaivid:0 "Ddaivid" Ddalya:0 "Ddalya" Ddanny:0 "Ddanny" Ddanylly:0 "Ddanylly" - Ddanyyl:0 "Ddanyyl" - Ddanyyll:0 "Ddanyyll" Ddanyylly:0 "Ddanyylly" - Ddarhyus:0 "Ddarhyus" - Ddaryus:0 "Ddaryus" - Ddavydd:0 "Ddavydd" - Ddawyd:0 "Ddawyd" - Ddawyydd:0 "Ddawyydd" Ddennis:0 "Ddennis" - Ddhrwvan:0 "Ddhrwvan" - Ddominic:0 "Ddominic" - Ddomynyc:0 "Ddomynyc" Ddonaild:0 "Ddonaild" Ddonaldd:0 "Ddonaldd" Ddorhofyy:0 "Ddorhofyy" @@ -1600,7 +1976,6 @@ Ddougllas:0 "Ddougllas" Ddumnagual:0 "Ddumnagual" Dduncain:0 "Dduncain" - Ddwmynyk:0 "Ddwmynyk" Ddyan:0 "Ddyan" Ddyana:0 "Ddyana" Ddylan:0 "Ddylan" @@ -1608,23 +1983,27 @@ Ddynnys:0 "Ddynnys" Ddynysy:0 "Ddynysy" Ddyryk:0 "Ddyryk" - Ddyvansh:0 "Ddyvansh" Ddyya:0 "Ddyya" Debbie:0 "Debbie" Debora:0 "Debora" Deborah:0 "Deborah" Debra:0 "Debra" Declan:0 "Declan" + Defensor:0 "Defensor" Dehmaine:0 "Dehmaine" Deiane:0 "Deiane" Deidi_e_act_:0 "Deidié" Deiniol:0 "Deiniol" + Deivad:0 "Deivad" Deivoto:0 "Deivoto" Delen:0 "Delen" Delf:0 "Delf" Delf_i_act_:0 "Delfí" + Delfim:0 "Delfim" Delfina:0 "Delfina" Delia:0 "Delia" + Delmar:0 "Delmar" + Delmiro:0 "Delmiro" Delphine:0 "Delphine" Delyth:0 "Delyth" Dem_e_grv_tri:0 "Demètri" @@ -1632,12 +2011,17 @@ Demetri:0 "Demetri" Demetrio:0 "Demetrio" Demi:0 "Demi" + Demir:0 "Demir" Denethor:0 "Denethor" + Denethuh:0 "Denethuh" Denez:0 "Denez" Deneza:0 "Deneza" + Deng_i_hat_r:0 "Dengir" Denis:0 "Denis" Denise:0 "Denise" + Deniz:0 "Deniz" Dennis:0 "Dennis" + Denuhthaw:0 "Denuhthaw" Denys:0 "Denys" Deolinda:0 "Deolinda" Deon:0 "Deon" @@ -1645,6 +2029,8 @@ Derk:0 "Derk" Dermod:0 "Dermod" Derrick:0 "Derrick" + Dersim:0 "Dersim" + Derya:0 "Derya" Deryn:0 "Deryn" Desir_e_act_e:0 "Desirée" Desmond:0 "Desmond" @@ -1653,10 +2039,15 @@ Detleff:0 "Detleff" Detlev:0 "Detlev" Deunoro:0 "Deunoro" + Devansh:0 "Devansh" + Devlet:0 "Devlet" Devorah:0 "Devorah" + Devrim:0 "Devrim" Dewi:0 "Dewi" Dhani:0 "Dhani" + Dhruvan:0 "Dhruvan" Diallo:0 "Diallo" + Diamantino:0 "Diamantino" Diana:0 "Diana" Diane:0 "Diane" Diano:0 "Diano" @@ -1669,12 +2060,14 @@ Dietlinde:0 "Dietlinde" Dietmar:0 "Dietmar" Dietrich:0 "Dietrich" - Digory:0 "Digory" + Dilek:0 "Dilek" Dilys:0 "Dilys" Dimas:0 "Dimas" Dimitri:0 "Dimitri" Dina:0 "Dina" Dinah:0 "Dinah" + Dinis:0 "Dinis" + Dinogad:0 "Dinogad" Diogo:0 "Diogo" Diomede:0 "Diomede" Dion_i_act_s:0 "Dionís" @@ -1682,6 +2075,7 @@ Dionisio:0 "Dionisio" Dionys:0 "Dionys" Dior:0 "Dior" + Dirayet:0 "Dirayet" Dirk:0 "Dirk" Dirk-Alexander:0 "Dirk-Alexander" Dirkje:0 "Dirkje" @@ -1694,11 +2088,19 @@ Djamel:0 "Djamel" Djeidi:0 "Djeidi" Djibril:0 "Djibril" + Dmithriy:0 "Dmithriy" + Do_g_brv_a:0 "Doğa" + Do_g_brv_an:0 "Doğan" + Do_g_brv_uhan:0 "Doğuhan" + Do_g_brv_ukan:0 "Doğukan" Doetje:0 "Doetje" + Dohmenik:0 "Dohmenik" Dolors:0 "Dolors" Dom_e_grv_nec:0 "Domènec" + Domanik:0 "Domanik" Domenica:0 "Domenica" Domenico:0 "Domenico" + Domenig:0 "Domenig" Domingos:0 "Domingos" Dominic:0 "Dominic" Dominik:0 "Dominik" @@ -1713,6 +2115,7 @@ Doreen:0 "Doreen" Dori:0 "Dori" Doria:0 "Doria" + Dorilo:0 "Dorilo" Doris:0 "Doris" Dorise:0 "Dorise" Dorleta:0 "Dorleta" @@ -1725,15 +2128,26 @@ Doumenico_female:0 "Doumenico" Dourian:0 "Dourian" Dourout_e_grv_io:0 "Douroutèio" - Drinian:0 "Drinian" + Dr_o_uml_fn:0 "Dröfn" Driss:0 "Driss" + Dru_e_brv_van:0 "Druĕvan" + Druvun:0 "Druvun" Drystan:0 "Drystan" Duarte:0 "Duarte" Dudley:0 "Dudley" + Duhvahnsh:0 "Duhvahnsh" + Duilin:0 "Duilin" + Dulcineo:0 "Dulcineo" + Duluhn:0 "Duluhn" Dumnagual:0 "Dumnagual" Duncan:0 "Duncan" Durin:0 "Durin" + Durmu_s_ced_:0 "Durmuş" + Dursun:0 "Dursun" + Durval:0 "Durval" Dwalin:0 "Dwalin" + Dwn_pst_thar:0 "Dwn'thar" + Dwyllin:0 "Dwyllin" Dwynwen:0 "Dwynwen" Dyddgu:0 "Dyddgu" Dylan:0 "Dylan" @@ -1743,6 +2157,7 @@ E_a_uml_rnur:0 "Eärnur" E_a_uml_rwen:0 "Eärwen" E_n_tld_aut:0 "Eñaut" + E_s_ced_ref:0 "Eşref" Eaddrydd:0 "Eaddrydd" Eaddsyg:0 "Eaddsyg" Eaddwald:0 "Eaddwald" @@ -1753,9 +2168,13 @@ Eberhard:0 "Eberhard" Eberhardt:0 "Eberhardt" Ebrel:0 "Ebrel" + Ebru:0 "Ebru" + Ebubekir:0 "Ebubekir" + Ecgtheow:0 "Ecgtheow" Eckart:0 "Eckart" Eckehard:0 "Eckehard" Eckhard:0 "Eckhard" + Ecktioh:0 "Ecktioh" Ecthelion:0 "Ecthelion" Ectorh:0 "Ectorh" Edda:0 "Edda" @@ -1775,14 +2194,18 @@ Eder:0 "Eder" Edern:0 "Edern" Edgar:0 "Edgar" + Edip:0 "Edip" + Edite:0 "Edite" Edith:0 "Edith" Editha:0 "Editha" Edito:0 "Edito" + Ediz:0 "Ediz" Edmond:0 "Edmond" Edmondo:0 "Edmondo" Edmound:0 "Edmound" Edmund:0 "Edmund" Edmunda:0 "Edmunda" + Edmundo:0 "Edmundo" Edna:0 "Edna" Ednyfed:0 "Ednyfed" Edorta:0 "Edorta" @@ -1790,6 +2213,7 @@ Edryd:0 "Edryd" Edsger:0 "Edsger" Eduard:0 "Eduard" + Eduarda:0 "Eduarda" Eduardo:0 "Eduardo" Edvard:0 "Edvard" Edvin:0 "Edvin" @@ -1800,9 +2224,12 @@ Edyf:0 "Edyf" Efa:0 "Efa" Efan:0 "Efan" + Efe:0 "Efe" Efflam:0 "Efflam" + Efkan:0 "Efkan" Egalmoth:0 "Egalmoth" Egbert:0 "Egbert" + Ege:0 "Ege" Eggert:0 "Eggert" Egidio:0 "Egidio" Egil:0 "Egil" @@ -1810,6 +2237,7 @@ Egon:0 "Egon" Ehouarn:0 "Ehouarn" Ehrenfried:0 "Ehrenfried" + Ehvith:0 "Ehvith" Eia:0 "Eia" Eicke:0 "Eicke" Eide:0 "Eide" @@ -1823,6 +2251,7 @@ Eimeri:0 "Eimeri" Einar:0 "Einar" Einion:0 "Einion" + Eir:0 "Eir" Eira:0 "Eira" Eirik:0 "Eirik" Eirin:0 "Eirin" @@ -1833,13 +2262,21 @@ Eitor:0 "Eitor" Ekain:0 "Ekain" Ekaitz:0 "Ekaitz" + Ekatherina:0 "Ekatherina" + Ekɡthe_i_bar_:0 "Ekɡtheɨ" Ekhi:0 "Ekhi" Ekhi_n_tld_e:0 "Ekhiñe" Ekhiotz:0 "Ekhiotz" Eki_n_tld_e:0 "Ekiñe" Ekintza:0 "Ekintza" Ekkehard:0 "Ekkehard" + Ekrem:0 "Ekrem" + El_c_ced_in:0 "Elçin" + El_i_act_n:0 "Elín" + El_i_act_sabet:0 "Elísabet" + El_i_act_sio:0 "Elísio" El_i_grv_o:0 "Elìo" + El_o_act_i:0 "Elói" Ela:0 "Ela" Elai:0 "Elai" Elaia:0 "Elaia" @@ -1861,6 +2298,7 @@ Eleonore:0 "Eleonore" Eleri:0 "Eleri" Elesbed:0 "Elesbed" + Eleut_e_act_rio:0 "Eleutério" Elfhelm:0 "Elfhelm" Elfin:0 "Elfin" Elfriede:0 "Elfriede" @@ -1870,6 +2308,7 @@ Eliaz:0 "Eliaz" Elidyr:0 "Elidyr" Elies:0 "Elies" + Elif:0 "Elif" Elin:0 "Elin" Elina:0 "Elina" Eline:0 "Eline" @@ -1878,6 +2317,7 @@ Eliounor:0 "Eliounor" Elisa:0 "Elisa" Elisabet:0 "Elisabet" + Elisabete:0 "Elisabete" Elisabeth:0 "Elisabeth" Elise:0 "Elise" Elisedd:0 "Elisedd" @@ -1889,6 +2329,7 @@ Eliza:0 "Eliza" Elizabeth:0 "Elizabeth" Elizaibet:0 "Elizaibet" + Elizavetha:0 "Elizavetha" Elke:0 "Elke" Ella:0 "Ella" Ellayny:0 "Ellayny" @@ -1903,6 +2344,7 @@ Ellyngton:0 "Ellyngton" Ellyot:0 "Ellyot" Ellyzabyf:0 "Ellyzabyf" + Elmas:0 "Elmas" Eloi:0 "Eloi" Elorri:0 "Elorri" Elouan:0 "Elouan" @@ -1936,6 +2378,7 @@ Elystan:0 "Elystan" Elywt:0 "Elywt" Elyzabyf:0 "Elyzabyf" + Elza:0 "Elza" Em_a_grv_:0 "Emà" Em_i_act_dio:0 "Emídio" Em_i_act_lia:0 "Emília" @@ -1951,6 +2394,7 @@ Emerenci_a_grv_:0 "Emerencià" Emich:0 "Emich" Emil:0 "Emil" + Emil_i_act_a:0 "Emilía" Emil_i_grv_o_female:0 "Emilìo" Emile:0 "Emile" Emili:0 "Emili" @@ -1960,7 +2404,12 @@ Emiliano_female:0 "Emiliano" Emilie:0 "Emilie" Emilio:0 "Emilio" + Emiliy:0 "Emiliy" Emily:0 "Emily" + Emin:0 "Emin" + Emine:0 "Emine" + Emir:0 "Emir" + Emirhan:0 "Emirhan" Emma:0 "Emma" Emmai:0 "Emmai" Emmanuel:0 "Emmanuel" @@ -1968,7 +2417,11 @@ Emmanuelle:0 "Emmanuelle" Emmeline:0 "Emmeline" Emmy:0 "Emmy" - Emrhys:0 "Emrhys" + Emrah:0 "Emrah" + Emre:0 "Emre" + Emrecan:0 "Emrecan" + Emrehan:0 "Emrehan" + Emrullah:0 "Emrullah" Emrys:0 "Emrys" Emylly:0 "Emylly" Emyly:0 "Emyly" @@ -1979,18 +2432,23 @@ Enare:0 "Enare" Endellion:0 "Endellion" Endelyn:0 "Endelyn" + Ender:0 "Ender" Endika:0 "Endika" Enea_female:0 "Enea" Eneida:0 "Eneida" Eneko:0 "Eneko" Eneritz:0 "Eneritz" + Enes:0 "Enes" Enetz:0 "Enetz" Enevold:0 "Enevold" + Enez:0 "Enez" Enfys:0 "Enfys" Engelbert:0 "Engelbert" Engelina:0 "Engelina" + Engin:0 "Engin" Enid:0 "Enid" Enie:0 "Enie" + Enis:0 "Enis" Enjolras:0 "Enjolras" Enmanu_e_grv_l:0 "Enmanuèl" Enno:0 "Enno" @@ -2002,6 +2460,7 @@ Enrieto:0 "Enrieto" Enrike:0 "Enrike" Enriqueta:0 "Enriqueta" + Ensar:0 "Ensar" Envel:0 "Envel" Enya:0 "Enya" Enydd:0 "Enydd" @@ -2010,9 +2469,19 @@ Eorl:0 "Eorl" Eozen:0 "Eozen" Erasmus:0 "Erasmus" + Eray:0 "Eray" + Erc_i_act_lia:0 "Ercília" + Erc_u_uml_ment:0 "Ercüment" + Erdal:0 "Erdal" + Erdem:0 "Erdem" + Erdin:0 "Erdin" Erdmuthe:0 "Erdmuthe" + Erdo_g_brv_an:0 "Erdoğan" Erell:0 "Erell" + Eren:0 "Eren" Erendis:0 "Erendis" + Erg_u_uml_n:0 "Ergün" + Erhan:0 "Erhan" Erhard:0 "Erhard" Erhart:0 "Erhart" Erhyc:0 "Erhyc" @@ -2025,13 +2494,17 @@ Erika:0 "Erika" Erino:0 "Erino" Eriz:0 "Eriz" + Erkan:0 "Erkan" Erkenbrand:0 "Erkenbrand" + Erkin:0 "Erkin" + Erla:0 "Erla" Erland:0 "Erland" Erlantz:0 "Erlantz" Erlea:0 "Erlea" Erlend:0 "Erlend" Erling:0 "Erling" Ermanno:0 "Ermanno" + Ermelinda:0 "Ermelinda" Ermengol:0 "Ermengol" Ermido:0 "Ermido" Erna:0 "Erna" @@ -2042,10 +2515,16 @@ Ernst-August:0 "Ernst-August" Ernst-Henning:0 "Ernst-Henning" Ernyst:0 "Ernyst" + Erol:0 "Erol" Eros:0 "Eros" Erramun:0 "Erramun" Errico:0 "Errico" Erscyny:0 "Erscyny" + Ersin:0 "Ersin" + Ersoy:0 "Ersoy" + Ertan:0 "Ertan" + Ertu_g_brv_rul:0 "Ertuğrul" + Ertun_c_ced_:0 "Ertunç" Erv_e_act_:0 "Ervé" Erwan:0 "Erwan" Erwann:0 "Erwann" @@ -2053,19 +2532,25 @@ Erwin:0 "Erwin" Eryc:0 "Eryc" Eryk:0 "Eryk" + Esat:0 "Esat" + Eser:0 "Eser" Esfyrh:0 "Esfyrh" + Esin:0 "Esin" Eskarne:0 "Eskarne" Eskil:0 "Eskil" Esm_e_act_e:0 "Esmée" Esm_e_act_ralda:0 "Esméralda" + Esma:0 "Esma" Esmee:0 "Esmee" Esmeralda:0 "Esmeralda" Esmeraudo:0 "Esmeraudo" Esmond:0 "Esmond" Espen:0 "Espen" Esperan_c_ced_a:0 "Esperança" + Esra:0 "Esra" Est_e_grv_r:0 "Estèr" Est_e_grv_ve:0 "Estève" + Est_e_hat_v_a_tld_o:0 "Estêvão" Estanislau:0 "Estanislau" Estebe:0 "Estebe" Estefan:0 "Estefan" @@ -2079,6 +2564,8 @@ Esteveneto:0 "Esteveneto" Estibaliz:0 "Estibaliz" Estitxu:0 "Estitxu" + Esvet:0 "Esvet" + Etelvina:0 "Etelvina" Ethan:0 "Ethan" Ethel:0 "Ethel" Ettore:0 "Ettore" @@ -2086,6 +2573,7 @@ Euddorha:0 "Euddorha" Eudes:0 "Eudes" Eudo:0 "Eudo" + Eug_e_act_nia:0 "Eugénia" Eug_e_act_nie:0 "Eugénie" Eug_e_act_nio:0 "Eugénio" Eug_e_grv_nia:0 "Eugènia" @@ -2095,10 +2583,13 @@ Eujen:0 "Eujen" Euken:0 "Euken" Eukene:0 "Eukene" + Eul_a_act_lia:0 "Eulália" Eul_a_grv_lia:0 "Eulàlia" Eulogio:0 "Eulogio" Euphemia:0 "Euphemia" Euplio:0 "Euplio" + Eur_i_act_dice:0 "Eurídice" + Eurico:0 "Eurico" Eurig:0 "Eurig" Euronwy:0 "Euronwy" Eurwen:0 "Eurwen" @@ -2115,6 +2606,7 @@ Evan:0 "Evan" Evann:0 "Evann" Evarist:0 "Evarist" + Evaristo:0 "Evaristo" Evelien:0 "Evelien" Evelin:0 "Evelin" Evelina:0 "Evelina" @@ -2125,6 +2617,10 @@ Everardina:0 "Everardina" Everdina:0 "Everdina" Evert:0 "Evert" + Evgenia:0 "Evgenia" + Evgeniy:0 "Evgeniy" + Evliya:0 "Evliya" + Evren:0 "Evren" Ewa:0 "Ewa" Ewald:0 "Ewald" Ewan:0 "Ewan" @@ -2133,13 +2629,16 @@ Ewenn:0 "Ewenn" Ewgyny:0 "Ewgyny" Ewya:0 "Ewya" + Ey_u_uml_p:0 "Eyüp" + Eyj_o_act_lfur:0 "Eyjólfur" Eyke:0 "Eyke" Eynyon:0 "Eynyon" Eyvind:0 "Eyvind" Eyvor:0 "Eyvor" + Eyy_u_uml_p:0 "Eyyüp" + Ezgi:0 "Ezgi" Ezio:0 "Ezio" Ezra:0 "Ezra" - El_i_as:0 "Elías" Edeltraut:0 "Edeltraut" F_a_act_bio:0 "Fábio" F_a_act_tima:0 "Fátima" @@ -2149,7 +2648,10 @@ F_e_grv_lis:0 "Fèlis" F_e_grv_lix:0 "Fèlix" F_e_uml_anor:0 "Fëanor" + F_e_uml_dor:0 "Fëdor" + F_e_uml_oderik:0 "Fëoderikr" F_i_act_li:0 "Fíli" + F_i_dot_rat:0 "Fırat" Fa_n_tld_ch:0 "Fañch" Fab_i_act_ola:0 "Fabíola" Fabi_a_grv_:0 "Fabià" @@ -2160,11 +2662,17 @@ Fabio:0 "Fabio" Fabrice:0 "Fabrice" Fabrizio:0 "Fabrizio" + Fadime:0 "Fadime" + Fadl_i_dot_:0 "Fadlı" Fady:0 "Fady" + Fahrettin:0 "Fahrettin" + Fahri:0 "Fahri" + Faik:0 "Faik" Falbala:0 "Falbala" Falk:0 "Falk" Falko:0 "Falko" Fan_i_grv_:0 "Fanì" + Fanney:0 "Fanney" Fanny:0 "Fanny" Fantasio:0 "Fantasio" Fantine:0 "Fantine" @@ -2175,6 +2683,8 @@ Faramir:0 "Faramir" Farid:0 "Farid" Farida:0 "Farida" + Faris:0 "Faris" + Faruk:0 "Faruk" Fatih:0 "Fatih" Fatiha:0 "Fatiha" Fatima:0 "Fatima" @@ -2190,16 +2700,23 @@ Fausto:0 "Fausto" Fawzia:0 "Fawzia" Fayf:0 "Fayf" + Faz_i_dot_l:0 "Fazıl" + Fazilet:0 "Fazilet" Fedele:0 "Fedele" Federico:0 "Federico" + Fedon:0 "Fedon" + Fehim:0 "Fehim" + Fehmi:0 "Fehmi" Fel_i_act_cia:0 "Felícia" Felagund:0 "Felagund" Felar_o_act_f:0 "Felaróf" + Feleknas:0 "Feleknas" Felice:0 "Felice" Felicetta:0 "Felicetta" Felicia:0 "Felicia" Felician:0 "Felician" Feliciana:0 "Feliciana" + Feliciano:0 "Feliciano" Felicita:0 "Felicita" Felicity:0 "Felicity" Felip:0 "Felip" @@ -2209,11 +2726,17 @@ Felix:0 "Felix" Fella:0 "Fella" Femke:0 "Femke" + Feodora:0 "Feodora" + Ferdi:0 "Ferdi" Ferdinand:0 "Ferdinand" Ferdinando:0 "Ferdinando" Ferfried:0 "Ferfried" Fergus:0 "Fergus" + Ferhan:0 "Ferhan" + Feride:0 "Feride" + Feridun:0 "Feridun" Feriel:0 "Feriel" + Ferit:0 "Ferit" Ferm_i_act_:0 "Fermí" Fermin:0 "Fermin" Fernand:0 "Fernand" @@ -2226,7 +2749,14 @@ Ferriol:0 "Ferriol" Ferruccio:0 "Ferruccio" Feta:0 "Feta" + Fetani:0 "Fetani" Fethi:0 "Fethi" + Fethullah:0 "Fethullah" + Feti:0 "Feti" + Fevronia:0 "Fevronia" + Fevroniy:0 "Fevroniy" + Fevzi:0 "Fevzi" + Feyzi:0 "Feyzi" Ffabyan:0 "Ffabyan" Ffaddyl:0 "Ffaddyl" Ffang:0 "Ffang" @@ -2273,12 +2803,17 @@ Fidelis:0 "Fidelis" Fiete:0 "Fiete" Fietje:0 "Fietje" + Fikret:0 "Fikret" + Fikri:0 "Fikri" Filip:0 "Filip" Filipa:0 "Filipa" Filipe:0 "Filipe" Filippa:0 "Filippa" Filippo:0 "Filippo" + Filiz:0 "Filiz" Fillip:0 "Fillip" + Fillipp:0 "Fillipp" + Fillippa:0 "Fillippa" Filomena:0 "Filomena" Filomeno:0 "Filomeno" Filoumeno:0 "Filoumeno" @@ -2291,7 +2826,11 @@ Fiona:0 "Fiona" Fiorella:0 "Fiorella" Fiorentino:0 "Fiorentino" + Firmino:0 "Firmino" + Firuz:0 "Firuz" Fl_a_grv_vio_female:0 "Flàvio" + Fl_o_act_rido:0 "Flórido" + Flausino:0 "Flausino" Flavia:0 "Flavia" Flavian:0 "Flavian" Flavio:0 "Flavio" @@ -2299,6 +2838,7 @@ Fleur:0 "Fleur" Fleur-de-Lys:0 "Fleur-de-Lys" Floor:0 "Floor" + Flor_e_hat_ncio:0 "Florêncio" Flora:0 "Flora" Florence:0 "Florence" Florenci:0 "Florenci" @@ -2307,6 +2847,7 @@ Florian:0 "Florian" Floridante:0 "Floridante" Floris:0 "Floris" + Florival:0 "Florival" Floro:0 "Floro" Flors:0 "Flors" Flour:0 "Flour" @@ -2390,6 +2931,9 @@ Freja:0 "Freja" Frerich:0 "Frerich" Freya:0 "Freya" + Freyr:0 "Freyr" + Fri_eth_geir:0 "Friðgeir" + Fri_eth_rik:0 "Friðrik" Frida:0 "Frida" Fridel:0 "Fridel" Fridolin:0 "Fridolin" @@ -2410,11 +2954,15 @@ Fritz-Heiner:0 "Fritz-Heiner" Frode:0 "Frode" Frodon:0 "Frodon" + Frosti:0 "Frosti" Fu_pst_ad:0 "Fu'ad" + Fuat:0 "Fuat" Fulco:0 "Fulco" Fulup:0 "Fulup" Fulvia:0 "Fulvia" Fulvio:0 "Fulvio" + Funda:0 "Funda" + Furkan:0 "Furkan" Fychan:0 "Fychan" Fyllyp:0 "Fyllyp" Fyllypa:0 "Fyllypa" @@ -2423,14 +2971,33 @@ Franz-Rudolf:0 "Franz-Rudolf" G_e_act_rald:0 "Gérald" G_e_act_rard:0 "Gérard" + G_i_act_sli:0 "Gísli" + G_o_uml_kan:0 "Gökan" + G_o_uml_kdeniz:0 "Gökdeniz" + G_o_uml_khan:0 "Gökhan" + G_o_uml_ktan:0 "Göktan" + G_o_uml_n_u_uml_l:0 "Gönül" G_o_uml_ran:0 "Göran" G_o_uml_rgen:0 "Görgen" G_o_uml_sta:0 "Gösta" G_o_uml_te:0 "Göte" G_o_uml_tz:0 "Götz" + G_u_uml_l:0 "Gül" + G_u_uml_l_u_uml_stan:0 "Gülüstan" + G_u_uml_lay:0 "Gülay" + G_u_uml_lden:0 "Gülden" + G_u_uml_ler:0 "Güler" + G_u_uml_lizar:0 "Gülizar" + G_u_uml_ltekin:0 "Gültekin" + G_u_uml_ne_s_ced_:0 "Güneş" + G_u_uml_ner:0 "Güner" + G_u_uml_ng_o_uml_r:0 "Güngör" G_u_uml_nter:0 "Günter" G_u_uml_nter-Peter:0 "Günter-Peter" G_u_uml_nther:0 "Günther" + G_u_uml_rsel:0 "Gürsel" + G_u_uml_ven:0 "Güven" + G_u_uml_zin:0 "Güzin" Ga_e_grv_l:0 "Gaèl" Ga_e_grv_lo:0 "Gaèlo" Ga_e_uml_l:0 "Gaël" @@ -2449,6 +3016,7 @@ Gael:0 "Gael" Gaet_a_grv_:0 "Gaetà" Gaetano:0 "Gaetano" + Gaffar:0 "Gaffar" Gaia:0 "Gaia" Gaid:0 "Gaid" Gaiet_a_grv_:0 "Gaietà" @@ -2463,6 +3031,7 @@ Galdor:0 "Galdor" Gallahadd:0 "Gallahadd" Gamon:0 "Gamon" + Gamze:0 "Gamze" Gandalf:0 "Gandalf" Gangolf:0 "Gangolf" Gann:0 "Gann" @@ -2470,6 +3039,7 @@ Garazi:0 "Garazi" Garbi:0 "Garbi" Garbi_n_tld_e:0 "Garbiñe" + Garcia:0 "Garcia" Gareth:0 "Gareth" Garhyf:0 "Garhyf" Garikoitz:0 "Garikoitz" @@ -2488,9 +3058,11 @@ Gaufre:0 "Gaufre" Gauthier:0 "Gauthier" Gavin:0 "Gavin" + Gavriil:0 "Gavriil" Gavroche:0 "Gavroche" Gawayn:0 "Gawayn" Gawyyn:0 "Gawyyn" + Gazi:0 "Gazi" Gebhard:0 "Gebhard" Geertje:0 "Geertje" Geertruida:0 "Geertruida" @@ -2520,6 +3092,7 @@ Georgiana:0 "Georgiana" Georgina:0 "Georgina" Georg-Ludwig:0 "Georg-Ludwig" + Ger_eth_ur:0 "Gerður" Geraildd:0 "Geraildd" Geraint:0 "Geraint" Gerald:0 "Gerald" @@ -2597,11 +3170,13 @@ Gijsbertus:0 "Gijsbertus" Gil:0 "Gil" Gilbert:0 "Gilbert" + Gilberto:0 "Gilberto" Gildas:0 "Gildas" Gile:0 "Gile" Gilen:0 "Gilen" Giles:0 "Giles" Gil-galad:0 "Gil-galad" + Gilianes:0 "Gilianes" Giliberto_female:0 "Giliberto" Gilles:0 "Gilles" Gillian:0 "Gillian" @@ -2619,6 +3194,7 @@ Giovanni_spc_Battista:0 "Giovanni Battista" Girard:0 "Girard" Giraud:0 "Giraud" + Giray:0 "Giray" Gireg:0 "Gireg" Girolamo:0 "Girolamo" Gis_e_grv_le:0 "Gisèle" @@ -2636,8 +3212,10 @@ Giuseppe:0 "Giuseppe" Giuseppina:0 "Giuseppina" Giustino:0 "Giustino" + Gizem:0 "Gizem" Gl_a_grv_udi:0 "Glàudi" Gl_o_act_in:0 "Glóin" + Gl_o_act_ria:0 "Glória" Gl_o_grv_ria:0 "Glòria" Gladys:0 "Gladys" Glanna:0 "Glanna" @@ -2645,6 +3223,7 @@ Glaudeto:0 "Glaudeto" Glaudino:0 "Glaudino" Glaudo_female:0 "Glaudo" + Gleb:0 "Gleb" Glen:0 "Glen" Glenn:0 "Glenn" Glennie:0 "Glennie" @@ -2674,6 +3253,7 @@ Gordon:0 "Gordon" Goretti:0 "Goretti" Gorhddon:0 "Gorhddon" + Gorislava:0 "Gorislava" Gorka:0 "Gorka" Goron:0 "Goron" Goronwy:0 "Goronwy" @@ -2690,9 +3270,13 @@ Goulven:0 "Goulven" Goulwen:0 "Goulwen" Goustan:0 "Goustan" + Gr_e_act_ta:0 "Gréta" + Gr_e_act_tar:0 "Grétar" + Gr_i_act_mur:0 "Grímur" Gra_c_ced_a:0 "Graça" Grace:0 "Grace" Gracy:0 "Gracy" + Gradislava:0 "Gradislava" Graeme:0 "Graeme" Graham:0 "Graham" Graxi:0 "Graxi" @@ -2703,6 +3287,7 @@ Gregori:0 "Gregori" Gregorio:0 "Gregorio" Gregory:0 "Gregory" + Gremislava:0 "Gremislava" Greta:0 "Greta" Gretel:0 "Gretel" Grethe:0 "Grethe" @@ -2710,6 +3295,7 @@ Grhygorhy:0 "Grhygorhy" Grhyngolet:0 "Grhyngolet" Grietje:0 "Grietje" + Grigoriy:0 "Grigoriy" Gringoire:0 "Gringoire" Gripoil:0 "Gripoil" Griselda:0 "Griselda" @@ -2720,6 +3306,15 @@ Grygory:0 "Grygory" Gu_e_act_na_e_uml_l:0 "Guénaël" Gu_e_act_nol_e_act_:0 "Guénolé" + Gu_eth_bergur:0 "Guðbergur" + Gu_eth_bj_o_uml_rg:0 "Guðbjörg" + Gu_eth_j_o_act_n:0 "Guðjón" + Gu_eth_laug:0 "Guðlaug" + Gu_eth_mundur:0 "Guðmundur" + Gu_eth_n_y_act_:0 "Guðný" + Gu_eth_ni:0 "Guðni" + Gu_eth_r_u_act_n:0 "Guðrún" + Gualter:0 "Gualter" Gude:0 "Gude" Gudmund:0 "Gudmund" Gudrun:0 "Gudrun" @@ -2750,6 +3345,7 @@ Gunilla:0 "Gunilla" Gunn:0 "Gunn" Gunnar:0 "Gunnar" + Gunnlaugur:0 "Gunnlaugur" Gunter:0 "Gunter" Gunther:0 "Gunther" Guntram:0 "Guntram" @@ -2814,6 +3410,7 @@ Gwynfor:0 "Gwynfor" Gwynhwyffar:0 "Gwynhwyffar" Gwynllyan:0 "Gwynllyan" + Gy_eth_a:0 "Gyða" Gyda:0 "Gyda" Gylberht:0 "Gylberht" Gylbyrt:0 "Gylbyrt" @@ -2831,6 +3428,7 @@ Gyrhaldd:0 "Gyrhaldd" Gyrhalddyny:0 "Gyrhalddyny" Gyrhaynt:0 "Gyrhaynt" + H_a_act_lfd_a_act_n:0 "Hálfdán" Gottschalk:0 "Gottschalk" Gisbert:0 "Gisbert" Gabi:0 "Gabi" @@ -2839,46 +3437,77 @@ H_a_rng_kon:0 "Håkon" H_a_rng_rek:0 "Hårek" H_a_rng_vard:0 "Håvard" + H_ae_mlet:0 "Hæmlet" H_e_act_di:0 "Hédi" H_e_act_l_e_grv_ne:0 "Hélène" H_e_act_lder:0 "Hélder" H_e_act_lia:0 "Hélia" + H_e_act_lio:0 "Hélio" H_e_act_lo_i_uml_se:0 "Héloïse" H_e_act_ni:0 "Héni" H_e_grv_ctor:0 "Hèctor" + H_i_hat_ro:0 "Hîro" + H_i_hat_thcliff:0 "Hîthcliff" H_u_act_rin:0 "Húrin" + H_u_dot_seyin:0 "Hüseyin" + H_u_uml_da:0 "Hüda" + H_u_uml_lya:0 "Hülya" + H_u_uml_rrem:0 "Hürrem" + H_u_uml_samettin:0 "Hüsamettin" + H_u_uml_sn_u_uml_:0 "Hüsnü" + H_u_uml_srev:0 "Hüsrev" + Ha_s_ced_im:0 "Haşim" Haagen:0 "Haagen" Haakon:0 "Haakon" + Habibe:0 "Habibe" + Habip:0 "Habip" + Hac_i_dot_:0 "Hacı" Hachim:0 "Hachim" Hachimiya:0 "Hachimiya" Haddock:0 "Haddock" Haf:0 "Haf" + Haf_th__o_act_r:0 "Hafþór" Hagen:0 "Hagen" + Hahyd:0 "Hahyd" + Haid:0 "Haid" Haiilei:0 "Haiilei" Haimar:0 "Haimar" Hairoldd:0 "Hairoldd" Haitz:0 "Haitz" Hajer:0 "Hajer" + Hakan:0 "Hakan" Hakim:0 "Hakim" + Hakk_i_dot_:0 "Hakkı" Halbarad:0 "Halbarad" Haldir:0 "Haldir" Haleth:0 "Haleth" Halida:0 "Halida" Halifa:0 "Halifa" + Halil:0 "Halil" Halima:0 "Halima" + Halis:0 "Halis" + Halit:0 "Halit" Hall:0 "Hall" Hallatan:0 "Hallatan" + Halld_o_act_r:0 "Halldór" + Halld_o_act_ra:0 "Halldóra" Hallgeir:0 "Hallgeir" + Hallgr_i_act_mur:0 "Hallgrímur" + Haluk:0 "Haluk" Hamdi:0 "Hamdi" Hamed:0 "Hamed" Hamidou:0 "Hamidou" Hamish:0 "Hamish" + Hamlet:0 "Hamlet" + Hamlit:0 "Hamlit" Hamo:0 "Hamo" Hampus:0 "Hampus" Hamza:0 "Hamza" Hamzah:0 "Hamzah" Hanane:0 "Hanane" + Hande:0 "Hande" Hania:0 "Hania" + Hanifi:0 "Hanifi" Hanjo:0 "Hanjo" Hanka:0 "Hanka" Hanna:0 "Hanna" @@ -2916,6 +3545,7 @@ Hans-Werner:0 "Hans-Werner" Haoyw:0 "Haoyw" Harald:0 "Harald" + Haraldur:0 "Haraldur" Harbert:0 "Harbert" Hardy:0 "Hardy" Harholdd:0 "Harholdd" @@ -2929,6 +3559,7 @@ Haroldd:0 "Haroldd" Harolldd:0 "Harolldd" Harouna:0 "Harouna" + Harpa:0 "Harpa" Harri:0 "Harri" Harriet:0 "Harriet" Harriette:0 "Harriette" @@ -2938,26 +3569,37 @@ Hartmann:0 "Hartmann" Hartmut:0 "Hartmut" Hartwig:0 "Hartwig" + Harun:0 "Harun" Haryf:0 "Haryf" Hasan:0 "Hasan" + Hasari:0 "Hasari" Hasier:0 "Hasier" + Hasip:0 "Hasip" + Hasret:0 "Hasret" Hassan:0 "Hassan" Hasse:0 "Hasse" Hassen:0 "Hassen" Hasyl:0 "Hasyl" + Hatice:0 "Hatice" Hattie:0 "Hattie" Haul:0 "Haul" Hawylock:0 "Hawylock" Hawys:0 "Hawys" Hawysy:0 "Hawysy" + Hayati:0 "Hayati" Hayd_e_act_e:0 "Haydée" + Haydar:0 "Haydar" Hayddyn:0 "Hayddyn" Hayden:0 "Hayden" Hayley:0 "Hayley" Hayllyy:0 "Hayllyy" Haylyy:0 "Haylyy" + Hayrettin:0 "Hayrettin" + Hayri:0 "Hayri" + Hazal:0 "Hazal" Hazel:0 "Hazel" Heaiter:0 "Heaiter" + Heathcliff:0 "Heathcliff" Heather:0 "Heather" Hector:0 "Hector" Hedda:0 "Hedda" @@ -2966,8 +3608,12 @@ Hedrok:0 "Hedrok" Hedvig:0 "Hedvig" Hedwig:0 "Hedwig" + Heethklif:0 "Heethklif" + Heethkluhf:0 "Heethkluhf" Hefin:0 "Hefin" Hege:0 "Hege" + Hehnguhst:0 "Hehnguhst" + Hei_eth_ar:0 "Heiðar" Heico:0 "Heico" Heide:0 "Heide" Heidemarie:0 "Heidemarie" @@ -2977,6 +3623,7 @@ Heie:0 "Heie" Heike:0 "Heike" Heiko:0 "Heiko" + Heimir:0 "Heimir" Heiner:0 "Heiner" Heinfried:0 "Heinfried" Heino:0 "Heino" @@ -2988,6 +3635,7 @@ Heinz-Werner:0 "Heinz-Werner" Heinz-Wilhelm:0 "Heinz-Wilhelm" Heinz-Wolfgang:0 "Heinz-Wolfgang" + Heitor:0 "Heitor" Hektor:0 "Hektor" Hel_e_act_n:0 "Helén" Hel_e_act_ne:0 "Heléne" @@ -2998,6 +3646,7 @@ Helferich:0 "Helferich" Helga:0 "Helga" Helge:0 "Helge" + Helgi:0 "Helgi" Heliodoro:0 "Heliodoro" Hellawes:0 "Hellawes" Helle:0 "Helle" @@ -3008,6 +3657,7 @@ Helmut:0 "Helmut" Helmuth:0 "Helmuth" Helo_i_act_sa:0 "Heloísa" + Hemlet:0 "Hemlet" Henar:0 "Henar" Henda:0 "Henda" Henddri:0 "Henddri" @@ -3019,6 +3669,9 @@ Hendrikje:0 "Hendrikje" Hendrikus:0 "Hendrikus" Hendrina:0 "Hendrina" + Hengist:0 "Hengist" + Henguhst:0 "Henguhst" + Hengyst:0 "Hengyst" Henner:0 "Henner" Henning:0 "Henning" Henri:0 "Henri" @@ -3032,15 +3685,22 @@ Henrique:0 "Henrique" Henry:0 "Henry" Henryk:0 "Henryk" + Hera:0 "Hera" Herbert:0 "Herbert" + Herberto:0 "Herberto" Herculano:0 "Herculano" Hercules:0 "Hercules" + Herd_i_act_s:0 "Herdís" Heribert:0 "Heribert" + Herl_a_hat_nder:0 "Herlânder" Herm_i_act_nia:0 "Hermínia" + Herm_i_act_nio:0 "Hermínio" Herman:0 "Herman" Hermann:0 "Hermann" Hermann-Wilfried:0 "Hermann-Wilfried" Hermanus:0 "Hermanus" + Hermenegilda:0 "Hermenegilda" + Hermenegildo:0 "Hermenegildo" Hermina:0 "Hermina" Hermione:0 "Hermione" Hern_a_hat_ni:0 "Hernâni" @@ -3052,10 +3712,14 @@ Heulwen:0 "Heulwen" Heyo:0 "Heyo" Heywood:0 "Heywood" + Hi_s_ced_yar:0 "Hişyar" Hibai:0 "Hibai" Hicham:0 "Hicham" Hichem:0 "Hichem" + Hidayet:0 "Hidayet" Higini:0 "Higini" + Hikmet:0 "Hikmet" + Hil_a_act_rio:0 "Hilário" Hilario:0 "Hilario" Hilary:0 "Hilary" Hilda:0 "Hilda" @@ -3070,18 +3734,27 @@ Hill-Marta:0 "Hill-Marta" Hilma:0 "Hilma" Hilmar:0 "Hilmar" + Hilmi:0 "Hilmi" Hiltrud:0 "Hiltrud" Himad:0 "Himad" Hind:0 "Hind" Hinderk:0 "Hinderk" Hinnerk:0 "Hinnerk" Hinrich:0 "Hinrich" + Hip_o_act_lito:0 "Hipólito" Hippolyt:0 "Hippolyt" + Hiro:0 "Hiro" + Hirou:0 "Hirou" + Hirsa:0 "Hirsa" + Hitruh:0 "Hitruh" Hj_o_stk_rdis:0 "Hjørdis" Hjalmar:0 "Hjalmar" + Hl_o_uml__eth_ver:0 "Hlöðver" + Hlynur:0 "Hlynur" Hocine:0 "Hocine" Hodei:0 "Hodei" Hoel:0 "Hoel" + Holga:0 "Holga" Holger:0 "Holger" Hollddyn:0 "Hollddyn" Holli:0 "Holli" @@ -3090,14 +3763,17 @@ Holly:0 "Holly" Hollyy:0 "Hollyy" Home_i_uml_da:0 "Homeïda" + Hon_o_act_rio:0 "Honório" Honor:0 "Honor" Honorhya:0 "Honorhya" + Hor_a_act_cio:0 "Horácio" Horace:0 "Horace" Horacio:0 "Horacio" Horatio:0 "Horatio" Horhatyo:0 "Horhatyo" Horhtynsy:0 "Horhtynsy" Horn:0 "Horn" + Horseh:0 "Horseh" Horst:0 "Horst" Horst-Dieter:0 "Horst-Dieter" Houria:0 "Houria" @@ -3107,6 +3783,8 @@ Houssen:0 "Houssen" Howard:0 "Howard" Howell:0 "Howell" + Hrafn:0 "Hrafn" + Hreinn:0 "Hreinn" Huan:0 "Huan" Hubert:0 "Hubert" Hubertina:0 "Hubertina" @@ -3115,6 +3793,7 @@ Hug:0 "Hug" Hugh:0 "Hugh" Hugo:0 "Hugo" + Hulusi:0 "Hulusi" Humberto:0 "Humberto" Humffryy:0 "Humffryy" Humfrhyy:0 "Humfrhyy" @@ -3122,7 +3801,9 @@ Humphrey:0 "Humphrey" Hunydd:0 "Hunydd" Huor:0 "Huor" + Hur_s_ced_it:0 "Hurşit" Hurhnddall:0 "Hurhnddall" + Husret:0 "Husret" Huw:0 "Huw" Hwgh:0 "Hwgh" Hwmffryy:0 "Hwmffryy" @@ -3130,6 +3811,7 @@ Hyarmendacil:0 "Hyarmendacil" Hyctor:0 "Hyctor" Hyctorh:0 "Hyctorh" + Hyde:0 "Hyde" Hyktor:0 "Hyktor" Hylyna:0 "Hylyna" Hyngyst:0 "Hyngyst" @@ -3151,9 +3833,12 @@ I_n_tld_aki_spc_Mirena:0 "Iñaki Mirena" I_n_tld_igo:0 "Iñigo" I_n_tld_igo_spc_Maria:0 "Iñigo Maria" + I_s_ced__i_dot_lay:0 "Işın" + I_s_ced__i_dot_n:0 "Işın" Ia:0 "Ia" Iago:0 "Iago" Iain:0 "Iain" + Iakov:0 "Iakov" Ian:0 "Ian" Ianire:0 "Ianire" Iasmino:0 "Iasmino" @@ -3168,14 +3853,18 @@ Ibrahima:0 "Ibrahima" Ibrahym:0 "Ibrahym" Icke:0 "Icke" + Id_a_act_lia:0 "Idália" Id_e_act_fix:0 "Idéfix" Ida:0 "Ida" + Idalina:0 "Idalina" + Idalino:0 "Idalino" Iddnyrhf:0 "Iddnyrhf" Iddrhyl:0 "Iddrhyl" Iddrys:0 "Iddrys" Iddwal:0 "Iddwal" Iddwall:0 "Iddwall" Iddwallwn:0 "Iddwallwn" + Idilberto:0 "Idilberto" Idir:0 "Idir" Idnerth:0 "Idnerth" Ido:0 "Ido" @@ -3203,6 +3892,9 @@ Ikerne:0 "Ikerne" Ikke:0 "Ikke" Il_a_grv_ri:0 "Ilàri" + Il_i_act_dia:0 "Ilídia" + Il_i_act_dio:0 "Ilídio" + Il_pst_iya:0 "Il'iya" Ilar:0 "Ilar" Ilargi:0 "Ilargi" Ilario:0 "Ilario" @@ -3230,10 +3922,12 @@ Inddya:0 "Inddya" India:0 "India" Indis:0 "Indis" + Indri_eth_i:0 "Indriði" Ines:0 "Ines" Inga-Lill:0 "Inga-Lill" Ingbert:0 "Ingbert" Inge:0 "Inge" + Inge_male:0 "Inge" Ingebj_o_stk_rg:0 "Ingebjørg" Ingeborg:0 "Ingeborg" Ingebrigt:0 "Ingebrigt" @@ -3243,6 +3937,8 @@ Ingelise:0 "Ingelise" Ingemar:0 "Ingemar" Inger:0 "Inger" + Ingi:0 "Ingi" + Ingibj_o_uml_rg:0 "Ingibjörg" Ingo:0 "Ingo" Ingolf:0 "Ingolf" Ingrid:0 "Ingrid" @@ -3250,11 +3946,13 @@ Ingvald:0 "Ingvald" Ingvar:0 "Ingvar" Ingvard:0 "Ingvard" + Ingveldur:0 "Ingveldur" Ingvild:0 "Ingvild" Ingwer:0 "Ingwer" Inhar:0 "Inhar" Inka:0 "Inka" Innes:0 "Innes" + Inoc_e_hat_ncio:0 "Inocêncio" Insa:0 "Insa" Inse:0 "Inse" Inse-Marie:0 "Inse-Marie" @@ -3282,6 +3980,7 @@ Iosune:0 "Iosune" Ioswlldy:0 "Ioswlldy" Ipoulite:0 "Ipoulite" + Ir_e_act_na:0 "Iréna" Iraia:0 "Iraia" Iraide:0 "Iraide" Iraitz:0 "Iraitz" @@ -3306,6 +4005,7 @@ Iruri:0 "Iruri" Is_e_grv_ut:0 "Isèut" Isa_female:0 "Isa" + Isa_i_act_as:0 "Isaías" Isaac:0 "Isaac" Isaak:0 "Isaak" Isabel:0 "Isabel" @@ -3323,6 +4023,7 @@ Isak:0 "Isak" Isalill:0 "Isalill" Isambarhdd:0 "Isambarhdd" + Isaura:0 "Isaura" Isfael:0 "Isfael" Ishmaiel:0 "Ishmaiel" Ishmayl:0 "Ishmayl" @@ -3335,6 +4036,7 @@ Isildur:0 "Isildur" Islai:0 "Islai" Islwyn:0 "Islwyn" + Ism_e_act_nia:0 "Isménia" Isma_e_uml_l:0 "Ismaël" Isma_i_uml_l:0 "Ismaïl" Ismael:0 "Ismael" @@ -3362,6 +4064,7 @@ Ivet:0 "Ivet" Ivetig:0 "Ivetig" Iveto_female:0 "Iveto" + Ivfor:0 "Ivfor" Ivo:0 "Ivo" Ivona:0 "Ivona" Ivone:0 "Ivone" @@ -3376,9 +4079,16 @@ Izar:0 "Izar" Izarne:0 "Izarne" Izaskun:0 "Izaskun" + Iziaslav:0 "Iziaslav" Irmtraud:0 "Irmtraud" J_e_act_r_e_act_my:0 "Jérémy" J_e_act_r_o_hat_me:0 "Jérôme" + J_o_act_hann:0 "Jóhann" + J_o_act_hanna:0 "Jóhanna" + J_o_act_hannes:0 "Jóhannes" + J_o_act_n:0 "Jón" + J_o_act_na:0 "Jóna" + J_o_act_nas:0 "Jónas" J_o_act_us_e_grv_:0 "Jóusè" J_o_act_usefino:0 "Jóusefino" J_o_grv_rgi:0 "Jòrgi" @@ -3389,10 +4099,12 @@ J_o_uml_rg:0 "Jörg" J_o_uml_rgen:0 "Jörgen" J_o_uml_rn:0 "Jörn" + J_u_act_l_i_act_us:0 "Júlíus" J_u_act_lia:0 "Júlia" J_u_act_lio:0 "Júlio" J_u_grv_li:0 "Jùli" J_u_grv_li_female:0 "Jùli" + J_u_uml_lide:0 "Jülide" J_u_uml_rgen:0 "Jürgen" Jabyr:0 "Jabyr" Jac:0 "Jac" @@ -3423,11 +4135,13 @@ Jakeza:0 "Jakeza" Jakob:0 "Jakob" Jaky:0 "Jaky" + Jale:0 "Jale" Jalyl:0 "Jalyl" Jamel:0 "Jamel" Jamel_spc_Eddine:0 "Jamel Eddine" James:0 "James" Jamie:0 "Jamie" + Jamila:0 "Jamila" Jamys:0 "Jamys" Jamyy:0 "Jamyy" Jan:0 "Jan" @@ -3570,6 +4284,7 @@ Jo_e_uml_l:0 "Joël" Jo_e_uml_lle:0 "Joëlle" Joachim:0 "Joachim" + Joacine:0 "Joacine" Joain:0 "Joain" Joainnai:0 "Joainnai" Joakim:0 "Joakim" @@ -3724,6 +4439,7 @@ Josiane:0 "Josiane" Jost:0 "Jost" Josu:0 "Josu" + Josu_e_act_:0 "Josué" Josu_e_grv_:0 "Josuè" Josune:0 "Josune" Josyff:0 "Josyff" @@ -3737,6 +4453,7 @@ Jourgeto:0 "Jourgeto" Jouseto_female:0 "Jouseto" Jousiano:0 "Jousiano" + Jovita:0 "Jovita" Jowan:0 "Jowan" Jowanet:0 "Jowanet" Joxe:0 "Joxe" @@ -3751,6 +4468,7 @@ Judica_e_uml_l:0 "Judicaël" Judikael:0 "Judikael" Judit:0 "Judit" + Judite:0 "Judite" Judith:0 "Judith" Judyf:0 "Judyf" Jugatx:0 "Jugatx" @@ -3760,6 +4478,7 @@ Jules-C_e_act_sar:0 "Jules-César" Juli:0 "Juli" Juli_a_grv__name:0 "Julià" + Juli_a_tld_o:0 "Julião" Julia:0 "Julia" Juliain:0 "Juliain" Juliainai:0 "Juliainai" @@ -3789,11 +4508,12 @@ Jurgi:0 "Jurgi" Justin:0 "Justin" Justine:0 "Justine" - Justino_female:0 "Justino" Justino:0 "Justino" + Justino_female:0 "Justino" Justus:0 "Justus" Justyn:0 "Justyn" Jutta:0 "Jutta" + Juvenal:0 "Juvenal" Jwan:0 "Jwan" Jwdy:0 "Jwdy" Jwlyana:0 "Jwlyana" @@ -3807,13 +4527,26 @@ Jyssyka:0 "Jyssyka" Jyssyy:0 "Jyssyy" Jytte:0 "Jytte" + K_a_act_ri:0 "Kári" + K_a_hat_mran:0 "Kâmran" + K_a_hat_muran:0 "Kâmuran" Johann-Baptist:0 "Johann-Baptist" K_a_rng_re:0 "Kåre" K_a_uml_te:0 "Käte" K_a_uml_the:0 "Käthe" K_e_act_vin:0 "Kévin" K_i_act_li:0 "Kíli" + K_i_dot_l_i_dot__c_ced_arslan:0 "Kılıçarslan" + K_i_dot_van_c_ced_:0 "Kıvanç" + K_i_dot_yasettin:0 "Kıyasettin" + K_u_uml_bra:0 "Kübra" + K_u_uml_r_s_ced_at:0 "Kürşat" Ka_e_uml_lig:0 "Kaëlig" + Kaan:0 "Kaan" + Kadim:0 "Kadim" + Kadir:0 "Kadir" + Kadri:0 "Kadri" + Kadriye:0 "Kadriye" Kafyryny:0 "Kafyryny" Kahina:0 "Kahina" Kai:0 "Kai" @@ -3830,11 +4563,16 @@ Kalthoum:0 "Kalthoum" Kalwyyn:0 "Kalwyyn" Kamel:0 "Kamel" + Kamer:0 "Kamer" + Kamil:0 "Kamil" + Kamil_Camillus:0 "Kamil" Kamilla:0 "Kamilla" Kamyron:0 "Kamyron" Kandido:0 "Kandido" + Kar_i_act_tas:0 "Karítas" Karel:0 "Karel" Karen:0 "Karen" + Karenina:0 "Karenina" Kari:0 "Kari" Karim:0 "Karim" Karima:0 "Karima" @@ -3866,7 +4604,9 @@ Karolina:0 "Karolina" Karoline:0 "Karoline" Karsten:0 "Karsten" + Karsu:0 "Karsu" Karyn:0 "Karyn" + Kas_i_dot_m:0 "Kasım" Kaska:0 "Kaska" Kaspar:0 "Kaspar" Kasper:0 "Kasper" @@ -3889,15 +4629,23 @@ Katie:0 "Katie" Katixa:0 "Katixa" Katja:0 "Katja" + Katla:0 "Katla" + Katr_i_act_n:0 "Katrín" Katrin:0 "Katrin" Katrina:0 "Katrina" Katrine:0 "Katrine" Kattalin:0 "Kattalin" Katy:0 "Katy" Kay:0 "Kay" + Kaya:0 "Kaya" + Kayhan:0 "Kayhan" Kayleigh:0 "Kayleigh" Kayna:0 "Kayna" + Kayra:0 "Kayra" Kaytlyn:0 "Kaytlyn" + Kaz_i_dot_m:0 "Kazım" + Kee_pst__a_hat_ps:0 "Kee'âps" + Keeawps:0 "Keeawps" Keir:0 "Keir" Keit:0 "Keit" Keith:0 "Keith" @@ -3923,7 +4671,9 @@ Kepa:0 "Kepa" Kepa_spc_Joseba:0 "Kepa Joseba" Kepa_spc_Mirena:0 "Kepa Mirena" + Kerem:0 "Kerem" Kerensa:0 "Kerensa" + Kerim:0 "Kerim" Kerman:0 "Kerman" Kerr:0 "Kerr" Kerrian:0 "Kerrian" @@ -3945,15 +4695,19 @@ Kimberli:0 "Kimberli" Kimberly:0 "Kimberly" Kimetz:0 "Kimetz" + Kirill:0 "Kirill" Kirpal:0 "Kirpal" Kirsten:0 "Kirsten" Kirsti:0 "Kirsti" Kirstine:0 "Kirstine" Kirsty:0 "Kirsty" Kit:0 "Kit" + Kjartan:0 "Kjartan" Kjell:0 "Kjell" Kjellaug:0 "Kjellaug" Kl_a_uml_rchen:0 "Klärchen" + Kl_ae_apatra:0 "Klæapatra" + Kl_e_act_ber:0 "Kléber" Klaas:0 "Klaas" Klaod:0 "Klaod" Klaoda:0 "Klaoda" @@ -3968,10 +4722,12 @@ Klaus-Peter:0 "Klaus-Peter" Klaus-R_u_uml_diger:0 "Klaus-Rüdiger" Klazina:0 "Klazina" + Kleman:0 "Kleman" Klement:0 "Klement" + Klemuhnt:0 "Klemuhnt" Klervi:0 "Klervi" + Kliapetra:0 "Kliapetra" Kloy:0 "Kloy" - Klymynt:0 "Klymynt" Knud:0 "Knud" Knut:0 "Knut" Koen:0 "Koen" @@ -3981,6 +4737,7 @@ Konrad:0 "Konrad" Konstanse:0 "Konstanse" Konstantin:0 "Konstantin" + Koray:0 "Koray" Korbinian:0 "Korbinian" Kornelia:0 "Kornelia" Kornelis:0 "Kornelis" @@ -3988,8 +4745,11 @@ Kosme:0 "Kosme" Kostentin:0 "Kostentin" Kresten:0 "Kresten" + Krestuhfuh:0 "Krestuhfuh" Krijn:0 "Krijn" Krimhild:0 "Krimhild" + Krist_i_act_n:0 "Kristín" + Krist_o_act_fer:0 "Kristófer" Kristell:0 "Kristell" Kristen:0 "Kristen" Kristen_male:0 "Kristen" @@ -3998,19 +4758,26 @@ Kristin:0 "Kristin" Kristina:0 "Kristina" Kristine:0 "Kristine" + Kristinn:0 "Kristinn" + Kristj_a_act_n:0 "Kristján" Kristof:0 "Kristof" Kristofer:0 "Kristofer" Kristoffer:0 "Kristoffer" + Kristr_u_act_n:0 "Erla" + Kristuhfuh:0 "Kristuhfuh" Kristy:0 "Kristy" + Kristyrff_e_brv_r:0 "Kristyrffĕr" Krystal:0 "Krystal" Krystylyygh:0 "Krystylyygh" Ksyang:0 "Ksyang" Ksyn_spc_Yan:0 "Ksyn Yan" + Kubilay:0 "Kubilay" Kumari:0 "Kumari" Kuno:0 "Kuno" Kurre:0 "Kurre" Kurt:0 "Kurt" Kurt-Werner:0 "Kurt-Werner" + Kutalm_i_dot__s_ced_:0 "Kutalmış" Kyanna:0 "Kyanna" Kylan:0 "Kylan" Kyle:0 "Kyle" @@ -4039,12 +4806,20 @@ L_e_act_o:0 "Léo" L_e_act_on:0 "Léon" L_e_act_onard:0 "Léonard" + L_e_uml_va:0 "Lëva" L_i_act_dia:0 "Lídia" + L_i_act_f:0 "Líf" + L_i_act_lia:0 "Lília" + L_o_act_a:0 "Lóa" L_u_act_cia:0 "Lúcia" L_u_act_cio:0 "Lúcio" L_u_act_thien:0 "Lúthien" L_u_grv_ci:0 "Lùci" L_u_uml_der:0 "Lüder" + L_u_uml_tf_u_uml_:0 "Lütfü" + L_u_uml_tfi:0 "Lütfi" + L_u_uml_tfiye:0 "Lütfiye" + L_u_uml_tfullah:0 "Lütfullah" La_i_uml_la:0 "Laïla" Ladislau:0 "Ladislau" Laetitia:0 "Laetitia" @@ -4057,6 +4832,7 @@ Laiwrence:0 "Laiwrence" Lakdar:0 "Lakdar" Lalaith:0 "Lalaith" + Lale:0 "Lale" Lambert:0 "Lambert" Lamberto:0 "Lamberto" Lambertus:0 "Lambertus" @@ -4065,9 +4841,10 @@ Lamprecht:0 "Lamprecht" Lamya:0 "Lamya" Lancelot:0 "Lancelot" - Lancylot:0 "Lancylot" Lander:0 "Lander" - Lansylot:0 "Lansylot" + Lanse_l_bar_ut:0 "Lanseɫut" + Lanselot:0 "Lanselot" + Lansuhlot:0 "Lansuhlot" Laora_n_tld_s:0 "Laorañs" Laouen:0 "Laouen" Lara:0 "Lara" @@ -4090,7 +4867,9 @@ Larz-Thure:0 "Larz-Thure" Lassad:0 "Lassad" Lasse:0 "Lasse" + Latif:0 "Latif" Latifa:0 "Latifa" + Latife:0 "Latife" Latuf:0 "Latuf" Lauge:0 "Lauge" Laur_e_grv_n_c_ced_o:0 "Laurènço" @@ -4104,6 +4883,7 @@ Laurence_male:0 "Laurence" Laurens:0 "Laurens" Laurent:0 "Laurent" + Laurentino:0 "Laurentino" Laurentius:0 "Laurentius" Laureto:0 "Laureto" Laurhyn:0 "Laurhyn" @@ -4117,6 +4897,7 @@ Lawrence:0 "Lawrence" Lawrynsy:0 "Lawrynsy" Le_a_grv:0 "Leà" + Le_o_act_:0 "Leó" Lea:0 "Lea" Leah:0 "Leah" Leandre:0 "Leandre" @@ -4158,6 +4939,7 @@ Leticia:0 "Leticia" Leticio:0 "Leticio" Leucio:0 "Leucio" + Levent:0 "Levent" Levi:0 "Levi" Lew:0 "Lew" Lewis:0 "Lewis" @@ -4170,8 +4952,11 @@ Liane:0 "Liane" Lianne:0 "Lianne" Libe:0 "Libe" + Liberal:0 "Liberal" Libero:0 "Libero" + Libor:0 "Libor" Liborius:0 "Liborius" + Lic_i_act_nio:0 "Licínio" Lid_i_grv_o:0 "Lidìo" Liddiai:0 "Liddiai" Lide:0 "Lide" @@ -4190,6 +4975,7 @@ Lilian_female:0 "Lilian" Liliano:0 "Liliano" Lilias:0 "Lilias" + Lilja:0 "Lilja" Lill:0 "Lill" Lillian:0 "Lillian" Lilly:0 "Lilly" @@ -4221,10 +5007,14 @@ Lisette:0 "Lisette" Liso_female:0 "Liso" Lissa:0 "Lissa" + Lit_e_act_rio:0 "Litério" + Liubava:0 "Liubava" + Liudmila:0 "Liudmila" Liv:0 "Liv" Livio:0 "Livio" Liz:0 "Liz" Liza:0 "Liza" + Lizavetha:0 "Lizavetha" Lizenn:0 "Lizenn" Lizig:0 "Lizig" Lizzie:0 "Lizzie" @@ -4278,6 +5068,7 @@ Loen:0 "Loen" Loeva:0 "Loeva" Logann:0 "Logann" + Logi:0 "Logi" Loinaz:0 "Loinaz" Lois:0 "Lois" Loli:0 "Loli" @@ -4321,7 +5112,10 @@ Loydd:0 "Loydd" Lu:0 "Lu" Lu_i_act_s:0 "Luís" + Lu_i_act_sa:0 "Luísa" + Lu_i_act_za:0 "Luíza" Luc:0 "Luc" + Luc_i_act_lia:0 "Lucília" Luca:0 "Luca" Lucan:0 "Lucan" Lucas:0 "Lucas" @@ -4339,9 +5133,11 @@ Lucy:0 "Lucy" Lucya:0 "Lucya" Ludger:0 "Ludger" + Ludgero:0 "Ludgero" Ludivino:0 "Ludivino" Ludolf:0 "Ludolf" Ludovic:0 "Ludovic" + Ludovina:0 "Ludovina" Ludvig:0 "Ludvig" Ludwig:0 "Ludwig" Ludwiga:0 "Ludwiga" @@ -4352,6 +5148,7 @@ Luisa:0 "Luisa" Luise:0 "Luise" Luitpold:0 "Luitpold" + Luiz:0 "Luiz" Luka:0 "Luka" Lukas:0 "Lukas" Luke:0 "Luke" @@ -4394,6 +5191,9 @@ Lyy:0 "Lyy" Lyyrh:0 "Lyyrh" Lyzzyy:0 "Lyzzyy" + M_a_act_lfr_i_act__eth_ur:0 "Málfríður" + M_a_act_r:0 "Már" + M_a_act_rcia:0 "Márcia" Lowell:0 "Lowell" Lutwin:0 "Lutwin" Lieselotte:0 "Lieselotte" @@ -4412,12 +5212,24 @@ M_i_act_riam:0 "Míriam" M_o_act_nica:0 "Mónica" M_o_grv_nica:0 "Mònica" + M_u_uml__s_ced_erref:0 "Müşerref" + M_u_uml_cahit:0 "Mücahit" + M_u_uml_jdat:0 "Müjdat" + M_u_uml_kerrem:0 "Mükerrem" + M_u_uml_kremin:0 "Mükremin" + M_u_uml_mtaz:0 "Mümtaz" + M_u_uml_r_u_uml_vvet:0 "Mürüvvet" + M_u_uml_rsel:0 "Mürsel" + M_u_uml_savat:0 "Müsavat" + M_u_uml_sl_u_uml_m:0 "Müslüm" + M_u_uml_zeyyen:0 "Müzeyyen" Ma_e_uml_l:0 "Maël" Ma_e_uml_lan:0 "Maëlan" Ma_e_uml_lie:0 "Maëlie" Ma_e_uml_lig:0 "Maëlig" Ma_i_uml_wenn:0 "Maïwenn" Maaike:0 "Maaike" + Maakbeth:0 "Maakbeth" Maarten:0 "Maarten" Maartje:0 "Maartje" Mabel:0 "Mabel" @@ -4425,6 +5237,8 @@ Mablung:0 "Mablung" Mabyn:0 "Mabyn" Macarena:0 "Macarena" + Macbeth:0 "Macbeth" + Macit:0 "Macit" Macsen:0 "Macsen" Madalen:0 "Madalen" Madalena:0 "Madalena" @@ -4453,16 +5267,22 @@ Maelwenn:0 "Maelwenn" Maelys:0 "Maelys" Maewenn:0 "Maewenn" + Mafalda:0 "Mafalda" Mag_i_act_:0 "Magí" Magali:0 "Magali" Magda:0 "Magda" Magdalena:0 "Magdalena" + Magn_u_act_s:0 "Magnús" Magne:0 "Magne" Magnhild:0 "Magnhild" Magnus:0 "Magnus" Mah_e_act_:0 "Mahé" Mahaut:0 "Mahaut" + Mahfuz:0 "Mahfuz" Mahi:0 "Mahi" + Mahir:0 "Mahir" + Mahmud:0 "Mahmud" + Mahmut:0 "Mahmut" Maho:0 "Maho" Mai:0 "Mai" Maialen:0 "Maialen" @@ -4497,6 +5317,7 @@ Majbritt:0 "Majbritt" Maj-Britt:0 "Maj-Britt" Majken:0 "Majken" + Makbeth:0 "Makbeth" Makswyll:0 "Makswyll" Malachi:0 "Malachi" Malcolm:0 "Malcolm" @@ -4508,6 +5329,7 @@ Malene:0 "Malene" Mali:0 "Mali" Malika:0 "Malika" + Maliki:0 "Maliki" Malin:0 "Malin" Mallt:0 "Mallt" Mallyc:0 "Mallyc" @@ -4535,6 +5357,7 @@ Manon:0 "Manon" Manoubi:0 "Manoubi" Manoun:0 "Manoun" + Mansur:0 "Mansur" Manu:0 "Manu" Manu_e_grv_:0 "Manuè" Manuel:0 "Manuel" @@ -4543,6 +5366,9 @@ Maoris:0 "Maoris" Mar:0 "Mar" Mar_c_ced_al:0 "Marçal" + Mar_i_act_a:0 "María" + Mar_i_act_lia:0 "Marília" + Mar_i_act_n:0 "Marín" Mar_i_grv_o_female:0 "Marìo" Mar_i_grv_o-Ange:0 "Marìo-Ange" Mar_i_grv_o-Ano:0 "Marìo-Ano" @@ -4582,6 +5408,7 @@ Marcello_female:0 "Marcello" Marciau:0 "Marciau" Marco:0 "Marco" + Marcos:0 "Marcos" Marcus:0 "Marcus" Marcus-Gunnar:0 "Marcus-Gunnar" Mared:0 "Mared" @@ -4595,6 +5422,7 @@ Margarida:0 "Margarida" Margarido:0 "Margarido" Margarita:0 "Margarita" + Margaritta:0 "Margaritta" Margaryt:0 "Margaryt" Margaux:0 "Margaux" Marged:0 "Marged" @@ -4603,6 +5431,7 @@ Margit:0 "Margit" Margitta:0 "Margitta" Margot:0 "Margot" + Margr_e_act_t:0 "Margrét" Margrete:0 "Margrete" Margrethe:0 "Margrethe" Margrit:0 "Margrit" @@ -4633,14 +5462,26 @@ Maria_spc_Cinta:0 "Maria Cinta" Maria_spc_Cristina:0 "Maria Cristina" Maria_spc_da_spc_Concei_c_ced__a_tld_o:0 "Maria da Conceição" + Maria_spc_da_spc_Gl_o_act_ria:0 "Maria da Glória" Maria_spc_da_spc_Gra_c_ced_a:0 "Maria da Graça" + Maria_spc_da_spc_Luz:0 "Maria da Luz" + Maria_spc_da_spc_Purifica_c_ced__a_tld_o:0 "Maria da Purificação" + Maria_spc_das_spc_Merc_e_hat_s:0 "Maria das Mercês" + Maria_spc_de_spc_Assun_c_ced__a_tld_o:0 "Maria de Assunção" Maria_spc_de_spc_Bel_e_act_m:0 "Maria de Belém" + Maria_spc_de_spc_F_a_act_tima:0 "Maria de Fátima" + Maria_spc_de_spc_Lourdes:0 "Maria de Lourdes" + Maria_spc_de_spc_Lurdes:0 "Maria de Lurdes" + Maria_spc_do_spc_C_e_act_u:0 "Maria do Céu" Maria_spc_do_spc_Carmo:0 "Maria do Carmo" + Maria_spc_do_spc_Pilar:0 "Maria do Pilar" + Maria_spc_do_spc_Ros_a_act_rio:0 "Maria do Rosário" Maria_spc_Dolors:0 "Maria Dolors" Maria_spc_Elisabet:0 "Maria Elisabet" Maria_spc_Elisabeth:0 "Maria Elisabeth" Maria_spc_Estibaliz:0 "Maria Estibaliz" Maria_spc_Eug_e_grv_nia:0 "Maria Eugènia" + Maria_spc_Goreti:0 "Maria Goreti" Maria_spc_Goretti:0 "Maria Goretti" Maria_spc_Grazia:0 "Maria Grazia" Maria_spc_Jes_u_act_s:0 "Maria Jesús" @@ -4659,6 +5500,7 @@ Maria_spc_Pau:0 "Maria Pau" Maria_spc_Pilar:0 "Maria Pilar" Maria_spc_Rosa:0 "Maria Rosa" + Maria_spc_Salete:0 "Maria Salete" Maria_spc_Teresa:0 "Maria Teresa" Maria_spc_Theresia:0 "Maria Theresia" Maria_spc_Vict_o_grv_ria:0 "Maria Victòria" @@ -4758,8 +5600,10 @@ Massimiano:0 "Massimiano" Massimiliano:0 "Massimiliano" Massimo:0 "Massimo" + Masum:0 "Masum" Mat_i_act_s:0 "Matías" Mateu:0 "Mateu" + Mateus:0 "Mateus" Matfyu:0 "Matfyu" Matfyw:0 "Matfyw" Math:0 "Math" @@ -4770,6 +5614,7 @@ Mathilde:0 "Mathilde" Mathis:0 "Mathis" Mathurin:0 "Mathurin" + Mathvey:0 "Mathvey" Mati_e_act_u:0 "Matiéu" Matias:0 "Matias" Matilda:0 "Matilda" @@ -4788,6 +5633,7 @@ Maud:0 "Maud" Maudd:0 "Maudd" Mauddy:0 "Mauddy" + Maur_i_act_cio:0 "Maurício" Maureen:0 "Maureen" Maurhycy:0 "Maurhycy" Maurice:0 "Maurice" @@ -4806,6 +5652,7 @@ Max-Emanuel:0 "Max-Emanuel" Maxi:0 "Maxi" Maxime:0 "Maxime" + Maximiano:0 "Maximiano" Maximilian:0 "Maximilian" Maximiliane:0 "Maximiliane" Maxine:0 "Maxine" @@ -4818,7 +5665,9 @@ Maylgwn:0 "Maylgwn" Mayling:0 "Mayling" Mazhev:0 "Mazhev" + Mebketh:0 "Mekbeth" Mechthild:0 "Mechthild" + Medeni:0 "Medeni" Medhi:0 "Medhi" Medhi-Amar:0 "Medhi-Amar" Mees:0 "Mees" @@ -4827,6 +5676,8 @@ Megano:0 "Megano" Mehdi:0 "Mehdi" Mehdi-Georges:0 "Mehdi-Georges" + Mehmet:0 "Mehmet" + Mehmet_spc_Ali:0 "Mehmet Ali" Meical:0 "Meical" Meik:0 "Meik" Meiko:0 "Meiko" @@ -4843,12 +5694,20 @@ Melani:0 "Melani" Melanie:0 "Melanie" Melchior:0 "Melchior" + Melda:0 "Melda" + Melek:0 "Melek" Melen:0 "Melen" Melian:0 "Melian" + Melih:0 "Melih" + Meliha:0 "Meliha" + Melike:0 "Melike" Meliora:0 "Meliora" + Melis:0 "Melis" + Melisa:0 "Melisa" Melissa:0 "Melissa" Melissai:0 "Melissai" Melisso:0 "Melisso" + Meliz:0 "Meliz" Melker:0 "Melker" Melle:0 "Melle" Melvin:0 "Melvin" @@ -4856,9 +5715,12 @@ Melwyn:0 "Melwyn" Melyonen:0 "Melyonen" Menno:0 "Menno" + Mensur:0 "Mensur" + Meral:0 "Meral" Meraud:0 "Meraud" Merc_e_act_d_e_grv_s:0 "Mercédès" Merc_e_grv_:0 "Mercè" + Merc_e_hat_s:0 "Mercês" Mercedes:0 "Mercedes" Merel:0 "Merel" Mererid:0 "Mererid" @@ -4869,12 +5731,21 @@ Meritxell:0 "Meritxell" Merlijn:0 "Merlijn" Merlin:0 "Merlin" + Mert:0 "Mert" + Mertcan:0 "Mertcan" Mertxe:0 "Mertxe" + Merve:0 "Merve" Mervyn:0 "Mervyn" + Meryem:0 "Meryem" + Mesut:0 "Mesut" Meta:0 "Meta" + Metehan:0 "Metehan" + Metin:0 "Metin" Meurig:0 "Meurig" + Meursault:0 "Meursault" Meven:0 "Meven" Mevena:0 "Mevena" + Mevl_u_uml_t:0 "Mevlüt" Mewen:0 "Mewen" Mewenn:0 "Mewenn" Mia:0 "Mia" @@ -4900,6 +5771,8 @@ Mie:0 "Mie" Miguel:0 "Miguel" Mihangel:0 "Mihangel" + Mihrali:0 "Mihrali" + Mihrimah:0 "Mihrimah" Mika:0 "Mika" Mikael:0 "Mikael" Mikaela:0 "Mikaela" @@ -4908,12 +5781,14 @@ Mikel_spc_Anjel:0 "Mikel Anjel" Mikel_spc_Gotzon:0 "Mikel Gotzon" Mikele:0 "Mikele" + Mikhayl:0 "Mikhayl" Mikkel:0 "Mikkel" Mikko:0 "Mikko" Milan:0 "Milan" Milanka:0 "Milanka" Mildred:0 "Mildred" Milio:0 "Milio" + Milit_a_tld_o:0 "Militão" Millicent:0 "Millicent" Millie:0 "Millie" Milo:0 "Milo" @@ -4922,6 +5797,7 @@ Mimi:0 "Mimi" Mimmi:0 "Mimmi" Minastir:0 "Minastir" + Mine:0 "Mine" Minerva:0 "Minerva" Minnie:0 "Minnie" Miqu_e_grv_u:0 "Miquèu" @@ -4929,6 +5805,7 @@ Miquel_spc__A_grv_ngel:0 "Miquel Àngel" Miquelina:0 "Miquelina" Mir_e_grv_io:0 "Mirèio" + Mira_c_ced_:0 "Miraç" Miracle:0 "Miracle" Miranda:0 "Miranda" Mirari:0 "Mirari" @@ -4962,9 +5839,12 @@ Miseric_o_grv_rdia:0 "Misericòrdia" Misericordia:0 "Misericordia" Misha_e_uml_l:0 "Mishaël" + Mist:0 "Mist" Mitchell:0 "Mitchell" + Mithat:0 "Mithat" Mitxel:0 "Mitxel" Mixel:0 "Mixel" + Mj_o_uml_ll:0 "Mjöll" Moa:0 "Moa" Moah:0 "Moah" Modest:0 "Modest" @@ -4978,6 +5858,7 @@ Mohammydd:0 "Mohammydd" Moier:0 "Moier" Moirai:0 "Moirai" + Mois_e_act_s:0 "Moisés" Mois_e_grv_s:0 "Moisès" Moises:0 "Moises" Moli_e_grv_re:0 "Molière" @@ -5022,12 +5903,25 @@ Mounira:0 "Mounira" Mourgano:0 "Mourgano" Moussa:0 "Moussa" + Muazzez:0 "Muazzez" Muhammad:0 "Muhammad" + Muhammed:0 "Muhammed" + Muhammet:0 "Muhammet" Muhamydd:0 "Muhamydd" + Muharrem:0 "Muharrem" + Muhittin:0 "Muhittin" + Muhlis:0 "Muhlis" + Muhtar:0 "Muhtar" + Mukadder:0 "Mukadder" + Murat:0 "Murat" Muriel:0 "Muriel" Murielo:0 "Murielo" + Musa:0 "Musa" Mustafa:0 "Mustafa" + Mustafa_spc_Kemal:0 "Mustafa Kemal" Mustapha:0 "Mustapha" + Mutlu:0 "Mutlu" + Muzaffer:0 "Muzaffer" Mwradd:0 "Mwradd" Mwrgyn:0 "Mwrgyn" Mwyn:0 "Mwyn" @@ -5071,10 +5965,15 @@ N_e_act_ziha:0 "Néziha" N_e_grv_stor:0 "Nèstor" N_i_act_niel:0 "Níniel" + N_i_act_vea:0 "Nívea" + N_o_act_i:0 "Nói" N_u_act_ria:0 "Núria" + N_u_uml_khet:0 "Nükhet" Na_i_uml_m:0 "Naïm" + Nabi:0 "Nabi" Nabil:0 "Nabil" Nabila:0 "Nabila" + Naci:0 "Naci" Nacim:0 "Nacim" Nad_e_grv_jo:0 "Nadèjo" Nadalo_female:0 "Nadalo" @@ -5089,16 +5988,20 @@ Nagore:0 "Nagore" Nahia:0 "Nahia" Nahiara:0 "Nahiara" + Nahide:0 "Nahide" Nahikari:0 "Nahikari" Naia:0 "Naia" Naiara:0 "Naiara" Naig:0 "Naig" + Nail:0 "Nail" Naila:0 "Naila" Naima:0 "Naima" Naiomi:0 "Naiomi" Naitailie:0 "Naitailie" Naitainiel:0 "Naitainiel" Najat:0 "Najat" + Nalan:0 "Nalan" + Nam_i_dot_k:0 "Namık" Nancy:0 "Nancy" Nanna:0 "Nanna" Naomi:0 "Naomi" @@ -5121,6 +6024,7 @@ Natale:0 "Natale" Natalia:0 "Natalia" Natalie:0 "Natalie" + Natalina:0 "Natalina" Natalino:0 "Natalino" Natan:0 "Natan" Natanael:0 "Natanael" @@ -5134,15 +6038,30 @@ Natxo:0 "Natxo" Natzaret:0 "Natzaret" Nawel:0 "Nawel" + Naz:0 "Naz" + Naz_i_dot_m:0 "Nazım" + Naz_i_dot_r:0 "Nazır" + Nazan:0 "Nazan" Nazanin:0 "Nazanin" Nazanyn:0 "Nazanyn" Nazario:0 "Nazario" + Nazif:0 "Nazif" + Nazire:0 "Nazire" + Nazl_i_dot_:0 "Nazlı" Nazzaro:0 "Nazzaro" + Necati:0 "Necati" + Necdet:0 "Necdet" + Necip:0 "Necip" + Necmettin:0 "Necmettin" + Necmi:0 "Necmi" Nectan:0 "Nectan" + Nedim:0 "Nedim" Ned-Land:0 "Ned-Land" Neeltje:0 "Neeltje" Neifion:0 "Neifion" Neil:0 "Neil" + Nejat:0 "Nejat" + Nejla:0 "Nejla" Nekane:0 "Nekane" Nele:0 "Nele" Nellie:0 "Nellie" @@ -5155,6 +6074,8 @@ Nere:0 "Nere" Nerea:0 "Nerea" Nerys:0 "Nerys" + Neslihan:0 "Neslihan" + Nesrin:0 "Nesrin" Nessa:0 "Nessa" Nessie:0 "Nessie" Nesta:0 "Nesta" @@ -5162,9 +6083,13 @@ Neus:0 "Neus" Neuza:0 "Neuza" Neven:0 "Neven" + Nevfel:0 "Nevfel" Nevil:0 "Nevil" Neville:0 "Neville" + Nevin:0 "Nevin" + Nevzat:0 "Nevzat" Newlyn:0 "Newlyn" + Nezir:0 "Nezir" Nia:0 "Nia" Nichola:0 "Nichola" Nicholais:0 "Nicholais" @@ -5189,12 +6114,16 @@ Nicolo_female:0 "Nicolo" Nicoulau:0 "Nicoulau" Nida:0 "Nida" + Nidai:0 "Nidai" Niek:0 "Niek" Niels:0 "Niels" Niels_Cornelius:0 "Niels" Nienke:0 "Nienke" Nienor:0 "Nienor" Nigel:0 "Nigel" + Nihan:0 "Nihan" + Nihat:0 "Nihat" + Nikita:0 "Nikita" Nikita_female:0 "Nikita" Nikki:0 "Nikki" Niklas:0 "Niklas" @@ -5203,8 +6132,13 @@ Nikolaj:0 "Nikolaj" Nikolas:0 "Nikolas" Nikolaus:0 "Nikolaus" + Nikolay:0 "Nikolay" Nikolaz:0 "Nikolaz" Nil:0 "Nil" + Nilg_u_uml_n:0 "Nilgün" + Nilza:0 "Nilza" + Nimet:0 "Nimet" + Nimetullah:0 "Nimetullah" Nimo:0 "Nimo" Nimue:0 "Nimue" Nina:0 "Nina" @@ -5214,6 +6148,8 @@ Nisse:0 "Nisse" Nissrine:0 "Nissrine" Nivacrin:0 "Nivacrin" + Niyazi:0 "Niyazi" + Nizamettin:0 "Nizamettin" No_e_grv_lia:0 "Noèlia" Noa:0 "Noa" Noah:0 "Noah" @@ -5243,10 +6179,21 @@ Nova:0 "Nova" Nozha:0 "Nozha" Num_e_act_robis:0 "Numérobis" + Numan:0 "Numan" Nuno:0 "Nuno" Nunziante:0 "Nunziante" Nunzio:0 "Nunzio" + Nur:0 "Nur" + Nural:0 "Nural" + Nuran:0 "Nuran" + Nurdan:0 "Nurdan" + Nureddin:0 "Nureddin" + Nurhan:0 "Nurhan" + Nurhayat:0 "Nurhayat" + Nuri:0 "Nuri" Nuria:0 "Nuria" + Nurullah:0 "Nurullah" + Nusrettin:0 "Nusrettin" Nwrman:0 "Nwrman" Nya:0 "Nya" Nycholas:0 "Nycholas" @@ -5267,35 +6214,54 @@ Nysta:0 "Nysta" Nyvylly:0 "Nyvylly" Nyyptyon:0 "Nyyptyon" + O_g_brv_uz:0 "Oğuz" + O_g_brv_uzhan:0 "Oğuzhan" Oanell:0 "Oanell" Ob_e_act_lix:0 "Obélix" Ocatarinetabellatchitchix:0 "Ocatarinetabellatchitchix" Oct_a_act_vio:0 "Octávio" + Octafius:0 "Octafius" + Octaviano:0 "Octaviano" Octavio:0 "Octavio" + Octavius:0 "Octavius" Oda:0 "Oda" Odd:0 "Odd" Oddbj_o_stk_rg:0 "Oddbjørg" + Oddn_y_act_:0 "Oddný" + Oddur:0 "Oddur" Oddvard:0 "Oddvard" Odei:0 "Odei" + Odete:0 "Odete" Odette:0 "Odette" Odile:0 "Odile" Odilia:0 "Odilia" Odin:0 "Odin" + Of_e_act_lia:0 "Ofélia" Of_e_grv_lia:0 "Ofèlia" Ofydd:0 "Ofydd" + Og_u_uml_n:0 "Ogün" + Ohgurtus:0 "Ohgurtus" Ohiana:0 "Ohiana" Ohiane:0 "Ohiane" + Ohrtuhveeus:0 "Ohrtuhveeus" + Ohrwell:0 "Ohrwell" Oier:0 "Oier" Oihan:0 "Oihan" Oihane:0 "Oihane" Okacha:0 "Okacha" + Okan:0 "Okan" Oktavyan:0 "Oktavyan" + Oktay:0 "Oktay" + Ol_i_act_mpia:0 "Olímpia" + Ol_i_act_vio:0 "Olívio" Ol_o_act_rin:0 "Olórin" Ola:0 "Ola" Olaf:0 "Olaf" Olaia:0 "Olaia" Olatz:0 "Olatz" Olav:0 "Olav" + Olavo:0 "Olavo" + Olcay:0 "Olcay" Ole:0 "Ole" Ole-Christopher:0 "Ole-Christopher" Oleguer:0 "Oleguer" @@ -5304,6 +6270,7 @@ Olga:0 "Olga" Olier:0 "Olier" Olinda:0 "Olinda" + Olinto:0 "Olinto" Olive:0 "Olive" Oliver:0 "Oliver" Olivia:0 "Olivia" @@ -5315,6 +6282,7 @@ Oluwatosin:0 "Oluwatosin" Olwen:0 "Olwen" Omar:0 "Omar" + On_e_act_simo:0 "Onésimo" Ona:0 "Ona" Onditz:0 "Onditz" Oneka:0 "Oneka" @@ -5322,25 +6290,40 @@ Onintze:0 "Onintze" Onofrio:0 "Onofrio" Onorato:0 "Onorato" + Onur:0 "Onur" + Onursal:0 "Onursal" Oona:0 "Oona" + Oph_e_act_lie:0 "Ophélie" + Or_i_act_sia:0 "Orísia" Orazio:0 "Orazio" Oreste:0 "Oreste" + Orhan:0 "Orhan" Oriol:0 "Oriol" Orla:0 "Orla" + Orlandino:0 "Orlandino" + Orlando:0 "Orlando" Orodreth:0 "Orodreth" Oroitz:0 "Oroitz" Orophin:0 "Orophin" + Orri:0 "Orri" + Orsa:0 "Orsa" Ortrun:0 "Ortrun" Ortwin:0 "Ortwin" Orvar:0 "Orvar" + Orw_e_act_l:0 "Orwél" + Orwell:0 "Orwell" Oscair:0 "Oscair" Oscar:0 "Oscar" + Osihmandeeus:0 "Osihmandeeus" Oskar:0 "Oskar" + Osman:0 "Osman" Ostoher:0 "Ostoher" Osvaldo:0 "Osvaldo" Oswald:0 "Oswald" Oswallt:0 "Oswallt" + Osymandias:0 "Osynamdjas" Ot:0 "Ot" + Ot_i_act_lia:0 "Otília" Otelo:0 "Otelo" Otfried:0 "Otfried" Otmar:0 "Otmar" @@ -5360,15 +6343,22 @@ Oursulo:0 "Oursulo" Ourt_e_grv_nsi:0 "Ourtènsi" Ouscar:0 "Ouscar" + Ov_i_act_dio:0 "Ovídio" Ove:0 "Ove" Ovidio:0 "Ovidio" Owain:0 "Owain" Owe:0 "Owe" Owena:0 "Owena" Owenn:0 "Owenn" + Oya:0 "Oya" + Ozihmandies:0 "Ozihmandies" + Ozymandias:0 "Ozymandias" + P_a_act_ll:0 "Páll" + P_a_act_lmi:0 "Pálmi" Ottilie:0 "Ottilie" P_a_rng_l:0 "Pål" P_a_uml_r:0 "Pär" + P_e_act_tur:0 "Pétur" P_e_grv_ire:0 "Pèire" P_e_grv_ire-Ant_o_grv_ni:0 "Pèire-Antòni" P_e_grv_ire-Ives:0 "Pèire-Ives" @@ -5377,6 +6367,8 @@ P_e_hat_r-Erwan:0 "Pêr-Erwan" P_e_hat_r-Jakez:0 "Pêr-Jakez" P_e_hat_r-Vari:0 "Pêr-Vari" + P_e_uml_ter:0 "Pëter" + P_i_dot_nar:0 "Pınar" Padarn:0 "Padarn" Padrhyg:0 "Padrhyg" Padrig:0 "Padrig" @@ -5384,6 +6376,7 @@ Paitrick:0 "Paitrick" Paiul:0 "Paiul" Paiulai:0 "Paiulai" + Pakize:0 "Pakize" Paladin:0 "Paladin" Palamyddys:0 "Palamyddys" Palantyrh:0 "Palantyrh" @@ -5393,11 +6386,13 @@ Palmira:0 "Palmira" Paloma:0 "Paloma" Pamela:0 "Pamela" + Pamuk:0 "Pamuk" Panoramix:0 "Panoramix" Paol:0 "Paol" Paola:0 "Paola" Paolino:0 "Paolino" Paolo:0 "Paolo" + Parc_i_act_dio:0 "Parcídio" Paris:0 "Paris" Pascal:0 "Pascal" Pascaleto:0 "Pascaleto" @@ -5444,6 +6439,7 @@ Paull:0 "Paull" Paulo_female:0 "Paulo" Paulus:0 "Paulus" + Pavel:0 "Pavel" Pawl:0 "Pawl" Pawly:0 "Pawly" Peder:0 "Peder" @@ -5456,13 +6452,16 @@ Peireto:0 "Peireto" Peirounello:0 "Peirounello" Peirouno:0 "Peirouno" + Pel_a_act_gio:0 "Pelágio" Pelagius:0 "Pelagius" + Pelin:0 "Pelin" Pelle:0 "Pelle" Pellegrino:0 "Pellegrino" Pellinore:0 "Pellinore" Pello:0 "Pello" Pellyas:0 "Pellyas" Pellynorhy:0 "Pellynorhy" + Penbe:0 "Penbe" Pencroff:0 "Pencroff" Penelope:0 "Penelope" Pepijn:0 "Pepijn" @@ -5478,16 +6477,19 @@ Per-Eric:0 "Per-Eric" Per-G_o_uml_ran:0 "Per-Göran" Per-Gordon:0 "Per-Gordon" + Perihan:0 "Perihan" Periko:0 "Periko" Per-Kristian:0 "Per-Kristian" Pernilla:0 "Pernilla" Pernille:0 "Pernille" + Pero:0 "Pero" Per-Olov:0 "Per-Olov" Per-Otto:0 "Per-Otto" Per-Owe:0 "Per-Owe" Perran:0 "Perran" Peru:0 "Peru" Per-Uno:0 "Per-Uno" + Pervin:0 "Pervin" Peter:0 "Peter" Petra:0 "Petra" Petrai:0 "Petrai" @@ -5526,15 +6528,19 @@ Pius:0 "Pius" Plata:0 "Plata" Pol:0 "Pol" + Polat:0 "Polat" + Polina:0 "Polina" Polly:0 "Polly" Pompeo:0 "Pompeo" Pompeu:0 "Pompeu" Pontmercy:0 "Pontmercy" Pontus:0 "Pontus" + Porf_i_act_rio:0 "Porfírio" Porhrhyks:0 "Porhrhyks" Porthos:0 "Porthos" Poul:0 "Poul" Poul_o_grv_nio:0 "Poulònia" + Poyraz:0 "Poyraz" Prawst:0 "Prawst" Preben:0 "Preben" Preeya:0 "Preeya" @@ -5547,6 +6553,7 @@ Pryce:0 "Pryce" Pryderi:0 "Pryderi" Puck:0 "Puck" + Purifica_c_ced__a_tld_o:0 "Purificação" Purificaci_o_act_:0 "Purificació" Pypyn:0 "Pypyn" Pyr:0 "Pyr" @@ -5573,12 +6580,23 @@ R_e_grv_gis:0 "Règis" R_e_grv_ino:0 "Rèino" R_i_act_an:0 "Rían" + R_i_dot_dvan:0 "Rıdvan" + R_i_dot_za:0 "Rıza" + R_i_dot_zacan:0 "Rızacan" + R_o_act_bert:0 "Róbert" + R_o_act_sa:0 "Rósa" R_o_grv_mul:0 "Ròmul" + R_o_uml_gnvaldur:0 "Rögnvaldur" R_o_uml_tger:0 "Rötger" R_u_act_ben:0 "Rúben" + R_u_act_n:0 "Rún" + R_u_uml__s_ced_t_u_uml_:0 "Rüştü" R_u_uml_diger:0 "Rüdiger" + R_u_uml_meysa:0 "Rümeysa" + R_u_uml_stem:0 "Rüstem" Ra_u_act_l:0 "Raúl" Ra_u_uml_l:0 "Raül" + Raahbinhuwd:0 "Raahbinhuwd" Rabah:0 "Rabah" Rach_e_grv_l:0 "Rachèl" Rachael:0 "Rachael" @@ -5588,18 +6606,24 @@ Rachyll:0 "Rachyll" Radagast:0 "Radagast" Radegund:0 "Radegund" + Radiye:0 "Radiye" Raf_e_grv_u:0 "Rafèu" Rafael:0 "Rafael" Rafaela:0 "Rafaela" Rafel:0 "Rafel" + Rafet:0 "Rafet" Raffaele:0 "Raffaele" Raffaella:0 "Raffaella" Raffaello:0 "Raffaello" Rafik:0 "Rafik" + Rafn:0 "Rafn" Ragnar:0 "Ragnar" + Ragnhei_eth_ur:0 "Ragnheiður" Ragnhild:0 "Ragnhild" Ragni:0 "Ragni" Ragnvald:0 "Ragnvald" + Rahime:0 "Rahime" + Rahmi:0 "Rahmi" Rahyym:0 "Rahyym" Raichel:0 "Raichel" Raik:0 "Raik" @@ -5609,6 +6633,7 @@ Raimsai:0 "Raimsai" Raimund:0 "Raimund" Raimunda:0 "Raimunda" + Raimundo:0 "Raimundo" Rainder:0 "Rainder" Rainer:0 "Rainer" Raisa:0 "Raisa" @@ -5617,14 +6642,19 @@ Ralff:0 "Ralff" Rallff:0 "Rallff" Ralph:0 "Ralph" + Ramazan:0 "Ramazan" + Ramesses:0 "Ramesses" Ramir:0 "Ramir" Ramiro:0 "Ramiro" + Ramissi:0 "Ramissi" + Rammesses:0 "Rammesses" Ramon:0 "Ramon" Ramon_spc_Maria:0 "Ramon Maria" Ramona:0 "Ramona" Ramoun:0 "Ramoun" Ramoundo_female:0 "Ramoundo" Ramsay:0 "Ramsay" + Ramseses:0 "Ramseses" Randa:0 "Randa" Randdollff:0 "Randdollff" Randi:0 "Randi" @@ -5638,9 +6668,11 @@ Raphael:0 "Raphael" Raquel:0 "Raquel" Rashyl:0 "Rashyl" + Rasim:0 "Rasim" Rasmus:0 "Rasmus" Raul:0 "Raul" Ravous:0 "Ravous" + Ravza:0 "Ravza" Ray:0 "Ray" Rayan:0 "Rayan" Rayanne:0 "Rayanne" @@ -5648,6 +6680,8 @@ Raymond:0 "Raymond" Raymonde:0 "Raymonde" Raymwndd:0 "Raymwndd" + Re_s_ced_at:0 "Reşat" + Re_s_ced_it:0 "Reşit" Rebeca:0 "Rebeca" Rebecca:0 "Rebecca" Rebeccai:0 "Rebeccai" @@ -5655,10 +6689,15 @@ Rebeka:0 "Rebeka" Rebekah:0 "Rebekah" Rebekka:0 "Rebekka" + Recai:0 "Recai" + Recep:0 "Recep" Reda:0 "Reda" Redouane:0 "Redouane" Reece:0 "Reece" Reemt:0 "Reemt" + Refet:0 "Refet" + Refik:0 "Refik" + Refika:0 "Refika" Regina:0 "Regina" Reginaildd:0 "Reginaildd" Reginald:0 "Reginald" @@ -5669,6 +6708,7 @@ Reidd:0 "Reidd" Reidun:0 "Reidun" Reik:0 "Reik" + Reinaldo:0 "Reinaldo" Reinalt:0 "Reinalt" Reinaud:0 "Reinaud" Reiner:0 "Reiner" @@ -5682,6 +6722,8 @@ Remmer:0 "Remmer" Remond:0 "Remond" Remont:0 "Remont" + Remzi:0 "Remzi" + Remziye:0 "Remziye" Ren_e_act_:0 "René" Ren_e_act_e:0 "Renée" Renan:0 "Renan" @@ -5692,6 +6734,7 @@ Renzo:0 "Renzo" Reuben:0 "Reuben" Reyes:0 "Reyes" + Reyhan:0 "Reyhan" Reyk:0 "Reyk" Rhachyl:0 "Rhachyl" Rhalff:0 "Rhalff" @@ -5744,6 +6787,7 @@ Rickmer:0 "Rickmer" Ricky:0 "Ricky" Rico:0 "Rico" + Rifat:0 "Rifat" Rigmor:0 "Rigmor" Rik:0 "Rik" Rikard:0 "Rikard" @@ -5755,6 +6799,7 @@ Riwan:0 "Riwan" Riwanon:0 "Riwanon" Rixa:0 "Rixa" + Rizgin:0 "Rizgin" Rizlen:0 "Rizlen" Roar:0 "Roar" Rob:0 "Rob" @@ -5764,8 +6809,11 @@ Robertus:0 "Robertus" Robin:0 "Robin" Robin_female:0 "Robin" + Robinhood:0 "Robinhood" Robur:0 "Robur" Robyn:0 "Robyn" + Robynhud:0 "Robynhud" + Robynud:0 "Robynud" Robyrt:0 "Robyrt" Roc:0 "Roc" Roc_i_act_o:0 "Rocío" @@ -5773,9 +6821,12 @@ Rocco:0 "Rocco" Rochus:0 "Rochus" Rocky:0 "Rocky" + Rodarik:0 "Rodarik" Rodderick:0 "Rodderick" + Rodehrick:0 "Rodehrick" Roderic:0 "Roderic" Roderick:0 "Roderick" + Roderig:0 "Roderig" Rodney:0 "Rodney" Rodolfo:0 "Rodolfo" Rodrigo:0 "Rodrigo" @@ -5790,6 +6841,7 @@ Roine:0 "Roine" Roje:0 "Roje" Roland:0 "Roland" + Rolando:0 "Rolando" Rolf:0 "Rolf" Rolf-Erik:0 "Rolf-Erik" Rom_a_grv_:0 "Romà" @@ -5798,6 +6850,7 @@ Romana:0 "Romana" Romano:0 "Romano" Romeo:0 "Romeo" + Romeu:0 "Romeu" Romualda:0 "Romualda" Romualdo:0 "Romualdo" Romy:0 "Romy" @@ -5810,9 +6863,11 @@ Ronja:0 "Ronja" Ronny:0 "Ronny" Roparzh:0 "Roparzh" + Ros_a_act_rio:0 "Rosário" Rosa_spc_Maria:0 "Rosa Maria" Rosalia:0 "Rosalia" Rosalie:0 "Rosalie" + Rosalina:0 "Rosalina" Rosalino:0 "Rosalino" Rosamaria:0 "Rosamaria" Rosanna:0 "Rosanna" @@ -5837,6 +6892,7 @@ Rossana:0 "Rossana" Rossella:0 "Rossella" Rossend:0 "Rossend" + Rostislav:0 "Rostislav" Roswitha:0 "Roswitha" Rosy:0 "Rosy" Roubert:0 "Roubert" @@ -5862,6 +6918,7 @@ Ruan:0 "Ruan" Rub_e_grv_n:0 "Rubèn" Ruben:0 "Ruben" + Rubina:0 "Rubina" Ruby:0 "Ruby" Rudi:0 "Rudi" Rudolf:0 "Rudolf" @@ -5870,12 +6927,14 @@ Rune:0 "Rune" Rupert:0 "Rupert" Rupprecht:0 "Rupprecht" + Ruslan:0 "Ruslan" Russell:0 "Russell" Russyll:0 "Russyll" Rut:0 "Rut" Rutger:0 "Rutger" Ruth:0 "Ruth" Ruud:0 "Ruud" + Ruy:0 "Ruy" Ryan:0 "Ryan" Rybycca:0 "Rybycca" Rybykka:0 "Rybykka" @@ -5888,6 +6947,8 @@ Ryofamus:0 "Ryofamus" Ryshabh:0 "Ryshabh" Rywal:0 "Rywal" + S_ae_d_i_act_s:0 "Sædís" + S_ae_ld_i_hat_n:0 "Sældîn" Rosi:0 "Rosi" S_e_act_bastien:0 "Sébastien" S_e_act_gol_e_grv_ne:0 "Ségolène" @@ -5896,16 +6957,26 @@ S_e_grv_rgi:0 "Sèrgi" S_i_act_lvia:0 "Sílvia" S_i_act_lvio:0 "Sílvio" + S_i_dot_d_i_dot_k:0 "Sıdık" + S_i_dot_la:0 "Sıla" + S_i_dot_tk_i_dot_:0 "Sıtkı" S_o_act_nia:0 "Sónia" S_o_grv_nia:0 "Sònia" S_o_stk_ren:0 "Søren" S_o_uml_lve:0 "Sölve" S_o_uml_nke:0 "Sönke" S_o_uml_ren:0 "Sören" + S_u_act_leyman:0 "Süleyman" + S_u_uml_heyl:0 "Süheyl" + S_u_uml_mer:0 "Sümer" S_u_uml_nje:0 "Sünje" S_u_uml_nne:0 "Sünne" + S_u_uml_reyya:0 "Süreyya" Sa_i_uml_d:0 "Saïd" + Sa_u_act_l:0 "Saúl" Sa_u_uml_l:0 "Saül" + Sabahat:0 "Sabahat" + Sabahattin:0 "Sabahattin" Sabato:0 "Sabato" Sabbah:0 "Sabbah" Sabina:0 "Sabina" @@ -5913,10 +6984,17 @@ Sabinian:0 "Sabinian" Sabino:0 "Sabino" Sabino_female:0 "Sabino" + Sabri:0 "Sabri" Sabrina:0 "Sabrina" Sabrino_female:0 "Sabrino" Sacha:0 "Sacha" Sachary:0 "Sachary" + Sacit:0 "Sacit" + Sad_i_dot_k:0 "Sadık" + Sadettin:0 "Sadettin" + Sadi:0 "Sadi" + Sadir:0 "Sadir" + Saffet:0 "Saffet" Safia:0 "Safia" Saga:0 "Saga" Sagrhamorhy:0 "Sagrhamorhy" @@ -5926,7 +7004,14 @@ Saioa:0 "Saioa" Sairai:0 "Sairai" Sairaih:0 "Sairaih" + Sait:0 "Sait" + Sak_i_dot_p:0 "Sakıp" Saladin:0 "Saladin" + Sald_i_hat__n:0 "Saldîn" + Saleden:0 "Saleden" + Salih:0 "Salih" + Saliha:0 "Saliha" + Salihe:0 "Salihe" Salim:0 "Salim" Sally:0 "Sally" Salomon:0 "Salomon" @@ -5935,6 +7020,7 @@ Salvatore:0 "Salvatore" Sam:0 "Sam" Sam_female:0 "Sam" + Sam_u_act_el:0 "Samúel" Samanfa:0 "Samanfa" Samanta:0 "Samanta" Samantha:0 "Samantha" @@ -5967,12 +7053,15 @@ Sarah:0 "Sarah" Sarai:0 "Sarai" Saray:0 "Saray" + Sare:0 "Sare" Sarha:0 "Sarha" Saro_female:0 "Saro" + Saruhan:0 "Saruhan" Sashary:0 "Sashary" Saskia:0 "Saskia" Saturnino:0 "Saturnino" Sauvaire:0 "Sauvaire" + Sava_s_ced_:0 "Savaş" Saverio:0 "Saverio" Savi_e_act_:0 "Savié" Savina:0 "Savina" @@ -5983,48 +7072,88 @@ Scipione:0 "Scipione" Scott:0 "Scott" Sean:0 "Sean" + Seb_g_brv_atullah:0 "Sebğatullah" + Sebahat:0 "Sebahat" + Sebahattin:0 "Sebahattin" Sebasti_a_grv_:0 "Sebastià" Sebasti_a_tld_o:0 "Sebastião" Sebastiaan:0 "Sebastiaan" Sebastian:0 "Sebastian" Sebastiano:0 "Sebastiano" Secondo:0 "Secondo" + Seda:0 "Seda" + Sedat:0 "Sedat" + Sefa:0 "Sefa" + Sefer:0 "Sefer" Seferus:0 "Seferus" Segar:0 "Segar" Segimon:0 "Segimon" Segundo:0 "Segundo" Sehryne:0 "Sehryne" Seisyll:0 "Seisyll" + Sel_c_ced_uk:0 "Selçuk" + Selahattin:0 "Selahattin" + Selami:0 "Selami" + Selen:0 "Selen" Selene:0 "Selene" Seleven:0 "Seleven" Selim:0 "Selim" + Selin:0 "Selin" Selina:0 "Selina" Selma:0 "Selma" + Selman:0 "Selman" Seloua:0 "Seloua" Selyf:0 "Selyf" Sem:0 "Sem" + Sema:0 "Sema" + Semih:0 "Semih" + Semiha:0 "Semiha" + Semiramis:0 "Semiramis" + Semra:0 "Semra" + Sena:0 "Sena" Senatro:0 "Senatro" + Senem:0 "Senem" Sera:0 "Sera" Serafim:0 "Serafim" Serafino:0 "Serafino" + Serap:0 "Serap" Serapio:0 "Serapio" + Serdar:0 "Serdar" Seren:0 "Seren" Serenai:0 "Serenai" Serge:0 "Serge" Sergi:0 "Sergi" Sergio:0 "Sergio" + Serhat:0 "Serhat" Serigi:0 "Serigi" Serj:0 "Serj" + Serkan:0 "Serkan" + Sermet:0 "Sermet" + Sermin:0 "Sermin" + Serpil:0 "Serpil" + Sertab:0 "Sertab" Servan:0 "Servan" + Servet:0 "Servet" Seth:0 "Seth" Seufyann:0 "Seufyann" + Sevda:0 "Sevda" + Severiano:0 "Severiano" Severin:0 "Severin" Severino:0 "Severino" Severino_female:0 "Severino" + Sevgi:0 "Sevgi" + Sevim:0 "Sevim" + Seydi:0 "Seydi" + Seyhan:0 "Seyhan" + Seyit:0 "Seyit" + Seyyit:0 "Seyyit" + Sezai:0 "Sezai" + Sezer:0 "Sezer" + Sezgin:0 "Sezgin" Shabana:0 "Shabana" - Shakrabarty:0 "Shakrabarty" Shane:0 "Shane" Shannon:0 "Shannon" + Sharlotta:0 "Sharlotta" Sharlys:0 "Sharlys" Sharon:0 "Sharon" Shaun:0 "Shaun" @@ -6035,7 +7164,6 @@ Shirine:0 "Shirine" Shirley:0 "Shirley" Sholto:0 "Sholto" - Shrystoffyr:0 "Shrystoffyr" Shun:0 "Shun" Shyrhlock:0 "Shyrhlock" Shyrlock:0 "Shyrlock" @@ -6045,6 +7173,8 @@ Si_o_hat_n_Jane:0 "Siôn" Si_o_hat_r:0 "Siôr" Sian:0 "Sian" + Siarl:0 "Siarl" + Sibel:0 "Sibel" Sibillai:0 "Sibillai" Sibilo_female:0 "Sibilo" Sid_o_act_nio:0 "Sidónio" @@ -6059,6 +7189,7 @@ Siemer:0 "Siemer" Siena:0 "Siena" Sievert:0 "Sievert" + Sif:0 "Sif" Sigfred:0 "Sigfred" Sigfrid:0 "Sigfrid" Sigismund:0 "Sigismund" @@ -6068,9 +7199,13 @@ Signar:0 "Signar" Signe:0 "Signe" Sigouleno:0 "Sigouleno" + Sigr_i_act__eth_ur:0 "Sigríður" + Sigr_u_act_n:0 "Sigrún" Sigrid:0 "Sigrid" Sigrun:0 "Sigrun" + Sigur_eth_ur:0 "Sigurður" Sigurd:0 "Sigurd" + Sigurgeir:0 "Sigurgeir" Sigvald:0 "Sigvald" Silas:0 "Silas" Silbestre:0 "Silbestre" @@ -6078,6 +7213,7 @@ Silke:0 "Silke" Sille:0 "Sille" Silmarien:0 "Silmarien" + Silv_e_act_rio:0 "Silvério" Silv_i_grv_o_female:0 "Silvìo" Silva:0 "Silva" Silvana:0 "Silvana" @@ -6086,11 +7222,13 @@ Silvia:0 "Silvia" Silvia_spc_Maria:0 "Silvia Maria" Silvie:0 "Silvie" + Silvino:0 "Silvino" Silvio:0 "Silvio" Silvius:0 "Silvius" Sim_a_tld_o:0 "Simão" Simen:0 "Simen" Simeon:0 "Simeon" + Simge:0 "Simge" Simon:0 "Simon" Simona:0 "Simona" Simone:0 "Simone" @@ -6098,7 +7236,9 @@ Simoun:0 "Simoun" Simouno_female:0 "Simouno" Sinaida:0 "Sinaida" + Sinan:0 "Sinan" Sindre:0 "Sindre" + Sindri:0 "Sindri" Sine:0 "Sine" Sinibald:0 "Sinibald" Sioned:0 "Sioned" @@ -6107,6 +7247,7 @@ Siri:0 "Siri" Sisse:0 "Sisse" Sissel:0 "Sissel" + Sita:0 "Sita" Siv:0 "Siv" Siwan:0 "Siwan" Sixten:0 "Sixten" @@ -6118,6 +7259,7 @@ Slimane:0 "Slimane" Soazig:0 "Soazig" Soeiro:0 "Soeiro" + Soff_i_act_a:0 "Soffía" Soffrhonya:0 "Soffrhonya" Soffronya:0 "Soffronya" Soffy:0 "Soffy" @@ -6133,6 +7275,7 @@ Solen:0 "Solen" Solveig:0 "Solveig" Sondre:0 "Sondre" + Soner:0 "Soner" Sonia:0 "Sonia" Sonja:0 "Sonja" Sophia:0 "Sophia" @@ -6162,6 +7305,7 @@ Stainlei:0 "Stainlei" Stan_Constantine:0 "Stan" Stanhope:0 "Stanhope" + Stanislav:0 "Stanislav" Stanislaw:0 "Stanislaw" Stanley:0 "Stanley" Stanllyy:0 "Stanllyy" @@ -6169,7 +7313,9 @@ Steen:0 "Steen" Steeven:0 "Steeven" Stef:0 "Stef" + Stef_a_act_n:0 "Stefán" Stefan:0 "Stefan" + Stefan_i_act_a:0 "Stefanía" Stefania:0 "Stefania" Stefanie:0 "Stefanie" Stefano:0 "Stefano" @@ -6177,6 +7323,7 @@ Steffen:0 "Steffen" Steffi:0 "Steffi" Steinar:0 "Steinar" + Steinunn:0 "Steinunn" Stella:0 "Stella" Stellan:0 "Stellan" Sten:0 "Sten" @@ -6199,11 +7346,17 @@ Stine:0 "Stine" Stuart:0 "Stuart" Sture:0 "Sture" + Sturla:0 "Sturla" Styffanyy:0 "Styffanyy" Styffyn:0 "Styffyn" Stynyan:0 "Stynyan" + Suat:0 "Suat" + Subutay:0 "Subutay" + Suha:0 "Suha" + Sulhiye:0 "Sulhiye" Sulien:0 "Sulien" Sullywyan:0 "Sullywyan" + Sultan:0 "Sultan" Summyr:0 "Summyr" Sune:0 "Sune" Sunniva:0 "Sunniva" @@ -6217,10 +7370,12 @@ Susano_female:0 "Susano" Susoun:0 "Susoun" Suterlaindd:0 "Suterlaindd" + Suzan:0 "Suzan" Suzana:0 "Suzana" Suzanne:0 "Suzanne" Svante:0 "Svante" Svein:0 "Svein" + Sveinn:0 "Sveinn" Sveinung:0 "Sveinung" Sven:0 "Sven" Svend:0 "Svend" @@ -6228,6 +7383,8 @@ Sven-Olof:0 "Sven-Olof" Sverker:0 "Sverker" Sverre:0 "Sverre" + Sviatoslav:0 "Sviatoslav" + Sviatoslava:0 "Sviatoslava" Swann:0 "Swann" Swantje:0 "Swantje" Swen:0 "Swen" @@ -6261,17 +7418,26 @@ Sibylle:0 "Sibylle" Sieglinde:0 "Sieglinde" T_a_grv_nia:0 "Tània" + T_o_act_mas:0 "Tómas" T_o_grv_ni:0 "Tòni" T_o_grv_nio_female:0 "Tònio" T_o_uml_lke:0 "Tölke" T_u_act_rin:0 "Túrin" + T_u_uml_lay:0 "Tülay" + T_u_uml_rabi:0 "Türabi" + T_u_uml_rkan:0 "Türkan" Tabea:0 "Tabea" + Tacettin:0 "Tacettin" Tage:0 "Tage" Taha:0 "Taha" + Tahir:0 "Tahir" + Tahsin:0 "Tahsin" Taimairai:0 "Taimairai" + Takiddin:0 "Takiddin" Talal:0 "Talal" Talan:0 "Talan" Talfryn:0 "Talfryn" + Talha:0 "Talha" Taliesin:0 "Taliesin" Talisa:0 "Talisa" Tallory:0 "Tallory" @@ -6279,13 +7445,18 @@ Talyb:0 "Talyb" Talyysyn:0 "Talyysyn" Tamara:0 "Tamara" + Tamer:0 "Tamer" Tamzin:0 "Tamzin" + Taner:0 "Taner" Tangi:0 "Tangi" Tanguy:0 "Tanguy" Tangwystl:0 "Tangwystl" Tania:0 "Tania" Tanja:0 "Tanja" + Tanju:0 "Tanju" + Tansu:0 "Tansu" Tanya:0 "Tanya" + Tar_i_dot_k:0 "Tarık" Tara:0 "Tara" Tarek:0 "Tarek" Tareq:0 "Tareq" @@ -6293,12 +7464,18 @@ Tarik:0 "Tarik" Tariq:0 "Tariq" Taron:0 "Taron" + Tarrou:0 "Tarrou" Tasio:0 "Tasio" Tassadit:0 "Tassadit" Tassilo:0 "Tassilo" Tatiana:0 "Tatiana" Tatjana:0 "Tatjana" + Tatyana:0 "Tatyana" Tavis:0 "Tavis" + Tayfun:0 "Tayfun" + Tayip:0 "Tayip" + Taylan:0 "Taylan" + Tayyibe:0 "Tayyibe" Te_o_act_fila:0 "Teófila" Te_o_act_filo:0 "Teófilo" Tegan:0 "Tegan" @@ -6308,13 +7485,17 @@ Tegwen:0 "Tegwen" Tegwyd:0 "Tegwyd" Teilo:0 "Teilo" + Tekin:0 "Tekin" Telma:0 "Telma" Telmo:0 "Telmo" Telperien:0 "Telperien" Telse:0 "Telse" + Temel:0 "Temel" Teo:0 "Teo" Teodor:0 "Teodor" Teodoro:0 "Teodoro" + Teoman:0 "Teoman" + Teot_o_act_nio:0 "Teotónio" Teoudor:0 "Teoudor" Teoufile:0 "Teoufile" Tepot:0 "Tepot" @@ -6332,6 +7513,8 @@ Teun:0 "Teun" Teunis:0 "Teunis" Teuntje:0 "Teuntje" + Tevfik:0 "Tevfik" + Tevhit:0 "Tevhit" Tewdos:0 "Tewdos" Tewdrig:0 "Tewdrig" Th_e_act_o:0 "Théo" @@ -6367,6 +7550,7 @@ Thijs:0 "Thijs" Thilo:0 "Thilo" Thingol:0 "Thingol" + Thoma:0 "Thoma" Thomas:0 "Thomas" Thor:0 "Thor" Thorben:0 "Thorben" @@ -6380,6 +7564,8 @@ Thr_a_act_in:0 "Thráin" Thr_o_act_r:0 "Thrór" Thranduil:0 "Thranduil" + Thutmos:0 "Thutmos" + Thutmose:0 "Thutmose" Thyobaldd:0 "Thyobaldd" Thyoddosya:0 "Thyoddosya" Thyoffylus:0 "Thyoffylus" @@ -6403,6 +7589,8 @@ Timothy:0 "Timothy" Timoti:0 "Timoti" Timouti_e_act_u:0 "Timoutiéu" + Timu_c_ced_in:0 "Timuçin" + Timur:0 "Timur" Tin_u_act_viel:0 "Tinúviel" Tina:0 "Tina" Tine:0 "Tine" @@ -6413,10 +7601,16 @@ Tobias:0 "Tobias" Toby:0 "Toby" Toke:0 "Toke" + Tolcien:0 "Tolcien" + Tolga:0 "Tolga" + Tolkean:0 "Tolkean" + Tolkeen:0 "Tolkeen" + Tolkien:0 "Tolkien" Tollef:0 "Tollef" Tom:0 "Tom" Tom_a_act_s:0 "Tomás" Tom_a_grv_s:0 "Tomàs" + Tom_e_act_:0 "Tomé" Tomais:0 "Tomais" Tomas:0 "Tomas" Tomaz:0 "Tomaz" @@ -6461,6 +7655,7 @@ Trijntje:0 "Trijntje" Trine:0 "Trine" Trinitat:0 "Trinitat" + Trist_a_tld_o:0 "Tristão" Tristain:0 "Tristain" Tristan:0 "Tristan" Troels:0 "Troels" @@ -6469,17 +7664,41 @@ Trutz:0 "Trutz" Truus:0 "Truus" Tryggve:0 "Tryggve" + Tryggvi:0 "Tryggvi" Trygve:0 "Trygve" Trynt:0 "Trynt" Trystan:0 "Trystan" + Tu_g_brv__c_ced_e:0 "Tuğçe" + Tu_g_brv_ba:0 "Tuğba" + Tu_g_brv_rul:0 "Tuğrul" + Tuba:0 "Tuba" Tudal:0 "Tudal" Tudi:0 "Tudi" Tudor:0 "Tudor" + Tufan:0 "Tufan" Tugdual:0 "Tugdual" + Tulu_g_brv_:0 "Tuluğ" + Tuluyhan:0 "Tuluyhan" + Tuna:0 "Tuna" + Tunay:0 "Tunay" + Tunca:0 "Tunca" + Tuncay:0 "Tuncay" + Tuncer:0 "Tuncer" Tuor:0 "Tuor" + Turabi:0 "Turabi" + Turan:0 "Turan" Ture:0 "Ture" + Turgay:0 "Turgay" Turgon:0 "Turgon" + Turgut:0 "Turgut" + Turhan:0 "Turhan" Turid:0 "Turid" + Tutanchamwn:0 "Tutanchamwn" + Tutankhamun:0 "Tutankhamun" + Tutankmahen:0 "Tutankmahen" + Tutm_o_hat_s:0 "Tutmôs" + Tutmuss:0 "Tutmuss" + Tuttankamoon:0 "Tuttankamoon" Tuva:0 "Tuva" Txaber:0 "Txaber" Txema:0 "Txema" @@ -6501,24 +7720,33 @@ Tyryq:0 "Tyryq" Tysilio:0 "Tysilio" Tyygnmouf:0 "Tyygnmouf" + U_g_brv_ur:0 "Uğur" Ubaldo:0 "Ubaldo" Ubert:0 "Ubert" Udane:0 "Udane" Udo:0 "Udo" Ufrh:0 "Ufrh" + Ufuk:0 "Ufuk" Ufyr:0 "Ufyr" Ugaitz:0 "Ugaitz" Ugue:0 "Ugue" Ugueto:0 "Ugueto" + Uhmenhuhtep:0 "Uhmenhuhtep" Ula:0 "Ula" + Ula_s_ced_:0 "Ulaş" Ulf:0 "Ulf" Uli:0 "Uli" Ulisse:0 "Ulisse" + Ulisses:0 "Ulisses" + Ulita:0 "Ulita" Ulla:0 "Ulla" Ulrich:0 "Ulrich" Ulrik:0 "Ulrik" Ulrika:0 "Ulrika" Ulrike:0 "Ulrike" + Ulu_c_ced_:0 "Uluç" + Ulyana:0 "Ulyana" + Ulysse:0 "Ulysse" Uma:0 "Uma" Umar:0 "Umar" Umbert:0 "Umbert" @@ -6546,6 +7774,7 @@ Ute:0 "Ute" Uther:0 "Uther" Uthyr:0 "Uthyr" + Utku:0 "Utku" Uways:0 "Uways" Uwe:0 "Uwe" Uwe-Peter:0 "Uwe-Peter" @@ -6559,12 +7788,16 @@ V_i_act_ctor_spc_Manuel:0 "Víctor Manuel" V_i_act_tor:0 "Vítor" Vagn:0 "Vagn" + Vahit:0 "Vahit" Vair_e_uml_:0 "Vairë" Val_e_act_rie:0 "Valérie" Val_e_grv_ri:0 "Valèri" Valacar:0 "Valacar" Valdemar:0 "Valdemar" + Valdemiro:0 "Valdemiro" + Valdimar:0 "Valdimar" Valent_i_act_:0 "Valentí" + Valentim:0 "Valentim" Valentin:0 "Valentin" Valentina:0 "Valentina" Valentine:0 "Valentine" @@ -6574,6 +7807,7 @@ Valeria:0 "Valeria" Valerie:0 "Valerie" Valerio:0 "Valerio" + Valger_eth_ur:0 "Valgerður" Valgerd:0 "Valgerd" Valiero_female:0 "Valiero" Valter:0 "Valter" @@ -6583,16 +7817,23 @@ Vanimeld_e_uml_:0 "Vanimeldë" Varda:0 "Varda" Vasco:0 "Vasco" + Vasilisa:0 "Vasilisa" + Vasiliy:0 "Vasiliy" Vaughan:0 "Vaughan" + Vecdi:0 "Vecdi" + Vedat:0 "Vedat" Veerle:0 "Veerle" Vega:0 "Vega" Vegard:0 "Vegard" + Vehbi:0 "Vehbi" + Veli:0 "Veli" Vent_u_grv_ri_female:0 "Ventùri" Ventur:0 "Ventur" Ver_o_grv_nica:0 "Verònica" Vera:0 "Vera" Vercing_e_act_torix:0 "Vercingétorix" Verg_i_act_lio:0 "Vergílio" + Verkhoslava:0 "Verkhoslava" Vernon:0 "Vernon" Veronica:0 "Veronica" Veronicai:0 "Veronicai" @@ -6601,8 +7842,13 @@ Veruschka:0 "Veruschka" Veslem_o_stk_y:0 "Veslemøy" Vetle:0 "Vetle" + Veysel:0 "Veysel" + Veysi:0 "Veysi" + Vi_eth_ar:0 "Viðar" Vi_o_act_ulando:0 "Vióulando" Vi_o_act_uleto:0 "Vióuleto" + Viacheslav:0 "Viacheslav" + Viacheslava:0 "Viacheslava" Vibeke:0 "Vibeke" Vicen_c_ced_:0 "Vicenç" Vicente:0 "Vicente" @@ -6614,13 +7860,16 @@ Vidar:0 "Vidar" Viddal:0 "Viddal" Viergino_female:0 "Viergino" + Vigg_o_act_:0 "Viggó" Viggo:0 "Viggo" Viking:0 "Viking" Viktor:0 "Viktor" Viktoria:0 "Viktoria" + Vildan:0 "Vildan" Vilde:0 "Vilde" Vilgot:0 "Vilgot" Vilhelm:0 "Vilhelm" + Vilhj_a_act_lmur:0 "Vilhjálmur" Villy:0 "Villy" Vilma:0 "Vilma" Vin_i_act_cius:0 "Vinícius" @@ -6630,6 +7879,7 @@ Vincenzina:0 "Vincenzina" Vincenzo:0 "Vincenzo" Viola:0 "Viola" + Violante:0 "Violante" Violet:0 "Violet" Violeta:0 "Violeta" Virg_i_act_lio:0 "Virgílio" @@ -6640,6 +7890,8 @@ Viriato:0 "Viriato" Visant:0 "Visant" Vit_o_grv_ri_female:0 "Vitòri" + Vital:0 "Vital" + Vitalino:0 "Vitalino" Vito:0 "Vito" Vitorino:0 "Vitorino" Vitour:0 "Vitour" @@ -6650,12 +7902,18 @@ Vivien:0 "Vivien" Vivienne:0 "Vivienne" Vivild:0 "Vivild" + Vladimir:0 "Vladimir" + Vladislav:0 "Vladislav" + Volkan:0 "Volkan" Volker:0 "Volker" Volkmar:0 "Volkmar" Volkwein:0 "Volkwein" Vollrath:0 "Vollrath" Volmar:0 "Volmar" Voltaire:0 "Voltaire" + Vsevolod:0 "Vsevolod" + Vysheslav:0 "Vysheslav" + Vysheslava:0 "Vysheslava" Verena:0 "Verena" Wafa:0 "Wafa" Wailter:0 "Wailter" @@ -6667,12 +7925,12 @@ Waltraud:0 "Waltraud" Waltyr:0 "Waltyr" Waltyrh:0 "Waltyrh" + Wanda:0 "Wanda" Wassila:0 "Wassila" Wayn:0 "Wayn" Wayne:0 "Wayne" Wbyrhon:0 "Wbyrhon" Wbyron:0 "Wbyron" - Wctawyyus:0 "Wctawyyus" Wenche:0 "Wenche" Wencke:0 "Wencke" Wendy:0 "Wendy" @@ -6719,7 +7977,6 @@ Wissam:0 "Wissam" Wissem:0 "Wissem" Wittekind:0 "Wittekind" - Wktawyyus:0 "Wktawyyus" Wllywyya:0 "Wllywyya" Wllywyyr:0 "Wllywyyr" Wlywyy:0 "Wlywyy" @@ -6771,9 +8028,20 @@ Xixili:0 "Xixili" Xole:0 "Xole" Xuban:0 "Xuban" + Y_i_dot_ld_i_dot_r_i_dot_m:0 "Yıldırım" + Y_i_dot_lmaz:0 "Yılmaz" + Y_u_uml_cel:0 "Yücel" + Y_u_uml_ksel:0 "Yüksel" + Ya_g_brv_mur:0 "Yağmur" + Ya_s_ced_am:0 "Yaşam" + Ya_s_ced_ar:0 "Yaşar" Yacine:0 "Yacine" Yael:0 "Yael" + Yahya:0 "Yahya" Yaiza:0 "Yaiza" + Yal_c_ced__i_dot_n:0 "Yalçın" + Yal_i_dot_n:0 "Yalın" + Yaman:0 "Yaman" Yan:0 "Yan" Yanire:0 "Yanire" Yanis:0 "Yanis" @@ -6796,6 +8064,11 @@ Yann-Vark:0 "Yann-Vark" Yann-Vikael:0 "Yann-Vikael" Yara:0 "Yara" + Yaropolk:0 "Yaropolk" + Yaroslav:0 "Yaroslav" + Yasemin:0 "Yasemin" + Yasin:0 "Yasin" + Yasir:0 "Yasir" Yasmin:0 "Yasmin" Yasmina:0 "Yasmina" Yasmyn:0 "Yasmyn" @@ -6803,7 +8076,14 @@ Yassine:0 "Yassine" Yassmina:0 "Yassmina" Yavanna:0 "Yavanna" + Yavuz:0 "Yavuz" + Yekta:0 "Yekta" + Yelda:0 "Yelda" + Yelisey:0 "Yelisey" + Yener:0 "Yener" Yerom:0 "Yerom" + Yi_g_brv_it:0 "Yiğit" + Yi_g_brv_itcan:0 "Yiğitcan" Ylenia:0 "Ylenia" Ylva:0 "Ylva" Yngve:0 "Yngve" @@ -6828,9 +8108,19 @@ Yseult:0 "Yseult" Ystradwel:0 "Ystradwel" Yta:0 "Yta" + Yuditta:0 "Yuditta" + Yufimia:0 "Yufimia" + Yufimiy:0 "Yufimiy" + Yuliy:0 "Yuliy" + Yuliya:0 "Yuliya" Yun_spc_Hyy:0 "Yun Hyy" Yuna:0 "Yuna" Yunis:0 "Yunis" + Yunus:0 "Yunus" + Yunus_spc_Emre:0 "Yunus Emre" + Yuria:0 "Yuria" + Yuriy:0 "Yuriy" + Yusuf:0 "Yusuf" Yveline:0 "Yveline" Yves:0 "Yves" Yvette:0 "Yvette" @@ -6839,9 +8129,13 @@ Yvonne:0 "Yvonne" Yvonnick:0 "Yvonnick" Yya_spc_Wyy:0 "Yya Wyy" + Z_u_uml_leyha:0 "Züleyha" + Z_u_uml_lf_u_uml_:0 "Zülfü" + Z_u_uml_lf_u_uml_kar:0 "Zülfükar" Zacar_i_grv_o:0 "Zacarìo" Zach:0 "Zach" Zachary:0 "Zachary" + Zafer:0 "Zafer" Zahia:0 "Zahia" Zahra:0 "Zahra" Zaichairi:0 "Zaichairi" @@ -6852,13 +8146,20 @@ Zakia:0 "Zakia" Zaloa:0 "Zaloa" Zavier:0 "Zavier" + Zehra:0 "Zehra" + Zeki:0 "Zeki" Zelai:0 "Zelai" + Zemzem:0 "Zemzem" Zeno:0 "Zeno" + Zeynel:0 "Zeynel" + Zeynep:0 "Zeynep" Zigor:0 "Zigor" Zihara:0 "Zihara" Zin_e_act_dine:0 "Zinédine" Zineb:0 "Zineb" Zita:0 "Zita" + Ziver:0 "Ziver" + Ziya:0 "Ziya" Zlatan:0 "Zlatan" Zo_e_uml_:0 "Zoë" Zoe:0 "Zoe" @@ -6869,594 +8170,320 @@ Zorion:0 "Zorion" Zou_e_grv_:0 "Zouè" Zuhaitz:0 "Zuhaitz" - Zuri_n_tld_e:0 "Zuriñe" - C_a_hat_ndida:0 "Cândida" - Camilo:0 "Camilo" - Bento:0 "Bento" - Edmundo:0 "Edmundo" - Cipriano:0 "Cipriano" - Firmino:0 "Firmino" - Eurico:0 "Eurico" - Isaura:0 "Isaura" - Inoc_e_hat_ncio:0 "Inocêncio" - Judite:0 "Judite" - Josu_e_act_:0 "Josué" - Luiz:0 "Luiz" - Lu_i_act_sa:0 "Luísa" - _U_act_rsula:0 "Úrsula" - Ludgero:0 "Ludgero" - L_i_act_lia:0 "Lília" - Juli_a_tld_o:0 "Julião" - Herm_i_act_nio:0 "Hermínio" - Eug_e_act_nia:0 "Eugénia" - Carmo:0 "Carmo" - Rosalina:0 "Rosalina" - Diamantino:0 "Diamantino" - Maria_spc_do_spc_Pilar:0 "Maria do Pilar" - Milit_a_tld_o:0 "Militão" - _O_act_scar:0 "Óscar" - Orlando:0 "Orlando" - Odete:0 "Odete" - Teot_o_act_nio:0 "Teotónio" - Sita:0 "Sita" - On_e_act_simo:0 "Onésimo" - Maria_spc_da_spc_Purifica_c_ced__a_tld_o:0 "Maria da Purificação" - Purifica_c_ced__a_tld_o:0 "Purificação" - Violante:0 "Violante" - Arm_e_act_nio:0 "Arménio" - Hor_a_act_cio:0 "Horácio" - Gl_o_act_ria:0 "Glória" - Maria_spc_da_spc_Gl_o_act_ria:0 "Maria da Glória" - Est_e_hat_v_a_tld_o:0 "Estêvão" - Celeste:0 "Celeste" - Hon_o_act_rio:0 "Honório" - Belchior:0 "Belchior" - Trist_a_tld_o:0 "Tristão" - Vital:0 "Vital" - Ac_i_act_lio:0 "Acílio" - Ad_a_tld_o:0 "Adão" - Amaro:0 "Amaro" - Ad_e_act_rito:0 "Adérito" - Alcides:0 "Alcides" - Alc_i_act_dia:0 "Alcídia" - Alcino:0 "Alcino" - Aldemira:0 "Aldemira" - Ald_o_act_nio:0 "Aldónio" - Alexandrino:0 "Alexandrino" - Al_i_act_pio:0 "Alípio" - Alo_i_act_sio:0 "Aloísio" - Altino:0 "Altino" - Am_a_hat_ndio:0 "Amândio" - Amantino:0 "Amantino" - Amarino:0 "Amarino" - Elisabete:0 "Elisabete" - Anacleto:0 "Anacleto" - Anat_o_act_lio:0 "Anatólio" - Andreia:0 "Andreia" - _A_hat_ngela:0 "Ângela" - Ant_i_act_dio:0 "Antídio" - Idalino:0 "Idalino" - Cris_o_act_stomo:0 "Crisóstomo" - Apol_o_act_nia:0 "Apolónia" - Arcanjo:0 "Arcanjo" - Armelim:0 "Armelim" - Arnaldo:0 "Arnaldo" - Ascenso:0 "Ascenso" - At_i_act_lio:0 "Atílio" - B_a_act_rtolo:0 "Bártolo" - Bas_i_act_lio:0 "Basílio" - Belarmino:0 "Belarmino" - Benjamim:0 "Benjamim" - Caetano:0 "Caetano" - Carmelinda:0 "Carmelinda" - C_a_act_tia:0 "Cátia" - Cirilo:0 "Cirilo" - Cust_o_act_dio:0 "Custódio" - D_a_act_lia:0 "Dália" - Defensor:0 "Defensor" - Delfim:0 "Delfim" - Delmiro:0 "Delmiro" - Delmar:0 "Delmar" - Dinis:0 "Dinis" - Dorilo:0 "Dorilo" - Dulcineo:0 "Dulcineo" - Durval:0 "Durval" - Edite:0 "Edite" - Eduarda:0 "Eduarda" - Eleut_e_act_rio:0 "Eleutério" - El_i_act_sio:0 "Elísio" - El_o_act_i:0 "Elói" - Elza:0 "Elza" - Erc_i_act_lia:0 "Ercília" - Etelvina:0 "Etelvina" - Eur_i_act_dice:0 "Eurídice" - Evaristo:0 "Evaristo" - Feliciano:0 "Feliciano" - Flausino:0 "Flausino" - Flor_e_hat_ncio:0 "Florêncio" - Fl_o_act_rido:0 "Flórido" - Florival:0 "Florival" - Garcia:0 "Garcia" - Gilberto:0 "Gilberto" - Gilianes:0 "Gilianes" - Gualter:0 "Gualter" - Heitor:0 "Heitor" - H_e_act_lio:0 "Hélio" - Herberto:0 "Herberto" - Herl_a_hat_nder:0 "Herlânder" - Hermenegilda:0 "Hermenegilda" - Hermenegildo:0 "Hermenegildo" - Hil_a_act_rio:0 "Hilário" - Hip_o_act_lito:0 "Hipólito" - Il_i_act_dia:0 "Ilídia" - Id_a_act_lia:0 "Idália" - Idalina:0 "Idalina" - Idilberto:0 "Idilberto" - Il_i_act_dio:0 "Ilídio" - Isa_i_act_as:0 "Isaías" - Ism_e_act_nia:0 "Isménia" - Jamila:0 "Jamila" - Joacine:0 "Joacine" - Jovita:0 "Jovita" - Juvenal:0 "Juvenal" - Laurentino:0 "Laurentino" - Liberal:0 "Liberal" - Kl_e_act_ber:0 "Kléber" - Lic_i_act_nio:0 "Licínio" - Lit_e_act_rio:0 "Litério" - Luc_i_act_lia:0 "Lucília" - Ludovina:0 "Ludovina" - Lu_i_act_za:0 "Luíza" - Mafalda:0 "Mafalda" - M_a_act_rcia:0 "Márcia" - Marcos:0 "Marcos" - Maria_spc_de_spc_Assun_c_ced__a_tld_o:0 "Maria de Assunção" - Maria_spc_de_spc_F_a_act_tima:0 "Maria de Fátima" - Maria_spc_do_spc_C_e_act_u:0 "Maria do Céu" - Assun_c_ced__a_tld_o:0 "Assunção" - Maria_spc_Goreti:0 "Maria Goreti" - Maria_spc_da_spc_Luz:0 "Maria da Luz" - Maria_spc_de_spc_Lourdes:0 "Maria de Lourdes" - Maria_spc_de_spc_Lurdes:0 "Maria de Lurdes" - Maria_spc_das_spc_Merc_e_hat_s:0 "Maria das Mercês" - Merc_e_hat_s:0 "Mercês" - Eul_a_act_lia:0 "Eulália" - Natalina:0 "Natalina" - Ol_i_act_mpia:0 "Olímpia" - Or_i_act_sia:0 "Orísia" - Maria_spc_do_spc_Ros_a_act_rio:0 "Maria do Rosário" - Maria_spc_Salete:0 "Maria Salete" - Ros_a_act_rio:0 "Rosário" - Mar_i_act_lia:0 "Marília" - Mateus:0 "Mateus" - Maur_i_act_cio:0 "Maurício" - Maximiano:0 "Maximiano" - Mois_e_act_s:0 "Moisés" - Nilza:0 "Nilza" - N_i_act_vea:0 "Nívea" - Octaviano:0 "Octaviano" - Of_e_act_lia:0 "Ofélia" - Oph_e_act_lie:0 "Ophélie" - Olavo:0 "Olavo" - Olinto:0 "Olinto" - Ol_i_act_vio:0 "Olívio" - Orlandino:0 "Orlandino" - Ot_i_act_lia:0 "Otília" - Ov_i_act_dio:0 "Ovídio" - Parc_i_act_dio:0 "Parcídio" - Pel_a_act_gio:0 "Pelágio" - Porf_i_act_rio:0 "Porfírio" - Raimundo:0 "Raimundo" - Reinaldo:0 "Reinaldo" - Rolando:0 "Rolando" - Romeu:0 "Romeu" - Ruy:0 "Ruy" - Sa_u_act_l:0 "Saúl" - Rubina:0 "Rubina" - Severiano:0 "Severiano" - Silv_e_act_rio:0 "Silvério" - Silvino:0 "Silvino" - Ermelinda:0 "Ermelinda" - Tom_e_act_:0 "Tomé" - Ulisses:0 "Ulisses" - Ulysse:0 "Ulysse" - Valdemiro:0 "Valdemiro" - Valentim:0 "Valentim" - Vitalino:0 "Vitalino" - Wanda:0 "Wanda" Zulmira:0 "Zulmira" - Ufuk:0 "Ufuk" - Devrim:0 "Devrim" - Nuri:0 "Nuri" - Tolga:0 "Tolga" - Sabahattin:0 "Sabahattin" - Ediz:0 "Ediz" - Esra:0 "Esra" - Esat:0 "Esat" - S_u_act_leyman:0 "Süleyman" - Seda:0 "Seda" - Arif:0 "Arif" - Ya_s_ced_am:0 "Yaşam" - Feride:0 "Feride" - Talha:0 "Talha" - _O_uml_zcan:0 "Özcan" - O_g_brv_uzhan:0 "Oğuzhan" - Ayten:0 "Ayten" - Emre:0 "Emre" - Sefa:0 "Sefa" - Levent:0 "Levent" - Erc_u_uml_ment:0 "Ercüment" - Mehmet:0 "Mehmet" - _I_dot_brahim:0 "İbrahim" - Eyy_u_uml_p:0 "Eyyüp" - Kadir:0 "Kadir" - Eray:0 "Eray" - Perihan:0 "Perihan" - _O_uml_mer:0 "Ömer" - _O_uml_zg_u_uml_r:0 "Özgür" - Halit:0 "Halit" - Erdem:0 "Erdem" - Elif:0 "Elif" - G_o_uml_khan:0 "Gökhan" - Reyhan:0 "Reyhan" - Ceren:0 "Ceren" - Suat:0 "Suat" - Y_i_dot_lmaz:0 "Yılmaz" - _I_dot_rfan:0 "İrfan" - Yasir:0 "Yasir" - Ahmet:0 "Ahmet" - _I_dot_smet:0 "İsmet" - K_a_hat_muran:0 "Kâmuran" - Cahit:0 "Cahit" - Faruk:0 "Faruk" - Esma:0 "Esma" - Mithat:0 "Mithat" - _I_dot_smail:0 "İsmail" - Hakk_i_dot_:0 "Hakkı" - G_u_uml_zin:0 "Güzin" - R_i_dot_za:0 "Rıza" - R_i_dot_zacan:0 "Rızacan" - Necdet:0 "Necdet" - K_i_dot_yasettin:0 "Kıyasettin" - Altan:0 "Altan" - Sevim:0 "Sevim" - Senem:0 "Senem" - Ferit:0 "Ferit" - Faik:0 "Faik" - Haydar:0 "Haydar" - Onur:0 "Onur" - Hande:0 "Hande" - Tuna:0 "Tuna" - Yunus_spc_Emre:0 "Yunus Emre" - Yunus:0 "Yunus" - Mertcan:0 "Mertcan" - Muhlis:0 "Muhlis" - Cansu:0 "Cansu" - Belgin:0 "Belgin" - Kadriye:0 "Kadriye" - Dilek:0 "Dilek" - Enes:0 "Enes" - G_u_uml_rsel:0 "Gürsel" - Nedim:0 "Nedim" - _I_dot_hsan:0 "İhsan" - Cem:0 "Cem" - H_u_dot_seyin:0 "Hüseyin" - K_i_dot_van_c_ced_:0 "Kıvanç" - Cengiz:0 "Cengiz" - Engin:0 "Engin" - Hakan:0 "Hakan" - Asl_i_dot_han:0 "Aslıhan" - Neslihan:0 "Neslihan" - Kayra:0 "Kayra" - _C_ced_a_g_brv_an:0 "Çağan" - Sena:0 "Sena" - Nur:0 "Nur" - Mahir:0 "Mahir" - Og_u_uml_n:0 "Ogün" - Yi_g_brv_it:0 "Yiğit" - Yi_g_brv_itcan:0 "Yiğitcan" - Emirhan:0 "Emirhan" - Emir:0 "Emir" - Celal:0 "Celal" - Beyza:0 "Beyza" - _S_ced_eref:0 "Şeref" - Halil:0 "Halil" - A_s_ced_k_i_dot_n:0 "Aşkın" - Arda:0 "Arda" - Muhtar:0 "Muhtar" - Efe:0 "Efe" - Yusuf:0 "Yusuf" - Batuhan:0 "Batuhan" - Pelin:0 "Pelin" - Ayberk:0 "Ayberk" - Tu_g_brv_ba:0 "Tuğba" - Pamuk:0 "Pamuk" - Emine:0 "Emine" - Recep:0 "Recep" - Sel_c_ced_uk:0 "Selçuk" - _I_dot_zzet:0 "İzzet" - Hazal:0 "Hazal" - Ay_s_ced_e:0 "Ayşe" - Serhat:0 "Serhat" - M_u_uml_r_u_uml_vvet:0 "Mürüvvet" - Bengisu:0 "Bengisu" - G_u_uml_l:0 "Gül" - Turgut:0 "Turgut" - Ertu_g_brv_rul:0 "Ertuğrul" - Tahsin:0 "Tahsin" - Furkan:0 "Furkan" - Sema:0 "Sema" - Zeynep:0 "Zeynep" - Melis:0 "Melis" - Erol:0 "Erol" - Can:0 "Can" - Niyazi:0 "Niyazi" - Hatice:0 "Hatice" - Bahattin:0 "Bahattin" - Giray:0 "Giray" - Berat:0 "Berat" - Meral:0 "Meral" - _I_dot_rem:0 "İrem" - _I_dot_pek:0 "İpek" - Fadime:0 "Fadime" - Funda:0 "Funda" - Taylan:0 "Taylan" - Utku:0 "Utku" - Sabri:0 "Sabri" - _O_uml_zge:0 "Özge" - Ula_s_ced_:0 "Ulaş" - _I_dot_nan:0 "İnan" - _I_dot_nan_c_ced_:0 "İnanç" - Meryem:0 "Meryem" - Ertan:0 "Ertan" - Ezgi:0 "Ezgi" - _C_ced_a_g_brv_la:0 "Çağla" - Rahime:0 "Rahime" - Eren:0 "Eren" - Cihan:0 "Cihan" - _S_ced_ebnem:0 "Şebnem" - Selin:0 "Selin" - Sinan:0 "Sinan" - Sultan:0 "Sultan" - Sadi:0 "Sadi" - Osman:0 "Osman" - Latife:0 "Latife" - G_u_uml_ng_o_uml_r:0 "Güngör" - Ender:0 "Ender" - T_u_uml_rkan:0 "Türkan" - _S_ced_erife:0 "Şerife" - Polat:0 "Polat" - An_i_dot_l:0 "Anıl" - Fedon:0 "Fedon" - Deniz:0 "Deniz" - Ramazan:0 "Ramazan" - Erg_u_uml_n:0 "Ergün" - Cenk:0 "Cenk" - Fahri:0 "Fahri" - Kerem:0 "Kerem" - Burak:0 "Burak" - Harun:0 "Harun" - H_u_uml_lya:0 "Hülya" - Ege:0 "Ege" - Demir:0 "Demir" - Metin:0 "Metin" - Bahriye:0 "Bahriye" - Gizem:0 "Gizem" - Sacit:0 "Sacit" - _O_uml_zer:0 "Özer" - Filiz:0 "Filiz" - Nejla:0 "Nejla" - Yasemin:0 "Yasemin" - Mert:0 "Mert" - Hasip:0 "Hasip" - _O_uml_zlem:0 "Özlem" - Zafer:0 "Zafer" - Murat:0 "Murat" - Aykut:0 "Aykut" - Bar_i_dot__s_ced_:0 "Barış" - Bedirhan:0 "Bedirhan" - B_u_uml__s_ced_ra:0 "Büşra" - Sibel:0 "Sibel" - Seyhan:0 "Seyhan" - Alican:0 "Alican" - Merve:0 "Merve" - Emrecan:0 "Emrecan" - Serkan:0 "Serkan" - K_u_uml_bra:0 "Kübra" - N_u_uml_khet:0 "Nükhet" - Cans_i_dot_n:0 "Cansın" - Ya_g_brv_mur:0 "Yağmur" - Sezer:0 "Sezer" - Muhammed:0 "Muhammed" - Muhammet:0 "Muhammet" - Hanifi:0 "Hanifi" - _C_ced_i_g_brv_dem:0 "Çiğdem" - Hilmi:0 "Hilmi" - Ziya:0 "Ziya" - Mine:0 "Mine" - Saliha:0 "Saliha" - Atilla:0 "Atilla" - Sertab:0 "Sertab" - Alper:0 "Alper" - Tayfun:0 "Tayfun" - Nimet:0 "Nimet" - Tu_g_brv__c_ced_e:0 "Tuğçe" - Naz_i_dot_m:0 "Nazım" - Hikmet:0 "Hikmet" - Ya_s_ced_ar:0 "Yaşar" - Kerim:0 "Kerim" - Asl_i_dot_:0 "Aslı" - Orhan:0 "Orhan" - Cemal:0 "Cemal" - Mevl_u_uml_t:0 "Mevlüt" - Bur_c_ced_in:0 "Burçin" - Erkan:0 "Erkan" - Danyal:0 "Danyal" - Ayetullah:0 "Ayetullah" - Ferdi:0 "Ferdi" - G_o_uml_kdeniz:0 "Gökdeniz" - S_i_dot_la:0 "Sıla" - Meliz:0 "Meliz" - Refik:0 "Refik" - Refet:0 "Refet" - Refika:0 "Refika" - Alperen:0 "Alperen" - K_i_dot_l_i_dot__c_ced_arslan:0 "Kılıçarslan" - Kubilay:0 "Kubilay" - Timur:0 "Timur" - Tamer:0 "Tamer" - _I_dot_skender:0 "İskender" - Alparslan:0 "Alparslan" - Alpaslan:0 "Alpaslan" - Gamze:0 "Gamze" - Melike:0 "Melike" - Melisa:0 "Melisa" - _C_ced_a_g_brv_atay:0 "Çağatay" - Kutalm_i_dot__s_ced_:0 "Kutalmış" - Subutay:0 "Subutay" - Tuluyhan:0 "Tuluyhan" - Tulu_g_brv_:0 "Tuluğ" - Nurdan:0 "Nurdan" - Yavuz:0 "Yavuz" - Kaan:0 "Kaan" - Medeni:0 "Medeni" - Nahide:0 "Nahide" - G_u_uml_ner:0 "Güner" - G_u_uml_lden:0 "Gülden" - Hasret:0 "Hasret" - El_c_ced_in:0 "Elçin" - Turabi:0 "Turabi" - Timu_c_ced_in:0 "Timuçin" - Berra:0 "Berra" - Berrak:0 "Berrak" - Birsen:0 "Birsen" - Ba_s_ced_ar:0 "Başar" - Ak_i_dot_n:0 "Akın" - Elmas:0 "Elmas" - E_s_ced_ref:0 "Eşref" - Fazilet:0 "Fazilet" - Faz_i_dot_l:0 "Fazıl" - Ey_u_uml_p:0 "Eyüp" - Semih:0 "Semih" - Asena:0 "Asena" - Semiramis:0 "Semiramis" - _I_dot_lkyaz:0 "İlkyaz" - Erhan:0 "Erhan" - Karsu:0 "Karsu" - Nejat:0 "Nejat" - Melih:0 "Melih" - Melda:0 "Melda" - Soner:0 "Soner" - _I_dot_lkan:0 "İlkan" - Volkan:0 "Volkan" - Poyraz:0 "Poyraz" - Nam_i_dot_k:0 "Namık" - H_u_uml_samettin:0 "Hüsamettin" - Gazi:0 "Gazi" - Mahmut:0 "Mahmut" - _S_ced_ahin:0 "Şahin" - Sefer:0 "Sefer" - Arzu:0 "Arzu" - Eser:0 "Eser" - _C_ced_a_g_brv_da_s_ced_:0 "Çağdaş" - Mahmud:0 "Mahmud" - Nureddin:0 "Nureddin" - Muharrem:0 "Muharrem" - Mesut:0 "Mesut" - Zeki:0 "Zeki" - Cihat:0 "Cihat" - Necip:0 "Necip" - R_u_uml_stem:0 "Rüstem" - H_u_uml_rrem:0 "Hürrem" - Hur_s_ced_it:0 "Hurşit" - H_u_uml_srev:0 "Hüsrev" - Do_g_brv_a:0 "Doğa" - Do_g_brv_ukan:0 "Doğukan" - Do_g_brv_an:0 "Doğan" - _S_ced_ahabettin:0 "Şahabettin" - _S_ced_ahap:0 "Şahap" - _S_ced_enay:0 "Şenay" - Serdar:0 "Serdar" - G_o_uml_ktan:0 "Göktan" - Selen:0 "Selen" - Remzi:0 "Remzi" - Musa:0 "Musa" - Firuz:0 "Firuz" - Ayhan:0 "Ayhan" - Kaya:0 "Kaya" - Cihangir:0 "Cihangir" - Erkin:0 "Erkin" - Aral:0 "Aral" - Do_g_brv_uhan:0 "Doğuhan" - Servet:0 "Servet" - Beyzanur:0 "Beyzanur" - Salih:0 "Salih" - Tuncer:0 "Tuncer" - Kamer:0 "Kamer" - Oktay:0 "Oktay" - Kayhan:0 "Kayhan" - Ferhan:0 "Ferhan" - Aytekin:0 "Aytekin" - Re_s_ced_it:0 "Reşit" - Yaman:0 "Yaman" - Yahya:0 "Yahya" - Cumhur:0 "Cumhur" - Turgay:0 "Turgay" - Burcu:0 "Burcu" - Atakan:0 "Atakan" - Naz:0 "Naz" - Nazl_i_dot_:0 "Nazlı" - Nazan:0 "Nazan" - Yasin:0 "Yasin" - S_u_uml_heyl:0 "Süheyl" - _U_uml_mit:0 "Ümit" - Derya:0 "Derya" - Cevahir:0 "Cevahir" - Turan:0 "Turan" - Simge:0 "Simge" - Bahar:0 "Bahar" - Olcay:0 "Olcay" - Metehan:0 "Metehan" - Nalan:0 "Nalan" - Mehmet_spc_Ali:0 "Mehmet Ali" - Yal_i_dot_n:0 "Yalın" - Sak_i_dot_p:0 "Sakıp" - Bahad_i_dot_r:0 "Bahadır" - Caner:0 "Caner" - Recai:0 "Recai" - Tayyibe:0 "Tayyibe" - Deng_i_hat_r:0 "Dengir" - Berf_i_hat_n:0 "Berfîn" - Hasari:0 "Hasari" - Nidai:0 "Nidai" - Sait:0 "Sait" - M_u_uml_jdat:0 "Müjdat" - Abd_u_uml_lkadir:0 "Abdülkadir" - Gaffar:0 "Gaffar" - Akif:0 "Akif" - Adnan:0 "Adnan" - G_o_uml_n_u_uml_l:0 "Gönül" - K_u_uml_r_s_ced_at:0 "Kürşat" - Hayrettin:0 "Hayrettin" - Abdurrahman:0 "Abdurrahman" - Melda:0 "Melda" - Tansu:0 "Tansu" - O_g_brv_uz:0 "Oğuz" - Esvet:0 "Esvet" - Ayd_i_dot_n:0 "Aydın" - Halis:0 "Halis" - Ulu_c_ced_:0 "Uluç" - Koray:0 "Koray" - Y_i_dot_ld_i_dot_r_i_dot_m:0 "Yıldırım" - Oya:0 "Oya" - Cemil:0 "Cemil" - B_u_uml_lent:0 "Bülent" - _S_ced_evket:0 "Şevket" - _S_ced_efkat:0 "Şefkat" - Sedat:0 "Sedat" - Nesrin:0 "Nesrin" - Saffet:0 "Saffet" - Y_u_uml_cel:0 "Yücel" - Birkan:0 "Birkan" - Meursault:0 "Meursault" - Tarrou:0 "Tarrou" \ No newline at end of file + Zuri_n_tld_e:0 "Zuriñe" + Marteinn:0 "Marteinn" + H_a_act_kon:0 "Hákon" + Fannar:0 "Fannar" + E_eth_dvar_eth_:0 "Eðvarð" + _A_act_g_u_act_st:0 "Ágúst" + _TH__o_act_r_eth_ur:0 "Þórður" + Teitur:0 "Teitur" + Dav_i_act__eth_:0 "Davíð" + Hei_eth_a:0 "Heiða" + Sveinbj_o_uml_rn:0 "Sveinbjörn" + Hallvar_eth_ur:0 "Hallvarður" + N_i_act_els:0 "Níels" + _A_act_rel_i_act_us:0 "Árelíus" + Au_eth_ur:0 "Auður" + Arn_o_act_r:0 "Arnór" + Arnlj_o_act_tur:0 "Arnljótur" + Arngr_i_act_mur:0 "Arngrímur" + Arnfr_i_act__eth_ur:0 "Arnfríður" + Egill:0 "Egill" + Sigf_u_act_s:0 "Sigfús" + Bolli:0 "Bolli" + Sn_ae_bj_o_uml_rn:0 "Snæbjörn" + Bj_o_uml_rgvin:0 "Björgvin" + S_ae_mundur:0 "Sæmundur" + Erlendur:0 "Erlendur" + Eir_i_act_kur:0 "Eiríkur" + Hafli_eth_i:0 "Hafliði" + Amenho_pst_ep:0 "Amenho'ep" + Achanatyn:0 "Achanatyn" + Agustis:0 "Agustis" + Arnel:0 "Arnel" + Airchiebal:0 "Airchiebal" + Arther:0 "Arther" + Antny:0 "Antny" + Andra:0 "Andra" + Ambroz:0 "Ambroz" + Allygzanir:0 "Allygzanir" + Allex:0 "Allex" + Aly:0 "Aly" + Aljurnin:0 "Aljurnin" + Alfrid:0 "Alfrid" + Alber_pst_:0 "Alber'" + Alin:0 "Alin" + Adviff:0 "Adviff" + Ahdim:0 "Ahdim" + Abnir:0 "Abnir" + Arrin:0 "Arrin" + Ahrav:0 "Ahrav" + Bahn_pst_ly:0 "Bahn'ly" + Binjummen:0 "Binjummen" + Beddiveer:0 "Beddiveer" + Bruin:0 "Bruin" + Brannoon:0 "Brannoon" + Clorinduh:0 "Clorinduh" + Clemmin_pst_:0 "Clemmin'" + Cawdwallon:0 "Cawdwallon" + Chriss_pst_fer:0 "Chriss'fer" + Charlz:0 "Charlz" + Kieops:0 "Kieops" + Denafor:0 "Denafor" + Duhlin:0 "Duhlin" + Domenik:0 "Domenik" + Daroon:0 "Daroon" + Daivie:0 "Daivie" + Darrius:0 "Darrius" + Danyul:0 "Danyul" + Dahnyuhl:0 "Dahnyuhl" + Danyuhl:0 "Danyuhl" + Danyyel:0 "Danyyel" + Deiniol:0 "Deiniol" + Gottsk_a_act_lk:0 "Gottskálk" + Gu_eth_brandur:0 "Guðbrandur" + Steinn:0 "Steinn" + Narfi:0 "Narfi" + Eldj_a_act_rn:0 "Eldjárn" + Ari:0 "Ari" + Gissur:0 "Gissur" + H_o_uml_gni:0 "Högni" + J_o_act_nmundur:0 "Jónmundur" + Steingr_i_act_mur:0 "Steingrímur" + Loftur:0 "Loftur" + Mark_u_act_s:0 "Markús" + _TH__o_act_rarinn:0 "Þórarinn" + Fri_eth_finnur:0 "Friðfinnur" + J_o_uml_rundur:0 "Jörundur" + Ketill:0 "Ketill" + Matth_i_act_as:0 "Matthías" + Sigurbj_o_uml_rn:0 "Sigurbjörn" + Snorri:0 "Snorri" + Vigf_u_act_s:0 "Vigfús" + Eysteinn:0 "Eysteinn" + Finnbogi:0 "Finnbogi" + Torfi:0 "Torfi" + _TH__o_act_rir:0 "Þórir" + Sk_u_act_li:0 "Skúli" + Haukur:0 "Haukur" + _TH_orl_a_act_kur:0 "Þorlákur" + S_o_act_lveig:0 "Sólveig" + Guttormur:0 "Guttormur" + Hj_o_uml_rleifur:0 "Hjörleifur" + L_a_act_ra:0 "Lára" + V_i_act_kingur:0 "Víkingur" + Skafti:0 "Skafti" + Finnur:0 "Finnur" + Matthildur:0 "Matthildur" + Ingimar:0 "Ingimar" + _I_act_var:0 "Ívar" + J_o_act_runn:0 "Jórunn" + Baldvin:0 "Baldvin" + B_a_act_r_eth_ur:0 "Bárður" + _O_uml_rn:0 "Örn" + Sesselja:0 "Sesselja" + B_o_uml__eth_var:0 "Böðvar" + Illugi:0 "Illugi" + _O_act_mar:0 "Ómar" + Bragi:0 "Bragi" + _TH__o_act_roddur:0 "Þóroddur" + Nikul_a_act_s:0 "Nikulás" + Hjalti:0 "Hjalti" + A_eth_alsteinn:0 "Aðalsteinn" + _O_uml_gmundur:0 "Ögmundur" + Hinrik:0 "Hinrik" + Alfre_eth_:0 "Alfreð" + Spartakus:0 "Spartakus" + _I_act_ris:0 "Íris" + Gu_eth_laugur:0 "Guðlaugur" + Sigfinnur:0 "Sigfinnur" + Zophon_i_act_as:0 "Zophonías" + Bergur:0 "Bergur" + El_i_act_as:0 "Elías" + Vignir:0 "Vignir" + Elli_eth_i:0 "Elliði" + Ffred:0 "Ffred" + Carwyn:0 "Carwyn" + Huana:0 "Huana" + Siani:0 "Siani" + Prys:0 "Prys" + Garel:0 "Garel" + Eirian:0 "Eirian" + Elfyn:0 "Elfyn" + Mabon:0 "Mabon" + Meinir:0 "Meinir" + Gwenno:0 "Gwenno" + Gwynoro:0 "Gwynoro" + Anne-Rose:0 "Anne-Rose" + Carol-Ann:0 "Carol-Ann" + Christfried:0 "Christfried" + _O_act_skar:0 "Óskar" + Sigmundur:0 "Sigmundur" + Oddgeir:0 "Oddgeir" + J_u_act_l_i_act_ana:0 "Júlíana" + S_i_act_mon:0 "Símon" + Gu_eth_r_i_act__eth_ur:0 "Guðríður" + Fri_eth__th__o_act_r:0 "Friðþór" + Benon_y_act_:0 "Benoný" + _A_act_stgeir:0 "Ástgeir" + Sigurvin:0 "Sigurvin" + Sk_u_act_ta:0 "Skúta" + _TH_orbergur:0 "Þorbergur" + _I_act_sleifur:0 "Ísleifur" + Gyr_eth_ir:0 "Gyrðir" + Kl_ae_ngur:0 "Klængur" + Hulda:0 "Hulda" + Run_o_act_lfur:0 "Runólfur" + Sigvar_eth_ur:0 "Sigvarður" + Unnur:0 "Unnur" + Ing_o_act_lfur:0 "Ingólfur" + Valur:0 "Valur" + Birgir:0 "Birgir" + Hallur:0 "Hallur" + _TH__o_act_runn:0 "Þórunn" + Sumarli_eth_i:0 "Sumarliði" + Brandur:0 "Brandur" + _TH__o_act_ra:0 "Þóra" + _TH__o_act_rm_o_act__eth_ur:0 "Þormóður" + _TH_orvaldur:0 "Þorvaldur" + Styrmir:0 "Styrmir" + Kolbr_u_act_n:0 "Kolbrún" + Berglind:0 "Berglind" + Ingibergur:0 "Ingibergur" + Alb_i_act_na:0 "Albína" + Sigvaldi:0 "Sigvaldi" + _TH_orvar_eth_ur:0 "Þorvarður" + _TH_orgeir:0 "Þorgeir" + Brynd_i_act_s:0 "Bryndís" + _A_act_sd_i_act_s:0 "Ásdís" + H_o_uml_gna:0 "Högna" + Sigurborg:0 "Sigurborg" + _O_act_sk:0 "Ósk" + _A_act_rmann:0 "Ármann" + Andri:0 "Andri" + Hrafnhildur:0 "Hrafnhildur" + Flosi:0 "Flosi" + Valgeir:0 "Valgeir" + Hrei_eth_ar:0 "Hreiðar" + Sm_a_act_ri:0 "Smári" + Gar_eth_ar:0 "Garðar" + Bj_o_uml_rg_o_act_lfur:0 "Björgólfur" + Birna:0 "Birna" + Sigurj_o_act_n:0 "Sigurjón" + L_a_act_rus:0 "Lárus" + _TH__o_act_rd_i_act_s:0 "Þórdís" + J_o_act_n_i_act_na:0 "Jónína" + R_u_act_tur:0 "Rútur" + Magnea:0 "Magnea" + H_o_uml_r_eth_ur:0 "Hörður" + Stein_th__o_act_r:0 "Steinþór" + Sighvatur:0 "Sighvatur" + H_o_uml_skuldur:0 "Höskuldur" + Aron:0 "Aron" + Dagn_y_act_:0 "Dagný" + Brynja:0 "Brynja" + Brynhildur:0 "Brynhildur" + _A_act_lfr_u_act_n:0 "Álfrún" + Sigurbj_o_uml_rg:0 "Sigurbjörg" + Silja:0 "Silja" + R_u_act_nar:0 "Rúnar" + I_eth_a:0 "Iða" + V_i_act_glundur:0 "Víglundur" + Hj_o_uml_rtur:0 "Hjörtur" + Kristjana:0 "Kristjana" + Bergmann:0 "Bergmann" + Eymundur:0 "Eymundur" + Sigurhj_o_uml_rtur:0 "Sigurhjörtur" + Ei_eth_ur:0 "Eiður" + Svanberg:0 "Svanberg" + Agnar:0 "Agnar" + Klemens:0 "Klemens" + Kristmundur:0 "Kristmundur" + D_u_act_na:0 "Dúna" + Hafd_i_act_s:0 "Hafdís" + Gestur:0 "Gestur" + Svavar:0 "Svavar" + Finnbj_o_uml_rn:0 "Finnbjörn" + L_u_act__eth_v_i_act_k:0 "Lúðvík" + Reynir:0 "Reynir" + Sal_o_act_mon:0 "Salómon" + Kristmann:0 "Kristmann" + Dalimil:0 "Dalimil" + Bohumil:0 "Bohumil" + Bohuslav:0 "Bohuslav" + Bed_r_crn_ich:0 "Bedřich" + Anton_i_act_n:0 "Antonín" + Ale_s_crn_:0 "Aleš" + Hanu_s_crn_:0 "Hanuš" + Franti_s_crn_ek:0 "František" + V_a_act_clav:0 "Václav" + Ji_r_crn__i_act_:0 "Jiří" + Jind_r_crn_ich:0 "Jindřich" + Jaroslav:0 "Jaroslav" + Jarom_i_act_r:0 "Jaromír" + Ludv_i_act_k:0 "Ludvík" + Lubo_s_crn_:0 "Luboš" + Ladislav:0 "Ladislav" + Kv_e_crn_toslav:0 "Květoslav" + Petr:0 "Petr" + Otakar:0 "Otakar" + Milo_s_crn_:0 "Miloš" + Old_r_crn_ich:0 "Oldřich" + Miroslav:0 "Miroslav" + Miloslav:0 "Miloslav" + Tom_a_act__s_crn_:0 "Tomáš" + Svatopluk:0 "Svatopluk" + Radoslav:0 "Radoslav" + Pravdomil:0 "Pravdomil" + Vladim_i_act_r:0 "Vladimír" + Vlastimil:0 "Vlastimil" + Vratislav:0 "Vratislav" + Zden_e_crn_k:0 "Zdeněk" + Kl_a_act_ra:0 "Klára" + Ad_e_act_la:0 "Adéla" + Iveta:0 "Iveta" + Hana:0 "Hana" + Irena:0 "Irena" + Franti_s_crn_ka:0 "Františka" + Eli_s_crn_ka:0 "Eliška" + Doubravka:0 "Doubravka" + Tereza:0 "Tereza" + R_u_rng__z_crn_ena:0 "Růžena" + Patricie:0 "Patricie" + Malv_i_act_na:0 "Malvína" + Jitka:0 "Jitka" + Krist_y_act_na:0 "Kristýna" + Ji_r_crn_ina:0 "Jiřina" + Vlasta:0 "Vlasta" + Vendula:0 "Vendula" + V_a_act_clava:0 "Václava" + Alexandr:0 "Alexandr" + Augustin:0 "Augustin" + Schtroumpf:0 "Schtroumpf" + Schtroumpfette:0 "Schtroumpfette" + Bo_r_crn_ivoj:0 "Bořivoj" + Ctibor:0 "Ctibor" + B_r_crn_etislav:0 "Břetislav" + Arno_s_crn_t:0 "Arnošt" + Flori_a_act_n:0 "Florián" + Lud_e_crn_k:0 "Luděk" + L_a_act__d_crn_a:0 "Láďa" + Kajet_a_act_n:0 "Kajetán" + Vincenc:0 "Vincenc" + Ond_r_crn_ej:0 "Ondřej" + Michal:0 "Michal" + Mikul_a_act__s_crn_:0 "Mikuláš" + Maty_a_act__s_crn_:0 "Matyáš" + Marek:0 "Marek" + Radim:0 "Radim" + Osvald:0 "Osvald" + Otomar:0 "Otomar" + Pravoslav:0 "Pravoslav" + V_i_act_t_e_crn_zslav:0 "Vítězslav" + Amos:0 "Amos" + Vil_e_act_m:0 "Vilém" + Vojta:0 "Vojta" + Bohum_i_act_r:0 "Bohumír" + Judita:0 "Judita" diff --git a/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml b/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml index 90dbe045..06c30bbb 100644 --- a/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml @@ -251,6 +251,23 @@ holy_site_eisenach_name:0 "Eisenach" holy_site_eisenach_effect_name:0 "From [holy_site|E] #weak ($holy_site_eisenach_name$)#!" + + #Hussite + + holy_site_praha_name:0 "Praha" + holy_site_praha_effect_name:0 "From [holy_site|E] #weak ($holy_site_praha_name$)#!" + + holy_site_tabor_name:0 "Tábor" + holy_site_tabor_effect_name:0 "From [holy_site|E] #weak ($holy_site_tabor_name$)#!" + + holy_site_wroclaw_name:0 "Vratislav" + holy_site_wroclaw_effect_name:0 "From [holy_site|E] #weak ($holy_site_wroclaw_name$)#!" + + holy_site_konstanz_name:0 "Kostnice" + holy_site_konstanz_effect_name:0 "From [holy_site|E] #weak ($holy_site_konstanz_name$)#!" + + holy_site_regensburg_name:0 "Řezno" + holy_site_regensburg_effect_name:0 "From [holy_site|E] #weak ($holy_site_regensburg_name$)#!" #Adonist/german Pagan @@ -261,4 +278,8 @@ holy_site_bremen_name:0 "Bremen" holy_site_neuschwanstein_name:0 "Neuschwanstein" - \ No newline at end of file + #Rosenkreuzer + holy_site_kassel_name:0 "Kassel" + holy_site_magdeburg_name:0 "Magdeburg" + holy_site_hamburg_name:0 "Hamburg" + holy_site_slesvig_name:0 "Hedeby" \ No newline at end of file diff --git a/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml index 2d4d68f8..5babbe55 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml @@ -5,22 +5,12 @@ catholic_religion_adherent:1 "Catholic" catholic_religion_adherent_plural:1 "Catholics" catholic_religion_desc:1 "Catholic faiths, either the Roman Catholic Churches and its Rites, or Independent Catholic Churches such as the Sevillian Church, all claim apostolic succession via Papacy from Saint Peter, who was promised the Keys of Heaven by Jesus Christ. Catholic Churches are always led by the Pope, who unquestionably commands the full authority of the whole Church, all of its priests, and all of its rulers." - - orleaniste:0 "Order of Sainte Jeanne d'Arc" - orleaniste_adj:0 "Johannic" - orleaniste_adherent:0 "Johannic" - orleaniste_adherent_plural:0 "Johannics" - orleaniste_desc:0 "A Catholic holy order at its roots, the Johannic creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all." - orleaniste_religious_head_title:0 "WIP" - orleaniste_religious_head_title_name:0 "WIP" - soleil_royal:0 "Soleil Royal" - soleil_royal_adj:0 "Soleil Royal" - soleil_royal_adherent:0 "Soleil Royal" - soleil_royal_adherent_plural:0 "Soleil Royal" - soleil_royal_desc:0 "Speaking the world into being with the declaration 'L'état, c'est moi,' the Radiant Sun of the Universe then sent forth Lord Jesus and the ever faithful Maid to serve him and his subjects in the Kingdom of Heaven. Jesus was born to a virgin queen through an emanation of the Radiant Sun, and tales of his divine kingship are still frequently told by his followers. Believing that rulership is inspired by the teachings laid down by the Lord Jesus, the Soleil Royal strictly adhere to the centuries of codices laid down by their theologians and lawmakers, which follow the will of the Sun to the letter. Only through this divine mandate can the ancient cosmic regime be restored, as intended by the Radiant Sun of the Universe." - soleil_royal_religious_head_title:0 "WIP" - soleil_royal_religious_head_title_name:0 "WIP" + mariavite:0 "Mariavite Catholic Church" + mariavite_adj:0 "Mariavite" + mariavite_adherent:0 "Mariavite" + mariavite_adherent_plural:0 "Mariavites" + mariavite_desc:0 "The Mariavite Catholic Church traces its roots to Maria Franciszka, a pre-Event Polish noblewoman and visionary. It is said that during the chaos of the end times, she succesfully swayed Jesus into giving the world another chance, and descended from the Heavens to aid mankind through miracles and counsel. With the loss of Rome to infidels and the rest of the world to barbarity, monks and zealots of the faith preached the need for a return to the examples of humility set by Maria of Nazareth as the Mother of God and Maria Franciszka as the Bride of Christ. Once the age of strife finally ended and the legate of the restored Roman Pope crossed the mountains into Central Europe, he was shocked to find that the Primas who greeted him was a woman. His refusal to negotiate with 'a pagan in bishop's robes' cemented the divide between Rome and the Mariavites." luminarian:0 "Luminarian Movement" luminarian_adj:0 "Luminarian" diff --git a/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml index a68a2259..031315fe 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml @@ -4,7 +4,7 @@ cosmist_religion_adj:1 "Cosmist" cosmist_religion_adherent:1 "Cosmist" cosmist_religion_adherent_plural:1 "Cosmists" - cosmist_religion_desc:1 "Cosmism is a group of disparate beliefs that emerged in the wake of the Event, unified by their obsession with the extraterrestrial and the anomalous. Whether they seek to reclaim a lost divinity among the stars or worship the strange, matter-unmaking shards left behind on Earth, Cosmists believe that humanity's destiny lies far beyond the mundane world." + cosmist_religion_desc:1 "Despite a myriad of different beliefs and practices dividing them, all Cosmists are united around their central hope for humanity's future. This destiny is believed to not lie upon this ruined ground, but instead among the stars, somewhere beyond the sky. While nearly impossible to imagine now, once the frontier of the stars is reached, it is known that humanity's woes and troubles will all fade away like some terrible dream." cosmist_high_god_name:0 "The Cosmos" cosmist_high_god_name_2:0 "The Universe" @@ -71,11 +71,11 @@ cosmist_witch_god_name_possessive:0 "The Unknown's" - fracture:0 "Fracture" - fracture_adj:0 "Fracture" + fracture:0 "Fracturism" + fracture_adj:0 "Fracturist" fracture_adherent:0 "Fracturist" fracture_adherent_plural:0 "Fracturists" - fracture_desc:0 "It is said that deep within the bowels of the Great Sarcophagus lies a shard of creation. This creature is uncontrolled and without thought, and its immense power poses a great danger to anyone in its immediate surroundings, for their very matter becomes unmade by this gestating god. It is thanks to the devout worshippers of the Fracture that the Exclusion Zone still stands, distinguished by amethyst charms which warns passersby of anomalous energy in the area. The great Zone is watched day and night by its wardens, who do not dare venture too close to the Fracture itself, but will conduct trance-like rituals past the amethyst borders in order to harness the unimaginable power of this thing from the stars." + fracture_desc:0 "It is said that deep within the bowels of the Great Sarcophagus lies a shard of creation. This Fracture within time and space is out of control and without thought, and threatens to unmake anyone or anything unfortunate enough to venture too close. It is thanks to its worshippers, the Fracturists, that the Exclusion Zone still stands all these years, distinguished by amethyst charms warning passersby of dangerous energy in the area. They watch the Zone day and night, reinforcing the ancient defenses of the Sarcophagus, harnessing its unimaginable power through esoteric rituals, and making sure nobody can get too close." cosmonaut:0 "Cosmonaut" cosmonaut_adj:0 "Cosmonaut" diff --git a/localization/english/replace/religion/zz_NEOW_religion_hungaric_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_hungaric_l_english.yml new file mode 100644 index 00000000..2677fbd7 --- /dev/null +++ b/localization/english/replace/religion/zz_NEOW_religion_hungaric_l_english.yml @@ -0,0 +1,13 @@ +l_english: + + hungaric_religion:1 "Hungaric" + hungaric_religion_adj:1 "Hungaric" + hungaric_religion_adherent:1 "Hungaric" + hungaric_religion_adherent_plural:1 "Hungarics" + hungaric_religion_desc:1 "Hungolians are beet and slop eating Finns who worshipped horses for thousands of years until the Soviets raised them to sapience" + + nepmese:0 "Népmese" + nepmese_adj:0 "Népmese" + nepmese_adherent:0 "Népmesean" + nepmese_adherent_plural:0 "Népmeseans" + nepmese_desc:0 "From eons old folklore, which survived the Event through oral tradition, emerged the Népmese religion, meaning simply "Folktale" in its adherents' language. This lore of old is not just "stories" to the Népmese faithful - to them, it is ancient wisdom, preserved from generation to generation, which contains important lessons about life and the workings of the divine. Some of this folklore is as old as time itself, while some has clear Christian influences, resulting in this belief system being highly syncretic and volatile in its nature. They believe in the existence of the World Tree, on the top of which seats God, or Isten, and among whose roots dwell the evil servants of the Devil, also known as Ördög." \ No newline at end of file diff --git a/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml index 3731778e..5a10986f 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml @@ -15,6 +15,13 @@ temiri_adherent_plural:0 "Temiris" temiri_desc:0 "The Ironist Muslims of the vast Turkestan steppe hold that the Ninety-Nine Named God granted mankind the Gift of Metal in ancient times, so they may defend al-Jannah from those who wish to harm it. As the Old World lost its faith in Allah, infidels saw fit to defile and desecrate the sacred garden, turning it into a barren, unrecognisable desert. Furious, Allah struck the world down as punishment, leaving humanity to fend for itself. The Temiri consider themselves the only remaining true faithful of Allah, religiously thanking Him any time they scavenge the metal gifted to their distant ancestors. They hope that, by recovering the technology lost to the Event, they will be able to restore al-Jannah to its former glory, and field a new army worthy of defending it. Only then may humanity earn the forgiveness of their glorious God." + #Alevi + alevi:0 "Alevism" + alevi_adj:0 "Alevi" + alevi_adherent:0 "Alevi" + alevi_adherent_plural:0 "Alevis" + alevi_desc:0 "Alevis are the followers of the mystical doctrines of Hajji Bektash Veli, a medieval Persian mystic. The Alevi interpretation of Islamic teachings is mystical and heterodox, venerating a communion of Al-Haqq (God, the Truth), Muhammad, and Ali, the latter two being the light of 'Aql, representations of Allah's light. Allah himself is the center of the trinity, being the omnipotent, all-knowing, yet merciful supreme god. Alevis hold that modern, established interpretations of the Qur'an are not infallible, for the secret, true meaning is held by Ali and passed down by teachers. The yol, the spiritual path within Alevism, begins with the Qur'an, passing through the Four Doors and their Forty Stations, passing down the spiritual knowledge needed to witness the reality of God." + #Ahl al-Ra'y aqlani:0 "Ahl al-Ra'y" aqlani_adj:0 "'Aqlani" diff --git a/localization/english/replace/religion/zz_NEOW_religion_pantheonic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_pantheonic_l_english.yml index 39acce8c..08ca2362 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_pantheonic_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_pantheonic_l_english.yml @@ -76,8 +76,112 @@ communard_adherent:0 "Communard" communard_adherent_plural:0 "Communards" communard_desc:0 "The Communards are those ascensionists who reject the First Estate as the one given mandate by God. Instead, they believe a ruler cannot uphold his duties if he isn't even of the same Estate, and as such they believe the only Estate capable of ruling over the Third Estate is itself. Only the lowest echelons of society can uphold Liberty, Equality, and Fraternity, for they are the only ones who know what life is like without them. They also insist that Madame Guillotine will never be satisfied if she is fed the lives of those who have nothing to give, for it is the fat and the rich she yearns for. Thus, the Communards haven't only given themselves the noble goal of peasant liberation, but also believe it is their divine right to feed the whole of the First Estate to Madame Guillotine. As such, the Communards are heavily demonised and feared by the rulers and faiths of Europe, and rightfully so - for they have no compassion for the ruling classes and ask for none in return. When their turn comes, they will make no excuse for the terror to be unleashed." - communard_religious_head_title:0 "WIP" - communard_religious_head_title_name:0 "WIP" special_doctrine_equality_name: "Egalité Focus" - special_doctrine_equality_desc: "Identifying itself primarily by its commitment to the virtue and archangel known as "Egalité", this sect of Estatist religion emphasizes humility and fairness above the two other causes." \ No newline at end of file + special_doctrine_equality_desc: "Identifying itself primarily by its commitment to the virtue and archangel known as "Egalité", this sect of Estatist religion emphasizes humility and fairness above the two other causes." + + orleaniste:0 "Order of Sainte Jeanne d'Arc" + orleaniste_adj:0 "Johannic" + orleaniste_adherent:0 "Johannic" + orleaniste_adherent_plural:0 "Johannics" + orleaniste_desc:0 "A Catholic holy order at its roots, the Johannic creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all." + + orleaniste_high_god_name:0 "The Radiant Sun" + orleaniste_high_god_name_possessive:0 "The Radiant Sun's" + orleaniste_high_god_name_alternate:0 "The Lord" + orleaniste_high_god_name_alternate_possessive:0 "The Lord's" + orleaniste_devil_name:0 "Satan" + orleaniste_devil_name_possessive:0 "Satan's" + orleaniste_death_deity_name:0 "Madame Guillotine" + orleaniste_death_deity_name_possessive:0 "Madame Guillotine's" + orleaniste_house_of_worship:0 "temple" + orleaniste_house_of_worship_plural:0 "temples" + orleaniste_religious_symbol:0 "radiant sun" + orleaniste_religious_text:0 "Declaration" + orleaniste_religious_head_title:0 "Solarch" + orleaniste_religious_head_title_name:0 "Solarchy" + orleaniste_devotee:0 "monk" + orleaniste_devotee_plural:0 "monks" + orleaniste_priest:0 "royal chaplain" + orleaniste_priest_plural:0 "royal chaplains" + orleaniste_bishop:0 "keeper" + orleaniste_bishop_plural:0 "keepers" + orleaniste_positive_afterlife:0 "Sa Cour" + orleaniste_negative_afterlife:0 "Géhenne" + orleaniste_witch_god_name:0 "$orleaniste_death_name$" + orleaniste_witch_god_name_possessive:0 "$orleaniste_death_name_possessive$" + orleaniste_creator_god_name:0 "$orleaniste_high_god_name$" + orleaniste_creator_god_name_possessive:0 "$orleaniste_high_god_name_possessive$" + orleaniste_health_god_name:0 "Jesus" + orleaniste_health_god_name_possessive:0 "Jesus'" + orleaniste_fertility_god_name:0 "Notre-Dame" + orleaniste_fertility_god_name_possessive:0 "Notre-Dame's" + orleaniste_wealth_god_name:0 "le Roi Soleil" + orleaniste_wealth_god_name_possessive:0 "le Roi Soleil's" + orleaniste_household_god_name:0 "$orleaniste_fertility_god_name$" + orleaniste_household_god_name_possessive:0 "$orleaniste_fertility_god_name$'s" + orleaniste_fate_god_name:0 "Jeanne d'Arc" + orleaniste_fate_god_name_possessive:0 "Jeanne d'Arc's" + orleaniste_knowledge_god_name:0 "$orleaniste_fertility_god_name$" + orleaniste_knowledge_god_name_possessive:0 "$orleaniste_fertility_god_name$'s" + orleaniste_war_god_name:0 "l'Empereur" + orleaniste_war_god_name_possessive:0 "l'Empereur's" + orleaniste_trickster_god_name:0 "$orleaniste_death_name$" + orleaniste_trickster_god_name_possessive:0 "$orleaniste_death_name_possessive$" + orleaniste_night_god_name:0 "$orleaniste_death_name$" + orleaniste_night_god_name_possessive:0 "$orleaniste_death_name_possessive$" + orleaniste_water_god_name:0 "$orleaniste_war_god_name" + orleaniste_water_god_name_possessive:0 "$orleaniste_war_god_name$'s" + + soleil_royal:0 "Soleil Royal" + soleil_royal_adj:0 "Soleil Royal" + soleil_royal_adherent:0 "Soleil Royal" + soleil_royal_adherent_plural:0 "Soleil Royal" + soleil_royal_desc:0 "Speaking the world into being with the declaration 'L'état, c'est moi,' the Radiant Sun of the Universe then sent forth Lord Jesus and the ever faithful Maid to serve him and his subjects in the Kingdom of Heaven. Jesus was born to a virgin queen through an emanation of the Radiant Sun, and tales of his divine kingship are still frequently told by his followers. Believing that rulership is inspired by the teachings laid down by the Lord Jesus, the Soleil Royal strictly adhere to the centuries of codices laid down by their theologians and lawmakers, which follow the will of the Sun to the letter. Only through this divine mandate can the ancient cosmic regime be restored, as intended by the Radiant Sun of the Universe." + + soleil_royal_high_god_name:0 "The Radiant Sun" + soleil_royal_high_god_name_possessive:0 "The Radiant Sun's" + soleil_royal_high_god_name_alternate:0 "The Lord" + soleil_royal_high_god_name_alternate_possessive:0 "The Lord's" + soleil_royal_devil_name:0 "Satan" + soleil_royal_devil_name_possessive:0 "Satan's" + soleil_royal_death_deity_name:0 "Madame Guillotine" + soleil_royal_death_deity_name_possessive:0 "Madame Guillotine's" + soleil_royal_house_of_worship:0 "temple" + soleil_royal_house_of_worship_plural:0 "temples" + soleil_royal_religious_symbol:0 "radiant sun" + soleil_royal_religious_text:0 "Declaration" + soleil_royal_religious_head_title:0 "Solarch" + soleil_royal_religious_head_title_name:0 "Solarchy" + soleil_royal_devotee:0 "monk" + soleil_royal_devotee_plural:0 "monks" + soleil_royal_priest:0 "royal chaplain" + soleil_royal_priest_plural:0 "royal chaplains" + soleil_royal_bishop:0 "keeper" + soleil_royal_bishop_plural:0 "keepers" + soleil_royal_positive_afterlife:0 "Sa Cour" + soleil_royal_negative_afterlife:0 "Géhenne" + soleil_royal_witch_god_name:0 "$soleil_royal_death_name$" + soleil_royal_witch_god_name_possessive:0 "$soleil_royal_death_name_possessive$" + soleil_royal_creator_god_name:0 "$soleil_royal_high_god_name$" + soleil_royal_creator_god_name_possessive:0 "$soleil_royal_high_god_name_possessive$" + soleil_royal_health_god_name:0 "Jesus" + soleil_royal_health_god_name_possessive:0 "Jesus'" + soleil_royal_fertility_god_name:0 "Notre-Dame" + soleil_royal_fertility_god_name_possessive:0 "Notre-Dame's" + soleil_royal_wealth_god_name:0 "le Roi Soleil" + soleil_royal_wealth_god_name_possessive:0 "le Roi Soleil's" + soleil_royal_household_god_name:0 "$soleil_royal_fertility_god_name$" + soleil_royal_household_god_name_possessive:0 "$soleil_royal_fertility_god_name$'s" + soleil_royal_fate_god_name:0 "Jeanne d'Arc" + soleil_royal_fate_god_name_possessive:0 "Jeanne d'Arc's" + soleil_royal_knowledge_god_name:0 "$soleil_royal_fertility_god_name$" + soleil_royal_knowledge_god_name_possessive:0 "$soleil_royal_fertility_god_name$'s" + soleil_royal_war_god_name:0 "l'Empereur" + soleil_royal_war_god_name_possessive:0 "l'Empereur's" + soleil_royal_trickster_god_name:0 "$soleil_royal_death_name$" + soleil_royal_trickster_god_name_possessive:0 "$soleil_royal_death_name_possessive$" + soleil_royal_night_god_name:0 "$soleil_royal_death_name$" + soleil_royal_night_god_name_possessive:0 "$soleil_royal_death_name_possessive$" + soleil_royal_water_god_name:0 "$soleil_royal_war_god_name" + soleil_royal_water_god_name_possessive:0 "$soleil_royal_war_god_name$'s" \ No newline at end of file diff --git a/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml index 7246f022..faebc48d 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml @@ -12,11 +12,11 @@ moravian_adherent_plural:0 "Moravians" moravian_desc:0 "Claiming to be one of the oldest Protestant churches in the world, the Moravian Church was founded hundreds of years ago before the [Concept('neow_the_event','Event')|E] after the Bohemian Reformation. Adhering strongly to doctrines of evangelism, pietism, and most notably Christian pacifism, the Moravian Church is organised into an extensive hierarchy led by the President of the Church. The organisation itself puts a lot of emphasis on missionary and hospital work, believing Christianity to be a religion of the soul, meant to bring joy and fulfilment into the hearts of its people." - utraquist:0 "Calixtine Church" - utraquist_adj:0 "Calixtine" - utraquist_adherent:0 "Calixtine" - utraquist_adherent_plural:0 "Calixtines" - utraquist_desc:0 "Describing itself as neo-Hussite, the Calixtine Church separated from the Roman Catholic one shortly after the [Concept('neow_the_event','Event')|E]. Following in the footsteps of the Bohemian Reformation, the Calixtines put special emphasis on communion of both kinds, vernacular liturgy, as well as the belief that clergy should not hold secular power. Their beliefs resulted in persecution from the Catholic Church for heresy, leading to much resentment and rising radicalism among the Calixtine faithful." + hussite:0 "Bohemian Church" + hussite_adj:0 "Bohemian" + hussite_adherent:0 "Bohemian" + hussite_adherent_plural:0 "Bohemians" + hussite_desc:0 "Describing itself as neo-Hussite, the Bohemian Church separated from the Roman Catholic one shortly after the [Concept('neow_the_event','Event')|E]. Following in the footsteps of the Bohemian Reformation, the Bohemians put special emphasis on communion of both kinds, vernacular liturgy, as well as the belief that clergy should not hold secular power. Their beliefs resulted in persecution from the Catholic Church for heresy, leading to much resentment and rising radicalism among the Bohemian faithful." lutheran:0 "Liturgical Communion" lutheran_adj:0 "Liturgical" diff --git a/localization/english/replace/religion/zz_NEOW_religion_slavic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_slavic_l_english.yml new file mode 100644 index 00000000..cf2d3bce --- /dev/null +++ b/localization/english/replace/religion/zz_NEOW_religion_slavic_l_english.yml @@ -0,0 +1,19 @@ +l_english: + + slavic_religion:1 "Slavic" + slavic_religion_adj:1 "Slavic" + slavic_religion_adherent:1 "Slavic" + slavic_religion_adherent_plural:1 "slavics" + slavic_religion_desc:1 "Religious alcoholism" + + chernobozhye:0 "Chernobozhye" + chernobozhye_adj:0 "Chernobozhye" + chernobozhye_adherent:0 "Chernobozhnik" + chernobozhye_adherent_plural:0 "Chernobozhniki" + chernobozhye_desc:0 "The pantheon of boreal Russia is led by Chernobog, the god of the underworld, night, and magic. It is held that time exists in a cycle, in which Chernobog rules over the night and Belobog rules over the day, with the current period of nighttime beginning 500 years ago. As the supreme god of this age, he commands the fate of all the souls of men as well as the spirits of nature. Worshippers of Chernobog often pray to him for good health as well as to ward off evil spirits, and he is regularly invoked during rituals, both for blessings and curses. Various nature spirits, such as Baba Yaga, are appeased and occasionally summoned through sacrificial offerings." + + kozachina:0 "Kozachina" + kozachina_adj:0 "Kozachina" + kozachina_adherent:0 "Kozak" + kozachina_adherent_plural:0 "Kozaks" + kozachina_desc:0 "Cossacks worship the god Trigolov, the three-headed trinity comprised of the archangels Michael, Gabriel, and Uriel, who form the sword, word, and wisdom of God respectively. The three aspects perform divine intervention, while the lesser angels of Heaven intercede on their behalf. Of the three, Archangel Michael bears the title 'Arkhistrateg' and commands the Heavenly Host, leading them into battle against those angels that succumbed to the tyranny of the Great Deceiver and were banished from Heaven. Through the Arkhistrateg, the numbers of the Heavenly Host are bolstered by valorous saints immortalised for their great battles in the name of faith, the exemplar of which is Iisus Nazariy, the warrior-martyr." \ No newline at end of file diff --git a/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml index f31d3d22..2f510771 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml @@ -7,7 +7,7 @@ theomach_desc:1 "Before Alexander departed from this world of mortals, his followers asked him who is to rule in his stead. 'To kratisto' he said, meaning 'to the strongest', and just as he proved he is one of them by mantling the throne of Olympus and being reborn as Anáxandros, so too did his successors on earth wrestle over his empire until they found the one worthy of leading it. While there are many interpretations as to what exactly happened in the home of the Olympians, all Theomachs can agree that a war was waged, and that it was Anáxandros who won." megalocratic:0 "Megalocratism" - megalocratic_adj:0 "Megalokratikós" + megalocratic_adj:0 "Megalocratic" megalocratic_adherent:0 "Megalocratic" megalocratic_adherent_plural:0 "Megalocratics" megalocratic_desc:0 "The Megalocratics are Anáxandros' strongest - those who followed him in overthrowing their old masters just as he overthrew Theós from his throne in Olympus. Worshipping only those Olympians who were righteous enough to stand with Anáxandros during his rebellion, Megalocratics have a particular distaste for weakness and stagnation. Ultimately, only Anáxandros' strongest successors will join him in the valiant halls of Olympus, where they will help him assert his rule over the cosmos." @@ -15,7 +15,7 @@ megalocratic_religious_head_title_name:0 "WIP" diadochic:0 "Diadochism" - diadochic_adj:0 "Diadochikós" + diadochic_adj:0 "Diadochic" diadochic_adherent:0 "Diadochist" diadochic_adherent_plural:0 "Diadochists" diadochic_desc:0 "The Diadochists hold that Anáxandros was born with divine blood, making him destined to become the ruler of Olympus from birth. It is believed that over millennia of rule, Theós grew to be a tyrannical and vindictive god. In a moment of self-reflection, he sent a piece of his divine being down to earth, so it may one day grow to become a worthy successor. Possessing all of Theós' divine virtues and none of his sins, Anáxandros would later in life ascend to Olympus to overthrow his father, where he rules over heaven and earth as a just and kind god. Following his example, Diadochists reject unnecessary violence, believing that one cannot force themselves through the gates of Olympus by sheer strength alone, instead they must be recognised by the gods for their virtue." @@ -23,7 +23,7 @@ diadochic_religious_head_title_name:0 "WIP" monadic:0 "Monadism" - monadic_adj:0 "Monadikós" + monadic_adj:0 "Monadic" monadic_adherent:0 "Monadist" monadic_adherent_plural:0 "Monadists" monadic_desc:0 "Monadists view the Theomachy not as a literal war in the heavens, but as the transition between the old and the new. As all gods are mere emanations of the Monad, the change of order was predestined to happen long before any man was born, and the Event was merely an indication of its occurrence. And so, on the throne of Olympus no longer sits the old god - Archaíos Theós - as he was superseded by Anáxandros, and from him in turn emanates a pantheon of new minor deities. As all the old gods have been erased from this world, the Monadists consider it their duty to study the modern heavenly order, in order to better understand the word of this new and unknown god." diff --git a/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml index 65c886fd..673f2943 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml @@ -7,7 +7,7 @@ tsarist_religion_desc:1 "For all of history, the lands of the Rus were ruled by veritable god-kings known as the [Concept('neow_tsar','Tsars')|E]. Tsarists believe these rulers, although mortal, were blessed with divine powers during their rule on earth, and surely ascended to Heaven upon death. Though the exact accepted number of Tsars varies, among all Tsarists it is agreed that their very position is a sacred one, and that it has sat vacant for centuries." third_covenant:0 "Third Covenant" - third_covenant_adj:0 "Tretiy Zavet" + third_covenant_adj:0 "Third Covenant" third_covenant_adherent:0 "Third Covenantist" third_covenant_adherent_plural:0 "Third Covenantists" third_covenant_desc:0 "The mainline position within Tsarism states that Gospod, the ruler of Heaven, created the first humans in the garden he called Rus. To ensure his children do not stray from the path of virtue, he bestowed upon his chosen sons the title of [Concept('neow_tsar','Tsar')|E] - so they may act as shepherds leading the flock. Thus, the final covenant was formed - one between God and the Tsars. Upon a Tsar's passing, they would ascend to Heaven to serve at their Lord's side, and a new Tsar would soon be crowned by Gospod himself. However, there has not been a new Tsar in centuries - not since the martyrdom of [Concept('neow_tsar_nicholas','Tsar Nicholas')|E] - leading to restlessness among the Tsarist faithful." diff --git a/localization/english/replace/titles_cultural_names_l_english.yml b/localization/english/replace/titles_cultural_names_l_english.yml index 292c6210..13cfebca 100644 --- a/localization/english/replace/titles_cultural_names_l_english.yml +++ b/localization/english/replace/titles_cultural_names_l_english.yml @@ -2665,8 +2665,6 @@ cn_borbon_d_archambaud:0 "Borbon d'Archambaud" # Custom (changed from default) title names: - cn_konstantiniyye:0 "Konstantiniyye" - cn_konstantiniyye_adj:0 "Konstantiniyyian" cn_bratislava:0 "Bratislava" cn_bratislava_adj:0 "Bratislavan" @@ -2674,10 +2672,6 @@ cn_pressburg_adj:0 "Pressburgian" cn_waithali:0 "Waithali" cn_waithali_adj:0 "Waithalian" - cn_danzig:0 "Danzig" - cn_danzig_adj:0 "Danziger" - cn_konigsberg:0 "Königsberg" - cn_konigsberg_adj:0 "Königsberger" cn_dorpat:0 "Dorpat" cn_dorpat_adj:0 "Dorpatian" cn_pernau:0 "Pernau" @@ -2711,8 +2705,6 @@ cn_gardinas:0 "Gardinas" cn_gardinas_adj:0 "Gardinasian" - cn_krolewiec:0 "Królewiec" - cn_krolewiec_adj:0 "Królewiecian" # Britain cn_middle_seaxe:0 "Middle Seaxe" @@ -2757,64 +2749,16 @@ cn_stettin_adj:0 "Stettinian" cn_greifenhagen:0 "Greifenhagen" cn_greifenhagen_adj:0 "Greifenhagenian" - cn_kolberg:0 "Kolberg" - cn_kolberg_adj:0 "Kolbergian" - cn_swinemunde:0 "Swinemünde" - cn_swinemunde_adj:0 "Swinemündan" - cn_labes:0 "Labes" - cn_labes_adj:0 "Labesian" - cn_schneidemuhl:0 "Schneidemühl" - cn_schneidemuhl_adj:0 "Schneidemühlian" - cn_zoppot:0 "Zoppot" - cn_zoppot_adj:0 "Zoppotian" cn_grossendorf:0 "Grossendorf" cn_grossendorf_adj:0 "Grossendorfian" - cn_dirschau:0 "Dirschau" - cn_dirschau_adj:0 "Dirschaun" - cn_stolp:0 "Stolp" - cn_stolp_adj:0 "Stolpian" - cn_koslin:0 "Köslin" - cn_koslin_adj:0 "Köslinian" - cn_butow:0 "Bütow" - cn_butow_adj:0 "Bütow" - cn_rummelsburg:0 "Rummelsburg" - cn_rummelsburg_adj:0 "Rummelsburgian" #Prussia - cn_braniewo:0 "Braniewo" - cn_braniewo_adj:0 "Braniewan" - cn_holstin:0 "Holstin" - cn_holstin_adj:0 "Holstinian" - cn_orneta:0 "Orneta" - cn_orneta_adj:0 "Ornetan" - cn_morag:0 "Morąg" - cn_morag_adj:0 "Morągian" - cn_bartoszyce:0 "Bartoszyce" - cn_bartoszyce_adj:0 "Bartoszycian" - cn_wystruc:0 "Wystruć" - cn_wystruc_adj:0 "Wystrućian" cn_ketrzyn:0 "Kętrzyn" cn_ketrzyn_adj:0 "Kętrzynian" cn_chelm:0 "Chełm" cn_chelm_adj:0 "Chełmian" cn_grudziadz:0 "Grudziądz" cn_grudziadz_adj:0 "Grudziądzian" - cn_ostroda:0 "Ostróda" - cn_ostroda_adj:0 "Ostródan" - cn_ilawa:0 "Iława" - cn_ilawa_adj:0 "Iławan" - cn_wegobork:0 "Węgobork" - cn_wegobork_adj:0 "Węgobork" - cn_lec:0 "Lec" - cn_lec_adj:0 "Lec" - cn_lek:0 "Łek" - cn_lek_adj:0 "Łek" - cn_marienburg:0 "Marienburg" - cn_marienburg_adj:0 "Marienburgan" - cn_elbing:0 "Elbing" - cn_elbing_adj:0 "Elbingan" - cn_brodnica_strasburg:0 "Strasburg" - cn_brodnica_strasburg_adj:0 "Strasburgian" #Italy cn_merano:0 "Merano" @@ -2827,51 +2771,11 @@ cn_lebus_adj:0 "Lebuser" cn_oderfrankfurt:0 "Oderfrankfurt" cn_oderfrankfurt_adj:0 "Oderfrankfurter" - cn_zielenzig:0 "Zielenzig" - cn_zielenzig_adj:0 "Zielenziger" - cn_reppen:0 "Reppen" - cn_reppen_adj:0 "Reppener" cn_barsc:0 "Baršć" cn_barsc_adj:0 "Baršćan" cn_blota:0 "Błota" cn_blota_adj:0 "Błotan" - #Greater Poland to German - cn_grosspolen:0 "Großpolen" - cn_grosspolen_adj:0 "Großpolener" - cn_posen:0 "Posen" - cn_posen_adj:0 "Posener" - cn_meseritz:0 "Meseritz" - cn_meseritz_adj:0 "Meseritzer" - cn_scharnikau:0 "Scharnikau" - cn_scharnikau_adj:0 "Scharnikauer" - cn_wronke:0 "Wronke" - cn_wronke_adj:0 "Wronker" - cn_wollstein:0 "Wollstein" - cn_wollstein_adj:0 "Wollsteiner" - cn_gnesen:0 "Gnesen" - cn_gnesen_adj:0 "Gnesener" - cn_schroda:0 "Schroda" - cn_schroda_adj:0 "Schrodan" - cn_peisern:0 "Peisern" - cn_peisern_adj:0 "Peiserner" - cn_kalisch:0 "Kalisch" - cn_kalisch_adj:0 "Kalischer" - cn_koschmin:0 "Koschmin" - cn_koschmin_adj:0 "Koschminer" - cn_fraustadt:0 "Fraustadt" - cn_fraustadt_adj:0 "Fraustadter" - cn_kosten:0 "Kosten" - cn_kosten_adj:0 "Kostener" - cn_schrimm:0 "Schrimm" - cn_schrimm_adj:0 "Schrimmer" - cn_nakel:0 "Nakel" - cn_nakel_adj:0 "Nakeler" - cn_flatow:0 "Flatow" - cn_flatow_adj:0 "Flatower" - cn_znin:0 "Znin" - cn_znin_adj:0 "Zniner" - #Rus cn_hrodna:0 "Hrodna" cn_hrodna_adj:0 "Hrodnan" @@ -2897,12 +2801,6 @@ cn_brzesc_adj:0 "Brześćian" cn_kamieniec:0 "Kamieniec" cn_kamieniec_adj:0 "Kamieniecian" - cn_siemiatycze:0 "Siemiatycze" - cn_siemiatycze_adj:0 "Siemiatyczean" - cn_drohiczyn:0 "Drohiczyn" - cn_drohiczyn_adj:0 "Drohiczynian" - cn_drohicinas:0 "Drohičinas" - cn_drohicinas_adj:0 "Drohičinasian" cn_kobryn:0 "Kobryń" cn_kobryn_adj:0 "Kobryńian" cn_kobrynas:0 "Kobrynas" @@ -2943,22 +2841,10 @@ cn_zaslaw_adj:0 "Zasławian" cn_ostrog:0 "Ostróg" cn_ostrog_adj:0 "Ostrógian" - cn_czerwien:0 "Czerwień" - cn_czerwien_adj:0 "Czerwieńian" - cn_chervenwolyn:0 "Wolyn" - cn_chervenwolyn_adj:0 "Wolynian" - cn_chervenchelm:0 "Chełm" - cn_chervenchelm_adj:0 "Chełmian" cn_belz:0 "Bełz" cn_belz_adj:0 "Bełzian" cn_lubycza:0 "Lubycza" cn_lubycza_adj:0 "Lubyczan" - cn_przemysl:0 "Przemyśl" - cn_przemysl_adj:0 "Przemyślian" - cn_jaroslaw:0 "Jarosław" - cn_jaroslaw_adj:0 "Jarosławian" - cn_lezajsk:0 "Leżajsk" - cn_lezajsk_adj:0 "Leżajskian" cn_konugardr_NORSE:0 "Könugarðr" cn_konugardr_NORSE_adj:0 "Könugarðrian" cn_konugard_SWE:0 "Könugård" @@ -3027,14 +2913,6 @@ cn_valkaviskas_adj:0 "Valkaviskasian" cn_wolkowysk:0 "Wołkowysk" cn_wolkowysk_adj:0 "Wołkowyskian" - cn_sokulka:0 "Sokulka" - cn_sokulka_adj:0 "Sokulkan" - cn_sokolka_PLN:0 "Sokółka" - cn_sokolka_PLN_adj:0 "Sokółkan" - cn_balstoge:0 "Balstogė" - cn_balstoge_adj:0 "Balstogėan" - cn_bialystok:0 "Białystok" - cn_bialystok_adj:0 "Białystokian" cn_naugardukas:0 "Naugardukas" cn_naugardukas_adj:0 "Naugardukasian" cn_nowogrodek:0 "Nowogródek" @@ -4107,12 +3985,6 @@ cn_georgenburg_adj:0 "Georgenburger" cn_georgsborg:0 "Georgsborg" cn_georgsborg_adj:0 "Georgsborger" - cn_ragneta:0 "Ragneta" - cn_ragneta_adj:0 "Ragnetan" - cn_ragnita:0 "Ragnita" - cn_ragnita_adj:0 "Ragnitan" - cn_ragaine:0 "Ragaine" - cn_ragaine_adj:0 "Ragainean" #Dzungaria cn_qocho:0 "Qocho" @@ -4243,80 +4115,10 @@ cn_iskandarun_adj:0 "Iskandarunian" #Silesia - cn_oppeln:0 "Oppeln" - cn_oppeln_adj:0 "Oppelner" - cn_kluczbork:0 "Kluczbork" - cn_kluczbork_adj:0 "Kluczborkian" - cn_strzelce:0 "Strzelce" - cn_strzelce_adj:0 "Strzelcean" - cn_brieg:0 "Brieg" - cn_brieg_adj:0 "Briegian" - cn_ohlau:0 "Ohlau" - cn_ohlau_adj:0 "Ohlauer" - cn_ottmachau:0 "Ottmachau" - cn_ottmachau_adj:0 "Ottmachauer" - cn_neisse:0 "Neisse" - cn_neisse_adj:0 "Neisseer" - cn_oberglogau:0 "Klein Glogau" - cn_oberglogau_adj:0 "Klein Glogauer" - cn_zabkowice:0 "Ząbkowice" - cn_zabkowice_adj:0 "Ząbkowicean" - cn_teschen:0 "Teschen" - cn_teschen_adj:0 "Teschener" - cn_bielitz:0 "Bielitz" - cn_bielitz_adj:0 "Bielitzer" - cn_raciborz:0 "Racibórz" - cn_raciborz_adj:0 "Racibórzian" - cn_rybnick:0 "Rybnick" - cn_rybnick_adj:0 "Rybnickian" - cn_bytom:0 "Bytom" - cn_bytom_adj:0 "Bytomian" - cn_lublinitz:0 "Lublinitz" - cn_lublinitz_adj:0 "Lublinitzer" - cn_wroclaw:0 "Wrocław" - cn_wroclaw_adj:0 "Wrocławian" - cn_vratislav:0 "Vratislav" - cn_vratislav_adj:0 "Vratislavian" - cn_wartha:0 "Wartha" - cn_wartha_adj:0 "Warthan" - cn_militsch:0 "Militsch" - cn_militsch_adj:0 "Militscher" - cn_oels:0 "Oels" - cn_oels_adj:0 "Oelser" - cn_swiebodzin:0 "Świebodzin" - cn_swiebodzin_adj:0 "Świebodzinian" - cn_carolath:0 "Carolath" - cn_carolath_adj:0 "Carolather" - cn_niederbeuthen:0 "Niederbeuthen" - cn_niederbeuthen_adj:0 "Niederbeuthener" - cn_zielona_gora:0 "Zielona Góra" - cn_zielona_gora_adj:0 "Zielona Góran" - cn_zelena_hora:0 "Zelená Hora" - cn_zelena_hora_adj:0 "Zelená Horan" - cn_krosno:0 "Krosno" - cn_krosno_adj:0 "Krosnoan" - cn_szprotawa:0 "Szprotawa" - cn_szprotawa_adj:0 "Szprotawan" cn_sagan:0 "Sagan" cn_sagan_adj:0 "Saganer" cn_naumburg:0 "Naumburg" cn_naumburg_adj:0 "Naumburger" - cn_primkenau:0 "Primkenau" - cn_primkenau_adj:0 "Primkenauer" - cn_lahn:0 "Lähn" - cn_lahn_adj:0 "Lähner" - cn_schweinhausburg:0 "Schweinhausburg" - cn_schweinhausburg_adj:0 "Schweinhausburger" - cn_lehnice:0 "Lehnice" - cn_lehnice_adj:0 "Lehnicean" - cn_liegnitz:0 "Liegnitz" - cn_liegnitz_adj:0 "Liegnitzer" - cn_hlohov:0 "Hlohov" - cn_hlohov_adj:0 "Hlohovian" - cn_glogau:0 "Glogau" - cn_glogau_adj:0 "Glogauer" - cn_sandelswalde:0 "Sandelswalde" - cn_sandelswalde_adj:0 "Sandelswalder" cn_guben:0 "Guben" cn_guben_adj:0 "Gubener" @@ -4432,155 +4234,7 @@ #Pomerania cn_ucramund:0 "Ucramund" cn_ucramund_adj:0 "Ucramunder" - cn_pyritz:0 "Pyritz" - cn_pyritz_adj:0 "Pyritzer" - cn_wollin:0 "Wollin" - cn_wollin_adj:0 "Wolliner" - cn_cammin:0 "Cammin" - cn_cammin_adj:0 "Camminer" - cn_gollnow:0 "Gollnow" - cn_gollnow_adj:0 "Gollnower" - cn_naugard:0 "Naugard" - cn_naugard_adj:0 "Naugarder" - cn_zehden:0 "Zehden" - cn_zehden_adj:0 "Zehdener" - cn_kustrin:0 "Kustrin" - cn_kustrin_adj:0 "Kustriner" - cn_tempelburg:0 "Templerburg" - cn_tempelburg_adj:0 "Tempelburger" - cn_belgard:0 "Belgard" - cn_belgard_adj:0 "Belgarder" - cn_deutsch_krone:0 "Deutsch Krone" - cn_deutsch_krone_adj:0 "Kroner" - cn_neustettin:0 "Neustettin" - cn_neustettin_adj:0 "Neustettiner" - cn_zantoch:0 "Zantoch" - cn_zantoch_adj:0 "Zantocher" - cn_filehne:0 "Filehne" - cn_filehne_adj:0 "Filehner" - cn_arnswalde:0 "Arnswalde" - cn_arnswalde_adj:0 "Arnswalder" - cn_putzig:0 "Putzig" - cn_putzig_adj:0 "Putziger" - cn_lauenburg:0 "Lauenburg" - cn_lauenburg_adj:0 "Lauenburger" - cn_ziethen:0 "Ziethen" - cn_ziethen_adj:0 "Ziethener" - cn_schwetz:0 "Schwetz" - cn_schwetz_adj:0 "Schwetzer" - cn_berent:0 "Berent" - cn_berent_adj:0 "Berenter" - cn_konitz:0 "Konitz" - cn_konitz_adj:0 "Konitzer" - #Prussia - cn_elblag:0 "Elbląg" - cn_elblag_adj:0 "Elblągian" - cn_elbingas:0 "Elbingas" - cn_elbingas_adj:0 "Elbingas" - cn_marienwerder:0 "Marienwerder" - cn_marienwerder_adj:0 "Marienwerder" - cn_kwidzyn:0 "Kwidzyn" - cn_kwidzyn_adj:0 "Kwidzynian" - cn_kvidzynas:0 "Kvidzynas" - cn_kvidzynas_adj:0 "Kvidzynasian" - cn_stuttof:0 "Stutthof" - cn_stuttof_adj:0 "Stutthofer" - cn_sztutowo:0 "Sztutowo" - cn_sztutowo_adj:0 "Sztutowian" - cn_wormditt:0 "Wormditt" - cn_wormditt_adj:0 "Wormditter" - cn_mohrungen:0 "Mohrungen" - cn_mohrungen_adj:0 "Mohrungener" - cn_morongas:0 "Morongas" - cn_morongas_adj:0 "Morongasian" - cn_braunberg:0 "Braunberg" - cn_braunberg_adj:0 "Braunberger" - cn_prusa:0 "Prūsa" - cn_prusa_adj:0 "Prūsan" - cn_brandenburg_PRUS:0 "Brandenburg" - cn_brandenburg_PRUS_adj:0 "Brandenburger" - cn_pokarmin:0 "Pokarmin" - cn_pokarmin_adj:0 "Pokarminian" - cn_pokariviai:0 "Pokariviai" - cn_pokariviai_adj:0 "Pokariviaian" - cn_wehlau:0 "Wehlau" - cn_wehlau_adj:0 "Wehlauer" - cn_welawa:0 "Welawa" - cn_welawa_adj:0 "Welawan" - cn_veluva:0 "Vėluva" - cn_veluva_adj:0 "Vėluvan" - cn_karaliaucius:0 "Karaliaučius" - cn_karaliaucius_adj:0 "Karaliaučiusian" - cn_heilsberg:0 "Heilsberg" - cn_heilsberg_adj:0 "Heilsberger" - cn_lidzbark:0 "Lidzbark" - cn_lidzbark_adj:0 "Lidzbarkian" - cn_lidzbarkas:0 "Lidzbarkas" - cn_lidzbarkas_adj:0 "Lidzbarkasian" - cn_bartenstein:0 "Bartenstein" - cn_bartenstein_adj:0 "Bartensteiner" - cn_barstynas:0 "Barstynas" - cn_barstynas_adj:0 "Barstynasian" - cn_insterburg:0 "Insterburg" - cn_insterburg_adj:0 "Insterburger" - cn_rastenburg:0 "Rastenburg" - cn_rastenburg_adj:0 "Rastenburger" - cn_rastembork:0 "Rastembork" - cn_rastembork_adj:0 "Rastemborkian" - cn_kentsynas:0 "Kentsynas" - cn_kentsynas_adj:0 "Kentsynasian" - - #Masuria - cn_kulmas:0 "Kulmas" - cn_kulmas_adj:0 "Kulmasian" - cn_kulm:0 "Kulm" - cn_kulm_adj:0 "Kulmer" - cn_torune:0 "Torunė" - cn_torune_adj:0 "Torunėan" - cn_thorn:0 "Thorn" - cn_thorn_adj:0 "Thorner" - cn_briesen_PRUS:0 "Briesen" - cn_briesen_PRUS_adj:0 "Briesener" - cn_ylava:0 "Ylava" - cn_ylava_adj:0 "Ylavian" - cn_eylau:0 "Eylau" - cn_eylau_adj:0 "Eylauer" - cn_brodnica:0 "Brodnica" - cn_brodnica_adj:0 "Brodnician" - cn_ostruda:0 "Ostruda" - cn_ostruda_adj:0 "Ostrudan" - cn_osterode:0 "Osterode" - cn_osterode_adj:0 "Osteroder" - cn_olstynas:0 "Olstynas" - cn_olstynas_adj:0 "Olstynasian" - cn_allenstein:0 "Allenstein" - cn_allenstein_adj:0 "Allensteiner" - cn_szczytno:0 "Szczytno" - cn_szczytno_adj:0 "Szczytnoan" - cn_sctnas:0 "Ščytnas" - cn_sctnas_adj:0 "Ščytnasian" - cn_ortulfsburg:0 "Ortulfsburg" - cn_ortulfsburg_adj:0 "Ortulfsburger" - cn_nibork:0 "Nibork" - cn_nibork_adj:0 "Niborkian" - cn_nidzica:0 "Nidzica" - cn_nidzica_adj:0 "Nidzican" - cn_neidenburg:0 "Neidenburg" - cn_neidenburg_adj:0 "Neidenburger" - cn_leiciu_pilis:0 "Leičių pilis" - cn_leiciu_pilis_adj:0 "Leičiųan" - cn_lotzen:0 "Lötzen" - cn_lotzen_adj:0 "Lötzener" - cn_lukas:0 "Lukas" - cn_lukas_adj:0 "Lukasian" - cn_lyck:0 "Lyck" - cn_lyck_adj:0 "Lycker" - cn_ungura:0 "ungura" - cn_ungura_adj:0 "Unguran" - cn_angirburg:0 "Angirburg" - cn_angirburg_adj:0 "Angirburger" - #Tibet & Xia cn_karpoyul:0 "Karpoyül" cn_karpoyul_adj:0 "Karpoyül" @@ -4957,8 +4611,6 @@ cn_brizania_adj:0 "Brizanian" # Additional Slovak-Hungarian cultural names - cn_klodzko:0 "Kłodzko" - cn_klodzko_adj:0 "Kłodzkoan" cn_trencsen:0 "Trencsén" cn_trencsen_adj:0 "Trencsénian" cn_nyitra:0 "Nyitra" @@ -5625,20 +5277,6 @@ cn_michuan: "Michuan" # 米川 cn_juyan: "Juyan" # 居延 cn_tongcheng: "Tongcheng" # 同城 - -#LAAMPS - d_laamp_test_jewish:0 "$ashkenazi$ Community of the $dynn_britannia_kohn$'s" - d_laamp_test_jewish_adj:0 "Jewish" - d_laamp_test_jewish_article:0 "The " - d_laamp_cale_roman:0 "$cale$ Community of the $dynn_Plata$'s" - d_laamp_cale_roman_adj:0 "Romani" - d_laamp_cale_roman_article:0 "The " - d_laamp_traveller_celtic:0 "$traveller$ Community of the $dynn_Murphy$'s" - d_laamp_traveller_celtic_adj:0 "Traveller" - d_laamp_traveller_celtic_article:0 "The " - d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Ayouch$'s" - d_laamp_beur_simurghi_adj:0 "Beur" - d_laamp_beur_simurghi_article:0 "The " - d_laamp_turkisch_simurghi:0 "$turkisch$ Community of the $dynn_Avc_i_dot_$'s" - d_laamp_turkisch_simurghi_adj:0 "Turkisch" - d_laamp_turkisch_simurghi_article:0 "The " \ No newline at end of file + + #Poland + cn__s_act_wi_e_ogk_tokrzyskie:0 "Świętokrzyskie" diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index c757fbb7..8de83526 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -41,6 +41,10 @@ # Essex c_essex:0 "Essex" c_essex_adj:0 "Essexian" + c_blagoevgrad:0 "Blagoevgrad" + c_blagoevgrad_adj:0 "Blagoevgradian" + c_west_macedonia:0 "Kalyvia" + c_west_macedonia_adj:0 "Kalyvian" b_colchester:0 "Colchester" b_maldon:0 "Southend-on-Sea" b_dunmow:0 "Saffron Walden" @@ -1665,7 +1669,7 @@ b_adraskan:0 "Adraskan" b_adrastea:0 "Adrastea" b_adria:0 "Adria" - b_adrianopolis:0 "Adrianopolis" + b_adrianopolis:0 "b_adrianopolis" b_adrianutherai:0 "Adrianutherai" b_adulis:0 "Adulis" b_adwa:0 "Adwa" @@ -1741,7 +1745,7 @@ b_aindefla:0 "Aïn Defla" b_ainechchair:0 "Ain ech Chair" b_ainelberd:0 "Ain-el-Berd" - b_ainos:0 "Ainos" + b_ainos:0 "Keşan" b_ainrich:0 "Aïn Rich" b_ainsa:1 "Sobrarbe" b_ainsefra:0 "Ainsefra" @@ -2245,7 +2249,7 @@ b_arjepluovve:0 "Árjepluovve" b_arkadi:0 "Arkadi" b_arkadia:0 "Arkadia" - b_arkadiopolis:0 "Arkadiopolis" + b_arkadiopolis:0 "Lüleburgaz" b_arkalyk:0 "Arkalyk" b_arkhipovo:0 "Arkhipovo" b_arkhyz:0 "Arkhyz" @@ -2566,7 +2570,7 @@ b_balakhna:0 "Balakhna" b_balakliia:0 "Balakliia" b_balakova:0 "Balakova" - b_balanjar:0 "Balanjar" + b_balanjar:0 "Izberbash" b_balasagun:0 "Balasagun" b_balasane:0 "Balasane" b_balashov:0 "Balashov" @@ -2642,7 +2646,7 @@ b_baramun:0 "Baramun" b_baran:0 "Baran" b_barandud:0 "Barandud" - b_baranow:0 "Baranów" + b_baranow:0 "Tarnobrzeg" b_barasuru:0 "Barasuru" b_baratigin:0 "Baratigin" b_barauli:0 "Barauli" @@ -2658,7 +2662,7 @@ b_bardewik:0 "Bardewik" b_bardia:0 "Bardia" b_bardney:0 "Bardney" - b_bardo:0 "Bardo" + b_bardo:0 "Wałbrzych" b_bardowick:0 "Bardowick" b_bardsir:0 "Bardsir" b_bardzerben:0 "Bardzerben" @@ -2752,7 +2756,7 @@ b_bebadi:0 "Bebadi" b_bebristsikhe:0 "Bebris Tsikhe" b_bechar:0 "Béchar " - b_bechyne:0 "Bechyně" + b_bechyne:0 "Tábor" b_beda:0 "Konz" b_bedrabine:0 "Bedrabine" b_beersheb:0 "Beersheb" @@ -2863,7 +2867,7 @@ b_betanzos:0 "Santa Uxía de Ribeira" b_betanzos_adj:0 "Uxían" b_bete_yohanis:0 "Bete Yohanis" - b_bethen:0 "Bethen" + b_bethen:0 "Bytom" b_bethgibelin:0 "Beth Gibelin" b_bethlehem:0 "Bethlehem" b_bethsan:0 "Bethsan" @@ -2874,7 +2878,7 @@ b_beverstedt:0 "Beverstedt" b_beyhaq:0 "Beyhaq" b_bezda:0 "Bezda" - b_bezdez:0 "Bezděz" + b_bezdez:0 "Liberec" b_bezeklik:0 "Bezeklik" b_bezhetsk:0 "Staraya Ladoga" b_bezhichi:0 "Bezhichi" @@ -2935,9 +2939,8 @@ b_biel:0 "Biel" b_bielefeld:0 "Bielefeld" b_biella:0 "Biella" - b_bielsk:0 "Bielsk" - b_bielsko:0 "Bielsko" - b_bielskobiala:0 "Bielsko-Biala" + b_bielsk:0 "Bielsk Podlaski" + b_bielsko:0 "Bielsko-Biała" b_bigeh:0 "Bigeh" b_bigou:0 "Bigou" b_bih:0 "Bih" @@ -2957,7 +2960,7 @@ b_bildad:0 "Bildad" b_bile:0 "Bile" b_bilibio:1 "Vizcaya" - b_bilina:0 "Bílina" + b_bilina:0 "Ústí nad Labem" b_bilizma:0 "Bilizma" b_bilot:0 "Bilot" b_bilozerka:0 "Bilozerka" @@ -3004,12 +3007,12 @@ b_bitola:0 "Bitola" b_biton:0 "Biton" b_bitonto:0 "Bitonto" - b_bitov:0 "Bítov" + b_bitov:0 "Svitavy" b_bitsch:0 "Bitsch" b_biyadaq:0 "Biyadaq" b_biyar:0 "Biyar" b_bizerte:0 "Bizerte" - b_bizye:0 "Bizye" + b_bizye:0 "Vize" b_bjarkoy:1 "Bjarkey" b_bjartra:0 "Bjärtrå" b_blachernae:0 "Blachernae" @@ -3053,7 +3056,7 @@ b_bokainagar:0 "Bokainagar" b_boldorki:0 "Bol Dorki" b_boldumsaz:0 "Boldumsaz" - b_boleslav:0 "Boleslav" + b_boleslav:0 "Mladá Boleslav" b_boleslawiec:0 "Boleslawiec" b_bologna:0 "Bologna" b_bolshaya:0 "Bol'shaya" @@ -3178,7 +3181,7 @@ b_brene:0 "Brene" b_brescello:0 "Langhirano" b_brescia:0 "Brescia" - b_breslau:0 "Breslau" + b_breslau:0 "Wrocław" b_breteuil:0 "Breteuil" b_brevnov:0 "Brevnov" b_breznica:0 "Brežnica" @@ -3198,7 +3201,7 @@ b_brno:0 "Brno" b_brobury:0 "Brobury" b_brod:0 "Brod" - b_brodno:0 "Bródno" + b_brodno:0 "Legionowo" b_brody:0 "Brody" b_bronckhorst:0 "Bronckhorst" b_bronnitsy:0 "Bronnitsy" @@ -3219,7 +3222,7 @@ b_brussels:0 "Brussels" b_bryakhimov:0 "Bryakhimov" b_bryansk:0 "Bryansk" - b_brysis:0 "Brysis" + b_brysis:0 "Pınarhisar" b_brzeg:0 "Brzeg" b_brzesckujawskie:0 "Bresz Kujawski" b_brzesko:0 "Brzesko" @@ -3311,7 +3314,7 @@ b_bygdea:0 "Bygdeå" b_bygdeborg:0 "Bygdeborg" b_bykovskaya:0 "Bykovskaya" - b_bytom:0 "Bytom" + b_bytom:0 "Nowa Sól" b_bzyb:0 "Bzyb" b_cabaneros:0 "Los Navalucillos" b_cabanillasdelcampo:0 "Cabanillas del Campo" @@ -3424,7 +3427,7 @@ b_casentino:0 "Modigliana" b_caserta:0 "Caserta" b_cashel:0 "Cashel" - b_caslav:0 "Čáslav" + b_caslav:0 "Kolín" b_caspe:0 "Benicarló" b_cassano:0 "Cassano" b_cassel:0 "Cassel" @@ -3558,7 +3561,7 @@ b_chardjul:0 "Chardjul" b_charekelisa:0 "Chare Kelisa" b_charenza:0 "Charenza" - b_chariopolis:0 "Chariopolis" + b_chariopolis:0 "Havsa" b_charkia:0 "Charkia" b_charkliq:0 "Charkliq" b_charleroi:1 "Charleroi" @@ -3599,7 +3602,7 @@ b_chebika:0 "Chebika" b_cheboksary:0 "Cheboksary" b_chebrolu:0 "Chebrolu" - b_checiny:0 "Chęciny" + b_checiny:0 "Końskie" b_chekerefta:0 "Chekerefta" b_cheleken:0 "Cheleken" b_chelsea:0 "Chelsea" @@ -3666,7 +3669,7 @@ b_chowk:0 "Chowk" b_christ_church:0 "Christ Church" b_christburg:0 "Christburg" - b_chrudim:0 "Chrudim" + b_chrudim:0 "Pardubice" b_chrysiopolis:0 "Chrysiopolis" b_chrysopolis:0 "Chrysopolis" b_chrysostomos:0 "Chrysostomos" @@ -3681,7 +3684,7 @@ b_churulia:0 "Churulia" b_churwalden:0 "Churwalden" b_chutia:0 "Chutia" - b_chynov:0 "Chýnov" + b_chynov:0 "Pelhřimov" b_chystopillia:0 "Chystopillia" b_ciamberi:0 "Ciamberi" b_ciarveta:0 "Ciarveta" @@ -3765,7 +3768,7 @@ b_constanta:0 "Constanta" b_constantia:0 "Constantia" b_constantine:0 "Constantine" - b_constantinople:0 "Constantinople" + b_constantinople:0 "Fatih" b_consuegra:0 "Consuegra" b_contarini:0 "Contarini" b_contes:0 "Contes" @@ -3807,7 +3810,6 @@ b_covilha:0 "Covilhã" b_crailsheim:0 "Crailsheim" b_craiova:0 "Craiova" - b_cranz:0 "Cranz" b_crato:0 "Elvas" b_cravant:0 "Cravant" b_crediton:0 "Crediton" @@ -3820,7 +3822,7 @@ b_crisan:0 "Crisan" b_crisenon:0 "Crisenon" b_cromarty:0 "Cromarty" - b_crossen:1 "Krosno" + b_crossen:1 "Ostrów Wielkopolski" b_crossraguel:0 "Crossraguel" b_crotone:0 "Crotone" b_crowland:0 "Crowland" @@ -3855,8 +3857,8 @@ b_cybistra:0 "Cybistra" b_cyrene:0 "Cyrene" b_czarkow:0 "Czarkow" - b_czarnkow:0 "Czarnków" - b_czersk:0 "Czersk" + b_czarnkow:0 "Oborniki" + b_czersk:0 "Piaseczno" b_czestochowa:0 "Częstochowa" b_daarbuduq:0 "Daarbuduq" b_dabat:0 "Dabat" @@ -4162,7 +4164,7 @@ b_dobovec:1 "Gurkfeld" b_dobrich:0 "Balchik" b_dobropillia:0 "Dobropillia" - b_dobrzyn:0 "Dobrzyń" + b_dobrzyn:0 "Grudziądz" b_dobsina:0 "Dobsina" b_docimium:0 "Docimium" b_dohna:0 "Dohna" @@ -4173,7 +4175,7 @@ b_dole:0 "Dole" b_dolnidabknik:0 "Dolni Dabnik" b_domakonda:0 "Domakonda" - b_domazlice:0 "Domažlice" + b_domazlice:0 "Klatovy" b_dombovar:0 "Dombóvár" b_domeyrat:0 "Domeyrat" b_domfront:0 "Domfront" @@ -4211,7 +4213,7 @@ b_doshermanas:0 "Dos Hermanas" b_dospat:0 "Dospat" b_dotawo:0 "Dotawo" - b_doudleby:0 "Doudleby" + b_doudleby:0 "Jindřichův Hradec" b_dougga:0 "Dougga" b_douglas:0 "Douglas" b_doune:0 "Doune" @@ -4311,14 +4313,13 @@ b_dvaraka:0 "Dvaraka" b_dvin:0 "Dvin" b_dvinitsa:0 "Dvinitsa" - b_dvur-chvojno:0 "Dvůr-Chvojno" + b_dvur-chvojno:0 "Trutnov" b_dvur:0 "Dvur" b_dwarakadheesh:0 "Dwarakadheesh" b_dwarakatirumala:0 "Dwarakatirumala" b_dwarasamudra:0 "Dwarasamudra" b_dwikozy:0 "Dwikozy" b_dyatkovo:0 "Dyatkovo" - b_dylym:0 "Dylym" b_dyracchion:0 "Dyrrachion" b_dzegh:0 "Dzegh" b_dzhalil:0 "Dzhalil" @@ -4678,7 +4679,7 @@ b_fraga:0 "Fraga" b_framlingham:0 "Framlingham" b_franeker:0 "Franeker" - b_frankenstein:0 "Frankenstein" + b_frankenstein:0 "Jeseník" b_frankenthal:0 "Frankenthal" b_frankfurt:0 "Frankfurt" b_frankopan:0 "Frankopan" @@ -4809,7 +4810,7 @@ b_garoowe:0 "Garoowe" b_garsaura:0 "Garsaura" b_gartan:0 "Gartan" - b_garwolin:0 "Garwolin" + b_garwolin:0 "Otwock" b_gasankuli:0 "Gasan-Kuli" b_gaspadale:0 "Gaspadale" b_gastein:0 "Gastein" @@ -4944,7 +4945,7 @@ b_glendalough:0 "Glendalough" b_glenluce:0 "Glenluce" b_glogow:1 "Głogów" - b_glogowek:1 "Glogówek" + b_glogowek:1 "Prudnik" b_glomminge:0 "Glömminge" b_glubocica:0 "Glubocica" b_gluckstadt:0 "Glückstadt" @@ -4994,7 +4995,7 @@ b_gopalpur:0 "Gopalpur" b_gopbhum:0 "Gopbhum" b_goppingen:0 "Göppingen" - b_goraj:0 "Goraj" + b_goraj:0 "Janów Lubelski" b_gorakhnath_math:0 "Gorakhnath Math" b_gorakhpur:0 "Gorakhpur" b_gorazde:0 "Goražde" @@ -5019,7 +5020,7 @@ b_gorz:0 "Görz" b_gorzno:0 "Gorzno" b_goslar:0 "Goslar" - b_gostynin:0 "Gostynin" + b_gostynin:0 "Kutno" b_gotha:0 "Gotha" b_gottingen:0 "Göttingen" b_gottorp:0 "Gottorp" @@ -5030,7 +5031,7 @@ b_govora:0 "Govora" b_gozareh:0 "Gozareh" b_gozo:0 "Castrum Maris" - b_grabow:0 "Grabów" + b_grabow:0 "Ostrzeszów" b_gradac:0 "Gradac" b_gradiska:0 "Gradiška" b_gradmersky:0 "Grad Mersky" @@ -5083,7 +5084,7 @@ b_groningen:0 "Assen" b_grossenhain:0 "Grossenhain" b_grosseto:0 "Grosseto" - b_grunberg:0 "Grunberg" + b_grunberg:0 "Zielona Góra" b_gubin:0 "Gubin" b_grundasund:0 "Grundasund" b_grunningen:0 "Grünningen" @@ -5362,7 +5363,7 @@ b_heraclea:0 "Heraclea" b_heracleopolis:0 "Heracleopolis" b_herakleia:0 "Herakleia" - b_herakleiaperinthos:0 "Herakleia Perinthos" + b_herakleiaperinthos:0 "Çerkezköy" b_herat:0 "Herat" b_herford:0 "Herford" b_herisau:0 "Herisau" @@ -5463,9 +5464,8 @@ b_hoveizeh:0 "Hoveizeh" b_hovk:0 "Hovk" b_hoya:0 "Hoya" - b_hradec-nad-moravici:0 "Hradec nad Moravicí" - b_hradec:0 "Hradec" - b_hradeckralove:0 "Hradec Kralove" + b_hradec-nad-moravici:0 "Frýdek-Místek" + b_hradec:0 "Hradec Králové" b_hradiste:0 "Hradiste" b_hrazgrad:0 "Hrazgrad" b_hrebinka:0 "Hrebinka" @@ -5566,7 +5566,7 @@ b_ilmunster:1 "Ilmmünster" b_ilok:0 "Ilok" b_ilosva:0 "Ilosva" - b_ilza:0 "Iłża" + b_ilza:0 "Zwoleń" b_imola:0 "Imola" b_imotski:0 "Imotski" b_impruneta:0 "Scandicci" @@ -5653,7 +5653,7 @@ b_itzehoe:0 "Itzehoe" b_iuje:0 "Iuje" b_iustinianopolis:0 "Iustinianopolis" - b_ivancice:0 "Ivančice" + b_moravsky-krumlov:0 "Moravský Krumlov" b_ivanichy:0 "Ivanichy" b_ivanovskaya:0 "Täysinä" b_iveland:0 "Iveland" @@ -5744,7 +5744,7 @@ b_jarmaqan:0 "Jarmaqan" b_jarnac:0 "Jarnac" b_jarocin:0 "Jarocin" - b_jaromer:0 "Jaroměř" + b_jaromer:0 "Jičín" b_jaroslav:0 "Jaroslav" b_jarquh:0 "Jarquh" b_jarrow:0 "Jarrow" @@ -5877,7 +5877,7 @@ b_kabudrahang:0 "Kabudrahang" b_kabul:0 "Kabul" b_kacharud:0 "Kacharud" - b_kadan:0 "Kadaň" + b_kadan:0 "Most" b_kadarika:0 "Kadarika" b_kadnikovskaya:0 "Kadnikovskaya" b_kadungallur:0 "Kadungallur" @@ -5940,7 +5940,7 @@ b_kalisz:0 "Kalisz" b_kalix:0 "Kalix" b_kallinikos:0 "Kallinikos" - b_kalliopolis:1 "Kallipolis" + b_kalliopolis:1 "Gelibolu" b_kalloni:0 "Kalloni" b_kalmar:0 "Kalmar" b_kalmius:0 "Kalmius" @@ -6286,7 +6286,7 @@ b_khojand:0 "Khojand" b_khokand:0 "Khokand" b_khoklovo:0 "Khoklovo" - b_kholm:0 "Kholm" + b_kholm:0 "Chełm" b_kholmogory:0 "Kholmogory" b_kholuy:0 "Kholuy" b_khomri:0 "Khomri" @@ -6419,7 +6419,7 @@ b_kjalarnes:0 "Kjalarnes" b_kladovo:0 "Kladovo" b_kladruby:0 "Kladruby" - b_kladzko:1 "Kladsko" + b_kladzko:1 "Kłodzko" b_klagenfurt:0 "Klagenfurt" b_klaksvik:0 "Klaksvik" b_klazomeanai:0 "Klazomeanai" @@ -6437,7 +6437,7 @@ b_klisura:0 "Klisura" b_kljuc:0 "Kljuc" b_kljucnasani:0 "Ključ na Sani" - b_klodawa:0 "Kłodawa" + b_klodawa:0 "Koło" b_klokoknitsa:0 "Klokoknitsa" b_klynov:0 "Klynov" b_kmehin:0 "Kmehin" @@ -6485,7 +6485,7 @@ b_kollipake:0 "Kollipake" b_kolmar:0 "Kolmar" b_koln:0 "Cologne" - b_kolno:0 "Kolno" + b_kolno:0 "Grajewo" b_kolocep:0 "Kolocep" b_kolomna:0 "Kolomna" b_kolomyia:0 "Kolomyia" @@ -6557,7 +6557,7 @@ b_kos:0 "Kos" b_kosava:0 "Kosava" b_kosbulak:0 "Kos-Bulak" - b_koscian:0 "Kościan" + b_koscian:0 "Jarocin" b_koshkar:0 "Koshkar" b_koshkhab:0 "Kosh-Khab'" b_koshki:0 "Koshki" @@ -6597,7 +6597,7 @@ b_kozelets:0 "Kozelets" b_kozle:0 "Kozle" b_kozlovka:0 "Kozlovka" - b_kozmin:0 "Koźmin" + b_kozmin:0 "Krotoszyn" b_koznik:0 "Koznik" b_kragujevac:0 "Kragujevac" b_krainburg:0 "Krainburg" @@ -6624,7 +6624,7 @@ b_kresttsy:0 "Kresttsy" b_kretingale:0 "Kretingale" b_kreusnach:1 "Kreuznach" - b_kreuzburg:0 "Kreuzburg" + b_kreuzburg:0 "Kluczbork" b_kreva:0 "Kreva" b_krichim:0 "Krichim" b_krishnagar:0 "Krishnagar" @@ -6634,6 +6634,7 @@ b_krk:0 "Krk" b_krmayak:0 "Kr Mayak" b_krokar:1 "Stórsær" + b_svitavy:0 "Svitavy" b_kromeriz:0 "Kroměříž" b_kronberg:0 "Kronberg" b_kronoberg:0 "Kronoberg" @@ -6642,12 +6643,12 @@ b_krotoszyn:0 "Krotoszyn" b_krsko:1 "Cilli" b_kruje:0 "Krujë" - b_krumlov:0 "Krumlov" + b_krumlov:0 "Český Krumlov" b_krupa:0 "Krupa" b_krupanj:0 "Krupanj" b_krusevac:0 "Kruševac" b_krusevo:0 "Krusevo" - b_kruszwica:0 "Kruszwica" + b_kruszwica:0 "Września" b_krutayaosyp:0 "Krutaya Osyp" b_krychaw:0 "Krychaw" b_krykuru:0 "Kryk-Uru" @@ -6761,7 +6762,7 @@ b_kyburg:0 "Kyburg" b_kydonia:0 "Kydonia" b_kymi:0 "Kými" - b_kypsela:0 "Kypsela" + b_kypsela:0 "Uzunköprü" b_kyrenia:0 "Kyrenia" b_kyrkmolla:0 "Kyrkmolla" b_kyrrhos:0 "Kyrrhos" @@ -6937,7 +6938,7 @@ b_lecheylard:0 "Le Cheylard" b_lechrain:0 "Lechrain" b_lechtgemund:0 "Lechtgemund" - b_leczyca:0 "Łęczyca" + b_leczyca:0 "Zgierz" b_leczyka:0 "Leczyka" b_ledbury:0 "Ledbury" b_leer:0 "Leer" @@ -7070,13 +7071,13 @@ b_lisle:0 "Isle" b_lismore:0 "Lismore" b_lister:0 "Lister" - b_litomerice:0 "Litoměřice" + b_litomerice:0 "Česká Lípa" b_litomysl:0 "Litomysl" b_liunga:0 "Linuga" b_livkand:0 "Livkand" b_livno:0 "Livno" b_livorno:0 "Livorno" - b_liw:0 "Liw" + b_liw:0 "Mińsk Mazowiecki" b_lizarra:0 "Estella-Lizarra" b_lizmajarvi:0 "Lizmajärvi" b_lizq:0 "Lizq" @@ -7110,7 +7111,7 @@ b_loharakota:0 "Loharakota" b_lohja:0 "Lohja" b_lohrrach:0 "Löhrrach" - b_loket:0 "Loket" + b_loket:0 "Karlovy Vary" b_lokhvytsia:0 "Lokhvytsia" b_loknya:0 "Lokna" b_lokstedt:0 "Lokstedt" @@ -7693,7 +7694,7 @@ b_mhaymidah:0 "Mhaymidah" b_miass:0 "Miass" b_miastko:0 "Miastko" - b_michalowo:0 "Michałowo" + b_michalowo:0 "Rypin" b_midar:0 "Midar" b_middelburg:0 "Middelburg" b_middelfart:0 "Middelfart" @@ -7720,7 +7721,7 @@ b_mileto:0 "Mileto" b_miletopolis:0 "Miletopolis" b_miletos:0 "Miletos" - b_milevsko:0 "Milevsko" + b_milevsko:0 "Benešov" b_milha:0 "Milha" b_milicz:0 "Milicz" b_miliez:1 "Milicz" @@ -8076,7 +8077,7 @@ b_najmah:0 "Najmah" b_najran:0 "Najran" b_nakhshab:0 "Nakhshab" - b_naklo:0 "Nakło" + b_naklo:0 "Nakło nad Notecią" b_nakoleia:0 "Nakoleia" b_nakskov:0 "Maribo" b_nakur:0 "Nakur" @@ -8197,7 +8198,6 @@ b_nes:0 "Nes" b_nesvizh:0 "Nesvizh" b_neteru:0 "Neteru" - b_netolice:0 "Netolice" b_netza:0 "Netza" b_neubrandenburg:0 "Neubrandenburg" b_neuchatel:1 "Neuchâtel" @@ -8351,7 +8351,7 @@ b_nuokkijarvi:0 "Nuokkijärvi" b_nuottjaurr:0 "Nuõ'ttjäu'rr" b_nuqaq:0 "Nuqaq" - b_nur:0 "Nur" + b_nur:0 "Ostrołęka" b_nurlat:0 "Nurlat" b_nurmashiir:0 "Nurmashiir" b_nurnberg:0 "Nürnberg" @@ -8425,10 +8425,10 @@ b_okulovka:0 "Okulovka" b_okulovsky:0 "Okulovsky" b_olavinlinna:0 "Olavinlinna" - b_olawa:0 "Olawa" + b_olawa:0 "Oława" b_oldenburg:0 "Oldenburg" b_olesnica:0 "Oleśnica" - b_olesnica_MPL:0 "Oleśnica" + b_olesnica_MPL:0 "Busko-Zdrój" b_olezno:0 "Olezno" b_olhao:0 "Olhão" b_olite:0 "Tudela" @@ -8442,7 +8442,7 @@ b_olot:0 "Olot" b_olouth:0 "Louth" b_olovo:0 "Olovo" - b_olsztyn:0 "Olsztyn" + b_olsztyn:0 "Zawiercie" b_oltenita:0 "Oltenita" b_oltrera:0 "Oltrera" b_olvia:0 "Olvia" @@ -8460,7 +8460,7 @@ b_oostende:0 "Oostende" b_opan:0 "Opan" b_oparino:0 "Oparino" - b_opatow:0 "Opatów" + b_opatow:0 "Ostrowiec Świętokrzyski" b_opava:0 "Opava" b_ophusia:0 "Ophusia" b_opochka:0 "Opochka" @@ -8534,11 +8534,11 @@ b_ostrov:0 "Ostrov" b_ostrowielkopolski:0 "Ostrów Wielkopolski" b_oswestry:0 "Oswestry" - b_oswiecim:0 "Oswiecim" + b_oswiecim:0 "Oświęcim" b_otaybah:0 "Otaybah" b_othem:0 "Othem" b_otman:0 "Otman" - b_otmunchow:1 "Otmuchów" + b_otmunchow:1 "Dzierżoniów" b_otocac:0 "Otocac" b_otranto:0 "Otranto" b_otrar:0 "Otrar" @@ -8658,7 +8658,7 @@ b_paray:0 "Paray" b_parbhani:0 "Parbhani" b_parchim:0 "Parchim" - b_parczew:0 "Parczew" + b_parczew:0 "Łęczna" b_pardany:0 "Párdány" b_pardi:0 "Pardi" b_pardubice:0 "Pardubice" @@ -8736,7 +8736,7 @@ b_percote:0 "Percote" b_perecseny:0 "Perecseny" b_perekop:1 "Or Qapi" - b_peremyshl:0 "Peremyshl" + b_peremyshl:0 "Przemyśl" b_pereyaslavl:0 "Pereyaslavl" b_pereyaslavl_zalessky:0 "Pereyaslavl Zalessky" b_pereyaslavlzalessky:0 "Pereyaslavl" @@ -8806,7 +8806,7 @@ b_piksborg:0 "Piksborg" b_pilos:0 "Pilos" b_piltene:0 "Piltene" - b_pilzno:0 "Pilzno" + b_pilzno:0 "Dębica" b_pinega:0 "Pinega" b_pinerolo:0 "Pinerolo" b_pingvellir:0 "Thingvellir" @@ -8815,7 +8815,7 @@ b_pinsk:0 "Pinsk" b_pinyug:0 "Pinyug" b_piombino:0 "Massa" - b_piotrkow:0 "Piotrków" + b_piotrkow:0 "Piotrków Trybunalski" b_piqan:0 "Piqan" b_piraeaus:0 "Piraeaus" b_piran:0 "Piran" @@ -8938,12 +8938,12 @@ b_poznan:0 "Poznań" b_pozocanada:0 "Pozo Cañada" b_pozzuoli:0 "Pozzuoli" - b_prachen:0 "Prácheň" + b_prachen:0 "Rokycany" b_prada:0 "Prada" b_prades:0 "Mollerussa" b_praenetos:0 "Prae" b_pragyotisapura:0 "Pragyotisapura" - b_praha:0 "Prague" + b_praha:0 "Praha" b_prahladpuri:0 "Prahladpuri" b_pranala:0 "Pranala" b_pratishthana:0 "Pratishthana" @@ -8964,7 +8964,7 @@ b_prijedor:0 "Prijedor" b_prijepolje:0 "Prijepolje" b_prilep:0 "Prilep" - b_primda:0 "Přimda" + b_primda:0 "Tachov" b_prishib:0 "Prishib" b_pristina:0 "Priština" b_prithiminagar:0 "Prithiminagar" @@ -8985,8 +8985,8 @@ b_pryazha:0 "Pryazha" b_pryazovske:0 "Pryazovske" b_pryzyce:0 "Pryzyce" - b_przedborz:0 "Przedbórz" - b_przemkow:1 "Przemków" + b_przedborz:0 "Bełchatów" + b_przemkow:1 "Bolesławiec" b_przhevalskoye:0 "Przhevalskoye" b_psekups:0 "Psekups" b_pset:0 "Pset" @@ -9027,7 +9027,7 @@ b_pyrgos:0 "Pyrgos" b_pyritz:0 "Pyritz" b_pytyakh:0 "Pyt-Yakh" - b_pyzdry:0 "Pyzdry" + b_pyzdry:0 "Środa Wielkopolska" b_qaafur:0 "Qa Afur" b_qadesh:0 "Qadesh" b_qadheb:0 "Qadheb" @@ -9157,7 +9157,6 @@ b_raffadali:0 "Raffadali" b_rafha:0 "Rafha" b_ragai:0 "Raga'i" - b_ragnit:0 "Ragnit" b_ragunda:1 "Rafunda" b_ragusa:0 "Ragusa" b_ragusa_italy:0 "Ragusa" @@ -9169,7 +9168,7 @@ b_rahon:0 "Rahon" b_raibania:0 "Raibania" b_raichur:0 "Raichur" - b_raidestos:0 "Raidestos" + b_raidestos:0 "Tekirdağ" b_raigad:0 "Raigad" b_rain:0 "Rain" b_raisin:0 "Raisin" @@ -9249,7 +9248,7 @@ b_ratanpur:0 "Ratanpur" b_rath:0 "Rath" b_rathangan:0 "Rathangan" - b_ratibor:0 "Ratiboř" + b_ratibor:0 "Jastrzębie-Zdrój" b_ratu:0 "Ratu" b_ratzeburg:0 "Ratzeburg" b_rauma:0 "Rauma" @@ -9264,7 +9263,7 @@ b_ravensburg:0 "Ravensburg" b_ravenstein:0 "Ravenstein" b_ravno:0 "Ravno" - b_rawa:0 "Rawa" + b_rawa:0 "Tomaszów Mazowiecki" b_rawal:0 "Rawal" b_rawar:0 "Rawar" b_rawick:0 "Rawick" @@ -9290,7 +9289,7 @@ b_reggio_calabria:0 "Reggio Calabria" b_reggio_emilia:0 "Reggio Emilia" b_reggionellemila:0 "Reggio nell'Emilia" - b_rehau:0 "Rehau" + b_rehau:0 "Ostrov" b_rehayto:0 "Rehayto" b_rehden:0 "Rehden" b_reichenbach:0 "Reichenbach" @@ -9447,8 +9446,8 @@ b_rovereto:0 "Rovereto" b_rovigo:0 "Rovigo" b_roxburgh:0 "Roxburgh" - b_rozan:0 "Różan" - b_rozmberk:0 "Rožmberk" + b_rozan:0 "Maków Mazowiecki" + b_rozmberk:0 "České Budějovice" b_rozsahegy:0 "Rózsahegy" b_rozsnyo:0 "Rozsnyó" b_rtishchevo:0 "Rtishchevo" @@ -9497,7 +9496,7 @@ b_ryfylki:1 "Ryfylke" b_rysk:0 "Rysk" b_ryumino:0 "Ryumino" - b_rzepin:0 "Rzepin" + b_rzepin:0 "Słubice" b_rzeszow:0 "Rzeszów" b_rzhev:0 "Rzhev" b_saa:0 "Saa" @@ -9521,13 +9520,13 @@ b_sabzevar:0 "Sabzevar" b_sacca:0 "Sacca" b_sacile:0 "Sacile" - b_sacz:0 "Sącz" + b_sacz:0 "Nowy Sącz" b_sadad:0 "Sadad" b_sadah:0 "Sadah" b_sadiya:0 "Sadiya" b_sadki:0 "Sadki" b_sadovy:0 "Sadovy" - b_sadowel:1 "Sądowel" + b_sadowel:1 "Wołów" b_sadrata:0 "Sadrata" b_sadvar:0 "Sadvar" b_safaga:0 "Safaga" @@ -9602,7 +9601,7 @@ b_salliballu:0 "Salliballu" b_salm:0 "Molsheim" b_salmas:0 "Salmas" - b_salmydessus:0 "Salmydessus" + b_salmydessus:0 "Kırklareli" b_salo:0 "Salo" b_salqah:0 "Salqah" b_salt:0 "Salt" @@ -9852,7 +9851,7 @@ b_schwarzenberg:0 "Schwarzenberg" b_schwaz:0 "Schwaz" b_schwedt:0 "Schwedt" - b_schweibus:0 "Schweibus" + b_schweibus:0 "Świebodzin" b_schweinfurt:0 "Schweinfurt" b_schwerin:0 "Schwerin" b_schwyz:0 "Schwyz" @@ -9865,7 +9864,7 @@ b_sedam:0 "Sedam" b_sedano:0 "Saldaña" b_sedeh:0 "Sedeh" - b_sedlec:0 "Sedlec" + b_sedlec:0 "Žatec" b_seesjarvi:0 "Seesjärvi" b_sefrou:0 "Sefrou" b_segarcea:0 "Segarcea" @@ -9878,7 +9877,7 @@ b_seilanger:0 "Seilanger" b_seiniai:0 "Seiniai" b_seiyun:0 "Seiyun" - b_sejny:0 "Sejny" + b_sejny:0 "Olecko" b_sekota:0 "Sekota" b_sela:0 "Sela" b_selanger:0 "Selånger" @@ -9890,7 +9889,7 @@ b_seljord:0 "Seljord" b_selmana:0 "Selmana" b_selpils:0 "Selpils" - b_selymbria:0 "Selymbria" + b_selymbria:0 "Silivri" b_selz:0 "Selz" b_sembel:0 "Sembel" b_semender:0 "Semender" @@ -10100,7 +10099,7 @@ b_sidirahhal:0 "Sidi Rahhal" b_sidon:0 "Sidon" b_siedlce:0 "Siedlce" - b_siedlischo:1 "Siedlisko" + b_siedlischo:1 "Leszno" b_siegburg:0 "Siegburg" b_siegen:0 "Siegen" b_siena:0 "Siena" @@ -10228,7 +10227,7 @@ b_slagelse:0 "Slagelse" b_slakta:0 "Slakta" b_slano:0 "Slano" - b_slany:0 "Slaný" + b_slany:0 "Příbram" b_slatina:0 "Slatina" b_slege:0 "Slege" b_slesvig:0 "Slesvig" @@ -10252,14 +10251,14 @@ b_soba:0 "Soba" b_sobeslav:0 "Sobeslav" b_sobinka:0 "Sobinka" - b_sochaczew:0 "Sochaczew" + b_sochaczew:0 "Pruszków" b_sochur:0 "Sochur" b_soderkoping:0 "Söderköping" b_soest:0 "Soest" b_sognfylki:1 "Årdal" b_soissons:0 "Soissons" b_sokol:0 "Sokol" - b_sokolka:0 "Sokolka" + b_sokolka:0 "Sokółka" b_sokolskoye:0 "Sokolskoye" b_sokoly:0 "Sokoly" b_sokyrbulak:0 "Sokyr-Bulak" @@ -10353,8 +10352,8 @@ b_sponhem:1 "Sponheim" b_spreewald:1 "Guben" b_spremberg:0 "Spremberg" - b_sprottau:0 "Sprottau" - b_spytihnev:0 "Spytihněv" + b_sprottau:0 "Lubin" + b_spytihnev:0 "Zlín" b_squillace:0 "Squillace" b_squilluce:0 "Squilluce" b_sravasti:0 "Sravasti" @@ -10376,7 +10375,7 @@ b_srirangapatna:1 "Yadugiri" b_srisailam:0 "Srisailam" b_srivilliputtur:0 "Srivilliputtur" - b_sroda:0 "Środa" + b_sroda:0 "Ostrów Tumski" b_sruk:0 "Sruk" b_srvljig:0 "Srvljig" b_st_albans:0 "St Albans" @@ -10452,7 +10451,7 @@ b_stetienne:0 "St-Étienne" b_stewr:0 "Stewr" b_steyr:0 "Steyr" - b_stezyca:0 "Stężyca" + b_stezyca:0 "Ryki" b_stgallen:0 "Sankt Gallen" b_stgaudens:0 "St Gaudens" b_stgeorgesdubois:0 "St Georges du Bois" @@ -10492,7 +10491,7 @@ b_strathardle:0 "Strathardle" b_strehaia:0 "Strehaia" b_strehla:0 "Strehla" - b_strehlitz:0 "Strehlitz" + b_strehlitz:0 "Katowice" b_strelitz:0 "Strelitz" b_strewa:0 "Strewa" b_stribo:0 "Stříbro" @@ -10595,7 +10594,7 @@ b_suthri_gudbrandsdali:1 "Lillehammer" b_sutrapur:0 "Sutrapur" b_sutri:0 "Sutri" - b_suvalkai:0 "Suvalkai" + b_suvalkai:0 "Gołdap" b_suvarnagram:0 "Suvarnagram" b_suvarnapura:0 "Suvarnapura" b_suvereto:0 "Suvereto" @@ -10622,7 +10621,7 @@ b_sween:0 "Seen" b_swetakapura:0 "Swetakapura" b_swidnica:0 "Swidnica" - b_swiny:1 "Świny" + b_swiny:1 "Świdnica" b_syganak:0 "Syganak" b_syktyvkar:0 "Syktyvar" b_symposion:0 "Symposion" @@ -10639,7 +10638,7 @@ b_syzran:0 "Syzran" b_szalard:0 "Szalárd" b_szczecin:0 "Szczecin" - b_szczecinek:0 "Szczecinek" + b_szczecinek:0 "Chodzież" b_szeged:0 "Szeged" b_szekelyudvarhely:0 "Székelyudvarhely" b_szekezfehervar:0 "Székezfehérvár" @@ -10657,7 +10656,7 @@ b_szobranc:0 "Szobránc" b_szolyva:0 "Szolyva" b_szombathely:0 "Szombathely" - b_szydlowiec:0 "Szydłowiec" + b_szydlowiec:0 "Kozienice" b_tabarqa:0 "Tabarqa" b_tabas:0 "Tabas" b_tabassa:0 "Tabassa" @@ -10763,7 +10762,6 @@ b_taoudeni:0 "Taoudeni" b_taoudouch:0 "Taoudouch" b_taouz:0 "Taouz" - b_tapiau:0 "Tapiau" b_taqtaqanah:0 "Taqtaqanah" b_taqyus:0 "Taqyus" b_tara:0 "Tara" @@ -10852,7 +10850,7 @@ b_tekkekyahudiyya:0 "Tell el-Yahudiyya" b_telassar:0 "Telassar" b_telavi:0 "Telavi" - b_telcz:1 "Telč" + b_telcz:1 "Třebíč" b_tele:0 "Tele" b_telemark:1 "Skien" b_telengit:0 "Telengit" @@ -10977,7 +10975,6 @@ b_tiliatepe:0 "Tilia Tepe" b_till:0 "Till" b_tilokpur:0 "Tilokpur" - b_tilsit:0 "Tilsit" b_tim:0 "Tim" b_timbuktu:0 "Timbuktu" b_timerevo:0 "Timerevo" @@ -11345,8 +11342,8 @@ b_ungheni:0 "Ungheni" b_ungstein:0 "Ungstein" b_ungvar:0 "Ungvár" - b_unicov:0 "Uničov" - b_uniejow:0 "Unijów" + b_unicov:0 "Šumperk" + b_uniejow:0 "Pabianice" b_unjha:0 "Unjha" b_uperkot:0 "Uperkot" b_uppakra:0 "Uppåkra" @@ -11377,7 +11374,7 @@ b_urtseki:0 "Urtseki" b_urussu:0 "Urussu" b_uryupin:0 "Uryupin" - b_urzedow:0 "Urzędów" + b_urzedow:0 "Puławy" b_urzhar:0 "Urzhar" b_usedom:0 "Usedom" b_ushkuduk:0 "Ushkuduk" @@ -11742,7 +11739,7 @@ b_vovnushki:0 "Vovnushki" b_voyvozh:0 "Voyvozh" b_vozhega:0 "Vozhega" - b_vraclav:0 "Vraclav" + b_vraclav:0 "Ústí nad Orlicí" b_vranduk:0 "Vranduk" b_vranje:0 "Vranje" b_vratsa:0 "Vratsa" @@ -11810,7 +11807,7 @@ b_wargha:0 "Wargha" b_wargla:0 "Wargla" b_warnnamo:0 "Warnnamo" - b_warszawa:0 "Warszawa" + b_warszawa:0 "Warsaw" b_warta:0 "Warta" b_warzazat:0 "Warzazat" b_warzigh:0 "Warzigh" @@ -11864,7 +11861,7 @@ b_whithorn:0 "Whithorn" b_wiedenbruck:1 "Wiedenbrück" b_wielbark:0 "Wielbark" - b_wieliczka:0 "Wieliczka" + b_wieliczka:0 "Myślenice" b_wielun:0 "Wieluń" b_wien:0 "Vienna" b_wiesbaden:0 "Wiesbaden" @@ -11884,7 +11881,7 @@ b_wirtemberg:0 "Wirtemberg" b_wisinghnso:0 "Wisinghnsö" b_wiskiauten:0 "Wisikiauten" - b_wislica:0 "Wiślica" + b_wislica:0 "Miechów" b_wismar:0 "Wismar" b_wisowitz:0 "Wisowitz" b_wittelsbach:0 "Wittelsbach" @@ -11894,8 +11891,8 @@ b_wittingen:0 "Wittingen" b_wittlich:0 "Wittlich" b_wittmund:0 "Wittmund" - b_wizna:0 "Wizna" - b_wlen:1 "Wleń" + b_wizna:0 "Mońki" + b_wlen:1 "Jelenia Góra" b_wlocawek:0 "Wlocawek" b_wloclawek:0 "Włocławek" b_wlodawa:0 "Wlodawa" @@ -11910,12 +11907,12 @@ b_wolgast:0 "Griefswald" b_wollin:0 "Wollin" b_wolmer:0 "Wolmer" - b_wolsztyn:0 "Wolsztyn" + b_wolsztyn:0 "Nowy Tomyśl" b_worksop:0 "Worksop" b_worms:0 "Worms" b_wotka:0 "Wotka" b_wroclaw:0 "Wroclaw" - b_wronki:0 "Wronki" + b_wronki:0 "Szamotuły" b_wschowa:0 "Wschowa" b_wulei:0 "Wulei" b_wulfsdorf:0 "Wulfsdorf" @@ -11924,7 +11921,7 @@ b_wutanzili:0 "Wutanzili" b_wyre:0 "Wyre" b_wysbu:1 "Visby" - b_wyszgorod:0 "Wyszogród" + b_wyszgorod:0 "Mława" b_wyszkow:0 "Wyszków" b_wyszo:0 "Wyszo" b_xacitarxan:0 "Xacitarxan" @@ -12058,7 +12055,7 @@ b_zajecar:0 "Zajecar" b_zakhak:0 "Zakhak" b_zakopane:0 "Zakopane" - b_zakroczym:0 "Zakroczym" + b_zakroczym:0 "Nowy Dwór Mazowiecki" b_zakynthos:0 "Zakynthos" b_zalaca:0 "San Vicente" b_zalese:0 "Zales'e" @@ -12085,14 +12082,14 @@ b_zarghun:0 "Zarghun" b_zarqa:0 "Zarqa" b_zarrinshahr:0 "Zarrinshahr" - b_zatec:0 "Žatec" + b_zatec:0 "Rakovník" b_zaton:0 "Zaton" b_zaur:0 "Zaur" b_zavitne:0 "Zavitne" b_zavolzhsk:0 "Zavolzhsk" b_zawa:0 "Zawa" b_zawichost:0 "Zawichost" - b_zawkrze:0 "Szreńsk" + b_zawkrze:0 "Przasnysz" b_zawyetalayran:0 "Zawyet al-'Ayran" b_zay:0 "Zäy" b_zaybak:0 "Zaybak" @@ -12100,7 +12097,7 @@ b_zaytsevo:0 "Zaytsevo" b_zbaszyn:0 "Zbaszyn" b_zbraslav:0 "Zbraslav" - b_zdar:0 "Žďár" + b_velke-mezirici:0 "Velké Meziříčí" b_zebrydowice:0 "Zebrydowice" b_zedazaden:0 "Zeda-Zaden" b_zegligovo:0 "Zegligovo" @@ -12234,8 +12231,8 @@ c_adana_adj:0 "Adanan" c_aden:0 "Aden" c_aden_adj:0 "Adenian" - c_adrianopolis:0 "Adrianopolis" - c_adrianopolis_adj:0 "Adrianopolitan" + c_adrianopolis:0 "Edirne" + c_adrianopolis_adj:0 "Edirneli" c_aetolia:0 "Aetolia" c_aetolia_adj:0 "Aetolian" c_agadir:0 "Agadir" @@ -12424,8 +12421,8 @@ c_armail_adj:0 "Armail" c_arnhem:0 "Utrecht" c_arnhem_adj:0 "Utrechtian" - c_arnsberg:0 "Arnsberg" - c_arnsberg_adj:0 "Arnsberger" + c_arnsberg:0 "Sauerland" + c_arnsberg_adj:0 "Sauerlander" c_aror:0 "Aror" c_aror_adj:0 "Aror" c_arques:0 "Arques" @@ -12620,8 +12617,8 @@ c_beroe_adj:0 "Beroëan" c_besancon:0 "Besancon" c_besancon_adj:0 "Besanconian" - c_bethen:0 "Bethen" - c_bethen_adj:0 "Bethenian" + c_bethen:0 "Gop" + c_bethen_adj:0 "Gop" c_bezhetsky_verh:0 "Bezhetsky Verh" c_bezhetsky_verh_adj:0 "Ladogan" c_bhakkar:0 "Bhakkar" @@ -12660,8 +12657,6 @@ c_blekinge_adj:0 "Blekinger" c_boeotia:0 "Boeotia" c_boeotia_adj:0 "Boeotian" - c_boleslav:0 "Boleslav" - c_boleslav_adj:0 "Boleslavian" c_bologna:0 "Bologna" c_bologna_adj:0 "Bolognian" c_bornholm:0 "Bornholm" @@ -12702,14 +12697,14 @@ c_brene_adj:0 "Brener" c_brescia:0 "Brescia" c_brescia_adj:0 "Brescian" - c_breslau:0 "Breslau" - c_breslau_adj:0 "Breslauer" + c_breslau:0 "Wrocław" + c_breslau_adj:0 "Wrocławski" c_briey:0 "Briey" c_briey_adj:0 "Brieyer" c_brixen:0 "Brixen" c_brixen_adj:0 "Brixian" c_brno:0 "Brno" - c_brno_adj:0 "Brünnian" + c_brno_adj:0 "Brňan" c_minden:0 "Minden" c_minden_adj:0 "Minder" c_brugge:0 "Brugge" @@ -12718,10 +12713,8 @@ c_brunswick_adj:1 "Braunschweiger" c_bryansk:0 "Bryansk" c_bryansk_adj:0 "Bryanskian" - c_brysis:0 "Brysis" - c_brysis_adj:0 "Brysisian" - c_brzeg:0 "Brzeg" - c_brzeg_adj:0 "Brzegian" + c_brysis:0 "Kırklareli" + c_brysis_adj:0 "Kırklarelili" c_bucuresti:2 "Ialomita" c_bucuresti_adj:2 "Ialomitian" c_buhairya:0 "Buhairya" @@ -12746,8 +12739,8 @@ c_buthrotum:0 "Buthrotum" c_buzau:0 "Buzău" c_buzau_adj:0 "Buzăan" - c_byzantion:0 "Byzantion" - c_byzantion_adj:0 "Byzantine" + c_byzantion:0 "Istanbul" + c_byzantion_adj:0 "Istanbullu" c_cabra:0 "Cabra" c_cabra_adj:0 "Cabran" c_caceres:0 "Cáceres" @@ -12788,8 +12781,8 @@ c_carrick_adj:0 "Carrickian" c_casentino:0 "Cesana" c_casentino_adj:0 "Cesanan" - c_caslav:0 "Čáslav" - c_caslav_adj:0 "Čáslavi" + c_caslav:0 "Pardubice" + c_caslav_adj:0 "Pardubický" c_castellon:0 "Castellon" c_castellon_adj:0 "Castellonian" c_castelo_branco:0 "Beira Baixa" @@ -12865,7 +12858,7 @@ c_chuy:0 "Chuy" c_chuy_adj:0 "Chuy" c_cieszyn:0 "Cieszyn" - c_cieszyn_adj:0 "Cieszynian" + c_cieszyn_adj:0 "Cieszyński" c_cleves:0 "Cleves" c_cleves_adj:0 "Clevian" c_clydesdale_adj:0 "Clydesdalish" @@ -12916,8 +12909,8 @@ c_vercelli_adj:0 "Vercellian" c_cyrenaica:0 "Cyrenaica" c_cyrenaica_adj:0 "Cyrenaican" - c_czerska:0 "Czersk" - c_czerska_adj:0 "Czerskian" + c_czerska:0 "Warsaw" + c_czerska_adj:0 "Varsovian" c_dabusiya:0 "Dabusiya" c_dabusiya_adj:0 "Dabusiyan" c_dadhipadra:0 "Dadhipadra" @@ -12998,8 +12991,6 @@ c_djenne_adj:0 "Djennian" c_djerba:0 "Djerba" c_djerba_adj:0 "Djerban" - c_dobrzynska:0 "Dobrzyń" - c_dobrzynska_adj:0 "Dobrynskian" c_dokkum:0 "Groningen" c_dokkum_adj:0 "Groningen" c_dole:0 "Dole" @@ -13024,8 +13015,6 @@ c_dorylaion_adj:0 "Dorylaionian" c_dotawo:0 "Dotawo" c_dotawo_adj:0 "Dotawo" - c_doudleby:0 "Doudleby" - c_doudleby_adj:0 "Doudlebyan" c_draa:0 "Draa" c_dresden:0 "Dresden" c_dresden_adj:0 "Dresdenian" @@ -13228,8 +13217,8 @@ c_gleichenstein:0 "Gleichenstein" c_gleichenstein_adj:0 "Gleichensteiner" c_gloucester_adj:0 "Gloucesterian" - c_gnieznienska:0 "Gniezno" - c_gnieznienska_adj:0 "Gnieznan" + c_gnieznienska:0 "Konin" + c_gnieznienska_adj:0 "Koniński" c_gnieznienskie:0 "Gnieznienskie" c_gnieznienskie_adj:0 "Gnieznienskian" c_goa:0 "Goa" @@ -13250,8 +13239,8 @@ c_gorodez_adj:0 "Gorodezian" c_gorz:1 "Goriza" c_gorz_adj:1 "Gorizan" - c_gostyninska:0 "Gostynin" - c_gostyninska_adj:0 "Gostynian" + c_gostyninska:0 "Skierniewice" + c_gostyninska_adj:0 "Skierniewicki" c_gotland:0 "Gotland" c_gotland_adj:0 "Gotlander" c_granada:0 "Granada" @@ -13265,8 +13254,8 @@ c_grodno:0 "Grodno" c_groningen:0 "Drenthe" c_groningen_adj:0 "Drenthen" - c_grunberg:0 "Grunberg" - c_grunberg_adj:0 "Grunberger" + c_grunberg:0 "Zielona Góra" + c_grunberg_adj:0 "Zielonogórzanin" c_grunningen:0 "Grünningen" c_grunningen_adj:0 "Grünninger" c_gudbrandsdalir:1 "Gudbrandsdalen" @@ -13393,8 +13382,8 @@ c_hormuz_adj:0 "Hormuzian" c_hotin:0 "Hotin" c_hotin_adj:0 "Hotinian" - c_hradec:0 "Hradec" - c_hradec_adj:0 "Hradecian" + c_hradec:0 "Hradec Králové" + c_hradec_adj:0 "Královéhradecký" c_hum:0 "Hum" c_hum_adj:0 "Humian" c_huntingdonshire:0 "Huntingdonshire" @@ -13513,11 +13502,11 @@ c_kaliopolis:0 "Kaliopolis" c_kaliopolis_adj:0 "Kaliopolisian" c_kaliska:0 "Kalisz" - c_kaliska_adj:0 "Kalisian" + c_kaliska_adj:0 "Kaliski" c_kaliskie:0 "Kaliskie" c_kaliskie_adj:0 "Kaliskian" - c_kalliopolis:1 "Kallipolis" - c_kalliopolis_adj:0 "Kallipolisian" + c_kalliopolis:1 "Tekirdağ" + c_kalliopolis_adj:0 "Tekirdağlı" c_kalpi:0 "Kalpi" c_kalpi_adj:0 "Kalpi" c_kalyani:0 "Kalyani" @@ -13717,10 +13706,10 @@ c_koutajoki_adj:0 "Koutajokian" c_krain:0 "Krain" c_krain_adj:0 "Krainian" - c_krajna:0 "Krajna" - c_krajna_adj:0 "Krajnan" + c_krajna:0 "Bydgoszcz" + c_krajna_adj:0 "Bydgoski" c_krakowska:0 "Kraków" - c_krakowska_adj:0 "Krakowian" + c_krakowska_adj:0 "Cracovian" c_kran:0 "Kran" c_kran_adj:0 "Kranian" c_kranj:0 "Kranj" @@ -13736,8 +13725,8 @@ c_kudalasangama_adj:0 "Kudalasangaman" c_kufa:0 "Kufa" c_kufa_adj:0 "Kufan" - c_kujawy:0 "Kujawy" - c_kujawy_adj:0 "Kujawian" + c_kujawy:0 "Włocławek" + c_kujawy_adj:0 "Włocławek" c_kuma:0 "Kuma" c_kuma_adj:0 "Kuman" c_kumara_mandala:0 "Kumara Mandala" @@ -13800,10 +13789,10 @@ c_lattalura_adj:0 "Lattaluran" c_lecce:0 "Brindisi" c_lecce_adj:0 "Brindisian" - c_leczycka:0 "Łęczyca" - c_leczycka_adj:0 "Łęczycan" + c_leczycka:0 "Łódź" + c_leczycka_adj:0 "Łódzki" c_legnica:0 "Legnica" - c_legnica_adj:0 "Legnican" + c_legnica_adj:0 "Legnicki" c_leiningen:0 "Leiningen" c_leiningen_adj:0 "Leiningian" c_lemdiyya:0 "Lemdiyya" @@ -13838,8 +13827,8 @@ c_lisboa_adj:0 "Lisboan" c_lisieux:0 "Lisieux" c_lisieux_adj:0 "Lisieux" - c_litomerice:0 "Litoměřice" - c_litomerice_adj:0 "Litomerician" + c_litomerice:0 "Liberec" + c_litomerice_adj:0 "Liberecký" c_livs:1 "Sakala" c_livs_adj:1 "Sakalan" c_ljubljana:1 "Leibach" @@ -13853,7 +13842,7 @@ c_lombardia:0 "Lombardia" c_lombardia_adj:0 "Lombard" c_lomzynska:0 "Łomża" - c_lomzynska_adj:0 "Łomżan" + c_lomzynska_adj:0 "Łomżyński" c_loon:0 "Loon" c_loon_adj:0 "Loonian" c_lori:0 "Lori" @@ -13874,7 +13863,7 @@ c_kiel:1 "Kiel" c_lubeck_adj:0 "Lübecker" c_lubelska:0 "Lublin" - c_lubelska_adj:0 "Lublinian" + c_lubelska_adj:0 "Lubelski" c_lubusz:0 "Lubusz" c_lubusz_adj:0 "Lubuszian" c_lucca:0 "Lucca" @@ -14061,8 +14050,8 @@ c_middlesex_adj:0 "Middlesexian" c_midnapore:0 "Midnapore" c_midnapore_adj:0 "Midnaporan" - c_miliez:1 "Milicz" - c_miliez_adj:0 "Miliczian" + c_miliez:1 "Wałbrzych" + c_miliez_adj:0 "Wałbrzyski" c_millau:0 "Millau" c_millau_adj:0 "Millauese" c_minsk:0 "Minsk" @@ -14273,7 +14262,7 @@ c_nyland:0 "Nyland" c_nyland_adj:0 "Nylander" c_nysa:0 "Nysa" - c_nysa_adj:0 "Nysan" + c_nysa_adj:0 "Nyski" c_oberbayern:0 "Oberbayern" c_oberbayern_adj:0 "Oberbayerian" c_ochrid:0 "Ochrid" @@ -14289,15 +14278,15 @@ c_oleshye_adj:0 "Oleshyan" c_olmedo:0 "Ávila" c_olomouc:0 "Olomouc" - c_olomouc_adj:0 "Olomoucian" + c_olomouc_adj:0 "Olomoučan" c_olvia:0 "Olvia" c_olvia_adj:0 "Olvian" c_onega:0 "Onega" c_onega_adj:0 "Äänian" - c_opava:0 "Opava" - c_opava_adj:0 "Opavan" + c_opava:0 "Ostrava" + c_opava_adj:0 "Ostravan" c_opole:0 "Opole" - c_opole_adj:0 "Opolian" + c_opole_adj:0 "Opolski" c_oppland:0 "Oppland" c_oppland_adj:0 "Opplander" c_orangallu:0 "Orangallu" @@ -14383,8 +14372,8 @@ c_penugonda_adj:0 "Penugondan" c_muluvagil:0 "Muluvagil" c_muluvagil_adj:0 "Muluvagili" - c_peremyshl:0 "Peremyshl" - c_peremyshl_adj:0 "Peremyshlian" + c_peremyshl:0 "Przemyśl" + c_peremyshl_adj:0 "Przemyski" c_peresechen:0 "Peresechen" c_peresechen_adj:0 "Peresechenian" c_pereyaslavl:0 "Pereyaslavl" @@ -14422,7 +14411,7 @@ c_plauen:0 "Plauen" c_plauen_adj:0 "Plauenian" c_plocka:0 "Płock" - c_plocka_adj:0 "Płockian" + c_plocka_adj:0 "Płocki" c_plzen:0 "Plzeň" c_plzen_adj:0 "Plzenian" c_podlasie:0 "Podlasie" @@ -14447,7 +14436,7 @@ c_pozega:0 "Požega" c_pozega_adj:0 "Požegan" c_poznanska:0 "Poznań" - c_poznanska_adj:0 "Poznanian" + c_poznanska_adj:0 "Poznaniak" c_praha:0 "Praha" c_praha_adj:0 "Pragian" c_praiva_adj:0 "Pravian" @@ -14461,15 +14450,14 @@ c_prayaga_adj:0 "Prayaga" c_prenzlau:0 "Prenzlau" c_prenzlau_adj:0 "Prenzlauer" - c_prerov:0 "Přerov" - c_prerov_adj:0 "Přerovian" + c_prerov:0 "Zlín" + c_prerov_adj:0 "Zlíňan" c_pressburg:0 "Pressburg" c_pressburg_adj:0 "Pressburgian" c_pronsk:0 "Pronsk" c_pronsk_adj:0 "Pronskian" c_prusa:0 "Prusa" c_prusa_adj:0 "Prusanian" - c_przemkow:1 "Przemków" c_pset:0 "Pset" c_pset_adj:0 "Psetian" c_pskov:0 "Pskov" @@ -14512,7 +14500,7 @@ c_radha:0 "Radha" c_radha_adj:0 "Radhan" c_radomska:0 "Radom" - c_radomska_adj:0 "Radomian" + c_radomska_adj:0 "Radomski" c_rafha:0 "Rafha" c_rafha_adj:0 "Rafhan" c_ragusa:0 "Ragusa" @@ -14540,8 +14528,8 @@ c_rasht:0 "Rasht" c_ratanpur:0 "Ratanpur" c_ratanpur_adj:0 "Ratanpuran" - c_ratibor:0 "Ratibor" - c_ratibor_adj:0 "Ratiboran" + c_ratibor:0 "Częstochowa" + c_ratibor_adj:0 "Częstochowski" c_ravenna:0 "Ravenna" c_ravenna_adj:0 "Ravennian" c_rayapura:0 "Rayapura" @@ -14619,8 +14607,8 @@ c_saarbrucken:0 "Saarbrücken" c_saarbrucken_adj:0 "Saarbrückener" c_sabzevar:0 "Sabzevar" - c_sacz:0 "Sącz" - c_sacz_adj:0 "Sączian" + c_sacz:0 "Nowy Sącz" + c_sacz_adj:0 "Nowosądecki" c_safed:0 "Safed" c_safed_adj:0 "Safedian" c_sagar:0 "Sagar" @@ -14657,8 +14645,8 @@ c_samos_adj:0 "Samosian" c_samoyeds:0 "Samoyeds" c_samoyeds_adj:0 "Saamod" - c_sandomierska:0 "Sandomierz" - c_sandomierska_adj:0 "Sandomierzian" + c_sandomierska:0 "Ostrowiec" + c_sandomierska_adj:0 "Ostrowiecki" c_sanij:0 "Sanij" c_sanij_adj:0 "Saniji" c_sankt_gallen:0 "Sankt Gallen" @@ -14702,16 +14690,12 @@ c_satif_adj:0 "Satifi" c_satyapura:0 "Satyapura" c_satyapura_adj:0 "Satyapuran" - c_scalovia:0 "Scalovia" - c_scalovia_adj:0 "Scalovian" c_schaumberg:0 "Schaumberg" c_schaumberg_adj:0 "Schaumberger" c_schmalkalden:0 "Schmalkalden" c_schmalkalden_adj:0 "Schmalkalder" c_schwaben:0 "Schwaben" c_schwaben_adj:0 "Swabian" - c_schweibus:0 "Schweibus" - c_schweibus_adj:0 "Schweibuser" c_schwyz:0 "Schwyz" c_schwyz_adj:0 "Schwyzian" c_seleukeia:0 "Seleukeia" @@ -14760,8 +14744,8 @@ c_sibir_adj:0 "Sibirian" c_siena:0 "Siena" c_siena_adj:0 "Sienian" - c_sieradzka:0 "Sieradz" - c_sieradzka_adj:0 "Sieradzian" + c_sieradzka:0 "Piotrków" + c_sieradzka_adj:0 "Piotrkowski" c_sif-i-umara:0 "Sif-i-Umara" c_siggevara:0 "Siggevara" c_siggevara_adj:0 "Siggevaran" @@ -14836,8 +14820,6 @@ c_spoleto_adj:0 "Perugian" c_spreewald:0 "Spreewald" c_spreewald_adj:0 "Spreewalder" - c_sprottau:0 "Sprottau" - c_sprottau_adj:0 "Sprottauer" c_sravasti:0 "Sravasti" c_sravasti_adj:0 "Sravasti" c_sredets:0 "Sredets" @@ -14860,8 +14842,8 @@ c_steiermark_adj:0 "Steiermarkian" c_stendal:0 "Stendal" c_stendal_adj:0 "Stendalian" - c_stezycka:0 "Stężyca" - c_stezycka_adj:0 "Stężycan" + c_stezycka:0 "Biała Podlaska" + c_stezycka_adj:0 "Bialski" c_sthanisvara:0 "Sthanisvara" c_sthanisvara_adj:0 "Sthanisvaran" c_sticht:0 "Sticht" @@ -14965,7 +14947,9 @@ c_targu_jiu:0 "Târgu Jiu" c_targu_jiu_adj:0 "Târgu Jiuan" c_tarnowska:0 "Tarnów" - c_tarnowska_adj:0 "Tarnówian" + c_tarnowska_adj:0 "Tarnowski" + c_rzeszow:0 "Rzeszów" + c_rzeszow_adj:0 "Rzeszowski" c_taron:0 "Taron" c_taron_adj:0 "Taronian" c_tarragona:0 "Tarragona" @@ -15373,8 +15357,6 @@ c_westfriesland:0 "Noord-Holland" c_westfriesland_adj:0 "Hollander" c_wiek:0 "Wiek" - c_wielunska:0 "Wieluń" - c_wielunska_adj:0 "Wielunian" c_wiltberg:0 "Wiltberg" c_wiltberg_adj:0 "Wiltberger" c_winchester_adj:0 "Winchesterian" @@ -15384,8 +15366,8 @@ c_wolgast_adj:0 "Greifswalder" c_worms:0 "Worms" c_worms_adj:0 "Wormsian" - c_wschowska:0 "Wschowa" - c_wschowska_adj:0 "Wschowan" + c_wschowska:0 "Leszno" + c_wschowska_adj:0 "Leszniański" c_wurzburg:0 "Würzburg" c_wurzburg_adj:0 "Würzburgian" c_yaik:0 "Yaik" @@ -15421,8 +15403,6 @@ c_zagreb_adj:0 "Zagrebian" c_zahedan:0 "Zahedan" c_zahedan_adj:0 "Zahedanian" - c_zakroczymska:0 "Zakroczym" - c_zakroczymska_adj:0 "Zakroczymian" c_zamindawar:0 "Zamindawar" c_zamindawar_adj:0 "Zamindawari" c_zamm:0 "Zamm" @@ -15440,7 +15420,8 @@ c_zaranj_adj:0 "Zaranji" c_zarma:0 "Zarma" c_zarma_adj:0 "Zarman" - c_zatec:0 "Žatec" + c_zatec:0 "Karlovy Vary" + c_zatec_adj:0 "Karlovarský" c_zavrsje:0 "Završje" c_zeeland:0 "Zeeland" c_zeeland_adj:0 "Zeelander" @@ -15458,7 +15439,7 @@ c_zirkuh:0 "Zirkuh" c_ziz:0 "Ziz" c_znojmo:0 "Znojmo" - c_znojmo_adj:0 "Znojmo" + c_znojmo_adj:0 "Znojeman" c_zollern:0 "Zollern" c_zollern_adj:0 "Zollern" c_zurich:0 "Zürich" @@ -15600,8 +15581,8 @@ d_bhakkar_adj:0 "Bhakkari" d_bjarmia:0 "Bjarmia" d_bjarmia_adj:0 "Bjarmian" - d_bohemia:0 "Bohemia" - d_bohemia_adj:0 "Bohemian" + d_bohemia:0 "Prague" + d_bohemia_adj:0 "Praguer" d_bordeaux:0 "Bordeaux" d_bosna:2 "Upper Bosnia" d_bosna_adj:1 "Upper Bosnian" @@ -15748,8 +15729,8 @@ d_duklja_adj:0 "Dukljani" d_duortnoseatnu:0 "Duortnoseatnu" d_duortnoseatnu_adj:0 "Duortnoseatnuan" - d_dyrrachion:0 "Dyrrachion" - d_dyrrachion_adj:0 "Dyrrachian" + d_dyrrachion:0 "Albania" + d_dyrrachion_adj:0 "Albanian" d_east_franconia:0 "East Franconia" d_east_franconia_adj:0 "East Franconian" d_edessa:0 "Edessa" @@ -15990,6 +15971,14 @@ d_knights_santiago_adj:0 "Santiago" d_knights_templar:0 "Knights Templar" d_knights_templar_adj:0 "Templar" + d_taborites:0 "Taborites" + d_taborites_adj:0 "Taborite" + d_taborites:0 "Orebites" + d_taborites_adj:0 "Orebite" + d_taborites:0 "Orphans" + d_taborites_adj:0 "Orphan" + d_taborites:0 "Adamites" + d_taborites_adj:0 "Adamite" d_kohestan:0 "Kohestan" d_kohestan_adj:0 "Kohestani" d_kola:0 "Kola" @@ -16009,8 +15998,8 @@ d_kumul_adj:0 "Kumulan" d_kuru:0 "Kuru" d_kuru_adj:0 "Kuruan" - d_kuyavia:0 "Kuyavia" - d_kuyavia_adj:0 "Kuyavian" + d_kuyavia:0 "Łódź" + d_kuyavia_adj:0 "Łódzki" d_lahore:0 "Lahore" d_lanka:0 "Lanka" d_lanka_adj:0 "Lankan" @@ -16027,8 +16016,6 @@ d_lendians_adj:0 "Lendian" d_leon:0 "León" d_leon_adj:0 "Léonian" - d_lesser_poland:1 "Vistulania" - d_lesser_poland_adj:1 "Vistulanian" d_lettigalians:0 "Lettigallians" d_lettigalians_adj:0 "Lettigallian" d_lithuanian_band:0 "Lithuanian Band" @@ -16045,8 +16032,8 @@ d_lombardia_adj:0 "Lombard" d_lower_lorraine:1 "North Rhine" d_lower_lorraine_adj:1 "North Rhenish" - d_lower_silesia:1 "Silesia" - d_lower_silesia_adj:1 "Silesian" + d_lower_silesia:1 "Lower Silesia" + d_lower_silesia_adj:1 "Lower Silesian" d_luristan:0 "Luristan" d_luristan_adj:0 "Luristani" d_lut:0 "Lut" @@ -16099,10 +16086,10 @@ d_minsk_adj:0 "Minskian" d_modena:0 "Modena" d_modena_adj:0 "Modenian" - d_moldau:0 "Moldau" - d_moldau_adj:0 "Moldovian" - d_moldova:0 "Moldavia" - d_moldova_adj:0 "Moldavian" + d_moldau:0 "Moldova" + d_moldau_adj:0 "Moldovan" + d_moldova:0 "Moldova" + d_moldova_adj:0 "Moldovan" d_moravia:0 "Moravia" d_moravia_adj:0 "Moravian" d_mordvins:0 "Mordva" @@ -16219,17 +16206,14 @@ d_pohjanmaa_adj:0 "Pohjanmaani" d_polotsk:0 "Polotsk" d_polotsk_adj:0 "Polotskian" - d_pomerelia:0 "Pomerelia" - d_pomerelia_adj:0 "Pomerelian" + d_pomerelia:0 "Kuyavia-Pomerania" + d_pomerelia_adj:0 "Kuyavian-Pomeranian" d_porto:0 "Douro" d_porto_adj:0 "Douran" d_pressburg:0 "Pressburg" d_pressburg_adj:0 "Pressburger" d_pronsk:0 "Pronsk" d_pronsk_adj:0 "Pronskian" - d_prussia:0 "Prussia" - d_prussia_adj:0 "Prussian" - d_prussia_pre:0 "Prusso" d_pruthenians:0 "Pruthenians" d_pruthenians_adj:0 "Pruthenian" d_pskov:0 "Pskov" @@ -16442,8 +16426,8 @@ d_thessalonika:0 "Thessalonika" d_thessalonika_adj:0 "Thessalonikan" d_thessaly:0 "Thessali" - d_thrace:0 "Thrace" - d_thrace_adj:0 "Thracian" + d_thrace:0 "East Thrace" + d_thrace_adj:0 "East Thracian" d_thracesia:0 "Thracesia" d_thracesia_adj:0 "Thracesian" d_thuringia:0 "Thüringia" @@ -16509,8 +16493,8 @@ d_upper_burgundy_adj:0 "Comtois" d_upper_lorraine:1 "Upper Lotharingia" d_upper_lorraine_adj:1 "Upper Lotharingian" - d_upper_silesia:1 "Opolania" - d_upper_silesia_adj:1 "Opolanian" + d_upper_silesia:1 "Upper Silesia" + d_upper_silesia_adj:1 "Upper Silesian d_uppland_adj:0 "Upplander" d_ural:0 "Ural" d_ural_adj:0 "Uralian" @@ -16592,8 +16576,8 @@ d_westfalen_adj:0 "Westfaler" d_white_company:0 "White Company" d_white_company_adj:0 "Mercenary" - d_wielkopolska:1 "Polania" - d_wielkopolska_adj:1 "Polanian" + d_wielkopolska:1 "Greater Poland" + d_wielkopolska_adj:1 "Wielkopolan" d_yaik:0 "Yaik" d_yaik_adj:0 "Yaiki" d_yaroslavl:0 "Yaroslavl" @@ -16795,8 +16779,8 @@ k_beni_helal:0 "Beni Helal" k_beni_helal_adj:0 "Beni Helali" k_bihar:0 "Bihar" - k_bohemia:0 "Bohemia" - k_bohemia_adj:0 "Bohemian" + k_bohemia:0 "Czechia" + k_bohemia_adj:0 "Czech" k_winideheim:0 "Winideheim" k_winideheim_adj:0 "Winideheimian" k_bosnia:0 "Bosnia" @@ -16824,8 +16808,8 @@ k_cyprus:0 "Cyprus" k_cyprus_adj:0 "Cypriote" k_cyprus_pre:0 "Cypro" - k_dacia:0 "Wallachia" - k_dacia_adj:0 "Wallachian" + k_dacia:0 "Muntenia" + k_dacia_adj:0 "Muntenian" k_danelaw_article:0 "the " k_danelaw:0 "Danelaw" k_danelaw_adj:0 "Danelawan" @@ -17008,8 +16992,8 @@ k_rus:0 "Rus" k_rus_adj:0 "Russian" k_rus_pre:0 "Russo" - k_ruthenia:0 "Ruthenia" - k_ruthenia_adj:0 "Ruthenian" + k_ruthenia:0 "Ukraine" + k_ruthenia_adj:0 "Ukrainian" k_sapmi:0 "Sápmi" k_sapmi_adj:0 "Sami" k_saruhan:0 "Saruhan" @@ -17066,7 +17050,7 @@ k_fashion:0 "Fashion" k_fashion_adj:0 "Fashionista" b_volkovysk:0 "Volkovysk" - b_bielastock:0 "Bielastock" + b_bielastock:0 "Białystok" k_galicia-volhynia:0 "Galicia-Volhynia" k_galicia-volhynia_adj:0 "Galico-Volhynian" k_gotaland:0 "Götaland" @@ -17083,11 +17067,11 @@ c_berestye:0 "Berestye" c_berestye_adj:0 "Berestyan" b_berestye:0 "Berestye" - b_simiatychi:0 "Simiatychi" + b_simiatychi:0 "Siemiatycze" c_dorohychyn:0 "Dorohychyn" c_dorohychyn_adj:0 "Dorohychynian" - b_dorohychyn:0 "Dorohychyn" - b_blotkowo:0 "Blotkowo" + b_dorohychyn:0 "Sokołów Podlaski" + b_blotkowo:0 "Biała Podlaska" d_halych:0 "Halych" c_halych:0 "Halych" c_halych_adj:0 "Halychian" @@ -17107,19 +17091,17 @@ b_zaslavl:0 "Zaslavl" b_ostroh:0 "Ostroh" d_cherven_cities_article:0 "the " - d_cherven_cities:0 "Cherven Cities" - d_cherven_cities_adj:0 "Cherven" - c_cherven:0 "Cherven" - c_cherven_adj:0 "Chervenian" - b_cherven_VOL:0 "Cherven" - b_volin:0 "Volin" - b_suteysk:0 "Suteysk" + c_cherven:0 "Zamość" + c_cherven_adj:0 "Zamojski" + b_cherven_VOL:0 "Zamość" + b_volin:0 "Hrubieszów" + b_suteysk:0 "Biłgoraj" c_belz:0 "Belz" c_belz_adj:0 "Belzian" b_belz:0 "Belz" - b_liubachev:0 "Liubachev" - b_yaroslav_VOL:0 "Yaroslav" - b_lizhensk:0 "Lizhensk" + b_liubachev:0 "Lubaczów" + b_yaroslav_VOL:0 "Jarosław" + b_lizhensk:0 "Rzeszów" b_vyshgorod:0 "Vyshgorod" b_bilhorod:0 "Bilhorod" b_zdvyzhen:0 "Zdvyzhen" @@ -17542,8 +17524,8 @@ c_manturovo_adj:0 "Manturovan" b_manturovo:0 "Manturovo" b_chukhloma:0 "Chukhloma" - k_white_rus:0 "White Rus'" - k_white_rus_adj:0 "White Ruthenian" + k_white_rus:0 "Belarus" + k_white_rus_adj:0 "Belarusian" k_westphalia:0 "Wesfalen" k_westphalia_adj:0 "Westfaler" d_novosil:0 "Novosil" @@ -17571,8 +17553,8 @@ d_don_valley_adj:0 "Donsky" d_khazaria:0 "Khazaria" d_khazaria_adj:0 "Khazarian" - d_ciscaucasia:0 "Ciscaucasia" - d_ciscaucasia_adj:0 "Ciscaucasian" + d_ciscaucasia:0 "Dagestan" + d_ciscaucasia_adj:0 "Dagestani" d_uraltau:0 "Uraltau" d_uraltau_adj:0 "Uraltauan" d_albania:0 "Albania" @@ -17618,9 +17600,8 @@ c_maghas_adj:0 "Maghasian" c_zichia:0 "Zichia" c_zichia_adj:0 "Zichian" - #change for FP3, Samander --> Sarir - c_samander:0 "Sarir" - c_samander_adj:0 "Sariran" + c_samander:0 "Kizlyar" + c_samander_adj:0 "Kizlyar" c_samiran:0 "Samiran" c_samiran_adj:0 "Samiranian" c_saqsin:0 "Saqsin" @@ -17697,7 +17678,7 @@ b_betzini:0 "Betzini" b_zapaxi:0 "Zapaxi" b_ulmi:0 "Ulmi" - b_samander:0 "Samander" + b_samander:0 "Kizlyar" b_durdzukia:0 "Durdzukia" b_sambalut:0 "Sambalut" b_cabartei:0 "Cabartei" @@ -24343,7 +24324,7 @@ b_konni:0 "Konni" b_ader:0 "Ader" b_matankari:0 "Matankari" - b_veseli:0 "Veseli" + b_veseli:0 "Vsetín" b_tidikelt:0 "Tidikelt" b_wadi_irawan:0 "Wadi Irawan" b_erg_ghati:0 "Erg Ghati" @@ -24356,10 +24337,8 @@ d_pommerania:1 "Pomerania" d_pommerania_adj:1 "Pomeranian" b_pila:1 "Piła" - c_cammin:1 "Kołobrzeg" - c_cammin_adj:1 "Kołobrzegian" b_cammin:1 "Kołobrzeg" - b_walcz:1 "Wałcz" + b_walcz:1 "Drawsko Pomorskie" b_bytow:1 "Bytów" b_chelmno:1 "Chełmno" c_slupsk:1 "Słupsk" @@ -24369,92 +24348,80 @@ #Pomerania c_szczecin:1 "Szczecin" c_szczecin_adj:1 "Szczecinian" - c_kolobrzeg:1 "Wolin" - c_kolobrzeg_adj:1 "Wolinian" - c_soldin:1 "Cedynia" - c_soldin_adj:0 "Cedynian" - c_landsberg:1 "Santok" - c_landsberg_adj:1 "Santokian" - c_pila:1 "Wałcz" - c_pila_adj:0 "Wałczian" + c_kolobrzeg:1 "Stargard" + c_kolobrzeg_adj:1 "Stargardzki" + c_landsberg:1 "Gorzów" + c_landsberg_adj:1 "Gorzowski" + c_pila:1 "Piła" + c_pila_adj:0 "Piła" c_miastko:1 "Szczytno" c_miastko_adj:0 "Szczytnan" - c_danzig:1 "Gdańsk" - c_danzig_adj:1 "Gdańskian" - c_berent:1 "Świecie" - c_berent_adj:0 "Świeciean" + c_danzig:1 "Tricity" + c_danzig_adj:1 "Tricity" + c_berent:1 "Tczew" + c_berent_adj:0 "Tczew" # - b_swinoujscie:1 "Wolin" - b_kolobrzeg:1 "Kamień" - b_lobez:1 "Nowogard" - b_stargad:1 "Goleniów" + b_swinoujscie:1 "Świnoujście" + b_kolobrzeg:1 "Gryfice" + b_lobez:1 "Łobez" + b_stargad:1 "Stargard" b_ucramund:1 "Ueckermünde" - b_gryfino:1 "Pyrzyce" + b_gryfino:1 "Gryfino" b_kreuz:1 "Choszczno" - b_driesen:1 "Wieleń" - b_belgard:1 "Białogard" - b_dramberg:1 "Czaplinek" - b_lebno:1 "Lębork" - b_hammerstein:1 "Szczytno" - b_wladyslawowo:1 "Puck" + b_driesen:1 "Drezdenko" + b_belgard:1 "Szczecinek" + b_dramberg:1 "Białogard" + b_lebno:1 "Wejherowo" + b_hammerstein:1 "Człuchów" + b_wladyslawowo:1 "Gdynia" b_trsow:1 "Tczew" - b_berent:1 "Kościerzyna" - b_tuchowna:1 "Starogard" + b_berent:1 "Wągrowiec" + b_tuchowna:1 "Starogard Gdański" b_konitz:1 "Chojnice" b_schwetz:1 "Świecie" - b_soldin:1 "Cedynia" - b_kostschin:1 "Kostrzyn" - b_landsberg:1 "Santok" - b_arnswalde:1 "Stargard" + b_soldin:1 "Sławno" + b_kostschin:1 "Myślibórz" + b_landsberg:1 "Gorzów Wielkopolski" + b_arnswalde:1 "Goleniów" #Prussia - d_masuria:0 "Masuria" - d_masuria_adj:0 "Masurian" - c_malbork:1 "Pomesania" - c_malbork_adj:1 "Pomesanian" - c_wormditt:1 "Warmia" - c_wormditt_adj:1 "Warmian" - c_natangia:0 "Natangia" - c_natangia_adj:0 "Natangian" - c_bartenstein:1 "Bartia" - c_bartenstein_adj:0 "Bartian" - c_torun:1 "Chełmno" - c_torun_adj:0 "Chełmnoan" - c_osterode:1 "Sasna" - c_osterode_adj:0 "Sasnan" - c_angerburg:1 "Sudovian" - c_angerburg_adj:0 "Sudovian" - c_konigsberg:0 "Sambia" - c_konigsberg_adj:0 "Sambian" - c_allenstein:1 "Galindia" - c_allenstein_adj:0 "Galindian" + d_masuria:0 "Warmia-Masuria" + d_masuria_adj:0 "Warmian-Masurian" + c_malbork:1 "Elbląg" + c_malbork_adj:1 "Elbląski" + c_wormditt:1 "Sovetsk" + c_wormditt_adj:1 "Sovetski" + c_natangia:0 "Chernyakhovsk" + c_natangia_adj:0 "Chernyakhovski" + c_torun:1 "Toruń" + c_torun_adj:0 "Torunianin" + c_angerburg:1 "Ełk" + c_angerburg_adj:0 "Ełcki" + c_allenstein:1 "Olsztyn" + c_allenstein_adj:0 "Olsztyński" # - b_elblag:1 "Truso" + b_elblag:1 "Elbląg" b_marienburg:1 "Malbork" - b_wislana:1 "Weiksla" - b_graudenz:1 "Kwedis" - b_braunsberg:1 "Brus" - b_laukitten:1 "Pokarwis" - b_konigsberg:1 "Twangste" - b_ostlandsberg:1 "Velowe" - b_wormditt:1 "Wormedeten" - b_mohrungen:1 "Maurin" - b_insterburg:1 "Isrutis" - b_bartenstein:1 "Lyna" - b_rastenburg:1 "Aestia" - b_lautenburg:1 "Lecbarg" - b_briesen:1 "Wąbrzeźno" - b_brodnica:1 "Lubavia" - b_eylau:1 "Ylavia" - b_osterode:1 "Drweca" - b_allenstein:1 "Alnasteini" - b_niedenburg:1 "Nidzia" - b_ortelsburg:1 "Sctino" - b_angerburg:1 "Anger" - b_lotzen:1 "Rins" - b_lyck:1 "Luks" - b_labiau:1 "Kaup" - b_paterswalde:1 "Tapiau" + b_wislana:1 "Nowy Dwór Gdański" + b_graudenz:1 "Kwidzyn" + b_braunsberg:1 "Braniewo" + b_ostlandsberg:1 "Kętrzyn" + b_wormditt:1 "Gusev" + b_mohrungen:1 "Iława" + b_bartenstein:1 "Bartoszyce" + b_rastenburg:1 "Mrągowo" + b_lautenburg:1 "Węgorzewo" + b_brodnica:1 "Brodnica" + b_eylau:1 "Działdowo" + b_osterode:1 "Ostróda" + b_allenstein:1 "Olsztyn" + b_niedenburg:1 "Nidzica" + b_ortelsburg:1 "Szczytno" + b_angerburg:1 "Pisz" + b_lotzen:1 "Giżycko" + b_lyck:1 "Ełk" + b_labiau:1 "Polessk" + b_paterswalde:1 "Mamonovo" b_kulm:1 "Chełmno" c_sevede:0 "Västervik" @@ -24636,9 +24603,6 @@ k_mediterranean_sea:0 "Baleo-Tyrrhenia" # Baleo-Tyrrhenian - d_lesser_poland_late:0 "Lesser Poland" - d_lesser_poland_late_adj:0 "Lesser Polish" - k_toledo:0 "Toledo" k_toledo_adj:0 "Toledan" @@ -24896,7 +24860,9 @@ d_laamp_rostagnac: "Cadets of Gascony" d_laamp_rostagnac_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_laamp_knife: "Leather Aprons" - d_laamp_knife_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_laamp_knife_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_laamp_masaryk: "Exiled of Hradec" + d_laamp_masaryk_article: "$DEFAULT_TITLE_NAME_ARTICLE$" #Special c_new_england: "New England" @@ -25013,11 +24979,28 @@ c_roavvenjarga_adj:0 "Roavvenjárgan" e_turky:0 "Türkiye" e_yugoslavia:0 "Jugoslavija" - e_greece:0 "Ellás" + e_greece:0 "Makedonia" + e_greece_adj:0 "Makedonian" e_nistrenia:0 "Nistrenia" - k_latvia:0 "Latvija" + e_nistrenia_adj:0 "Nistrenian" + k_latvia:0 "Latvia" + k_latvia_adj:0 "Latvian" k_epirus:0 "Shqipëria" k_epirus_adj:1 "Shqiptar" + k_macedonia:0 "Macedonia" + k_macedonia_adj:1 "Macedonian" + k_thrace:0 "Thrace" + k_thrace_adj:1 "Thracian" + k_karelia:0 "Karelia" + k_karelia_adj:1 "Karelian" + k_slovakia:0 "Slovakia" + k_slovakia_adj:1 "Slovakian" + k_silesia:0 "Silesia" + k_silesia_adj:1 "Silesian" + k_goralia:0 "Goralia" + k_goralia_adj:1 "Goralian" + k_transylvania:0 "Transylvania" + k_transylvania_adj:1 "Transylvanian" #### Schleswig Holstein #### @@ -25316,10 +25299,6 @@ c_vesoul_adj:0 "Vesoulian" b_delemont:0 "Delemont" - ###France - ##France - ##Axitonie - ###Germania ##Bavaria b_donauworth:0 "Donauwörth" @@ -25532,8 +25511,141 @@ c_gibraltar_adj:0 "Gibraltarian" d_gibraltar:0 "Gibraltar" d_gibraltar_adj:0 "Gibraltarian" - + + #### Zapadoslavia + e_zapadoslavia:0 "Zapadoslavia" + e_zapadoslavia_adj:0 "Zapadoslavian" + e_zapadoslavia_pre:0 "Zapadoslavic" + ### Poland + c_koszalin:0 "Koszalin" + c_koszalin_adj:0 "Koszaliński" + b_lebork:0 "Lębork" + d_lubusz:0 "Lubusz" + d_lubusz_adj:0 "Lubusz" + c_miedzyrzecz:0 "Międzyrzecz" + c_miedzyrzecz_adj:0 "Międzyrzecki" + c_konin:0 "Konin" + c_konin_adj:0 "Konin" + b_mogilno:0 "Mogilno" + b_skierniewice:0 "Skierniewice" + c_ostroleka:0 "Ostrołęka" + c_ostroleka_adj:0 "Ostrołęcki" + c_siedlce:0 "Siedlce" + c_siedlce_adj:0 "Siedlecki" + d_podlachia:0 "Podlachia" + d_podlachia_adj:0 "Podlachian" + c_bialystok:0 "Białystok" + c_bialystok_adj:0 "Białostocki" + b_augustow:0 "Augustów" + b_suwalki:0 "Suwałki" + c_suwalki:0 "Suwałki" + c_suwalki_adj:0 "Suwalski" + c_chelm:0 "Chełm" + c_chelm_adj:0 "Chełmski" + d_lubelia:0 "Lubelia" + d_lubelia_adj:0 "Lubelian" + b_swidnik:0 "Świdnik" + b_radzyn_podlaski:0 "Radzyń Podlaski" + b_tomaszow_lubelski:0 "Tomaszów Lubelski" + d_lesser_poland:0 "Lesser Poland" + d_lesser_poland_adj:0 "Lesser Polish" + c_holy_cross:0 "Holy Cross" + c_holy_cross_adj:0 "Holy Cross" + c_podhale:0 "Podhale" + c_podhale_adj:0 "Podhalański" + d_zakopane:0 "Zakopane" + d_zakopane_adj:0 "Zakopiański" + b_skarzysko_kamienna:0 "Skarżysko-Kamienna" + b_starachowice:0 "Starachowice" + ## Prussia + d_prussia:0 "Korolevecgrad" + d_prussia_adj:0 "Korolevgradets" + d_prussia_pre:0 "Korolevecgradsko" + c_konigsberg:0 "Korolevecgrad" + c_konigsberg_adj:0 "Korolevgradets" + b_konigsberg:0 "Korolevecgrad" + b_cranz:0 "Zelenograd" + b_laukitten:0 "Baltiysk" + b_tapiau:0 "Gvardeysk" + c_natangia:0 "Welawa" + c_natangia_adj:0 "Welawski" + b_wehlau:0 "Znamensk" + c_balga:0 "Gvardeysk" + c_balga_adj:0 "Gvardeyskiy" + c_tilsit:0 "Tilsit" + c_tilsit_adj:0 "Tilsitskiy" + b_tilsit:0 "Tilsit" + b_insterburg:0 "Chernyakhovsk" + b_ragnit:0 "Ragnit" + + ### Czechia + c_ceske_budejovice:0 "České Budějovice" + c_ceske_budejovice_adj:0 "Českobudějovický" + c_tabor:0 "Tábor" + c_tabor_adj:0 "Táborský" + c_usti_nad_labem:0 "Ústí nad Labem" + c_usti_nad_labem_adj:0 "Ústecký" + d_krusnohori:0 "Rough Mountains" + d_krusnohori_adj:0 "Rough Mountaineer" + d_severovychodni_cechy:0 "Northeastern Bohemia" + d_severovychodni_cechy_adj:0 "Northeastern Bohemian" + b_jablonec_nad_nisou:0 "Jablonec nad Nisou" + b_havlickuv_brod:0 "Havlíčkův Brod" + b_kedzierzyn_kozle:0 "Kędzierzyn-Koźle" + ### Silesia + d_imperial_silesia:0 "Imperial Silesia" + d_imperial_silesia_adj:0 "Imperial Silesian" + b_ostrava:0 "Ostrava" + b_krnov:0 "Krnov" + ### Turkey + b_esenyurt:0 "Esenyurt" + b_corlu:0 "Çorlu" + b_malkara:0 "Malkara" + ### Caucasus + b_makhachkala:0 "Makhachkala" + c_makhachkala:0 "Makhachkala" + c_makhachkala_adj:0 "Makhachkalinets" + b_buynaksk:0 "Buynaksk" + b_botlikh:0 "Botlikh" + c_botlikh:0 "Botlikh" + c_botlikh_adj:0 "Botlikh" + b_dylym:0 "Dylym" + b_shamilkala:0 "Shamilkala" + b_khebda:0 "Khebda" + b_akhty:0 "Akhty" + b_kasumkent:0 "Kasumkent" + c_izberbash:0 "Izberbash" + c_izberbash_adj:0 "Izberbash" + b_levashi:0 "Levashi" + b_urkarakh:0 "Urkarakh" + b_babayurt:0 "Babayurt" + b_khasavyurt:0 "Khasavyurt" + c_nogay:0 "Nogay" + c_nogay_adj:0 "Nogai" + c_khasavyurt:0 "Khasavyurt" + c_khasavyurt_adj:0 "Khasavyurt" + b_tarumovka:0 "Tarumovka" + b_terekli_mekteb:0 "Terekli-Mekteb" + b_yuzhno_sukhokumsk:0 "Yuzhno-Sukhokumsk" + b_nariman:0 "Nariman" ### Event stuff related to titles - capital_union_key:0 "[Concatenate(ROOT.Char.GetCapitalLocation.GetNameNoTooltip, ' Union')]" \ No newline at end of file + capital_union_key:0 "[Concatenate(ROOT.Char.GetCapitalLocation.GetNameNoTooltip, ' Union')]" + + #LAAMPS + d_laamp_test_jewish:0 "$ashkenazi$ Community of the $dynn_britannia_kohn$'s" + d_laamp_test_jewish_adj:0 "Jewish" + d_laamp_test_jewish_article:0 "The " + d_laamp_cale_roman:0 "$cale$ Community of the $dynn_Plata$'s" + d_laamp_cale_roman_adj:0 "Romani" + d_laamp_cale_roman_article:0 "The " + d_laamp_traveller_celtic:0 "$traveller$ Community of the $dynn_Murphy$'s" + d_laamp_traveller_celtic_adj:0 "Traveller" + d_laamp_traveller_celtic_article:0 "The " + d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Ayouch$'s" + d_laamp_beur_simurghi_adj:0 "Beur" + d_laamp_beur_simurghi_article:0 "The " + d_laamp_turkisch_simurghi:0 "$turkisch$ Community of the $dynn_Avc_i_dot_$'s" + d_laamp_turkisch_simurghi_adj:0 "Turkisch" + d_laamp_turkisch_simurghi_article:0 "The " \ No newline at end of file diff --git a/map_data/default.map b/map_data/default.map index 865a25b4..4836a994 100644 --- a/map_data/default.map +++ b/map_data/default.map @@ -298,7 +298,7 @@ impassable_mountains = LIST { 9785 9787 9788 9789 9790 9791 9792 9793 9794 9795 # Cannot be colored. Blocks unit movement, used for things like Sahara desert. impassable_mountains = LIST { 730 731 8711 } -impassable_mountains = LIST { 1470 1468 1466 1469 1464 } +impassable_mountains = LIST { 1468 1466 1464 } impassable_mountains = LIST { 3390 3970 } impassable_mountains = LIST { 5512 5513 5514 } impassable_mountains = LIST { 5755 } diff --git a/map_data/definition.csv b/map_data/definition.csv index 0e4a4d9a..578074e3 100644 --- a/map_data/definition.csv +++ b/map_data/definition.csv @@ -1467,8 +1467,8 @@ 1466;43;138;33;Eastern Wasteland 1;x 1467;85;141;161;INDIAN OCEAN TI;x 1468;127;144;34;Eastern Wasteland 3;x -1469;169;147;162;Eastern Wasteland 2;x -1470;1;150;35;Eastern Wasteland 4;x +1469;194;110;108;LEBORK;x +1470;90;74;74;MOGILNO;x 1471;43;153;163;PERSIAN IMPASSABLE TERRAIN;x 1472;85;156;36;MIDDLE SWEDEN LAKES;x 1473;127;159;164;SOUTH SWEDEN LAKES;x @@ -8812,42 +8812,42 @@ 8811;50;21;133;NORTH AFRICA;x 8812;92;24;6;THE VOID;x 8813;134;27;134;FOGGY SEA;x -8814;176;30;7;;x -8815;8;33;135;;x -8816;50;36;8;;x -8817;92;39;136;;x -8818;134;42;9;;x -8819;176;45;137;;x -8820;8;48;10;;x -8821;50;51;138;;x -8822;92;54;11;;x -8823;134;57;139;;x -8824;176;60;12;;x -8825;8;63;140;;x -8826;50;66;13;;x -8827;92;69;141;;x -8828;134;72;14;;x -8829;176;75;142;;x -8830;8;78;15;;x -8831;50;81;143;;x -8832;92;84;16;;x -8833;134;87;144;;x -8834;176;90;17;;x -8835;8;93;145;;x -8836;50;96;18;;x -8837;92;99;146;;x -8838;134;102;19;;x -8839;176;105;147;;x -8840;8;108;20;;x -8841;50;111;148;;x -8842;92;114;21;;x -8843;134;117;149;;x -8844;176;120;22;;x -8845;8;123;150;;x -8846;50;126;23;;x -8847;92;129;151;;x -8848;134;132;24;;x -8849;176;135;152;;x +8814;193;135;135;SKIERNIEWICE;x +8815;90;68;68;SIEDLCE;x; +8816;119;30;30;SUWAŁKI;x +8817;87;71;71;AUGUSTOW;x +8818;51;42;42;ZAMBROW;x +8819;85;23;23;SWIDNIK;x; +8820;148;93;93;KRASNIK;x; +8821;182;49;49;RADZYN PODLASKI;x; +8822;207;140;140;WŁODAWA;x; +8823;79;16;16;TOMASZOW LUBELSKI;x; +8824;119;18;18;SKARZYSKO-KAMIENNA;x; +8825;178;73;73;STARACHOWICE;x; +8826;98;64;64;KROSNO;x; +8827;89;55;55;LIMANOWA;x; +8828;106;101;63;OSTRAVA;x; +8829;135;124;39;KRNOV;x; +8830;103;100;77;OSWIECIM;x; +8831;140;45;36;ESENYURT;x; +8832;167;117;112;CORLU;x; +8833;164;72;62;MALKARA;x; +8834;10;41;27;MAKHACHKALA;x; +8835;109;131;121;BUYNAKSK;x; +8836;48;196;132;BOTLIKH;x; +8837;165;218;195;DYLYM;x; +8838;68;107;90;SHAMILKALA;x; +8839;152;219;190;KHEBDA;x; +8840;31;85;62;AKHTY;x; +8841;6;160;93;KASUMKENT;x; +8842;25;73;52;LEVASHI;x; +8843;89;111;101;URKARAKH;x; +8844;45;131;94;KHASAVYURT;x; +8845;173;201;189;BABAYURT;x; +8846;17;99;65;TARUMOVKA;x; +8847;11;84;52;TEREKLI-MEKTEB;x; +8848;90;119;106;YUZHNO-SUKHOKUMSK;x; +8849;177;211;196;NARIMAN;x; 8850;8;138;25;;x 8851;50;141;153;;x 8852;92;144;26;;x @@ -13613,3 +13613,6 @@ 13612;201;238;55;sea_newfens_bay;x 13613;18;240;231;river_kiel_canal;x 13614;70;65;149;;x +13615;129;209;9;TAPIAU;x +13616;129;19;9;CRANZ;x +13617;129;109;9;WEHLAU;x diff --git a/map_data/geographical_regions/10_natural_disaster_regions.txt b/map_data/geographical_regions/10_natural_disaster_regions.txt index 5e129978..dd5d355f 100644 --- a/map_data/geographical_regions/10_natural_disaster_regions.txt +++ b/map_data/geographical_regions/10_natural_disaster_regions.txt @@ -97,12 +97,12 @@ loire_river_region = { # Loire River } vistula_river_region = { # Vistula River counties = { - c_radomska c_stezycka c_czerska c_zakroczymska c_gostyninska c_plocka c_kujawy c_dobrzynska c_torun c_berent c_malbork c_danzig + c_radomska c_stezycka c_czerska c_gostyninska c_plocka c_kujawy c_torun c_berent c_malbork c_danzig c_krajna } } danube_river_region = { # Danube River counties = { - c_poszony c_gyor c_komarom c_esztergom c_visegrad c_hont c_szekesfehervar c_tolna c_bodrog c_baranya c_bacs c_vukovar c_szerem c_keve c_beograd c_branicevo c_krasso c_severin c_vidin c_calafat c_vratsa c_craiova c_nikopolis c_giurgiu c_turnovo c_dorostorum c_calarasi c_constanta c_braila c_galati c_tigheci c_chilia + c_poszony c_gyor c_komarom c_visegrad c_hont c_szekesfehervar c_tolna c_bodrog c_baranya c_bacs c_vukovar c_szerem c_keve c_beograd c_branicevo c_krasso c_severin c_vidin c_calafat c_vratsa c_craiova c_nikopolis c_giurgiu c_turnovo c_dorostorum c_calarasi c_constanta c_braila c_galati c_tigheci c_chilia } } dniester_river_region = { # Dniester River diff --git a/map_data/geographical_regions/geographical_region.txt b/map_data/geographical_regions/geographical_region.txt index d9e27ded..f267ca8c 100644 --- a/map_data/geographical_regions/geographical_region.txt +++ b/map_data/geographical_regions/geographical_region.txt @@ -258,7 +258,7 @@ world_europe_south = { world_europe_east = { duchies = { #Wendish minus Pomerania minus Bohemia - d_mazovia d_upper_silesia d_lower_silesia d_lesser_poland d_wielkopolska d_kuyavia d_livonia d_prussia d_masuria d_grodno d_pinsk d_minsk d_polotsk d_smolensk d_lithuanians d_courland d_latgalians d_samogitia + d_lubusz d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_lesser_poland d_wielkopolska d_kuyavia d_livonia d_prussia d_masuria d_grodno d_pinsk d_minsk d_polotsk d_smolensk d_lithuanians d_courland d_latgalians d_samogitia # d_greater_poland d_silesia d_yatviags #Russia d_novgorod d_vepsia d_luki d_kiev d_karachev d_novosil d_opolye d_nizhny_novgorod d_turov d_chernigov d_ryazan d_pereyaslavl @@ -266,7 +266,7 @@ world_europe_east = { #Bjarmaland d_biarmia d_vologda d_chudia d_ustyug #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Moldavia d_moldova d_bugeac d_bukovina #West Perm @@ -871,7 +871,7 @@ material_woods_pine_and_fir = { duchies = { d_western_isles d_galloway d_bavaria d_nordgau d_salzburg d_augsburg d_steyermark d_lower_austria d_upper_austria d_tyrol d_carinthia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia } } @@ -937,8 +937,8 @@ material_woods_yew = { #Scandinavia d_skane d_smaland d_viken d_agder d_vestlandi d_svealand #Poland - d_mazovia d_masuria d_prussia d_kuyavia d_wielkopolska d_pomerelia - d_upper_silesia d_lower_silesia d_lesser_poland + d_lubusz d_mazovia d_podlachia d_lubelia d_masuria d_prussia d_kuyavia d_wielkopolska d_pomerelia + d_upper_silesia d_lower_silesia d_imperial_silesia d_lesser_poland #Alps d_provence d_savoie d_piedmonte d_genoa d_transjurania d_mittelland @@ -1663,11 +1663,11 @@ custom_europe_western_germany = { custom_europe_eastern_germany = { duchies = { # Pomerania - d_pommerania d_nordmark d_pomerelia d_ostmark + d_nordmark d_pomerelia d_ostmark # Saxony d_anhalt d_angria d_westfalen d_ostfalen d_meissen d_lausitz d_holstein d_thuringia # Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia } } @@ -1742,11 +1742,11 @@ custom_northern_england = { custom_slavia = { duchies = { #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_podlachia d_lubelia d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Pomerania d_pommerania d_nordmark d_pomerelia d_ostmark #Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia #Croatia d_dalmatia d_croatia d_slavonia d_ragusa #Bosnia @@ -1764,7 +1764,7 @@ custom_slavia = { #White Rus d_grodno d_pinsk d_minsk d_polotsk d_smolensk d_opolye #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Ruthenia d_kiev d_turov d_pereyaslavl d_chernigov d_ryazan d_karachev d_novosil #Novgorod @@ -1795,11 +1795,11 @@ custom_majapahit = { custom_west_slavia = { duchies = { #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Pomerania d_pommerania d_nordmark d_pomerelia d_ostmark #Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia #Polabians d_lausitz d_meissen d_anhalt d_thuringia } @@ -2213,9 +2213,9 @@ world_horse_buildings_in_hills_and_mountains = { d_naqis d_bazin d_baqlin # k_galicia-volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Croatia d_dalmatia d_croatia d_slavonia d_ragusa #Bosnia @@ -2503,7 +2503,7 @@ special_mongol_empire_conquest_region_prio_5 = { # k_wallachia d_transylvanian_alps d_muntenia d_oltenia # k_galicia-volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych # k_white_rus d_grodno d_pinsk d_minsk d_polotsk d_smolensk # k_novgorod @@ -2570,7 +2570,7 @@ special_mongol_empire_conquest_region_bonus = { #k_serbia d_rashka d_macva d_duklja #k_poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #k_syria d_aleppo d_edessa d_homs d_antioch d_lebanon d_damascus d_palmyra @@ -2728,10 +2728,10 @@ special_mongol_empire_white_horde_region = { } duchies = { #Wendish minus Pomerania minus Bohemia - d_mazovia d_upper_silesia d_lower_silesia d_lesser_poland d_wielkopolska d_kuyavia + d_lubusz d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_lesser_poland d_wielkopolska d_kuyavia # d_greater_poland d_silesia d_yatviags #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Hungary d_visegrad d_somogy d_nyitra d_ungvar d_transcarpathia d_transylvania d_bihar d_temes d_bacs d_gyor d_syrmia #Moldavia @@ -3058,9 +3058,9 @@ ghw_region_central_european = { #Wallachia d_transylvanian_alps d_muntenia d_oltenia #Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Pomerania d_pommerania d_nordmark d_pomerelia d_ostmark } @@ -3339,7 +3339,7 @@ ghw_region_russia = { #White Rus d_grodno d_pinsk d_minsk d_polotsk d_smolensk #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Ruthenia d_kiev d_turov d_pereyaslavl d_chernigov d_karachev d_novosil #Vladimir @@ -3349,7 +3349,7 @@ ghw_region_russia = { ghw_region_poland = { duchies = { #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia } } ghw_region_steppe = { @@ -3379,9 +3379,9 @@ ghw_region_hungary = { ghw_region_wendish_lands = { duchies = { #Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Pomerania d_pommerania d_nordmark d_pomerelia d_ostmark } @@ -3433,7 +3433,7 @@ ghw_region_southern_russia = { #White Rus d_grodno d_pinsk d_minsk d_polotsk d_smolensk #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #Ruthenia d_kiev d_turov d_pereyaslavl d_chernigov d_karachev d_novosil } @@ -3501,9 +3501,9 @@ ghw_region_crimea = { ghw_region_poland_bohemia_bavaria = { duchies = { #Bohemia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia #Poland - d_lesser_poland d_wielkopolska d_mazovia d_upper_silesia d_lower_silesia d_kuyavia + d_lubusz d_lesser_poland d_wielkopolska d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_kuyavia #Bavaria d_bavaria d_nordgau d_salzburg d_augsburg d_steyermark d_lower_austria d_upper_austria d_tyrol d_carinthia d_krain d_istria } @@ -3774,9 +3774,9 @@ dlc_fp1_region_mysterious_stranger_locations = { #k_pomerania d_nordmark d_ostmark d_pommerania d_pomerelia #k_poland - d_mazovia d_upper_silesia d_lower_silesia d_lesser_poland d_wielkopolska d_kuyavia + d_lubusz d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_lesser_poland d_wielkopolska d_kuyavia #k_galicia_volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #k_lithuania d_lithuanians d_courland d_latgalians d_samogitia d_prussia d_masuria #k_estonia @@ -3925,9 +3925,9 @@ dlc_fp1_region_core_mainland_scandinavia = { dlc_fp1_region_non_scandinavian_southern_baltic = { counties = { #k_pomerania - c_wismar c_rostock c_rugen c_wolgast c_szczecin c_kolobrzeg c_cammin c_slupsk c_danzig + c_wismar c_rostock c_rugen c_wolgast c_szczecin c_kolobrzeg c_slupsk c_danzig #k_lithuania - c_malbork c_wormditt c_natangia c_konigsberg c_scalovia c_memel c_palanga c_grobin c_vanemane c_zemigalians + c_malbork c_wormditt c_natangia c_konigsberg c_memel c_palanga c_grobin c_vanemane c_zemigalians #k_estonia c_vidzeme c_livs c_wiek c_osel c_reval c_narva #k_novgorod @@ -3940,13 +3940,13 @@ dlc_fp1_region_non_scandinavian_southern_baltic = { dlc_fp1_region_colonial_eastern_europe = { duchies = { # Wendish Lands - d_mazovia d_upper_silesia d_lower_silesia d_lesser_poland d_wielkopolska d_kuyavia d_livonia d_prussia d_masuria d_grodno d_pinsk d_minsk d_polotsk d_smolensk d_lithuanians d_courland d_latgalians d_samogitia d_pommerania d_nordmark d_pomerelia d_ostmark + d_lubusz d_mazovia d_podlachia d_lubelia d_upper_silesia d_lower_silesia d_imperial_silesia d_lesser_poland d_wielkopolska d_kuyavia d_livonia d_prussia d_masuria d_grodno d_pinsk d_minsk d_polotsk d_smolensk d_lithuanians d_courland d_latgalians d_samogitia d_pommerania d_nordmark d_pomerelia d_ostmark #Russia d_novgorod d_vepsia d_luki d_kiev d_karachev d_novosil d_opolye d_nizhny_novgorod d_turov d_chernigov d_ryazan d_pereyaslavl #Bjarmaland d_biarmia d_vologda d_chudia d_ustyug #Galicia-Volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych } } @@ -4011,7 +4011,7 @@ dlc_fp1_achievement_king_of_all_the_isles = { dlc_fp1_achievement_vladimirs_second_choice = { duchies = { #k_galicia_volhynia - d_volhynia d_halych d_cherven_cities + d_volhynia d_halych #k_ruthenia d_kiev d_turov d_pereyaslavl d_chernigov d_karachev d_novosil #k_white_rus @@ -4184,7 +4184,7 @@ dlc_ep1_region_south_east_europe = { # k_hungary d_somogy d_gyor d_nyitra d_ungvar d_visegrad d_bacs d_bihar d_temes d_transcarpathia d_transylvania # k_bohemia and k_moravia - d_bohemia d_moravia + d_bohemia d_krusnohori d_severovychodni_cechy d_moravia # k_serbia d_duklja d_rashka d_macva d_syrmia # Italia diff --git a/map_data/provinces.png b/map_data/provinces.png index 4b91995b..fa11b434 100644 --- a/map_data/provinces.png +++ b/map_data/provinces.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31f46555ebe8b586f662c3c5a0a723db8321ce9719e85e8751922a57b0c6c454 -size 922153 +oid sha256:68d07d4cee95e841bf911e623de2f7bb8381c50069626c7ab63ab8afa6569d7b +size 2485937