crashes should be fixed now
This commit is contained in:
parent
8b543935b8
commit
c45180a354
26 changed files with 3252 additions and 3426 deletions
|
|
@ -65,7 +65,7 @@
|
||||||
religion = "iberian"
|
religion = "iberian"
|
||||||
difficluty = "BOOKMARK_CHARACTER_DIFFICULTY_EASY"
|
difficluty = "BOOKMARK_CHARACTER_DIFFICULTY_EASY"
|
||||||
history_id = hispania0001
|
history_id = hispania0001
|
||||||
position = { 300 620 }
|
position = { 350 740 }
|
||||||
animation = idle
|
animation = idle
|
||||||
}
|
}
|
||||||
character = {
|
character = {
|
||||||
|
|
@ -110,7 +110,7 @@
|
||||||
religion = "celtic"
|
religion = "celtic"
|
||||||
difficluty = "BOOKMARK_CHARACTER_DIFFICULTY_EASY"
|
difficluty = "BOOKMARK_CHARACTER_DIFFICULTY_EASY"
|
||||||
history_id = britannia_colbrugha_michael
|
history_id = britannia_colbrugha_michael
|
||||||
position = { 270 270 }
|
position = { 270 190 }
|
||||||
animation = idle
|
animation = idle
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1367,6 +1367,8 @@ statue_isildur_01 = {
|
||||||
alw ays = yes
|
alw ays = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
|
constrcution_time = very_slow_construction_time
|
||||||
|
|
||||||
cost = {
|
cost = {
|
||||||
gold = 1000
|
gold = 1000
|
||||||
}
|
}
|
||||||
|
|
@ -1374,7 +1376,7 @@ statue_isildur_01 = {
|
||||||
character_modifier = {
|
character_modifier = {
|
||||||
glory_hound_opinion = 5
|
glory_hound_opinion = 5
|
||||||
glory_hound_tax_contribution_mult = 0.05
|
glory_hound_tax_contribution_mult = 0.05
|
||||||
monthly_dynasty_prestige_mult = 0.05
|
monthly_dynasty_prestige_mult = 0.1
|
||||||
monthly_prestige_gain_mult = 0.2
|
monthly_prestige_gain_mult = 0.2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -1384,7 +1386,7 @@ statue_isildur_01 = {
|
||||||
|
|
||||||
province_modifier = {
|
province_modifier = {
|
||||||
stationed_maa_damage_add = 20
|
stationed_maa_damage_add = 20
|
||||||
stationed_maa_damage_mult = 0.1
|
stationed_maa_damage_mult = 0.15
|
||||||
}
|
}
|
||||||
|
|
||||||
ai_value = {
|
ai_value = {
|
||||||
|
|
@ -1398,4 +1400,547 @@ statue_isildur_01 = {
|
||||||
type = special
|
type = special
|
||||||
|
|
||||||
flag = travel_point_of_interest_martial
|
flag = travel_point_of_interest_martial
|
||||||
}
|
}
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Fourvière - historic core of the city of Lyon
|
||||||
|
##########
|
||||||
|
|
||||||
|
fourviere_01 = {
|
||||||
|
|
||||||
|
constrcution_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_jvari_monastery.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 500
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
monthly_piety = 0.25
|
||||||
|
monthly_prestige = 0.25
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
development_growth = 0.2
|
||||||
|
development_growth_factor = 0.2
|
||||||
|
tax_mult = 0.25
|
||||||
|
}
|
||||||
|
|
||||||
|
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
|
||||||
|
}
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Capitole de Toulouse - administrative center of Southern France
|
||||||
|
##########
|
||||||
|
|
||||||
|
capitole_toulouse_01 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_palace_of_achen.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
}
|
||||||
|
|
||||||
|
effect_desc = feast_cost_discount_max_desc
|
||||||
|
|
||||||
|
cost_gold = 1000
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
diplomacy_per_prestige_level = 1
|
||||||
|
monthly_prestige = 0.35
|
||||||
|
legitimacy_gain_mult = 0.05
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.15
|
||||||
|
development_growth = 0.15
|
||||||
|
development_growth_factor = 0.20
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 1.50
|
||||||
|
garrison_size = 0.15
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_diplomatic
|
||||||
|
}
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Château de Bretagne - center of Britanny ; post event
|
||||||
|
##########
|
||||||
|
|
||||||
|
chateau_bretagne_01 = {
|
||||||
|
|
||||||
|
constrcution_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_building_leisure_palace.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
}
|
||||||
|
|
||||||
|
effect_desc = feast_cost_discount_max_desc
|
||||||
|
|
||||||
|
cost_gold = 500
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
monthly_dynasty_prestige_mult = 0.05
|
||||||
|
monthly_prestige_gain_mult = 0.05
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.10
|
||||||
|
development_growth = 0.10
|
||||||
|
development_growth_factor = 0.15
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 1
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = chateau_bretagne_02
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_diplomatic
|
||||||
|
}
|
||||||
|
|
||||||
|
chateau_bretagne_02 = {
|
||||||
|
|
||||||
|
constrcution_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_building_leisure_palace.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||||
|
scope:holder = {
|
||||||
|
prestige_level >= 4
|
||||||
|
highest_held_title_tier >= tier_duchy
|
||||||
|
}
|
||||||
|
scope:holder.culture = { has_innovation = innovation_guilds }
|
||||||
|
building_requirement_tribal = no
|
||||||
|
}
|
||||||
|
|
||||||
|
effect_desc = feast_cost_discount_max_desc
|
||||||
|
|
||||||
|
cost_gold = 1000
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
monthly_dynasty_prestige = 0.10
|
||||||
|
monthly_dynasty_prestige_mult = 0.15
|
||||||
|
monthly_prestige_gain_mult = 0.15
|
||||||
|
monthly_prestige = 0.25
|
||||||
|
courtly_tax_contribution_mult = 0.05
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.20
|
||||||
|
development_growth = 0.15
|
||||||
|
development_growth_factor = 0.20
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 2
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_diplomatic
|
||||||
|
}
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Fort de Bordeaux - post-event, large fort/naval fort
|
||||||
|
##########
|
||||||
|
|
||||||
|
fort_de_bordeaux_01 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_walls_of_genoa.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
building_requirement_tribal = no
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 1500
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
martial_per_prestige_level = 1
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.25
|
||||||
|
development_growth = 0.20
|
||||||
|
development_growth_factor = 0.25
|
||||||
|
hostile_raid_time = 0.50
|
||||||
|
defender_holding_advantage = 5
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 2.50
|
||||||
|
fort_level = 4
|
||||||
|
garrison_size = 0.20
|
||||||
|
travel_danger = -15
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_martial
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Fortified Port of Monaco
|
||||||
|
##########
|
||||||
|
|
||||||
|
fortified_port_of_monaco_01 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_drassanes.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_manorialism }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 350
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
embarkation_cost_mult = -0.05
|
||||||
|
naval_movement_speed_mult = 0.05
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.10
|
||||||
|
development_growth = 0.10
|
||||||
|
development_growth_factor = 0.10
|
||||||
|
hostile_raid_time = 0.25
|
||||||
|
defender_holding_advantage = 2
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 1
|
||||||
|
fort_level = 1
|
||||||
|
garrison_size = 0.10
|
||||||
|
travel_danger = -10
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = fortified_port_of_monaco_02
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
||||||
|
fortified_port_of_monaco_02 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_drassanes.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_windmills }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 800
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
embarkation_cost_mult = -0.10
|
||||||
|
naval_movement_speed_mult = 0.10
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.20
|
||||||
|
development_growth = 0.15
|
||||||
|
development_growth_factor = 0.20
|
||||||
|
hostile_raid_time = 0.35
|
||||||
|
defender_holding_advantage = 3
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 3
|
||||||
|
fort_level = 2
|
||||||
|
garrison_size = 0.15
|
||||||
|
travel_danger = -15
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = fortified_port_of_monaco_03
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
||||||
|
fortified_port_of_monaco_03 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_structure_drassanes.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_windmills }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 1500
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
stewardship_per_prestige_level = 1
|
||||||
|
embarkation_cost_mult = -0.20
|
||||||
|
naval_movement_speed_mult = 0.20
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.35
|
||||||
|
development_growth = 0.25
|
||||||
|
development_growth_factor = 0.35
|
||||||
|
hostile_raid_time = 0.50
|
||||||
|
defender_holding_advantage = 5
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 7.50
|
||||||
|
fort_level = 4
|
||||||
|
garrison_size = 0.25
|
||||||
|
travel_danger = -20
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Port of La Rochelle
|
||||||
|
##########
|
||||||
|
|
||||||
|
port_of_la_rochelle_01 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_building_tradeport.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_manorialism }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 350
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
embarkation_cost_mult = -0.05
|
||||||
|
naval_movement_speed_mult = 0.05
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.10
|
||||||
|
development_growth = 0.10
|
||||||
|
development_growth_factor = 0.10
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 1
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = port_of_la_rochelle_02
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
||||||
|
port_of_la_rochelle_02 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_building_tradeport.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_windmills }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 800
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
embarkation_cost_mult = -0.10
|
||||||
|
naval_movement_speed_mult = 0.10
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.20
|
||||||
|
development_growth = 0.15
|
||||||
|
development_growth_factor = 0.20
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 3
|
||||||
|
}
|
||||||
|
|
||||||
|
next_building = port_of_la_rochelle_03
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
||||||
|
port_of_la_rochelle_03 = {
|
||||||
|
|
||||||
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
|
type_icon = "icon_building_tradeport.dds"
|
||||||
|
|
||||||
|
can_construct_potential = {
|
||||||
|
scope:holder.culture = { has_innovation = innovation_windmills }
|
||||||
|
scope:holder = { highest_held_title_tier >= tier_duchy }
|
||||||
|
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||||
|
}
|
||||||
|
|
||||||
|
cost_gold = 1500
|
||||||
|
|
||||||
|
county_holder_character_modifier = {
|
||||||
|
stewardship_per_prestige_level = 1
|
||||||
|
embarkation_cost_mult = -0.20
|
||||||
|
naval_movement_speed_mult = 0.20
|
||||||
|
}
|
||||||
|
|
||||||
|
county_modifier = {
|
||||||
|
tax_mult = 0.35
|
||||||
|
development_growth = 0.25
|
||||||
|
development_growth_factor = 0.35
|
||||||
|
}
|
||||||
|
|
||||||
|
province_modifier = {
|
||||||
|
monthly_income = 7.50
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_value = {
|
||||||
|
base = 100
|
||||||
|
ai_general_building_modifier = yes
|
||||||
|
directive_to_build_economy_modifier = yes
|
||||||
|
ai_economical_building_preference_modifier = yes
|
||||||
|
modifier = { # Fill all building slots before going for special buildings
|
||||||
|
factor = 0
|
||||||
|
free_building_slots > 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
type = special
|
||||||
|
|
||||||
|
flag = travel_point_of_interest_economic
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1085,10 +1085,10 @@ NPathFinding = {
|
||||||
}
|
}
|
||||||
|
|
||||||
NCulture = {
|
NCulture = {
|
||||||
MINIMUM_INNOVATIONS_TO_NEXT_ERA = 6 # Raw number of innovations needed to be able to go to the next era. If an era has less innovations than this number, the lowest is used.
|
MINIMUM_INNOVATIONS_TO_NEXT_ERA = 8 # Raw number of innovations needed to be able to go to the next era. If an era has less innovations than this number, the lowest is used.
|
||||||
ERA_PROGRESS_GAIN_BASE_MONTHLY = 0.1 # Base percentage gain every month for era spread
|
ERA_PROGRESS_GAIN_BASE_MONTHLY = 0.1 # Base percentage gain every month for era spread
|
||||||
ERA_PROGRESS_GAIN_MONTHLY_PER_AVERAGE_DEVELOPMENT_LEVEL = 0.08 # How much extra per average development level
|
|
||||||
FIRST_ERA_START_YEAR = 2300 # When did the first era start?
|
FIRST_ERA_START_YEAR = 2300 # When did the first era start?
|
||||||
|
ERA_PROGRESS_GAIN_MONTHLY_PER_AVERAGE_DEVELOPMENT_LEVEL = 0.05 # How much extra per average development level
|
||||||
|
|
||||||
# Regional spread will start with the minimum number of regions from any of the next percentages
|
# Regional spread will start with the minimum number of regions from any of the next percentages
|
||||||
INNOVATION_REGIONAL_PERCENTAGE = 0.1 # Minimum percentage of region for regional innovations to get regional spread
|
INNOVATION_REGIONAL_PERCENTAGE = 0.1 # Minimum percentage of region for regional innovations to get regional spread
|
||||||
|
|
@ -1097,9 +1097,9 @@ NCulture = {
|
||||||
|
|
||||||
# Chance (0..100) to advance with the innovation each month:
|
# Chance (0..100) to advance with the innovation each month:
|
||||||
# base + from spread + from fascination
|
# base + from spread + from fascination
|
||||||
INNOVATION_PROGRESS_CHANCE_BASE = 10
|
INNOVATION_PROGRESS_CHANCE_BASE = 5
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_SPREAD = 65 # chance bonus to innovation if there is any spread by nearby cultures
|
INNOVATION_PROGRESS_CHANCE_FROM_SPREAD = 40 # chance bonus to innovation if there is any spread by nearby cultures
|
||||||
INNOVATION_PROGRESS_CHANCE_SPREAD_AND_FASCINATION_MULTIPLIER = 1.5 # multiply Cultural Acceptance (100-based) by this as bonus multiplier if the current spread innovation is ALSO a fascination
|
INNOVATION_PROGRESS_CHANCE_SPREAD_AND_FASCINATION_MULTIPLIER = 2 # multiply Cultural Acceptance (100-based) by this as bonus multiplier if the current spread innovation is ALSO a fascination
|
||||||
# from fascination = base + SKILL_LEVEL_BONUS( max( 0, head relevant skill - HEAD_SKILL_BASE ) )
|
# from fascination = base + SKILL_LEVEL_BONUS( max( 0, head relevant skill - HEAD_SKILL_BASE ) )
|
||||||
# SKILL_LEVEL_BONUS( SKILL_MOD ) is computed as a sum of contributions that get smaller the higher the skill modifier.
|
# SKILL_LEVEL_BONUS( SKILL_MOD ) is computed as a sum of contributions that get smaller the higher the skill modifier.
|
||||||
# The first 10 (SECTION_SIZE) points may give +1 each, the second 10 may give +0.8 and so on. With these numbers:
|
# The first 10 (SECTION_SIZE) points may give +1 each, the second 10 may give +0.8 and so on. With these numbers:
|
||||||
|
|
@ -1107,10 +1107,10 @@ NCulture = {
|
||||||
# Skill mod 37 -> 1 * 10 + 0.9 * 10 + 0.8 * 10 + 0.7 * 7 = 27.4
|
# Skill mod 37 -> 1 * 10 + 0.9 * 10 + 0.8 * 10 + 0.7 * 7 = 27.4
|
||||||
# trailing points after the highest section take the last multiplier of the PER_SKILL_SECTION array, which should have at minimum 2 entries
|
# trailing points after the highest section take the last multiplier of the PER_SKILL_SECTION array, which should have at minimum 2 entries
|
||||||
# this skill level bonus will not exceed the SKILL_CAP, so a Skill 100 character will still get at most (for example) 30% progress chance from their skill.
|
# this skill level bonus will not exceed the SKILL_CAP, so a Skill 100 character will still get at most (for example) 30% progress chance from their skill.
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_BASE = 5 # base progress chance bonus if fascination
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_BASE = 10 # base progress chance bonus if fascination
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_HEAD_SKILL_BASE = 1 # skill level below which no bonus is given
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_HEAD_SKILL_BASE = 0 # skill level below which no bonus is given
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_SKILL_LEVEL_SECTION_SIZE = 1 # size of each multiplier chunk. with 10, the first 10 bonus point will get the first multiplier and so on
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_SKILL_LEVEL_SECTION_SIZE = 10 # size of each multiplier chunk. with 10, the first 10 bonus point will get the first multiplier and so on
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_SKILL_CAP = 20 # how high can the skill bonus be at most (BASE included)
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_SKILL_CAP = 45 # how high can the skill bonus be at most (BASE included)
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_PER_SKILL_SECTION = { 1 0.9 0.8 0.7 0.6 }
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_PER_SKILL_SECTION = { 1 0.9 0.8 0.7 0.6 }
|
||||||
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_NO_HEAD_SKILL = 10 # used as the skill value if there is no cultural head
|
INNOVATION_PROGRESS_CHANCE_FROM_FASCINATION_NO_HEAD_SKILL = 10 # used as the skill value if there is no cultural head
|
||||||
|
|
||||||
|
|
@ -1118,8 +1118,8 @@ NCulture = {
|
||||||
|
|
||||||
# If the random roll succeeds, the innovation will progress by:
|
# If the random roll succeeds, the innovation will progress by:
|
||||||
# base + from development + from eras ahead
|
# base + from development + from eras ahead
|
||||||
INNOVATION_PROGRESS_GAIN_BASE = 0.4
|
INNOVATION_PROGRESS_GAIN_BASE = 0.3
|
||||||
INNOVATION_PROGRESS_GAIN_PER_AVERAGE_DEVELOPMENT_LEVEL = 0.1
|
INNOVATION_PROGRESS_GAIN_PER_AVERAGE_DEVELOPMENT_LEVEL = 0.02
|
||||||
INNOVATION_PROGRESS_GAIN_PER_ERA_AHEAD = 0.2
|
INNOVATION_PROGRESS_GAIN_PER_ERA_AHEAD = 0.2
|
||||||
INNOVATION_PROGRESS_DIVIDE_FACTOR_IF_ERA_BEHIND = 5 # the overall progress is divided by this number to achieve a way slower progress for future innovations. 10 would divide the total progress by 10, and this is further divided by the number of eras the culture is behind - so the progress may end up being divided by 30 at most. Set to 0 to disable this behavior.
|
INNOVATION_PROGRESS_DIVIDE_FACTOR_IF_ERA_BEHIND = 5 # the overall progress is divided by this number to achieve a way slower progress for future innovations. 10 would divide the total progress by 10, and this is further divided by the number of eras the culture is behind - so the progress may end up being divided by 30 at most. Set to 0 to disable this behavior.
|
||||||
INNOVATION_PROGRESS_MIN_MULTIPLIER_IF_ERA_BEHIND = 0.01 # the division from the define above may not go lower than this. Ranges between 0 and 1.
|
INNOVATION_PROGRESS_MIN_MULTIPLIER_IF_ERA_BEHIND = 0.01 # the division from the define above may not go lower than this. Ranges between 0 and 1.
|
||||||
|
|
|
||||||
|
|
@ -2988,5 +2988,4 @@ e_germany = {
|
||||||
# }
|
# }
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
|
||||||
|
|
@ -452,6 +452,11 @@ e_italy = {
|
||||||
|
|
||||||
color = { 215 120 130 }
|
color = { 215 120 130 }
|
||||||
}
|
}
|
||||||
|
b_luni = {
|
||||||
|
province = 2531
|
||||||
|
|
||||||
|
color = { 215 120 130 }
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -1521,11 +1526,6 @@ e_italy = {
|
||||||
b_casentino = {
|
b_casentino = {
|
||||||
province = 2553
|
province = 2553
|
||||||
|
|
||||||
color = { 209 125 105 }
|
|
||||||
}
|
|
||||||
b_camaldoli = {
|
|
||||||
province = 2551
|
|
||||||
|
|
||||||
color = { 209 125 105 }
|
color = { 209 125 105 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1572,16 +1572,16 @@ e_italy = {
|
||||||
|
|
||||||
color = { 232 190 25 }
|
color = { 232 190 25 }
|
||||||
}
|
}
|
||||||
b_prato = {
|
b_camaldoli = {
|
||||||
province = 2545
|
province = 2551
|
||||||
|
|
||||||
color = { 235 210 65 }
|
color = { 209 125 105 }
|
||||||
}
|
}
|
||||||
b_vallombrosa = {
|
b_empoli = {
|
||||||
province = 2544
|
province = 2563
|
||||||
|
|
||||||
color = { 230 155 15 }
|
color = { 232 190 25 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_lucca = {
|
c_lucca = {
|
||||||
color = { 255 176 153 }
|
color = { 255 176 153 }
|
||||||
|
|
@ -1592,16 +1592,11 @@ e_italy = {
|
||||||
|
|
||||||
color = { 235 210 65 }
|
color = { 235 210 65 }
|
||||||
}
|
}
|
||||||
b_pistorja = { #Pistoia
|
b_piombino = {
|
||||||
province = 2538
|
province = 2561
|
||||||
|
|
||||||
color = { 235 210 65 }
|
color = { 180 186 30 }
|
||||||
}
|
}
|
||||||
b_luni = {
|
|
||||||
province = 2531
|
|
||||||
|
|
||||||
color = { 215 120 130 }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
c_arezzo = {
|
c_arezzo = {
|
||||||
color = { 204 141 122 }
|
color = { 204 141 122 }
|
||||||
|
|
@ -1621,7 +1616,12 @@ e_italy = {
|
||||||
province = 2584
|
province = 2584
|
||||||
|
|
||||||
color = { 240 225 150 }
|
color = { 240 225 150 }
|
||||||
}
|
}
|
||||||
|
b_vallombrosa = {
|
||||||
|
province = 2544
|
||||||
|
|
||||||
|
color = { 230 155 15 }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
c_siena = {
|
c_siena = {
|
||||||
color = { 255 213 201 }
|
color = { 255 213 201 }
|
||||||
|
|
@ -1632,11 +1632,6 @@ e_italy = {
|
||||||
|
|
||||||
color = { 205 175 25 }
|
color = { 205 175 25 }
|
||||||
}
|
}
|
||||||
b_montalcino = {
|
|
||||||
province = 2567
|
|
||||||
|
|
||||||
color = { 205 175 25 }
|
|
||||||
}
|
|
||||||
b_chiusi = {
|
b_chiusi = {
|
||||||
province = 2565
|
province = 2565
|
||||||
|
|
||||||
|
|
@ -1647,60 +1642,62 @@ e_italy = {
|
||||||
|
|
||||||
color = { 205 175 25 }
|
color = { 205 175 25 }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
c_pisa = {
|
|
||||||
color = { 178 123 107 }
|
|
||||||
#can_be_named_after_dynasty = no
|
|
||||||
b_volterra = {
|
b_volterra = {
|
||||||
province = 2558
|
province = 2558
|
||||||
|
|
||||||
color = { 232 190 25 }
|
color = { 232 190 25 }
|
||||||
}
|
}
|
||||||
b_pisa = {
|
|
||||||
province = 2536
|
|
||||||
|
|
||||||
color = { 180 186 30 }
|
|
||||||
}
|
|
||||||
b_empoli = {
|
|
||||||
province = 2563
|
|
||||||
|
|
||||||
color = { 232 190 25 }
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
c_livorno = {
|
c_pisa = {
|
||||||
color = { 255 196 178 }
|
|
||||||
#can_be_named_after_dynasty = no
|
|
||||||
b_livorno = {
|
b_livorno = {
|
||||||
province = 2557
|
province = 2557
|
||||||
|
|
||||||
color = { 180 186 30 }
|
color = { 180 186 30 }
|
||||||
}
|
}
|
||||||
b_piombino = {
|
b_pisa = {
|
||||||
province = 2561
|
province = 2536
|
||||||
|
|
||||||
color = { 180 186 30 }
|
color = { 180 186 30 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_prato = {
|
||||||
|
color = { 255 196 178 }
|
||||||
|
#can_be_named_after_dynasty = no
|
||||||
|
|
||||||
|
b_pistorja = { #Pistoia
|
||||||
|
province = 2538
|
||||||
|
|
||||||
|
color = { 235 210 65 }
|
||||||
|
}
|
||||||
|
b_prato = {
|
||||||
|
province = 2545
|
||||||
|
|
||||||
|
color = { 235 210 65 }
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
c_orbetello = {
|
c_orbetello = {
|
||||||
color = { 153 106 91 }
|
color = { 153 106 91 }
|
||||||
#can_be_named_after_dynasty = no
|
#can_be_named_after_dynasty = no
|
||||||
|
|
||||||
b_orbetello = {
|
b_grosseto = {
|
||||||
province = 2569
|
province = 2569
|
||||||
|
|
||||||
color = { 250 210 5 }
|
color = { 250 210 5 }
|
||||||
}
|
}
|
||||||
|
b_orbetello = {
|
||||||
|
province = 2562
|
||||||
|
|
||||||
|
color = { 250 210 5 }
|
||||||
|
}
|
||||||
b_soana = {
|
b_soana = {
|
||||||
province = 2570
|
province = 2570
|
||||||
|
|
||||||
color = { 250 210 5 }
|
color = { 250 210 5 }
|
||||||
}
|
}
|
||||||
b_grosseto = {
|
b_montalcino = {
|
||||||
province = 2562
|
province = 2567
|
||||||
|
|
||||||
color = { 250 210 5 }
|
color = { 205 175 25 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
catholic_religion = {
|
catholic_religion = {
|
||||||
family = rf_abrahamic
|
family = rf_abrahamic
|
||||||
|
|
||||||
doctrine_background_icon = core_tenet_banner_catholic.dds
|
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||||
doctrine = abrahamic_hostility_doctrine
|
doctrine = abrahamic_hostility_doctrine
|
||||||
|
|
||||||
#Main Group | placeholder
|
#Main Group | placeholder
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
eastern_orthodox_religion = {
|
eastern_orthodox_religion = {
|
||||||
family = rf_abrahamic
|
family = rf_abrahamic
|
||||||
|
|
||||||
doctrine_background_icon = core_tenet_banner_orthodox.dds
|
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||||
doctrine = abrahamic_hostility_doctrine
|
doctrine = abrahamic_hostility_doctrine
|
||||||
|
|
||||||
#Main Group | placeholder
|
#Main Group | placeholder
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
protestant_religion = {
|
protestant_religion = {
|
||||||
family = rf_abrahamic
|
family = rf_abrahamic
|
||||||
|
|
||||||
doctrine_background_icon = core_tenet_banner_protestant.dds
|
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||||
doctrine = abrahamic_hostility_doctrine
|
doctrine = abrahamic_hostility_doctrine
|
||||||
|
|
||||||
#Main Group
|
#Main Group
|
||||||
|
|
|
||||||
|
|
@ -8,344 +8,6 @@ namespace = title_event
|
||||||
|
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
# West Francia becomes France when no longer controlled by a Karling
|
|
||||||
title_event.0001 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event_francia_name_change.title
|
|
||||||
desc = title_event_francia_name_change.desc
|
|
||||||
theme = crown
|
|
||||||
right_portrait = root
|
|
||||||
|
|
||||||
trigger = {
|
|
||||||
scope:title = {
|
|
||||||
this = title:k_france
|
|
||||||
}
|
|
||||||
NOR = {
|
|
||||||
dynasty = { this = dynasty:25061 } # Not held by a Karling
|
|
||||||
any_liege_or_above = {
|
|
||||||
dynasty = { this = dynasty:25061 } # And does not have a liege that is a Karling
|
|
||||||
}
|
|
||||||
has_global_variable = west_francia_renamed
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
title:k_france = {
|
|
||||||
save_scope_as = francia_title
|
|
||||||
}
|
|
||||||
set_global_variable = {
|
|
||||||
name = west_francia_renamed
|
|
||||||
value = yes
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
option = {
|
|
||||||
name = title_event_francia_name_change.a
|
|
||||||
custom_tooltip = {
|
|
||||||
text = title_event_francia_name_change.a_tt_1
|
|
||||||
|
|
||||||
title:k_france = {
|
|
||||||
reset_title_name = yes # I.e. set_title_name = k_france
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# East Francia becomes Germany when no longer controlled by a Karling
|
|
||||||
title_event.0002 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event_francia_name_change.title
|
|
||||||
desc = title_event_francia_name_change.desc
|
|
||||||
theme = crown
|
|
||||||
right_portrait = root
|
|
||||||
|
|
||||||
trigger = {
|
|
||||||
scope:title = {
|
|
||||||
this = title:k_east_francia
|
|
||||||
}
|
|
||||||
NOR = {
|
|
||||||
dynasty = { this = dynasty:25061 } # Not held by a Karling
|
|
||||||
any_liege_or_above = {
|
|
||||||
dynasty = { this = dynasty:25061 } # And does not have a liege that is a Karling
|
|
||||||
}
|
|
||||||
has_global_variable = east_francia_renamed
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
title:k_east_francia = {
|
|
||||||
save_scope_as = francia_title
|
|
||||||
}
|
|
||||||
set_global_variable = {
|
|
||||||
name = east_francia_renamed
|
|
||||||
value = yes
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
option = {
|
|
||||||
name = title_event_francia_name_change.a
|
|
||||||
custom_tooltip = {
|
|
||||||
text = title_event_francia_name_change.a_tt_2
|
|
||||||
|
|
||||||
title:k_east_francia = {
|
|
||||||
set_title_name = k_germany
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
##################################################
|
|
||||||
# Splitting the Crown
|
|
||||||
# by Ewan Cowhig Croft
|
|
||||||
# 0011 - 0020
|
|
||||||
##################################################
|
|
||||||
|
|
||||||
# Hidden management event to determine if we need to axe Asturias &, if we do, what notification events to send out afterwards.
|
|
||||||
title_event.0011 = {
|
|
||||||
hidden = yes
|
|
||||||
|
|
||||||
trigger = {
|
|
||||||
scope:title = title:k_castille
|
|
||||||
title:k_asturias = {
|
|
||||||
# Leon must be de jure part of Asturias, or else there's no reason to ever stop calling it Asturias.
|
|
||||||
any_in_de_jure_hierarchy = { this = title:d_leon }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
# Set up some scopes for easy reference.
|
|
||||||
title:k_castille = {
|
|
||||||
save_scope_as = castille
|
|
||||||
holder = { save_scope_as = castille_char }
|
|
||||||
}
|
|
||||||
title:k_asturias = {
|
|
||||||
save_scope_as = asturias
|
|
||||||
if = {
|
|
||||||
limit = { exists = holder }
|
|
||||||
holder = { save_scope_as = leon_char }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
title:k_leon = { save_scope_as = leon }
|
|
||||||
## Plus one for backgrounds; we take this one to get the hilly backdrops of northern Iberia.
|
|
||||||
province:1815 = { save_scope_as = background_terrain_scope }
|
|
||||||
# Then fire off relevant notifications to scope:leon_char & scope:castille_char.
|
|
||||||
## If Asturias doesn't exist when Leon is created, we just send Castille one.
|
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
NOT = { exists = title:k_asturias.holder }
|
|
||||||
}
|
|
||||||
scope:castille_char = { trigger_event = title_event.0012 }
|
|
||||||
}
|
|
||||||
## & if Leon & Castille are now held by the same char, they get another.
|
|
||||||
else_if = {
|
|
||||||
limit = { scope:leon_char = scope:castille_char }
|
|
||||||
scope:castille_char = { trigger_event = title_event.0013 }
|
|
||||||
}
|
|
||||||
## Otherwise, we send out the standard two-person configuration.
|
|
||||||
else = {
|
|
||||||
scope:leon_char = { trigger_event = title_event.0014 }
|
|
||||||
scope:castille_char = { trigger_event = title_event.0015 }
|
|
||||||
}
|
|
||||||
# Finally, execute the effects.
|
|
||||||
asturias_becomes_leon_and_castille_effect = yes
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# There is no Asturian King, but Castille now exists.
|
|
||||||
title_event.0012 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event.0012.t
|
|
||||||
desc = title_event.0012.desc
|
|
||||||
theme = realm
|
|
||||||
left_portrait = {
|
|
||||||
character = scope:castille_char
|
|
||||||
animation = personality_honorable
|
|
||||||
}
|
|
||||||
override_background = { reference = terrain_scope }
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
show_as_tooltip = { asturias_becomes_leon_and_castille_effect = yes }
|
|
||||||
}
|
|
||||||
|
|
||||||
# As it should be.
|
|
||||||
option = {
|
|
||||||
name = title_event.0012.a
|
|
||||||
|
|
||||||
# No stress needed for a single-option notification event.
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# The Asturian King is also King of Castille.
|
|
||||||
title_event.0013 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event.0013.t
|
|
||||||
desc = title_event.0013.desc
|
|
||||||
theme = realm
|
|
||||||
left_portrait = {
|
|
||||||
character = scope:castille_char
|
|
||||||
animation = personality_honorable
|
|
||||||
}
|
|
||||||
override_background = { reference = terrain_scope }
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
show_as_tooltip = { asturias_becomes_leon_and_castille_effect = yes }
|
|
||||||
}
|
|
||||||
|
|
||||||
# Two crowns are better than one!
|
|
||||||
option = {
|
|
||||||
name = title_event.0013.a
|
|
||||||
|
|
||||||
# No stress needed for a single-option notification event.
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Leon POV: Asturias becomes Leon.
|
|
||||||
title_event.0014 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event.0014.t
|
|
||||||
desc = title_event.0014.desc
|
|
||||||
theme = realm
|
|
||||||
left_portrait = {
|
|
||||||
character = scope:leon_char
|
|
||||||
animation = anger
|
|
||||||
}
|
|
||||||
right_portrait = {
|
|
||||||
character = scope:castille_char
|
|
||||||
animation = personality_greedy
|
|
||||||
}
|
|
||||||
override_background = { reference = terrain_scope }
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
show_as_tooltip = { asturias_becomes_leon_and_castille_effect = yes }
|
|
||||||
}
|
|
||||||
|
|
||||||
# Splitters!
|
|
||||||
option = {
|
|
||||||
name = title_event.0014.a
|
|
||||||
|
|
||||||
# No stress needed for the default option in a notification event.
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# We'll get those lands back some day...
|
|
||||||
option = {
|
|
||||||
name = title_event.0014.b
|
|
||||||
# We only want to allow the mechanical effect options as RP-outlets for players.
|
|
||||||
trigger = { is_ai = no }
|
|
||||||
|
|
||||||
progress_towards_rival_effect = {
|
|
||||||
REASON = rival_lands_stolen
|
|
||||||
CHARACTER = scope:castille_char
|
|
||||||
OPINION = default_rival_opinion
|
|
||||||
}
|
|
||||||
|
|
||||||
stress_impact = { forgiving = minor_stress_impact_gain }
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Huzzah! A whole _kingdom_ of comrades!
|
|
||||||
option = {
|
|
||||||
name = title_event.0014.c
|
|
||||||
# We only want to allow the mechanical effect options as RP-outlets for players.
|
|
||||||
trigger = { is_ai = no }
|
|
||||||
|
|
||||||
progress_towards_friend_effect = {
|
|
||||||
REASON = friend_castille_leon
|
|
||||||
CHARACTER = scope:castille_char
|
|
||||||
OPINION = default_friend_opinion
|
|
||||||
}
|
|
||||||
|
|
||||||
stress_impact = { vengeful = minor_stress_impact_gain }
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Castille POV: Asturias becomes Leon.
|
|
||||||
title_event.0015 = {
|
|
||||||
type = character_event
|
|
||||||
title = title_event.0015.t
|
|
||||||
desc = title_event.0015.desc
|
|
||||||
theme = realm
|
|
||||||
left_portrait = {
|
|
||||||
character = scope:castille_char
|
|
||||||
animation = happiness
|
|
||||||
}
|
|
||||||
right_portrait = {
|
|
||||||
character = scope:leon_char
|
|
||||||
animation = anger
|
|
||||||
}
|
|
||||||
override_background = { reference = terrain_scope }
|
|
||||||
|
|
||||||
immediate = {
|
|
||||||
show_as_tooltip = { asturias_becomes_leon_and_castille_effect = yes }
|
|
||||||
}
|
|
||||||
|
|
||||||
# Power is back where it should always have been.
|
|
||||||
option = {
|
|
||||||
name = title_event.0015.a
|
|
||||||
|
|
||||||
# No stress needed for the default option in a notification event.
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Today, Castille. Tomorrow, _Leon_.
|
|
||||||
option = {
|
|
||||||
name = title_event.0015.b
|
|
||||||
# We only want to allow the mechanical effect options as RP-outlets for players.
|
|
||||||
trigger = { is_ai = no }
|
|
||||||
scope:leon_char = {
|
|
||||||
progress_towards_rival_effect = {
|
|
||||||
REASON = rival_leon_formed
|
|
||||||
CHARACTER = scope:castille_char
|
|
||||||
OPINION = default_rival_opinion
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stress_impact = { forgiving = minor_stress_impact_gain }
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# We may be divided in rule, but we're united by blood!
|
|
||||||
option = {
|
|
||||||
name = title_event.0015.c
|
|
||||||
# We only want to allow the mechanical effect options as RP-outlets for players.
|
|
||||||
trigger = { is_ai = no }
|
|
||||||
scope:leon_char = {
|
|
||||||
progress_towards_friend_effect = {
|
|
||||||
REASON = friend_castille_leon
|
|
||||||
CHARACTER = scope:castille_char
|
|
||||||
OPINION = default_friend_opinion
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stress_impact = { vengeful = minor_stress_impact_gain }
|
|
||||||
ai_chance = {
|
|
||||||
# No fine tweaking needed for the AI chance on a notification event.
|
|
||||||
base = 100
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Ascended Throne memory maintenance
|
# Ascended Throne memory maintenance
|
||||||
title_event.9900 = {
|
title_event.9900 = {
|
||||||
|
|
|
||||||
BIN
gfx/interface/icons/building_types/icon_structure_drassanes.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/building_types/icon_structure_drassanes.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/building_types/icon_structure_jvari_monastery.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/building_types/icon_structure_jvari_monastery.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/building_types/icon_structure_palace_of_achen.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/building_types/icon_structure_palace_of_achen.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/building_types/icon_structure_walls_of_genoa.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/building_types/icon_structure_walls_of_genoa.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -107,6 +107,59 @@
|
||||||
religion = helvetic
|
religion = helvetic
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
##d_upper_burgundy
|
||||||
|
###c_vesoul
|
||||||
|
2077 = {
|
||||||
|
culture = bourguignon
|
||||||
|
religion = girondin
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2383 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2076 = {
|
||||||
|
culture = pelonais
|
||||||
|
religion = girondin
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2192 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
###c_besancon
|
||||||
|
2459 = {
|
||||||
|
culture = pelonais
|
||||||
|
religion = helvetic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2075 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2057 = {
|
||||||
|
culture = elsasse
|
||||||
|
religion = volksmarchen
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
9768 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_dole
|
||||||
|
2191 = {
|
||||||
|
culture = pelonais
|
||||||
|
religion = helvetic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2073 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2072 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2457 = {
|
||||||
|
holding = none
|
||||||
|
950.1.1 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#k_lichtenstein
|
#k_lichtenstein
|
||||||
##d_lictenstein
|
##d_lictenstein
|
||||||
|
|
|
||||||
|
|
@ -72,24 +72,25 @@
|
||||||
1540 = {
|
1540 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_cambridgeshire
|
###c_essex
|
||||||
1534 = {
|
1514 = {
|
||||||
culture = easlander
|
|
||||||
religion = victorian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1536 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1541 = {
|
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
religion = victorian
|
religion = victorian
|
||||||
holding = church_holding
|
holding = castle_holding
|
||||||
|
1100.11.11 = {
|
||||||
|
culture = soueyrneg
|
||||||
|
}
|
||||||
}
|
}
|
||||||
1543 = {
|
1515 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1517 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1516 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1542 = {
|
9733 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_hertfordshire
|
###c_hertfordshire
|
||||||
|
|
@ -135,25 +136,24 @@
|
||||||
1537 = {
|
1537 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_essex
|
###c_cambridgeshire
|
||||||
1514 = {
|
1534 = {
|
||||||
culture = soueyrneg
|
culture = easlander
|
||||||
religion = victorian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
1100.11.11 = {
|
}
|
||||||
|
1536 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1541 = {
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
}
|
religion = victorian
|
||||||
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1515 = {
|
1543 = {
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1517 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1516 = {
|
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
9733 = {
|
1542 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_suffolk
|
###c_suffolk
|
||||||
|
|
@ -207,35 +207,22 @@
|
||||||
9732 = {
|
9732 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
##d_gloucester
|
##d_buckingham
|
||||||
###c_gloucestershire
|
###c_berkshire
|
||||||
1580 = {
|
1555 = {
|
||||||
culture = prytoneg
|
culture = soueyrneg
|
||||||
religion = avalonian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
767.1.1 = {
|
}
|
||||||
special_building = dean_mines_01
|
1556 = {
|
||||||
|
holding = none
|
||||||
|
1066.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1582 = {
|
1557 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
9730 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_avon
|
|
||||||
1581 = {
|
|
||||||
culture = weslander
|
|
||||||
religion = victorian
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1577 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
1576 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
##d_buckingham
|
|
||||||
###c_oxfordshire
|
###c_oxfordshire
|
||||||
1558 = {
|
1558 = {
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
|
|
@ -252,21 +239,6 @@
|
||||||
1560 = {
|
1560 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1557 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
###c_berkshire
|
|
||||||
1555 = {
|
|
||||||
culture = soueyrneg
|
|
||||||
religion = victorian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1556 = {
|
|
||||||
holding = none
|
|
||||||
1066.1.1 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
###c_buckinghamshire
|
###c_buckinghamshire
|
||||||
1554 = {
|
1554 = {
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
|
|
@ -282,7 +254,6 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
##d_canterbury
|
##d_canterbury
|
||||||
###c_kent
|
###c_kent
|
||||||
1502 = {
|
1502 = {
|
||||||
|
|
@ -332,20 +303,21 @@
|
||||||
9735 = {
|
9735 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_sussex
|
###c_west_sussex
|
||||||
1506 = {
|
|
||||||
culture = soueyrneg
|
|
||||||
religion = victorian
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1507 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
1508 = {
|
1508 = {
|
||||||
culture = souflander
|
culture = souflander
|
||||||
religion = victorian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
1507 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
###c_east_sussex
|
||||||
|
1506 = {
|
||||||
|
culture = soueyrneg
|
||||||
|
religion = victorian
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
1509 = {
|
1509 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
|
@ -386,6 +358,18 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
##d_somerset
|
##d_somerset
|
||||||
|
###c_avon
|
||||||
|
1581 = {
|
||||||
|
culture = weslander
|
||||||
|
religion = victorian
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1577 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
1576 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
###c_wiltshire
|
###c_wiltshire
|
||||||
1561 = {
|
1561 = {
|
||||||
culture = souflander
|
culture = souflander
|
||||||
|
|
@ -443,6 +427,39 @@
|
||||||
9729 = {
|
9729 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
##d_lincoln
|
||||||
|
###c_lincolnshire
|
||||||
|
1583 = {
|
||||||
|
culture = easlander
|
||||||
|
religion = anglican_england
|
||||||
|
holding = castle_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
cereal_fields_01
|
||||||
|
barracks_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1586 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
1587 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
###c_stamford
|
||||||
|
1584 = {
|
||||||
|
holding = castle_holding
|
||||||
|
culture = easlander
|
||||||
|
religion = anglican_england
|
||||||
|
}
|
||||||
|
1601 = {
|
||||||
|
holding = city_holding
|
||||||
|
culture = easlander
|
||||||
|
religion = victorian
|
||||||
|
}
|
||||||
|
1585 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
##d_cornwall
|
##d_cornwall
|
||||||
###c_devon
|
###c_devon
|
||||||
1569 = {
|
1569 = {
|
||||||
|
|
@ -527,16 +544,16 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_tyne_and_wear
|
###c_tyne_and_wear
|
||||||
9714 = {
|
|
||||||
culture = norflander
|
|
||||||
religion = anglican_england
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1606 = {
|
1606 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
culture = norflander
|
culture = norflander
|
||||||
religion = anglican_england
|
religion = anglican_england
|
||||||
}
|
}
|
||||||
|
9714 = {
|
||||||
|
culture = norflander
|
||||||
|
religion = anglican_england
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
###c_durham
|
###c_durham
|
||||||
9716 = {
|
9716 = {
|
||||||
culture = norflander
|
culture = norflander
|
||||||
|
|
@ -549,24 +566,54 @@
|
||||||
1608 = {
|
1608 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
culture = norflander
|
culture = norflander
|
||||||
religion = anglican_england
|
religion = anglican_england
|
||||||
}
|
}
|
||||||
##d_lancaster
|
##d_lancaster
|
||||||
|
###c_liverpool
|
||||||
|
9720 = {
|
||||||
|
culture = scouseg
|
||||||
|
religion = victorian
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1643 = {
|
||||||
|
culture = prytoneg
|
||||||
|
religion = victorian
|
||||||
|
holding = castle_holding
|
||||||
|
767.1.1 = {
|
||||||
|
special_building = offas_dyke_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1644 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
###c_lancashire
|
###c_lancashire
|
||||||
1639 = {
|
1639 = {
|
||||||
culture = scouseg
|
culture = scouseg
|
||||||
religion = victorian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
1640 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1641 = {
|
1641 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
9719 = {
|
9719 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
###c_cheshire
|
||||||
|
9721 = {
|
||||||
|
holding = castle_holding
|
||||||
|
culture = scouseg
|
||||||
|
religion = trenchsinger
|
||||||
|
}
|
||||||
|
1645 = {
|
||||||
|
holding = none
|
||||||
|
950.1.1 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1640 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
##d_cumbria
|
||||||
###c_cumberland
|
###c_cumberland
|
||||||
1635 = {
|
1635 = {
|
||||||
culture = scouseg
|
culture = scouseg
|
||||||
|
|
@ -606,35 +653,6 @@
|
||||||
9718 = {
|
9718 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_cheshire
|
|
||||||
9721 = {
|
|
||||||
holding = castle_holding
|
|
||||||
culture = scouseg
|
|
||||||
religion = trenchsinger
|
|
||||||
}
|
|
||||||
1645 = {
|
|
||||||
holding = none
|
|
||||||
950.1.1 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1644 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
###c_liverpool
|
|
||||||
9720 = {
|
|
||||||
culture = scouseg
|
|
||||||
religion = victorian
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1643 = {
|
|
||||||
culture = prytoneg
|
|
||||||
religion = victorian
|
|
||||||
holding = castle_holding
|
|
||||||
767.1.1 = {
|
|
||||||
special_building = offas_dyke_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
##d_york
|
##d_york
|
||||||
###c_north_riding
|
###c_north_riding
|
||||||
1595 = {
|
1595 = {
|
||||||
|
|
@ -670,11 +688,6 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_east_riding
|
###c_east_riding
|
||||||
1588 = {
|
|
||||||
culture = norflander
|
|
||||||
religion = anglican_england
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1589 = {
|
1589 = {
|
||||||
holding = none
|
holding = none
|
||||||
1000.1.1 = {
|
1000.1.1 = {
|
||||||
|
|
@ -683,6 +696,11 @@
|
||||||
religion = old_thelema
|
religion = old_thelema
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1588 = {
|
||||||
|
culture = norflander
|
||||||
|
religion = anglican_england
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
1590 = {
|
1590 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
|
|
@ -713,39 +731,6 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
##d_lincoln
|
|
||||||
###c_lincolnshire
|
|
||||||
1583 = {
|
|
||||||
culture = easlander
|
|
||||||
religion = anglican_england
|
|
||||||
holding = castle_holding
|
|
||||||
1066.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
cereal_fields_01
|
|
||||||
barracks_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1586 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
1587 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
###c_stamford
|
|
||||||
1584 = {
|
|
||||||
holding = castle_holding
|
|
||||||
culture = easlander
|
|
||||||
religion = anglican_england
|
|
||||||
}
|
|
||||||
1601 = {
|
|
||||||
holding = city_holding
|
|
||||||
culture = easlander
|
|
||||||
religion = victorian
|
|
||||||
}
|
|
||||||
1585 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
##d_nottingham
|
##d_nottingham
|
||||||
###c_nottinghamshire
|
###c_nottinghamshire
|
||||||
1618 = {
|
1618 = {
|
||||||
|
|
@ -798,6 +783,21 @@
|
||||||
|
|
||||||
#k_wales
|
#k_wales
|
||||||
##d_hereford
|
##d_hereford
|
||||||
|
###c_gloucestershire
|
||||||
|
1580 = {
|
||||||
|
culture = prytoneg
|
||||||
|
religion = avalonian
|
||||||
|
holding = castle_holding
|
||||||
|
767.1.1 = {
|
||||||
|
special_building = dean_mines_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1582 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
9730 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
###c_shropshire
|
###c_shropshire
|
||||||
1646 = {
|
1646 = {
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
|
|
@ -846,21 +846,6 @@
|
||||||
1624 = {
|
1624 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_worcestershire
|
|
||||||
1625 = {
|
|
||||||
culture = prytoneg
|
|
||||||
religion = arcane
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1626 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
9724 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
9725 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
##d_gwynedd
|
##d_gwynedd
|
||||||
###c_caernarfonshire
|
###c_caernarfonshire
|
||||||
1667 = {
|
1667 = {
|
||||||
|
|
@ -920,6 +905,11 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_warwickshire
|
###c_warwickshire
|
||||||
|
1605 = {
|
||||||
|
culture = prytoneg
|
||||||
|
religion = arcane
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
1603 = {
|
1603 = {
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
religion = arcane
|
religion = arcane
|
||||||
|
|
@ -928,12 +918,22 @@
|
||||||
1604 = {
|
1604 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1605 = {
|
9727 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_worcestershire
|
||||||
|
1625 = {
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
religion = arcane
|
religion = arcane
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
1626 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
9724 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
9727 = {
|
9725 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
##d_powys
|
##d_powys
|
||||||
|
|
@ -1071,6 +1071,9 @@
|
||||||
1726 = {
|
1726 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
|
1736 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
###c_strathearn
|
###c_strathearn
|
||||||
1734 = {
|
1734 = {
|
||||||
culture = scottish
|
culture = scottish
|
||||||
|
|
@ -1086,8 +1089,8 @@
|
||||||
1733 = {
|
1733 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1736 = {
|
1697 = {
|
||||||
holding = none
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
###c_atholl
|
###c_atholl
|
||||||
1743 = {
|
1743 = {
|
||||||
|
|
@ -1098,62 +1101,19 @@
|
||||||
1744 = {
|
1744 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1710 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_angus
|
|
||||||
1720 = {
|
|
||||||
culture = scottish
|
|
||||||
religion = old_thelema
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
|
||||||
1721 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
1719 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
##d_strathclyde
|
##d_strathclyde
|
||||||
###c_lennox
|
###c_lennox
|
||||||
1695 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1696 = {
|
1696 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
culture = strafclideg
|
culture = strafclideg
|
||||||
religion = old_thelema
|
religion = old_thelema
|
||||||
}
|
}
|
||||||
1697 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
###c_ayrshire
|
|
||||||
1686 = {
|
|
||||||
culture = strafclideg
|
|
||||||
religion = old_thelema
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1687 = {
|
1687 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1688 = {
|
1695 = {
|
||||||
holding = none
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
###c_argyll
|
|
||||||
1700 = {
|
|
||||||
culture = gaelic
|
|
||||||
religion = presbyterian
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
|
||||||
1701 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
1702 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
9695 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
##d_galloway
|
|
||||||
###c_lanarkshire
|
###c_lanarkshire
|
||||||
1737 = {
|
1737 = {
|
||||||
culture = strafclideg
|
culture = strafclideg
|
||||||
|
|
@ -1169,6 +1129,30 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
###c_ayrshire
|
||||||
|
1686 = {
|
||||||
|
culture = strafclideg
|
||||||
|
religion = old_thelema
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
1688 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
1690 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
1680 = {
|
||||||
|
culture = strafclideg
|
||||||
|
religion = presbyterian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
1685 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
9694 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
##d_galloway
|
||||||
###c_galloway
|
###c_galloway
|
||||||
1682 = {
|
1682 = {
|
||||||
culture = strafclideg
|
culture = strafclideg
|
||||||
|
|
@ -1181,18 +1165,6 @@
|
||||||
1684 = {
|
1684 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_carrick
|
|
||||||
1680 = {
|
|
||||||
culture = strafclideg
|
|
||||||
religion = presbyterian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1685 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
9694 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_annandale
|
###c_annandale
|
||||||
1679 = {
|
1679 = {
|
||||||
culture = strafclideg
|
culture = strafclideg
|
||||||
|
|
@ -1203,12 +1175,6 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
##d_highlands
|
##d_highlands
|
||||||
###c_orkney
|
|
||||||
8 = {
|
|
||||||
culture = scottish
|
|
||||||
religion = jack_tar
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
|
||||||
###c_inverness
|
###c_inverness
|
||||||
1709 = {
|
1709 = {
|
||||||
culture = gaelic
|
culture = gaelic
|
||||||
|
|
@ -1223,10 +1189,10 @@
|
||||||
culture = gaelic
|
culture = gaelic
|
||||||
religion = presbyterian
|
religion = presbyterian
|
||||||
}
|
}
|
||||||
8776 = {
|
1701 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
35 = {
|
1710 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_ross
|
###c_ross
|
||||||
|
|
@ -1238,6 +1204,9 @@
|
||||||
1704 = {
|
1704 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
8776 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
8777 = {
|
8777 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -1266,13 +1235,25 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
##d_western_isles
|
##d_western_isles
|
||||||
|
###c_argyll
|
||||||
|
1700 = {
|
||||||
|
culture = gaelic
|
||||||
|
religion = presbyterian
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
1702 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
9695 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
###c_inner_hebrides
|
###c_inner_hebrides
|
||||||
1689 = {
|
1689 = {
|
||||||
culture = gaelic
|
culture = gaelic
|
||||||
religion = celtic
|
religion = celtic
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
}
|
}
|
||||||
1690 = {
|
35 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1691 = {
|
1691 = {
|
||||||
|
|
@ -1346,7 +1327,7 @@
|
||||||
religion = old_thelema
|
religion = old_thelema
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
935.1.1 = {
|
935.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1732 = {
|
1732 = {
|
||||||
|
|
@ -1368,6 +1349,18 @@
|
||||||
1717 = {
|
1717 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
###c_angus
|
||||||
|
1720 = {
|
||||||
|
culture = scottish
|
||||||
|
religion = old_thelema
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
1721 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
1719 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
###c_buchan
|
###c_buchan
|
||||||
1714 = {
|
1714 = {
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
|
|
@ -1392,6 +1385,29 @@
|
||||||
1723 = {
|
1723 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
##d_northern_isles
|
||||||
|
###c_orkney
|
||||||
|
8 = {
|
||||||
|
culture = scottish
|
||||||
|
religion = jack_tar
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
###c_shetland
|
||||||
|
7 = {
|
||||||
|
culture = pictish
|
||||||
|
religion = lutheran
|
||||||
|
holding = tribal_holding
|
||||||
|
855.1.1 = {
|
||||||
|
culture = norse
|
||||||
|
religion = norse_pagan
|
||||||
|
}
|
||||||
|
1000.1.1 = {
|
||||||
|
religion = jack_tar
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
1066.1.1 = { culture = vestsk }
|
||||||
|
1334.1.1 = { culture = scottish }
|
||||||
|
}
|
||||||
|
|
||||||
#k_ireland
|
#k_ireland
|
||||||
##d_meath
|
##d_meath
|
||||||
|
|
|
||||||
|
|
@ -179,33 +179,6 @@
|
||||||
2419 = {
|
2419 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_ostfriesland
|
|
||||||
2418 = {
|
|
||||||
culture = dutch
|
|
||||||
religion = lutheran
|
|
||||||
holding = castle_holding
|
|
||||||
1178.1.1 = {
|
|
||||||
culture = frisian
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2437 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2436 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
###c_oldenburg
|
|
||||||
2438 = {
|
|
||||||
culture = low_saxon
|
|
||||||
religion = lutheran
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2454 = {
|
|
||||||
holding = none
|
|
||||||
1144.1.1 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
###c_frisia
|
###c_frisia
|
||||||
2413 = {
|
2413 = {
|
||||||
culture = dutch
|
culture = dutch
|
||||||
|
|
@ -242,6 +215,206 @@
|
||||||
religion = corsair
|
religion = corsair
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#k_westphalia
|
||||||
|
##d_weserems
|
||||||
|
###c_osnabruck
|
||||||
|
2440 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = illuminated
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2445 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
2444 = {
|
||||||
|
holding = none
|
||||||
|
1070.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
###c_tecklenburg
|
||||||
|
2439 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = genevan
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2441 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2430 = {
|
||||||
|
holding = none
|
||||||
|
1050.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
###c_ostfriesland
|
||||||
|
2418 = {
|
||||||
|
culture = dutch
|
||||||
|
religion = lutheran
|
||||||
|
holding = castle_holding
|
||||||
|
1178.1.1 = {
|
||||||
|
culture = frisian
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2437 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2436 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
###c_oldenburg
|
||||||
|
2438 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = lutheran
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2454 = {
|
||||||
|
holding = none
|
||||||
|
1144.1.1 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2442 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
##d_lower_lorraine
|
||||||
|
###c_dortmund
|
||||||
|
2673 = {
|
||||||
|
culture = kleverlandish
|
||||||
|
religion = concordianist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2677 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
2675 = {
|
||||||
|
holding = none
|
||||||
|
1000.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2435 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_dusseldorf
|
||||||
|
2433 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2679 = {
|
||||||
|
culture = franconian
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2678 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2676 = {
|
||||||
|
holding = none
|
||||||
|
1066.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2688 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
###c_nassau
|
||||||
|
2692 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2851 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2689 = {
|
||||||
|
culture = turkisch
|
||||||
|
religion = concordianist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2691 = {
|
||||||
|
culture = hessian
|
||||||
|
religion = concordianist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2690 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
##d_westfalen
|
||||||
|
###c_munster
|
||||||
|
2670 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = illuminated
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
2671 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2672 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2446 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_paderborn
|
||||||
|
2847 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = volksmarchen
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
2848 = {
|
||||||
|
culture = low_saxon
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2841 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2842 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_lippe
|
||||||
|
2844 = {
|
||||||
|
culture = low_saxon
|
||||||
|
religion = volksmarchen
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2909 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2910 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2840 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2443 = {
|
||||||
|
holding = none
|
||||||
|
1066.1.1 = {
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
###c_arnsberg
|
||||||
|
2674 = {
|
||||||
|
culture = hessian
|
||||||
|
religion = illuminated
|
||||||
|
holding = tribal_holding
|
||||||
|
}
|
||||||
|
2680 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2681 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2843 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2852 = {
|
||||||
|
culture = franconian
|
||||||
|
religion = concordianist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
|
||||||
#k_lotharingia
|
#k_lotharingia
|
||||||
##d_luxembourg
|
##d_luxembourg
|
||||||
###c_luxembourg
|
###c_luxembourg
|
||||||
|
|
@ -262,6 +435,12 @@
|
||||||
2090 = {
|
2090 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
###c_bitburg
|
||||||
|
2089 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
###c_verviers
|
###c_verviers
|
||||||
2448 = {
|
2448 = {
|
||||||
culture = limburgisch
|
culture = limburgisch
|
||||||
|
|
@ -328,12 +507,92 @@
|
||||||
2684 = {
|
2684 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_bitburg
|
###c_cologne
|
||||||
2089 = {
|
2088 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = castle_holding
|
||||||
|
special_building_slot = holy_site_cologne_cathedral_01
|
||||||
|
867.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
cereal_fields_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
cereal_fields_01
|
||||||
|
farm_estates_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2087 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2682 = {
|
||||||
culture = rhinelander
|
culture = rhinelander
|
||||||
religion = carolingian
|
religion = carolingian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
###c_cleves
|
||||||
|
2104 = {
|
||||||
|
culture = kleverlandish
|
||||||
|
religion = concordianist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2101 = {
|
||||||
|
holding = none
|
||||||
|
1150.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
##d_trier
|
||||||
|
###c_trier
|
||||||
|
2085 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
cereal_fields_01
|
||||||
|
pastures_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2083 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
2700 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
###c_adenau
|
||||||
|
2084 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2086 = {
|
||||||
|
culture = rhinelander
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2697 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2696 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2685 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_saarbrucken
|
||||||
|
2704 = {
|
||||||
|
culture = palatine
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2703 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
##d_bar
|
##d_bar
|
||||||
###c_bar
|
###c_bar
|
||||||
2388 = {
|
2388 = {
|
||||||
|
|
@ -406,6 +665,12 @@
|
||||||
2711 = {
|
2711 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
|
2705 = {
|
||||||
|
holding = none
|
||||||
|
1066.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
2712 = {
|
2712 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -509,45 +774,6 @@
|
||||||
religion = trenchsinger
|
religion = trenchsinger
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
##d_flanders
|
|
||||||
###c_brugge
|
|
||||||
2115 = {
|
|
||||||
culture = belge
|
|
||||||
religion = trenchsinger
|
|
||||||
holding = castle_holding
|
|
||||||
1066.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
common_tradeport_02
|
|
||||||
farm_estates_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2124 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2125 = {
|
|
||||||
culture = belge
|
|
||||||
religion = trenchsinger
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2128 = {
|
|
||||||
holding = none
|
|
||||||
877.1.1 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2123 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
###c_gent
|
|
||||||
2114 = {
|
|
||||||
holding = castle_holding
|
|
||||||
culture = belge
|
|
||||||
religion = concordianist
|
|
||||||
}
|
|
||||||
9739 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_lille
|
###c_lille
|
||||||
2126 = {
|
2126 = {
|
||||||
culture = belge
|
culture = belge
|
||||||
|
|
@ -610,7 +836,7 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
special_building = zone_rouge_01
|
special_building = zone_rouge_01
|
||||||
}
|
}
|
||||||
###c_vermandois # Aisne
|
###c_vermandois
|
||||||
2400 = {
|
2400 = {
|
||||||
culture = picard
|
culture = picard
|
||||||
religion = trenchsinger
|
religion = trenchsinger
|
||||||
|
|
@ -621,8 +847,46 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
special_building = zone_rouge_01
|
special_building = zone_rouge_01
|
||||||
}
|
}
|
||||||
|
|
||||||
2397 = {
|
2397 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
special_building = zone_rouge_01
|
special_building = zone_rouge_01
|
||||||
}
|
}
|
||||||
|
##d_flanders
|
||||||
|
###c_brugge
|
||||||
|
2115 = {
|
||||||
|
culture = belge
|
||||||
|
religion = trenchsinger
|
||||||
|
holding = castle_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
common_tradeport_02
|
||||||
|
farm_estates_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2124 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2125 = {
|
||||||
|
culture = belge
|
||||||
|
religion = trenchsinger
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2128 = {
|
||||||
|
holding = none
|
||||||
|
877.1.1 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
2123 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
###c_gent
|
||||||
|
2114 = {
|
||||||
|
holding = castle_holding
|
||||||
|
culture = belge
|
||||||
|
religion = concordianist
|
||||||
|
}
|
||||||
|
9739 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
#k_brittany
|
#k_brittany
|
||||||
##d_brittany
|
##d_brittany
|
||||||
###c_french_leon
|
###c_french_leon
|
||||||
|
|
@ -39,18 +40,19 @@
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2155 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2160 = {
|
2160 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
2155 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
##d_upper_brittany
|
##d_upper_brittany
|
||||||
###c_rennes
|
###c_rennes
|
||||||
2165 = {
|
2165 = {
|
||||||
culture = galo
|
culture = galo
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building_slot = generic_university
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
ramparts_01
|
ramparts_01
|
||||||
|
|
@ -69,13 +71,13 @@
|
||||||
culture = galo
|
culture = galo
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building = chateau_bretagne_01
|
||||||
}
|
}
|
||||||
2153 = {
|
2153 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
2166 = {
|
2166 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
|
||||||
}
|
}
|
||||||
2151 = {
|
2151 = {
|
||||||
holding = none
|
holding = none
|
||||||
|
|
@ -86,6 +88,8 @@
|
||||||
###c_saint_malo
|
###c_saint_malo
|
||||||
2164 = {
|
2164 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
culture = galo
|
||||||
|
religion = numenorian
|
||||||
}
|
}
|
||||||
3222 = {
|
3222 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
|
|
@ -135,6 +139,11 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
###c_coulommiers
|
###c_coulommiers
|
||||||
|
2359 = {
|
||||||
|
culture = metropolitain
|
||||||
|
religion = numenorian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
2364 = {
|
2364 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
|
|
@ -143,11 +152,6 @@
|
||||||
2361 = {
|
2361 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2359 = {
|
|
||||||
culture = metropolitain
|
|
||||||
religion = numenorian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
###c_yvelines
|
###c_yvelines
|
||||||
2334 = {
|
2334 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
|
|
@ -237,30 +241,6 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
##d_valois
|
##d_valois
|
||||||
###c_eu
|
|
||||||
2177 = {
|
|
||||||
holding = city_holding
|
|
||||||
culture = normaund
|
|
||||||
religion = numenorian
|
|
||||||
}
|
|
||||||
2178 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2182 = {
|
|
||||||
holding = none
|
|
||||||
996.1.1 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
###c_creil
|
|
||||||
2358 = {
|
|
||||||
culture = picard
|
|
||||||
religion = numenorian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2360 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
###c_somme
|
###c_somme
|
||||||
2184 = {
|
2184 = {
|
||||||
culture = picard
|
culture = picard
|
||||||
|
|
@ -281,6 +261,18 @@
|
||||||
2188 = {
|
2188 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
###c_creil
|
||||||
|
2358 = {
|
||||||
|
culture = picard
|
||||||
|
religion = numenorian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2360 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2362 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
###c_clermont
|
###c_clermont
|
||||||
2189 = {
|
2189 = {
|
||||||
culture = picard
|
culture = picard
|
||||||
|
|
@ -446,6 +438,21 @@
|
||||||
2176 = {
|
2176 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
|
###c_eu
|
||||||
|
2177 = {
|
||||||
|
holding = city_holding
|
||||||
|
culture = normaund
|
||||||
|
religion = numenorian
|
||||||
|
}
|
||||||
|
2178 = {
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2182 = {
|
||||||
|
holding = none
|
||||||
|
996.1.1 = {
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
###c_evreux
|
###c_evreux
|
||||||
2329 = {
|
2329 = {
|
||||||
culture = normaund
|
culture = normaund
|
||||||
|
|
@ -462,16 +469,14 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_bayeux
|
###c_bayeux
|
||||||
2170 = {
|
|
||||||
#culture = normaund
|
|
||||||
#religion = victorian
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2172 = {
|
2172 = {
|
||||||
culture = normaund
|
culture = normaund
|
||||||
religion = orleaniste
|
religion = orleaniste
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
2170 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
2173 = {
|
2173 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -516,7 +521,7 @@
|
||||||
2328 = {
|
2328 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
##d_orleans
|
##d_orleanais
|
||||||
###c_orleans
|
###c_orleans
|
||||||
2338 = {
|
2338 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
|
|
@ -543,7 +548,7 @@
|
||||||
religion = orleaniste
|
religion = orleaniste
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
###c_chartres
|
###c_eure_et_loir
|
||||||
2331 = {
|
2331 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
|
|
@ -561,7 +566,7 @@
|
||||||
2320 = {
|
2320 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_blois
|
###c_loir_et_cher
|
||||||
2319 = {
|
2319 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = girondin
|
religion = girondin
|
||||||
|
|
@ -602,9 +607,6 @@
|
||||||
2366 = {
|
2366 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
2362 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2367 = {
|
2367 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
|
@ -727,7 +729,6 @@
|
||||||
2458 = {
|
2458 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
##d_lower_burgundy
|
|
||||||
###c_auxerre
|
###c_auxerre
|
||||||
2346 = {
|
2346 = {
|
||||||
culture = bourguignon
|
culture = bourguignon
|
||||||
|
|
@ -756,7 +757,7 @@
|
||||||
2341 = {
|
2341 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
###c_nevers
|
###c_nievre
|
||||||
2343 = {
|
2343 = {
|
||||||
culture = bourguignon
|
culture = bourguignon
|
||||||
religion = girondin
|
religion = girondin
|
||||||
|
|
@ -788,6 +789,7 @@
|
||||||
culture = poitevin
|
culture = poitevin
|
||||||
religion = carolingian
|
religion = carolingian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building_slot = generic_university
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
curtain_walls_01
|
curtain_walls_01
|
||||||
|
|
@ -848,7 +850,7 @@
|
||||||
2257 = {
|
2257 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
##d_la_rochelle
|
##d_charentes
|
||||||
###c_angouleme
|
###c_angouleme
|
||||||
2244 = {
|
2244 = {
|
||||||
culture = poitevin
|
culture = poitevin
|
||||||
|
|
@ -886,6 +888,7 @@
|
||||||
culture = poitevin
|
culture = poitevin
|
||||||
religion = carolingian
|
religion = carolingian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building_slot = port_of_la_rochelle_01
|
||||||
}
|
}
|
||||||
2243 = {
|
2243 = {
|
||||||
holding = none
|
holding = none
|
||||||
|
|
@ -893,60 +896,6 @@
|
||||||
2146 = {
|
2146 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
##d_upper_burgundy
|
|
||||||
###c_vesoul
|
|
||||||
2077 = {
|
|
||||||
culture = bourguignon
|
|
||||||
religion = girondin
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2383 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2076 = {
|
|
||||||
culture = pelonais
|
|
||||||
religion = girondin
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2192 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
###c_besancon
|
|
||||||
2459 = {
|
|
||||||
culture = pelonais
|
|
||||||
religion = helvetic
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2075 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2057 = {
|
|
||||||
culture = elsasse
|
|
||||||
religion = volksmarchen
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
9768 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_dole
|
|
||||||
2191 = {
|
|
||||||
culture = pelonais
|
|
||||||
religion = helvetic
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2073 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2072 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2457 = {
|
|
||||||
holding = none
|
|
||||||
950.1.1 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#k_aquitaine
|
#k_aquitaine
|
||||||
##d_gascogne
|
##d_gascogne
|
||||||
|
|
@ -971,18 +920,7 @@
|
||||||
2011 = {
|
2011 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
2012 = {
|
###c_bigorre
|
||||||
culture = basque
|
|
||||||
religion = sevillian
|
|
||||||
holding = castle_holding
|
|
||||||
1066.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
hill_forts_01
|
|
||||||
common_tradeport_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
###c_comminges
|
|
||||||
2009 = {
|
2009 = {
|
||||||
culture = gascon
|
culture = gascon
|
||||||
religion = rocambolist
|
religion = rocambolist
|
||||||
|
|
@ -1026,6 +964,7 @@
|
||||||
culture = gascon
|
culture = gascon
|
||||||
religion = rocambolist
|
religion = rocambolist
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building = fort_de_bordeaux_01
|
||||||
867.1.1 = {
|
867.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
hunting_grounds_01
|
hunting_grounds_01
|
||||||
|
|
@ -1130,38 +1069,22 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
##d_languedoc
|
##d_languedoc
|
||||||
###c_tarn
|
###c_carcassonne
|
||||||
2215 = {
|
2006 = {
|
||||||
culture = axiton
|
culture = NEOW_sephardi
|
||||||
religion = carolingian
|
religion = congregationist
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2229 = {
|
2005 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2212 = {
|
||||||
holding = none
|
holding = none
|
||||||
|
1103.1.1 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
}
|
}
|
||||||
2205 = {
|
2007 = {
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2307 = {
|
|
||||||
culture = bourguignon
|
|
||||||
religion = rocambolist
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
###c_rouergue
|
|
||||||
2226 = {
|
|
||||||
culture = axiton
|
|
||||||
religion = carolingian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2228 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2222 = {
|
|
||||||
culture = axiton
|
|
||||||
religion = carolingian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2220 = {
|
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_gevaudan
|
###c_gevaudan
|
||||||
|
|
@ -1212,29 +1135,28 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
###c_viviers
|
|
||||||
###c_ardeche
|
###c_ardeche
|
||||||
2063 = { # Privas
|
2063 = {
|
||||||
culture = rottisch
|
culture = rottisch
|
||||||
religion = genevan
|
religion = genevan
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2217 = { # Annonay
|
2217 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
3258 = { # Aubenas
|
3258 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
13279 = { # Largentière
|
13279 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
||||||
##d_toulouse
|
##d_toulouse
|
||||||
###c_toulouse
|
###c_toulouse
|
||||||
2214 = {
|
2214 = {
|
||||||
culture = axiton
|
culture = axiton
|
||||||
religion = rocambolist
|
religion = rocambolist
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building = capitole_toulouse_01
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
cereal_fields_01
|
cereal_fields_01
|
||||||
|
|
@ -1251,54 +1173,6 @@
|
||||||
2008 = {
|
2008 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_carcassonne
|
|
||||||
2006 = {
|
|
||||||
culture = NEOW_sephardi
|
|
||||||
religion = congregationist
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2005 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2212 = {
|
|
||||||
holding = none
|
|
||||||
1103.1.1 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2007 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
###c_foix
|
|
||||||
2209 = {
|
|
||||||
culture = occitan
|
|
||||||
religion = iberian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2210 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
2211 = {
|
|
||||||
900.1.1 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
}
|
|
||||||
###c_perpignan
|
|
||||||
1866 = {
|
|
||||||
|
|
||||||
religion = sevillian
|
|
||||||
holding = castle_holding
|
|
||||||
800.1.1 = { culture = catalan }
|
|
||||||
}
|
|
||||||
8798 = {
|
|
||||||
culture = catalan
|
|
||||||
religion = sevillian
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
2447 = {
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
##d_quercy
|
|
||||||
###c_quercy
|
###c_quercy
|
||||||
2231 = {
|
2231 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
|
@ -1328,6 +1202,40 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
###c_rouergue
|
||||||
|
2226 = {
|
||||||
|
culture = axiton
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2228 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2222 = {
|
||||||
|
culture = axiton
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2220 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_tarn
|
||||||
|
2215 = {
|
||||||
|
culture = axiton
|
||||||
|
religion = carolingian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2229 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2205 = {
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
2307 = {
|
||||||
|
culture = bourguignon
|
||||||
|
religion = rocambolist
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
##d_auvergne
|
##d_auvergne
|
||||||
###c_auvergne
|
###c_auvergne
|
||||||
2294 = {
|
2294 = {
|
||||||
|
|
@ -1349,6 +1257,7 @@
|
||||||
culture = axiton
|
culture = axiton
|
||||||
religion = girondin
|
religion = girondin
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
|
special_building_slot = generic_university
|
||||||
}
|
}
|
||||||
2288 = {
|
2288 = {
|
||||||
holding = none
|
holding = none
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,35 +1,8 @@
|
||||||
|
|
||||||
#k_sevillian_state
|
|
||||||
##d_sevillian_state
|
|
||||||
###c_sevilla
|
|
||||||
1981 = {
|
|
||||||
|
|
||||||
religion = sevillian
|
|
||||||
holding = castle_holding
|
|
||||||
800.1.1 = { culture = andalusian }
|
|
||||||
867.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
farm_estates_01
|
|
||||||
military_camps_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1066.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
farm_estates_01
|
|
||||||
curtain_walls_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1263.1.1 = {
|
|
||||||
culture = NEOW_andalusian
|
|
||||||
religion = sevillian
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#k_andalusia
|
#k_andalusia
|
||||||
##d_cordoba
|
##d_cordoba
|
||||||
###c_cordoba
|
###c_cordoba
|
||||||
1995 = {
|
1995 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -63,7 +36,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1979 = {
|
1979 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -76,13 +48,11 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1986 = {
|
1986 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_andujar
|
###c_andujar
|
||||||
1977 = {
|
1977 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -106,7 +76,6 @@
|
||||||
##d_murcia
|
##d_murcia
|
||||||
###c_murcia
|
###c_murcia
|
||||||
1852 = {
|
1852 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -172,7 +141,6 @@
|
||||||
}
|
}
|
||||||
###c_almeria
|
###c_almeria
|
||||||
1849 = {
|
1849 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -204,7 +172,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1845 = {
|
1845 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -214,39 +181,50 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
##d_sevilla
|
##d_sevilla
|
||||||
###c_almonte
|
###c_sevilla
|
||||||
|
1981 = {
|
||||||
|
religion = sevillian
|
||||||
|
holding = castle_holding
|
||||||
|
800.1.1 = { culture = andalusian }
|
||||||
|
867.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
farm_estates_01
|
||||||
|
military_camps_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
farm_estates_01
|
||||||
|
curtain_walls_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1263.1.1 = {
|
||||||
|
culture = NEOW_andalusian
|
||||||
|
religion = sevillian
|
||||||
|
}
|
||||||
|
}
|
||||||
|
1841 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
1994 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
1993 = {
|
1993 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
culture = NEOW_andalusian
|
culture = NEOW_andalusian
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
}
|
}
|
||||||
1841 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1980 = {
|
1980 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
1994 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1983 = {
|
1983 = {
|
||||||
holding = none
|
holding = none
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
###c_gibraltar
|
|
||||||
9769 = {
|
|
||||||
1.1.1 = {
|
|
||||||
special_building = rock_of_gibraltar_01
|
|
||||||
}
|
|
||||||
holding = castle_holding
|
|
||||||
culture = llanito
|
|
||||||
religion = jack_tar
|
|
||||||
}
|
|
||||||
###c_cadiz
|
###c_cadiz
|
||||||
1843 = {
|
1843 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -265,6 +243,11 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_niebla
|
###c_niebla
|
||||||
|
1840 = {
|
||||||
|
holding = castle_holding
|
||||||
|
culture = NEOW_andalusian
|
||||||
|
religion = sevillian
|
||||||
|
}
|
||||||
1839 = {
|
1839 = {
|
||||||
culture = NEOW_andalusian
|
culture = NEOW_andalusian
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
|
|
@ -273,20 +256,24 @@
|
||||||
1991 = {
|
1991 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1840 = {
|
|
||||||
holding = castle_holding
|
|
||||||
culture = NEOW_andalusian
|
|
||||||
religion = sevillian
|
|
||||||
}
|
|
||||||
1992 = {
|
1992 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
##d_gibraltar
|
||||||
|
###c_gibraltar
|
||||||
|
9769 = {
|
||||||
|
1.1.1 = {
|
||||||
|
special_building = rock_of_gibraltar_01
|
||||||
|
}
|
||||||
|
holding = castle_holding
|
||||||
|
culture = llanito
|
||||||
|
religion = jack_tar
|
||||||
|
}
|
||||||
|
|
||||||
#k_castille_leon
|
#k_castille_leon
|
||||||
##d_castilla
|
##d_castilla
|
||||||
###c_burgos
|
###c_burgos
|
||||||
1906 = {
|
1906 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = castilian }
|
800.1.1 = { culture = castilian }
|
||||||
|
|
@ -329,7 +316,6 @@
|
||||||
}
|
}
|
||||||
###c_valladolid
|
###c_valladolid
|
||||||
1897 = {
|
1897 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = castilian }
|
800.1.1 = { culture = castilian }
|
||||||
|
|
@ -348,7 +334,6 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1912 = {
|
1912 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -374,7 +359,6 @@
|
||||||
}
|
}
|
||||||
###c_cuellar
|
###c_cuellar
|
||||||
1924 = {
|
1924 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -436,7 +420,6 @@
|
||||||
}
|
}
|
||||||
###c_zamora
|
###c_zamora
|
||||||
1894 = {
|
1894 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = castilian }
|
800.1.1 = { culture = castilian }
|
||||||
|
|
@ -445,7 +428,6 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
1826 = {
|
1826 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = castilian }
|
800.1.1 = { culture = castilian }
|
||||||
|
|
@ -476,7 +458,6 @@
|
||||||
##d_toledo
|
##d_toledo
|
||||||
###c_toledo
|
###c_toledo
|
||||||
1919 = {
|
1919 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
650.1.1 = {
|
650.1.1 = {
|
||||||
|
|
@ -520,7 +501,6 @@
|
||||||
}
|
}
|
||||||
###c_madrid
|
###c_madrid
|
||||||
1923 = {
|
1923 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -549,7 +529,6 @@
|
||||||
}
|
}
|
||||||
###c_cuenca
|
###c_cuenca
|
||||||
1947 = {
|
1947 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -571,7 +550,6 @@
|
||||||
##d_la_mancha
|
##d_la_mancha
|
||||||
###c_calatrava
|
###c_calatrava
|
||||||
1963 = {
|
1963 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -588,7 +566,6 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1987 = {
|
1987 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -617,7 +594,6 @@
|
||||||
}
|
}
|
||||||
###c_mora
|
###c_mora
|
||||||
1952 = {
|
1952 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -644,7 +620,6 @@
|
||||||
##d_badajoz
|
##d_badajoz
|
||||||
###c_badajoz
|
###c_badajoz
|
||||||
1835 = {
|
1835 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -683,7 +658,6 @@
|
||||||
}
|
}
|
||||||
###c_caceres
|
###c_caceres
|
||||||
1954 = {
|
1954 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -707,7 +681,6 @@
|
||||||
}
|
}
|
||||||
###c_merida
|
###c_merida
|
||||||
1834 = {
|
1834 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -740,7 +713,6 @@
|
||||||
##d_aragon
|
##d_aragon
|
||||||
###c_zaragoza
|
###c_zaragoza
|
||||||
1887 = {
|
1887 = {
|
||||||
|
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
special_building_slot = aljaferia_palace_01
|
special_building_slot = aljaferia_palace_01
|
||||||
|
|
@ -779,7 +751,6 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
1892 = {
|
1892 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -790,7 +761,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1936 = {
|
1936 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -836,7 +806,6 @@
|
||||||
}
|
}
|
||||||
###c_calatayud
|
###c_calatayud
|
||||||
1932 = {
|
1932 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -873,7 +842,6 @@
|
||||||
##d_valencia
|
##d_valencia
|
||||||
###c_valencia
|
###c_valencia
|
||||||
1855 = {
|
1855 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -900,7 +868,6 @@
|
||||||
}
|
}
|
||||||
###c_castellon
|
###c_castellon
|
||||||
1857 = {
|
1857 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -919,10 +886,8 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
###c_denia
|
|
||||||
###c_alicante
|
###c_alicante
|
||||||
1853 = {
|
1853 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -936,7 +901,6 @@
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
1854 = {
|
1854 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -946,35 +910,9 @@
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
##d_mallorca
|
|
||||||
###c_mallorca
|
|
||||||
8735 = {
|
|
||||||
|
|
||||||
religion = sevillian
|
|
||||||
holding = city_holding
|
|
||||||
800.1.1 = { culture = balearic }
|
|
||||||
928.1.1 = { religion = sevillian }
|
|
||||||
1245.1.1 = { religion = sevillian }
|
|
||||||
}
|
|
||||||
2001 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
###c_menorca
|
|
||||||
2002 = {
|
|
||||||
culture = balearic
|
|
||||||
religion = sevillian
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
###c_iviza
|
|
||||||
2000 = {
|
|
||||||
culture = sharoni
|
|
||||||
religion = congregationist
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
##d_barcelona
|
##d_barcelona
|
||||||
###c_lleida
|
###c_lleida
|
||||||
1881 = {
|
1881 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = catalan }
|
800.1.1 = { culture = catalan }
|
||||||
|
|
@ -996,7 +934,6 @@
|
||||||
}
|
}
|
||||||
###c_barcelona
|
###c_barcelona
|
||||||
1862 = {
|
1862 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = catalan }
|
800.1.1 = { culture = catalan }
|
||||||
|
|
@ -1022,9 +959,22 @@
|
||||||
1876 = {
|
1876 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
###c_perpignan
|
||||||
|
1866 = {
|
||||||
|
religion = sevillian
|
||||||
|
holding = castle_holding
|
||||||
|
800.1.1 = { culture = catalan }
|
||||||
|
}
|
||||||
|
8798 = {
|
||||||
|
culture = catalan
|
||||||
|
religion = sevillian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2447 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
###c_girona
|
###c_girona
|
||||||
1864 = {
|
1864 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = catalan }
|
800.1.1 = { culture = catalan }
|
||||||
|
|
@ -1043,7 +993,6 @@
|
||||||
}
|
}
|
||||||
###c_tarragona
|
###c_tarragona
|
||||||
1860 = {
|
1860 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = catalan }
|
800.1.1 = { culture = catalan }
|
||||||
|
|
@ -1060,8 +1009,6 @@
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#k_andorra
|
|
||||||
##d_andorra
|
##d_andorra
|
||||||
###c_andorra
|
###c_andorra
|
||||||
1869 = {
|
1869 = {
|
||||||
|
|
@ -1098,6 +1045,20 @@
|
||||||
1870 = {
|
1870 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
###c_foix
|
||||||
|
2209 = {
|
||||||
|
culture = occitan
|
||||||
|
religion = iberian
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
2210 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
2211 = {
|
||||||
|
900.1.1 = {
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#k_navarra
|
#k_navarra
|
||||||
##d_navarra
|
##d_navarra
|
||||||
|
|
@ -1145,6 +1106,18 @@
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
###c_bayonne
|
||||||
|
2012 = {
|
||||||
|
culture = basque
|
||||||
|
religion = sevillian
|
||||||
|
holding = castle_holding
|
||||||
|
1066.1.1 = {
|
||||||
|
buildings = {
|
||||||
|
hill_forts_01
|
||||||
|
common_tradeport_01
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#k_asturias
|
#k_asturias
|
||||||
|
|
||||||
|
|
@ -1152,7 +1125,6 @@
|
||||||
##d_galicia
|
##d_galicia
|
||||||
###c_coruna
|
###c_coruna
|
||||||
1787 = {
|
1787 = {
|
||||||
|
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
98.1.1 = {
|
98.1.1 = {
|
||||||
|
|
@ -1167,7 +1139,6 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
1785 = {
|
1785 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = galician }
|
800.1.1 = { culture = galician }
|
||||||
|
|
@ -1189,7 +1160,6 @@
|
||||||
}
|
}
|
||||||
###c_tui
|
###c_tui
|
||||||
1781 = {
|
1781 = {
|
||||||
|
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = galician }
|
800.1.1 = { culture = galician }
|
||||||
|
|
@ -1205,7 +1175,6 @@
|
||||||
}
|
}
|
||||||
###c_astorga
|
###c_astorga
|
||||||
1821 = {
|
1821 = {
|
||||||
|
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = galician }
|
800.1.1 = { culture = galician }
|
||||||
|
|
@ -1246,7 +1215,6 @@
|
||||||
##d_asturias
|
##d_asturias
|
||||||
###c_asturias_de_oviedo
|
###c_asturias_de_oviedo
|
||||||
1797 = {
|
1797 = {
|
||||||
|
|
||||||
religion = penitente
|
religion = penitente
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = asturleonese }
|
800.1.1 = { culture = asturleonese }
|
||||||
|
|
@ -1259,7 +1227,6 @@
|
||||||
}
|
}
|
||||||
###c_pravia
|
###c_pravia
|
||||||
1795 = {
|
1795 = {
|
||||||
|
|
||||||
religion = penitente
|
religion = penitente
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = asturleonese }
|
800.1.1 = { culture = asturleonese }
|
||||||
|
|
@ -1301,7 +1268,6 @@
|
||||||
}
|
}
|
||||||
###c_braganza
|
###c_braganza
|
||||||
1763 = {
|
1763 = {
|
||||||
|
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = galician }
|
800.1.1 = { culture = galician }
|
||||||
|
|
@ -1332,13 +1298,13 @@
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
1755 = {
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
1753 = {
|
1753 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
culture = portuguese
|
culture = portuguese
|
||||||
religion = iberian
|
religion = iberian
|
||||||
|
}
|
||||||
|
1755 = {
|
||||||
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_ribatejo
|
###c_ribatejo
|
||||||
1772 = {
|
1772 = {
|
||||||
|
|
@ -1362,8 +1328,8 @@
|
||||||
1751 = {
|
1751 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
###c_moura
|
||||||
1837 = {
|
1837 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -1409,7 +1375,6 @@
|
||||||
##d_algarve
|
##d_algarve
|
||||||
###c_faro
|
###c_faro
|
||||||
1748 = {
|
1748 = {
|
||||||
|
|
||||||
religion = sevillian
|
religion = sevillian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
800.1.1 = { culture = andalusian }
|
800.1.1 = { culture = andalusian }
|
||||||
|
|
@ -1467,6 +1432,9 @@
|
||||||
1771 = {
|
1771 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#k_canarias
|
||||||
|
##d_canarias
|
||||||
###c_canarias
|
###c_canarias
|
||||||
8713 = {
|
8713 = {
|
||||||
culture = atlantannach
|
culture = atlantannach
|
||||||
|
|
@ -1476,7 +1444,7 @@
|
||||||
849 = {
|
849 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_fuertaventurea
|
###c_fuerteventura
|
||||||
8714 = {
|
8714 = {
|
||||||
culture = atlantannach
|
culture = atlantannach
|
||||||
religion = iberian
|
religion = iberian
|
||||||
|
|
@ -1485,10 +1453,9 @@
|
||||||
8715 = {
|
8715 = {
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_maderia
|
###c_madeira
|
||||||
8716 = {
|
8716 = {
|
||||||
culture = atlantannach
|
culture = atlantannach
|
||||||
religion = iberian
|
religion = iberian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -47,13 +47,6 @@ d_siracusa = {
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
c_livorno = {
|
|
||||||
2550.1.1 = {
|
|
||||||
holder = italy_diana_bastia
|
|
||||||
liege = k_sardinia_and_corsica
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_lucca = {
|
c_lucca = {
|
||||||
2550.1.1 = {
|
2550.1.1 = {
|
||||||
|
|
||||||
|
|
@ -63,11 +56,17 @@ c_lucca = {
|
||||||
|
|
||||||
c_pisa = {
|
c_pisa = {
|
||||||
2550.1.1 = {
|
2550.1.1 = {
|
||||||
holder = italy_archibaldo_volterra
|
holder = italy_diana_bastia
|
||||||
|
liege = k_sardinia_and_corsica
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_parma = {
|
c_parma = {
|
||||||
2550.1.1 = {
|
2550.1.1 = {
|
||||||
holder = italy_riccardo_mastropiero
|
holder = italy_riccardo_mastropiero
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
c_prato = {
|
||||||
|
2550.1.1 = {
|
||||||
|
holder = italy_archibaldo_volterra
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -118,4 +118,44 @@
|
||||||
building_type_statue_isildur_01:1 "Statue of Isildur Bonaparte"
|
building_type_statue_isildur_01:1 "Statue of Isildur Bonaparte"
|
||||||
building_type_statue_isildur_01_desc:0 "$building_statue_isildur_01_desc$"
|
building_type_statue_isildur_01_desc:0 "$building_statue_isildur_01_desc$"
|
||||||
building_statue_isildur_01:0 "Statue of Isildur Bonaparte"
|
building_statue_isildur_01:0 "Statue of Isildur Bonaparte"
|
||||||
building_statue_isildur_01_desc:0 "WIP"
|
building_statue_isildur_01_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_fourviere_01:1 "Fourvière"
|
||||||
|
building_type_fourviere_01_desc:0 "$building_fourviere_01_desc$"
|
||||||
|
building_fourviere_01:0 "Fourvière"
|
||||||
|
building_fourviere_01_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_capitole_toulouse_01:1 "Capitole de Toulouse"
|
||||||
|
building_type_capitole_toulouse_01_desc:0 "$building_capitole_toulouse_01_desc$"
|
||||||
|
building_capitole_toulouse_01:0 "Capitole de Toulouse"
|
||||||
|
building_capitole_toulouse_01_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_chateau_bretagne_01:1 "Château de Bretagne"
|
||||||
|
building_type_chateau_bretagne_01_desc:0 "$building_chateau_bretagne_01_desc$"
|
||||||
|
building_chateau_bretagne_01:0 "Château de Bretagne"
|
||||||
|
building_chateau_bretagne_01_desc:0 "WIP"
|
||||||
|
building_chateau_bretagne_02:0 "Château de Bretagne"
|
||||||
|
building_chateau_bretagne_02_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_fort_de_bordeaux_01:1 "Fort de Bordeaux"
|
||||||
|
building_type_fort_de_bordeaux_01_desc:0 "$building_fort_de_bordeaux_01_desc$"
|
||||||
|
building_fort_de_bordeaux_01:0 "Fort de Bordeaux"
|
||||||
|
building_fort_de_bordeaux_01_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_fortified_port_of_monaco_01:1 "Fortified Port of Monaco"
|
||||||
|
building_type_fortified_port_of_monaco_01_desc:0 "$building_fortified_port_of_monaco_01_desc$"
|
||||||
|
building_fortified_port_of_monaco_01:0 "Fortified Harbors"
|
||||||
|
building_fortified_port_of_monaco_01_desc:0 "WIP"
|
||||||
|
building_fortified_port_of_monaco_02:0 "Fortified Port"
|
||||||
|
building_fortified_port_of_monaco_02_desc:0 "WIP"
|
||||||
|
building_fortified_port_of_monaco_03:0 "Fortified Grand Port"
|
||||||
|
building_fortified_port_of_monaco_03_desc:0 "WIP"
|
||||||
|
|
||||||
|
building_type_port_of_la_rochelle_01:1 "Port of Calais"
|
||||||
|
building_type_port_of_la_rochelle_01_desc:0 "$building_port_of_la_rochelle_01$"
|
||||||
|
building_port_of_la_rochelle_01:0 "Extensive Harbour"
|
||||||
|
building_port_of_la_rochelle_01_desc:0 "A small port has been constructed in a trade-rich region to allow for easier transport of goods overseas. Several small harbors work together to bring goods in and out of the city, but the capacity is small while the opportunity is large."
|
||||||
|
building_port_of_la_rochelle_02:0 "Bustling Port"
|
||||||
|
building_port_of_la_rochelle_02_desc:0 "As trade grows, so does the port. With the influx of new merchants into the city, the port needs to grow too , harboring ships from faraway lands and trading goods never seen before."
|
||||||
|
building_port_of_la_rochelle_03:0 "Grand Port"
|
||||||
|
building_port_of_la_rochelle_03_desc:0 "As trade grew increasingly, several new docks were set up, covering almost the entire coastline of the city. New harbor storage and cargo cranes were needed. With the increased need for ships, several shipyards popped up to facilitate the new demand."
|
||||||
|
|
@ -7,9 +7,17 @@
|
||||||
|
|
||||||
bm_group_2555_europe:0 "2555"
|
bm_group_2555_europe:0 "2555"
|
||||||
bookmark_WE_france_bonaparte_aragorn:0 "Aragorn"
|
bookmark_WE_france_bonaparte_aragorn:0 "Aragorn"
|
||||||
|
bookmark_WE_france_bonaparte_aragorn_desc:0 "Barely a century ago, the writ of Númenor extended from the Rhine to the Pyrénées, and millions of voices rose to the sky to sing the praises of the Author everlasting. Today, what remains of the once-mighty empire are a few paltry provinces crushed between the heathen states of Britannia and Europa. Very few men are more aware of this fall from grace than Aragorn, last ruler of the House of Bonaparte, who seethes in Amiens while a British invader sits in his ancestors' palace in Paris, and rebels, opportunists and traitors turn France into their playground. But let no man say that Aragorn has been an inactive ruler. A wise ruler and peerless swordsman, he has swallowed his pride and gone so far as to wed Adele de Veurne, whose father was one of the very men who broke Númenor. Now, with three sons at his back and lands as prosperous as they will ever be, it is time to look outwards. Perhaps, within a scant few years, the banner of Isildur may fly in Paris again..."
|
||||||
|
bookmark_WE_france_bonaparte_aragorn_subheading:0 "The Prince of a Fallen Empire"
|
||||||
bookmark_WE_moselle_schengen_jean:0 "Philippa"
|
bookmark_WE_moselle_schengen_jean:0 "Philippa"
|
||||||
|
bookmark_WE_moselle_schengen_jean_subheading:0 "An Heir of Usurpers"
|
||||||
bookmark_WE_venice_robecchi_marco:0 "Marco"
|
bookmark_WE_venice_robecchi_marco:0 "Marco"
|
||||||
|
bookmark_WE_venice_robecchi_marco_subheading:0 "The Most Serene Doge"
|
||||||
bookmark_WE_portugal_avril_vinicius:0 "Leonor"
|
bookmark_WE_portugal_avril_vinicius:0 "Leonor"
|
||||||
|
bookmark_WE_portugal_avril_vinicius_subheading:0 "A Queen in Grief"
|
||||||
bookmark_WE_windsor_windsor_sior:0 "Siôr"
|
bookmark_WE_windsor_windsor_sior:0 "Siôr"
|
||||||
|
bookmark_WE_windsor_windsor_sior_subheading:0 "The Scion"
|
||||||
bookmark_WE_tirrenia_bollani_albertu:0 "Albertu"
|
bookmark_WE_tirrenia_bollani_albertu:0 "Albertu"
|
||||||
bookmark_WE_munster_colburgha_micheal:0 "Mícheál"
|
bookmark_WE_tirrenia_bollani_albertu_subheading:0 "The Most Superb Archon"
|
||||||
|
bookmark_WE_munster_colburgha_micheal:0 "Mícheál"
|
||||||
|
bookmark_WE_munster_colburgha_micheal_subheading:0 "The Rebel"
|
||||||
|
|
@ -2835,7 +2835,7 @@
|
||||||
b_caltavuturo:0 "Caltavuturo"
|
b_caltavuturo:0 "Caltavuturo"
|
||||||
b_calw:0 "Calw"
|
b_calw:0 "Calw"
|
||||||
b_camachus:0 "Camachus"
|
b_camachus:0 "Camachus"
|
||||||
b_camaldoli:0 "Camaldoli"
|
b_camaldoli:0 "Borgo San Lorenzo"
|
||||||
b_camarda:0 "Camarda"
|
b_camarda:0 "Camarda"
|
||||||
b_camargo:0 "Camargo"
|
b_camargo:0 "Camargo"
|
||||||
b_cambrai:0 "Cambrai"
|
b_cambrai:0 "Cambrai"
|
||||||
|
|
@ -3151,7 +3151,7 @@
|
||||||
b_chitrakut:0 "Chitrakut"
|
b_chitrakut:0 "Chitrakut"
|
||||||
b_chitrakuta:0 "Chitrakuta"
|
b_chitrakuta:0 "Chitrakuta"
|
||||||
b_chitral:0 "Chitral"
|
b_chitral:0 "Chitral"
|
||||||
b_chiusi:0 "Chiusi"
|
b_chiusi:0 "Sinalunga"
|
||||||
b_chiva:0 "Chiva"
|
b_chiva:0 "Chiva"
|
||||||
b_chizha:0 "Chizha"
|
b_chizha:0 "Chizha"
|
||||||
b_chlifa:0 "Chlifa"
|
b_chlifa:0 "Chlifa"
|
||||||
|
|
@ -3204,7 +3204,7 @@
|
||||||
b_cittadicastello:0 "Cittá di Castello"
|
b_cittadicastello:0 "Cittá di Castello"
|
||||||
b_ciudadrodrigo:0 "Ciudad Rodrigo"
|
b_ciudadrodrigo:0 "Ciudad Rodrigo"
|
||||||
b_ciutadella:0 "Ciutadella"
|
b_ciutadella:0 "Ciutadella"
|
||||||
b_civitas_castelli:0 "Civitas Castelli"
|
b_civitas_castelli:0 "Sansepolcro"
|
||||||
b_civitavecchia:0 "Civitavecchia"
|
b_civitavecchia:0 "Civitavecchia"
|
||||||
b_civray:0 "Civray"
|
b_civray:0 "Civray"
|
||||||
b_cizre:0 "Cizre"
|
b_cizre:0 "Cizre"
|
||||||
|
|
@ -5119,7 +5119,7 @@
|
||||||
b_ilza:0 "Iłża"
|
b_ilza:0 "Iłża"
|
||||||
b_imola:0 "Imola"
|
b_imola:0 "Imola"
|
||||||
b_imotski:0 "Imotski"
|
b_imotski:0 "Imotski"
|
||||||
b_impruneta:0 "Impruneta"
|
b_impruneta:0 "Scandicci"
|
||||||
b_imst:0 "Imst"
|
b_imst:0 "Imst"
|
||||||
b_inari:0 "Inari"
|
b_inari:0 "Inari"
|
||||||
b_inchaffray:0 "Inchaffray"
|
b_inchaffray:0 "Inchaffray"
|
||||||
|
|
@ -7425,7 +7425,7 @@
|
||||||
b_montagnana:0 "Montagnana"
|
b_montagnana:0 "Montagnana"
|
||||||
b_montaigu:0 "Challans"
|
b_montaigu:0 "Challans"
|
||||||
b_montalban:0 "Montalbán"
|
b_montalban:0 "Montalbán"
|
||||||
b_montalcino:0 "Montalcino"
|
b_montalcino:0 "Follonica"
|
||||||
b_montallegro:0 "Montallegro"
|
b_montallegro:0 "Montallegro"
|
||||||
b_montanejos:0 "Utiel"
|
b_montanejos:0 "Utiel"
|
||||||
b_montaner:0 "Montaner"
|
b_montaner:0 "Montaner"
|
||||||
|
|
@ -8443,7 +8443,7 @@
|
||||||
b_pinilla:0 "Pinilla"
|
b_pinilla:0 "Pinilla"
|
||||||
b_pinsk:0 "Pinsk"
|
b_pinsk:0 "Pinsk"
|
||||||
b_pinyug:0 "Pinyug"
|
b_pinyug:0 "Pinyug"
|
||||||
b_piombino:0 "Piombino"
|
b_piombino:0 "Massa"
|
||||||
b_piotrkow:0 "Piotrków"
|
b_piotrkow:0 "Piotrków"
|
||||||
b_piqan:0 "Piqan"
|
b_piqan:0 "Piqan"
|
||||||
b_piraeaus:0 "Piraeaus"
|
b_piraeaus:0 "Piraeaus"
|
||||||
|
|
@ -9909,7 +9909,7 @@
|
||||||
b_smyadovo:0 "Smyadovo"
|
b_smyadovo:0 "Smyadovo"
|
||||||
b_smyrna:0 "Smyrna"
|
b_smyrna:0 "Smyrna"
|
||||||
b_snizort:0 "Snizort"
|
b_snizort:0 "Snizort"
|
||||||
b_soana:0 "Soana"
|
b_soana:0 "Manciano"
|
||||||
b_soba:0 "Soba"
|
b_soba:0 "Soba"
|
||||||
b_sobeslav:0 "Sobeslav"
|
b_sobeslav:0 "Sobeslav"
|
||||||
b_sobinka:0 "Sobinka"
|
b_sobinka:0 "Sobinka"
|
||||||
|
|
@ -11147,7 +11147,7 @@
|
||||||
b_vallapura:0 "Vallapura"
|
b_vallapura:0 "Vallapura"
|
||||||
b_valledebohi:0 "Vall de Boí"
|
b_valledebohi:0 "Vall de Boí"
|
||||||
b_vallipuram:0 "Vallipuram"
|
b_vallipuram:0 "Vallipuram"
|
||||||
b_vallombrosa:0 "Vallombrosa"
|
b_vallombrosa:0 "Montevarchi"
|
||||||
b_vallparadis:0 "Vallparadís"
|
b_vallparadis:0 "Vallparadís"
|
||||||
b_vallurapura:0 "Vallurapura"
|
b_vallurapura:0 "Vallurapura"
|
||||||
b_valmiera:0 "Valmiera"
|
b_valmiera:0 "Valmiera"
|
||||||
|
|
@ -11409,7 +11409,7 @@
|
||||||
b_vologda:0 "Vologda"
|
b_vologda:0 "Vologda"
|
||||||
b_volos:0 "Volos"
|
b_volos:0 "Volos"
|
||||||
b_volosovo:0 "Volosovo"
|
b_volosovo:0 "Volosovo"
|
||||||
b_volterra:0 "Volterra"
|
b_volterra:0 "Colle di Val d'Elsa"
|
||||||
b_volzhsk:0 "Volzhsk"
|
b_volzhsk:0 "Volzhsk"
|
||||||
b_vonitsa:0 "Vonitsa"
|
b_vonitsa:0 "Vonitsa"
|
||||||
b_vonitsza:0 "Vonitsza"
|
b_vonitsza:0 "Vonitsza"
|
||||||
|
|
@ -14086,8 +14086,8 @@
|
||||||
c_orania:0 "Orania"
|
c_orania:0 "Orania"
|
||||||
c_orania_adj:0 "Oranian"
|
c_orania_adj:0 "Oranian"
|
||||||
c_orava:0 "Orava"
|
c_orava:0 "Orava"
|
||||||
c_orbetello:0 "Orbetello"
|
c_orbetello:0 "Grosseto"
|
||||||
c_orbetello_adj:0 "Orbetellian"
|
c_orbetello_adj:0 "Grossetan"
|
||||||
c_orhei:0 "Orhei"
|
c_orhei:0 "Orhei"
|
||||||
c_orhei_adj:0 "Orheian"
|
c_orhei_adj:0 "Orheian"
|
||||||
c_orlamunde:0 "Orlamünde"
|
c_orlamunde:0 "Orlamünde"
|
||||||
|
|
@ -14242,6 +14242,8 @@
|
||||||
c_praiva_adj:0 "Pravian"
|
c_praiva_adj:0 "Pravian"
|
||||||
c_pratishthana:0 "Pratishthana"
|
c_pratishthana:0 "Pratishthana"
|
||||||
c_pratishthana_adj:0 "Pratishthanan"
|
c_pratishthana_adj:0 "Pratishthanan"
|
||||||
|
c_prato:0 "Prato"
|
||||||
|
c_prato_adj:0 "Pratan"
|
||||||
c_pravia:0 "Avilés"
|
c_pravia:0 "Avilés"
|
||||||
c_pravia_adj:0 "Avilésan"
|
c_pravia_adj:0 "Avilésan"
|
||||||
c_prayaga:0 "Prayaga"
|
c_prayaga:0 "Prayaga"
|
||||||
|
|
@ -24407,7 +24409,7 @@
|
||||||
b_policastro:0 "Policastro"
|
b_policastro:0 "Policastro"
|
||||||
b_ariano:0 "Ariano"
|
b_ariano:0 "Ariano"
|
||||||
b_agnone:0 "Agnone"
|
b_agnone:0 "Agnone"
|
||||||
b_asciano:0 "Asciano"
|
b_asciano:0 "Montepulciano"
|
||||||
b_tirano:0 "Tirano"
|
b_tirano:0 "Tirano"
|
||||||
b_chiari:0 "Chiari"
|
b_chiari:0 "Chiari"
|
||||||
b_mondovi:1 "Mondovì"
|
b_mondovi:1 "Mondovì"
|
||||||
|
|
|
||||||
BIN
map_data/provinces.png
(Stored with Git LFS)
BIN
map_data/provinces.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue