Compare commits
124 commits
main
...
next-versi
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a514a0a0a | |||
| 24b5ca89f0 | |||
| 93173bb3f3 | |||
| be653737f4 | |||
| c62ba0610f | |||
| 32e41205e1 | |||
| 0271bbc978 | |||
| dc43b479c5 | |||
|
|
df5e61e0fc | ||
| 8609bdd983 | |||
| 30f3a4e4b8 | |||
| 72aed2f1ad | |||
| 038fa1754e | |||
| 6cc09be20e | |||
| 9d13235f28 | |||
| 8f184cdd5f | |||
| 8c84d64119 | |||
|
|
78053873bf | ||
| 2e88ebc65c | |||
|
|
24bf8506fe | ||
| 90b9f317e7 | |||
| 147f200c73 | |||
| 39e42550af | |||
| d91d221835 | |||
| e3451b94ba | |||
| f61218e6b9 | |||
| 0fb3eb1c6f | |||
| f2633013a0 | |||
| 502ac68a79 | |||
| 909188c183 | |||
| e92b2940f2 | |||
| 88999f79d2 | |||
| 3e330c9c76 | |||
| 6db7a3e0e8 | |||
| 459c08fc17 | |||
| 302cd0c17c | |||
| 9a86eeee0e | |||
| 0be6a4bbdf | |||
| 7abf9e7f34 | |||
| b4b881a835 | |||
| dd7e615f1a | |||
| 512f959aa7 | |||
| d24a17636b | |||
| c1503d7541 | |||
| 63c37b54b8 | |||
| 81463ff4e6 | |||
| bddb22d7b2 | |||
| 9e85df71bc | |||
|
|
6c16b71575 | ||
| 1d07351df7 | |||
| 9dccd07945 | |||
| a8ec07530b | |||
| afc3beb220 | |||
| 2bcf7ee25c | |||
| 0a789521ca | |||
|
|
cd5a77670f | ||
| beecf64b6c | |||
| 1b84732496 | |||
|
|
fc18e54368 | ||
|
|
a524a8f604 | ||
| 4678651012 | |||
| 62eacc1d8d | |||
| c79cdeafe0 | |||
|
|
7881aab502 | ||
| 855b73bc81 | |||
| 4f60e29a18 | |||
| 8e923ec827 | |||
| 284fa55da1 | |||
| 42b4b2f4d1 | |||
| 4975b808ff | |||
| 4f2c4d13de | |||
|
|
97e80d2ba2 | ||
| 3edd199c72 | |||
| 3414e68ec6 | |||
| 6e45ed9c07 | |||
|
|
253029858a | ||
|
|
66ce8854af | ||
|
|
412a90eed5 | ||
| 1747cbe3b8 | |||
| 8410aaf1ba | |||
| 92a51013c0 | |||
| 260b5458ab | |||
| 836143151d | |||
| a670ba8f0c | |||
| 178fc0bcc9 | |||
| b05aaeb6c3 | |||
| 95df26b1da | |||
| 1895fe3202 | |||
| 7a7f98b469 | |||
| b36599184d | |||
|
|
50c512f4e5 | ||
| 516fcf38b9 | |||
| 85486cc9b9 | |||
| af480d81a8 | |||
| 8d726803a9 | |||
| d7b7cafba1 | |||
| 62a8e45c43 | |||
| 59ec30d816 | |||
| 2efb26274f | |||
| 3a7be7ec83 | |||
| ce04719e34 | |||
| 601bedd810 | |||
| 0da72aaa37 | |||
| 9a0d7a0b30 | |||
| 02b6b097f7 | |||
| dd60469435 | |||
| 064439c09e | |||
| 25b386915a | |||
|
|
f693a51481 | ||
| 13f5be2e06 | |||
| ede713d18e | |||
| d16e3e749f | |||
| 6465922f0e | |||
| 3f633c4291 | |||
| 556370a6fe | |||
| 5549e870dd | |||
| 9bf213062d | |||
| 4baf43fd2e | |||
| 826c1927ca | |||
| 231790b9b2 | |||
| f04690ea70 | |||
|
|
3e9fc4b2a1 | ||
|
|
4c11a589b5 | ||
|
|
b1475eeec4 |
157 changed files with 32866 additions and 3072 deletions
|
|
@ -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
|
||||
########################################
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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={
|
||||
|
|
|
|||
156
common/culture/cultures/NEOW_balto_finnic.txt
Normal file
156
common/culture/cultures/NEOW_balto_finnic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
183
common/culture/cultures/NEOW_east_romance.txt
Normal file
183
common/culture/cultures/NEOW_east_romance.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
572
common/culture/cultures/NEOW_east_slavic.txt
Normal file
572
common/culture/cultures/NEOW_east_slavic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -31,3 +31,242 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
56
common/culture/cultures/NEOW_kipchak.txt
Normal file
56
common/culture/cultures/NEOW_kipchak.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
|
|
|
|||
87
common/culture/cultures/NEOW_northeast_caucasian.txt
Normal file
87
common/culture/cultures/NEOW_northeast_caucasian.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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 }
|
||||
|
|
|
|||
39
common/culture/cultures/NEOW_turkish.txt
Normal file
39
common/culture/cultures/NEOW_turkish.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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_ }
|
||||
zulaykha_female = { Z_u_uml_leyha }
|
||||
|
|
@ -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 }
|
||||
|
|
@ -785,3 +891,4 @@ zaynuddin_male = { Zin_e_act_dine }
|
|||
zeno_male = { Zeno }
|
||||
zephyrinus_male = { Cefer_i_act_ }
|
||||
ziya_male = { Ziya }
|
||||
zulfikar_male = { Z_u_uml_lf_u_uml_kar }
|
||||
|
|
@ -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
|
||||
|
|
|
|||
101
common/culture/name_lists/NEOW_czech.txt
Normal file
101
common/culture/name_lists/NEOW_czech.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
301
common/culture/name_lists/NEOW_icelandic.txt
Normal file
301
common/culture/name_lists/NEOW_icelandic.txt
Normal file
|
|
@ -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 = {
|
||||
}
|
||||
}
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -23,9 +23,9 @@
|
|||
"dynn_Bengsch"
|
||||
"dynn_Grillmeier"
|
||||
{ "dynnp_von" "dynn_Preysing" }
|
||||
"dynn_Hergenr_o_ther"
|
||||
"dynn_Hergenr_o_uml_ther"
|
||||
"dynn_Schade"
|
||||
"dynn_P_u_tz"
|
||||
"dynn_P_u_uml_tz"
|
||||
"dynn_Dockweiler"
|
||||
"dynn_Kohler"
|
||||
{ "dynnp_von" "dynn_Kleve" }
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"dynn_Scherer"
|
||||
"dynn_Braun"
|
||||
"dynn_Backes"
|
||||
"dynn_Kr_a_mer"
|
||||
"dynn_Kr_a_uml_mer"
|
||||
"dynn_Koch"
|
||||
"dynn_Herrmann"
|
||||
"dynn_Ziegler"
|
||||
|
|
@ -75,9 +75,9 @@
|
|||
"dynn_Bengsch"
|
||||
"dynn_Grillmeier"
|
||||
{ "dynnp_von" "dynn_Preysing" }
|
||||
"dynn_Hergenr_o_ther"
|
||||
"dynn_Hergenr_o_uml_ther"
|
||||
"dynn_Schade"
|
||||
"dynn_P_u_tz"
|
||||
"dynn_P_u_uml_tz"
|
||||
"dynn_Dockweiler"
|
||||
"dynn_Kohler"
|
||||
{ "dynnp_von" "dynn_Kleve" }
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
"dynn_Scherer"
|
||||
"dynn_Braun"
|
||||
"dynn_Backes"
|
||||
"dynn_Kr_a_mer"
|
||||
"dynn_Kr_a_uml_mer"
|
||||
"dynn_Koch"
|
||||
"dynn_Herrmann"
|
||||
"dynn_Ziegler"
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
Bernd-Dieter Bruno Benno Bodo
|
||||
Carl
|
||||
Detlef Dieter Dietrich
|
||||
El_i_as Erwin Erhard Eduard
|
||||
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
|
||||
|
|
@ -129,12 +129,13 @@
|
|||
Amand Achim Armin Anton
|
||||
Bertolt Burkhard
|
||||
Christfried
|
||||
Darrell Dagmar
|
||||
Darrell
|
||||
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
|
||||
Herbert Hans-Josef Hans-Otto Heinz Hermann Hans-Peter Hugo
|
||||
Karl-Hans Karl-Ludwig Kurt-Julius Konrad-Graf
|
||||
Marcel
|
||||
Siegmund
|
||||
}
|
||||
1 = {
|
||||
|
|
@ -157,68 +158,66 @@
|
|||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
Adele Anneliese Anne Anette
|
||||
Adele Anneliese Anette Anne
|
||||
B_a_uml_rbel Beate Bianca
|
||||
Christa Christiane Charlotte Corinna
|
||||
Charlotte Christa Christiane 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
|
||||
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
|
||||
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
|
||||
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 = {
|
||||
Anja Anita Alexandra Antonia Annegret
|
||||
Brunhilde Beatrix Bernadette
|
||||
Carmen Cornelia Christina Caroline
|
||||
Diana Dorothea
|
||||
Erika Edith Ellen Evelin Edeltraut Ella
|
||||
Anita Anja Alexandra Annegret Antonia
|
||||
Beatrix Bernadette Brunhilde
|
||||
Carmen Caroline Christina Cornelia
|
||||
Dagmar Diana Dorothea
|
||||
Edeltraut Edith Ella Ellen Erika Evelin
|
||||
Frida
|
||||
Gabriele Gabi Gerda Gertraud
|
||||
Hannelore Helene Heide Henriette
|
||||
Irene Iris Ina
|
||||
Josefine Juliane Jeanette
|
||||
Gabi Gabriele Gerda Gertraud
|
||||
Hannelore Heide Helene Henriette
|
||||
Ina Irene Iris
|
||||
Jeanette Josefine Juliane
|
||||
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
|
||||
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 Angelika
|
||||
Angelika Annemarie Anne-Rose
|
||||
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
|
||||
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
|
||||
Luise Lieselotte Lucia Linda
|
||||
Nicole Nadine
|
||||
Marta Marie Margarethe
|
||||
Tanja
|
||||
Judith Jessica
|
||||
Katja Karola
|
||||
Ute Uschi Ulla
|
||||
Ulla Uschi Ute
|
||||
Yvonne
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
391
common/culture/name_lists/NEOW_west_russian.txt
Normal file
391
common/culture/name_lists/NEOW_west_russian.txt
Normal file
|
|
@ -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
|
||||
|
||||
|
||||
}
|
||||
|
|
@ -137,3 +137,66 @@ 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
|
||||
}
|
||||
|
|
@ -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 = {
|
||||
|
|
@ -2122,3 +2292,225 @@ 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}
|
||||
}
|
||||
|
|
@ -3972,7 +3972,6 @@ tradition_brewery = {
|
|||
}
|
||||
|
||||
parameters = {
|
||||
allows_vineyards = yes
|
||||
allows_brewery = yes
|
||||
brewery_farming_bonus = yes
|
||||
}
|
||||
|
|
|
|||
|
|
@ -891,3 +891,87 @@ tradition_life_is_just_a_joke = {
|
|||
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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -146,3 +146,17 @@ d_laamp_traveller_celtic = {
|
|||
|
||||
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 }
|
||||
}
|
||||
852
common/landed_titles/baltics.txt
Normal file
852
common/landed_titles/baltics.txt
Normal file
|
|
@ -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
|
||||
#}
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
874
common/landed_titles/finland.txt
Normal file
874
common/landed_titles/finland.txt
Normal file
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1783
common/landed_titles/greece.txt
Normal file
1783
common/landed_titles/greece.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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 }
|
||||
|
|
|
|||
2761
common/landed_titles/nistrenia.txt
Normal file
2761
common/landed_titles/nistrenia.txt
Normal file
File diff suppressed because it is too large
Load diff
1312
common/landed_titles/yugoslavia.txt
Normal file
1312
common/landed_titles/yugoslavia.txt
Normal file
File diff suppressed because it is too large
Load diff
2631
common/landed_titles/zapadoslavia.txt
Normal file
2631
common/landed_titles/zapadoslavia.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
|
|
@ -11977,3 +11979,6 @@ default_coastal_sea=coastal_sea
|
|||
13278=mountains
|
||||
13279=mountains
|
||||
13428=wasteland
|
||||
13615=forest
|
||||
13616=hills
|
||||
13617=forest
|
||||
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
269
common/religion/religions/00_buddhism.txt
Normal file
269
common/religion/religions/00_buddhism.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
1048
common/religion/religions/00_islam.txt
Normal file
1048
common/religion/religions/00_islam.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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"
|
||||
|
|
|
|||
296
common/religion/religions/NEOW_cosmist.txt
Normal file
296
common/religion/religions/NEOW_cosmist.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -240,7 +240,7 @@
|
|||
|
||||
faiths = {
|
||||
volksmarchen = {
|
||||
color = { 31 107 173 }
|
||||
color = { 68 57 191 }
|
||||
icon = volksmarchen
|
||||
reformed_icon = volksmarchen_reformed
|
||||
|
||||
|
|
|
|||
322
common/religion/religions/NEOW_hungaric.txt
Normal file
322
common/religion/religions/NEOW_hungaric.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
402
common/religion/religions/NEOW_slavic.txt
Normal file
402
common/religion/religions/NEOW_slavic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
315
common/religion/religions/NEOW_theomach.txt
Normal file
315
common/religion/religions/NEOW_theomach.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
392
common/religion/religions/NEOW_tsarist.txt
Normal file
392
common/religion/religions/NEOW_tsarist.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
280
common/religion/religions/NEOW_yugoslavist.txt
Normal file
280
common/religion/religions/NEOW_yugoslavist.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
gfx/interface/icons/building_types/domicile_building_tea.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/building_types/domicile_building_tea.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/alevi.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/alevi.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/chernobozhye.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/chernobozhye.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/kozachina.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/kozachina.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/mariavite.dds
(Stored with Git LFS)
BIN
gfx/interface/icons/faith/mariavite.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/icons/faith/nepmese.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/nepmese.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith/nepmese_reformed.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/nepmese_reformed.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
37
history/characters/NEOW_e_baltic.txt
Normal file
37
history/characters/NEOW_e_baltic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
53
history/characters/NEOW_e_greece.txt
Normal file
53
history/characters/NEOW_e_greece.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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 = {
|
||||
|
|
|
|||
128
history/characters/NEOW_e_nistria.txt
Normal file
128
history/characters/NEOW_e_nistria.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -633,3 +633,54 @@ scandinavia0033 = {
|
|||
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
|
||||
}
|
||||
}
|
||||
73
history/characters/NEOW_e_yugoslavia.txt
Normal file
73
history/characters/NEOW_e_yugoslavia.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
418
history/characters/NEOW_e_zapadoslavia.txt
Normal file
418
history/characters/NEOW_e_zapadoslavia.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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={
|
||||
|
|
|
|||
24
history/cultures/heritage_east_slavic.txt
Normal file
24
history/cultures/heritage_east_slavic.txt
Normal file
|
|
@ -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
|
||||
#
|
||||
}
|
||||
24
history/cultures/heritage_romanian.txt
Normal file
24
history/cultures/heritage_romanian.txt
Normal file
|
|
@ -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
|
||||
#
|
||||
}
|
||||
585
history/provinces/e_baltic.txt
Normal file
585
history/provinces/e_baltic.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
1123
history/provinces/e_finland.txt
Normal file
1123
history/provinces/e_finland.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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 = {
|
||||
|
|
|
|||
1404
history/provinces/e_makedon.txt
Normal file
1404
history/provinces/e_makedon.txt
Normal file
File diff suppressed because it is too large
Load diff
2648
history/provinces/e_nistrenia.txt
Normal file
2648
history/provinces/e_nistrenia.txt
Normal file
File diff suppressed because it is too large
Load diff
806
history/provinces/e_yugoslavia.txt
Normal file
806
history/provinces/e_yugoslavia.txt
Normal file
|
|
@ -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
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue