cultures done+brittany moved+Brittany religions swapped
This commit is contained in:
parent
16e4b8e21e
commit
7828cb49ac
9 changed files with 1880 additions and 193 deletions
|
|
@ -16,6 +16,7 @@ emilian = {
|
|||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -44,6 +45,7 @@ piedmontese = {
|
|||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -72,6 +74,7 @@ NEOW_lombard = {
|
|||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ sicilian = {
|
|||
|
||||
name_list = name_list_sicilian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -50,10 +51,12 @@ corsican = {
|
|||
tradition_seafaring
|
||||
tradition_mountaineers
|
||||
tradition_republican_legacy
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -79,10 +82,12 @@ azurrano = {
|
|||
tradition_maritime_mercantilism
|
||||
tradition_culture_blending
|
||||
tradition_stalwart_defenders
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -104,11 +109,14 @@ neapolitan = {
|
|||
traditions = {
|
||||
tradition_culinary_art
|
||||
tradition_castle_keepers
|
||||
tradition_gardening
|
||||
tradition_music_theory
|
||||
tradition_culture_blending
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -128,11 +136,15 @@ pugliese = {
|
|||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_brewery
|
||||
tradition_swords_for_hire
|
||||
tradition_culture_blending
|
||||
tradition_agrarian
|
||||
tradition_castle_keepers
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -156,10 +168,12 @@ laziale = {
|
|||
tradition_legalistic
|
||||
tradition_ruling_caste
|
||||
tradition_religious_patronage
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -188,6 +202,7 @@ tuscan = {
|
|||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -215,6 +230,7 @@ venetian = {
|
|||
|
||||
name_list = name_list_italo_dalmatian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
@ -233,12 +249,15 @@ romagnol = {
|
|||
language = language_italo_dalmatian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_culinary_art
|
||||
tradition_republican_legacy
|
||||
tradition_swords_for_hire
|
||||
tradition_agrarian
|
||||
tradition_brewery
|
||||
}
|
||||
|
||||
name_list = name_list_gallo_italian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ sardinian = {
|
|||
|
||||
name_list = name_list_sardic
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
|
|
|
|||
|
|
@ -3724,194 +3724,5 @@ e_britannia = {
|
|||
}
|
||||
|
||||
|
||||
k_brittany = {
|
||||
color = { 197 215 217 }
|
||||
|
||||
capital = c_nantes
|
||||
|
||||
cultural_names = {
|
||||
name_list_brittannic = cn_brytanna
|
||||
}
|
||||
|
||||
can_create = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
culture = { has_cultural_pillar = heritage_brythonic }
|
||||
}
|
||||
}
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = {
|
||||
culture = culture:breton
|
||||
}
|
||||
add = @correct_culture_primary_score
|
||||
}
|
||||
}
|
||||
|
||||
d_brittany = {
|
||||
color = { 176 184 171 }
|
||||
|
||||
capital = c_vannes # Vannes
|
||||
|
||||
c_french_leon = {
|
||||
color = { 156 168 170 }
|
||||
|
||||
b_brest = {
|
||||
province = 2157
|
||||
color = { 69 97 97 }
|
||||
}
|
||||
b_treguier = {
|
||||
province = 2161
|
||||
color = { 81 133 133 }
|
||||
}
|
||||
}
|
||||
c_finistere = {
|
||||
color = { 182 185 152 }
|
||||
|
||||
b_st_pol_de_leon = {
|
||||
province = 2158
|
||||
|
||||
color = { 69 97 97 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_kastell_paol
|
||||
}
|
||||
}
|
||||
b_quimper = {
|
||||
province = 2156
|
||||
|
||||
color = { 120 161 161 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_kemper
|
||||
}
|
||||
}
|
||||
}
|
||||
c_penthievre = {
|
||||
color = { 181 203 181 }
|
||||
|
||||
b_saint_brieuc = {
|
||||
province = 2162
|
||||
color = { 81 133 133 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_saint_brieg
|
||||
}
|
||||
}
|
||||
b_saint_malo = {
|
||||
province = 2164
|
||||
|
||||
color = { 81 133 133 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_sant_malou
|
||||
}
|
||||
}
|
||||
b_cornouailles = {
|
||||
province = 2159
|
||||
|
||||
color = { 120 161 161 }
|
||||
|
||||
}
|
||||
}
|
||||
c_vannes = {
|
||||
color = { 181 188 168 }
|
||||
|
||||
b_vannes = {
|
||||
province = 2154
|
||||
|
||||
color = { 145 170 171 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_gwened
|
||||
name_list_welsh = cn_guened
|
||||
}
|
||||
}
|
||||
|
||||
b_porhoet = {
|
||||
province = 2163
|
||||
|
||||
color = { 145 170 171 }
|
||||
}
|
||||
b_rohan = {
|
||||
province = 2160
|
||||
color = { 145 170 171 }
|
||||
}
|
||||
b_lorient = {
|
||||
province = 2155
|
||||
color = { 120 161 161 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_upper_brittany = {
|
||||
color = { 185 190 178 }
|
||||
|
||||
capital = c_nantes
|
||||
|
||||
c_reze = {
|
||||
color = { 170 169 172 }
|
||||
|
||||
b_rais = {
|
||||
province = 2151
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
b_saint_brevin_les_pins = {
|
||||
province = 9741
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
}
|
||||
c_nantes = {
|
||||
color = { 150 172 166 }
|
||||
|
||||
b_nantes = {
|
||||
province = 2152
|
||||
|
||||
color = { 131 145 145 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_naoned
|
||||
}
|
||||
}
|
||||
b_guerande = {
|
||||
province = 2153
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
b_chateaubriant = {
|
||||
province = 2166
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
}
|
||||
c_rennes = {
|
||||
color = { 149 171 164 }
|
||||
|
||||
b_rennes = {
|
||||
province = 2165
|
||||
|
||||
color = { 137 199 199 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_roazhon
|
||||
}
|
||||
}
|
||||
b_combourg = {
|
||||
province = 2282
|
||||
|
||||
color = { 137 199 199 }
|
||||
}
|
||||
b_fougeres = {
|
||||
province = 9740
|
||||
|
||||
color = { 137 199 199 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -26,6 +26,195 @@ e_france = {
|
|||
}
|
||||
}
|
||||
|
||||
k_brittany = {
|
||||
color = { 197 215 217 }
|
||||
|
||||
capital = c_nantes
|
||||
|
||||
cultural_names = {
|
||||
name_list_brittannic = cn_brytanna
|
||||
}
|
||||
|
||||
can_create = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
culture = { has_cultural_pillar = heritage_brythonic }
|
||||
}
|
||||
}
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = {
|
||||
culture = culture:breton
|
||||
}
|
||||
add = @correct_culture_primary_score
|
||||
}
|
||||
}
|
||||
|
||||
d_brittany = {
|
||||
color = { 176 184 171 }
|
||||
|
||||
capital = c_vannes # Vannes
|
||||
|
||||
c_french_leon = {
|
||||
color = { 156 168 170 }
|
||||
|
||||
b_brest = {
|
||||
province = 2157
|
||||
color = { 69 97 97 }
|
||||
}
|
||||
b_treguier = {
|
||||
province = 2161
|
||||
color = { 81 133 133 }
|
||||
}
|
||||
}
|
||||
c_finistere = {
|
||||
color = { 182 185 152 }
|
||||
|
||||
b_st_pol_de_leon = {
|
||||
province = 2158
|
||||
|
||||
color = { 69 97 97 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_kastell_paol
|
||||
}
|
||||
}
|
||||
b_quimper = {
|
||||
province = 2156
|
||||
|
||||
color = { 120 161 161 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_kemper
|
||||
}
|
||||
}
|
||||
}
|
||||
c_penthievre = {
|
||||
color = { 181 203 181 }
|
||||
|
||||
b_saint_brieuc = {
|
||||
province = 2162
|
||||
color = { 81 133 133 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_saint_brieg
|
||||
}
|
||||
}
|
||||
b_saint_malo = {
|
||||
province = 2164
|
||||
|
||||
color = { 81 133 133 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_sant_malou
|
||||
}
|
||||
}
|
||||
b_cornouailles = {
|
||||
province = 2159
|
||||
|
||||
color = { 120 161 161 }
|
||||
|
||||
}
|
||||
}
|
||||
c_vannes = {
|
||||
color = { 181 188 168 }
|
||||
|
||||
b_vannes = {
|
||||
province = 2154
|
||||
|
||||
color = { 145 170 171 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_gwened
|
||||
name_list_welsh = cn_guened
|
||||
}
|
||||
}
|
||||
|
||||
b_porhoet = {
|
||||
province = 2163
|
||||
|
||||
color = { 145 170 171 }
|
||||
}
|
||||
b_rohan = {
|
||||
province = 2160
|
||||
color = { 145 170 171 }
|
||||
}
|
||||
b_lorient = {
|
||||
province = 2155
|
||||
color = { 120 161 161 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_upper_brittany = {
|
||||
color = { 185 190 178 }
|
||||
|
||||
capital = c_nantes
|
||||
|
||||
c_reze = {
|
||||
color = { 170 169 172 }
|
||||
|
||||
b_rais = {
|
||||
province = 2151
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
b_saint_brevin_les_pins = {
|
||||
province = 9741
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
}
|
||||
c_nantes = {
|
||||
color = { 150 172 166 }
|
||||
|
||||
b_nantes = {
|
||||
province = 2152
|
||||
|
||||
color = { 131 145 145 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_naoned
|
||||
}
|
||||
}
|
||||
b_guerande = {
|
||||
province = 2153
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
b_chateaubriant = {
|
||||
province = 2166
|
||||
|
||||
color = { 131 145 145 }
|
||||
}
|
||||
}
|
||||
c_rennes = {
|
||||
color = { 149 171 164 }
|
||||
|
||||
b_rennes = {
|
||||
province = 2165
|
||||
|
||||
color = { 137 199 199 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_breton = cn_roazhon
|
||||
}
|
||||
}
|
||||
b_combourg = {
|
||||
province = 2282
|
||||
|
||||
color = { 137 199 199 }
|
||||
}
|
||||
b_fougeres = {
|
||||
province = 9740
|
||||
|
||||
color = { 137 199 199 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
k_france = {
|
||||
color = { 0 61 153 }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
e_italy = {
|
||||
color = { 0 140 69 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_roma # Rome
|
||||
|
||||
|
|
@ -19,6 +20,7 @@ e_italy = {
|
|||
|
||||
k_italy = {
|
||||
color = { 214 0 23 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_turin # Pavia
|
||||
|
||||
|
|
@ -42,11 +44,13 @@ e_italy = {
|
|||
|
||||
d_piedmonte = {
|
||||
color = { 191 158 158 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_monferrato #Asti
|
||||
|
||||
c_monferrato = {
|
||||
color = { 195 160 160 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_asti = {
|
||||
province = 2469
|
||||
|
|
@ -67,6 +71,7 @@ e_italy = {
|
|||
|
||||
c_turin = {
|
||||
color = { 195 115 135 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_turin = {
|
||||
province = 2041
|
||||
|
|
@ -97,6 +102,7 @@ e_italy = {
|
|||
|
||||
c_novara = {
|
||||
color = { 195 140 130 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_novara = {
|
||||
province = 2471
|
||||
|
|
@ -116,6 +122,7 @@ e_italy = {
|
|||
}
|
||||
c_domodossola = {
|
||||
color = { 195 140 130 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_pombia = {
|
||||
province = 2472
|
||||
|
|
@ -130,6 +137,7 @@ e_italy = {
|
|||
}
|
||||
c_cuneo = {
|
||||
color = { 195 130 145 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_cuneo = {
|
||||
province = 2043
|
||||
|
|
@ -157,11 +165,13 @@ e_italy = {
|
|||
|
||||
d_genoa = {
|
||||
color = { 244 141 120 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_genoa # Genoa
|
||||
|
||||
c_genoa = {
|
||||
color = { 244 141 120 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_genoa = {
|
||||
province = 2466
|
||||
|
|
@ -182,6 +192,7 @@ e_italy = {
|
|||
|
||||
c_luni = {
|
||||
color = { 215 120 130 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_luni = {
|
||||
province = 2531
|
||||
|
|
@ -199,6 +210,7 @@ e_italy = {
|
|||
|
||||
k_sardinia = { #Sardinia & Corsica
|
||||
color = { 210 165 255 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_cagliari # Cagliari
|
||||
|
||||
|
|
@ -213,10 +225,12 @@ e_italy = {
|
|||
|
||||
d_corsica = {
|
||||
color = { 200 200 250 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_ajaccio # Ajaccio
|
||||
|
||||
c_ajaccio = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 200 200 250 }
|
||||
|
||||
b_ajaccio = {
|
||||
|
|
@ -236,6 +250,7 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_bastia = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 226 248 251 }
|
||||
|
||||
b_bastia = {
|
||||
|
|
@ -258,10 +273,12 @@ e_italy = {
|
|||
|
||||
d_sardinia = {
|
||||
color = { 217 159 255 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_cagliari # Cagliari
|
||||
|
||||
c_cagliari = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 220 160 250 }
|
||||
|
||||
b_cagliari = {
|
||||
|
|
@ -286,6 +303,7 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_arborea = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 200 185 250 }
|
||||
|
||||
b_oristano = {
|
||||
|
|
@ -300,6 +318,7 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_logudoro = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 170 182 225 }
|
||||
|
||||
b_sassari = {
|
||||
|
|
@ -347,6 +366,7 @@ e_italy = {
|
|||
|
||||
k_romagna = { # Latium
|
||||
color = { 255 240 127 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_roma # Rome
|
||||
|
||||
|
|
@ -365,11 +385,13 @@ e_italy = {
|
|||
|
||||
d_spoleto = {
|
||||
color = { 217 182 153 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_spoleto # Spoleto
|
||||
|
||||
c_spoleto = {
|
||||
color = { 197 162 133 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_spoleto = {
|
||||
province = 2585
|
||||
|
|
@ -389,6 +411,7 @@ e_italy = {
|
|||
}
|
||||
c_perugia = {
|
||||
color = { 197 172 163 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_perugia = {
|
||||
province = 2566
|
||||
|
||||
|
|
@ -409,10 +432,12 @@ e_italy = {
|
|||
|
||||
d_latium = {
|
||||
color = { 254 245 160 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_roma # Rome
|
||||
|
||||
c_roma = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 242 233 156 }
|
||||
|
||||
b_roma = {
|
||||
|
|
@ -447,6 +472,7 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_abruzzi = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 157 132 123 }
|
||||
|
||||
b_avezzano = {
|
||||
|
|
@ -461,6 +487,7 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_viterbo = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 212 203 116 }
|
||||
b_orvieto = {
|
||||
province = 2568
|
||||
|
|
@ -485,6 +512,7 @@ e_italy = {
|
|||
}
|
||||
|
||||
c_tivoli = {
|
||||
can_be_named_after_dynasty = no
|
||||
color = { 242 253 136 }
|
||||
|
||||
b_tivoli = {
|
||||
|
|
@ -513,16 +541,19 @@ e_italy = {
|
|||
|
||||
k_lombaro_veneto = {
|
||||
color = { 54 167 156 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_venice
|
||||
|
||||
d_lombardia = {
|
||||
color = { 180 115 200 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_lombardia # Lombardia
|
||||
|
||||
c_lombardia = {
|
||||
color = { 185 120 205 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_milano = {
|
||||
province = 2482
|
||||
|
|
@ -547,6 +578,7 @@ e_italy = {
|
|||
}
|
||||
c_sondrio = {
|
||||
color = { 250 150 220 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_como = {
|
||||
province = 2477
|
||||
|
|
@ -566,6 +598,7 @@ e_italy = {
|
|||
}
|
||||
c_pavia = {
|
||||
color = { 200 155 255 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_pavia = {
|
||||
province = 2475
|
||||
|
|
@ -590,6 +623,7 @@ e_italy = {
|
|||
}
|
||||
c_brescia = {
|
||||
color = { 170 150 190 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_brescia = {
|
||||
province = 2494
|
||||
|
||||
|
|
@ -614,6 +648,7 @@ e_italy = {
|
|||
|
||||
c_cremona = {
|
||||
color = { 220 160 210 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_cremona = {
|
||||
province = 2491
|
||||
|
|
@ -635,6 +670,7 @@ e_italy = {
|
|||
|
||||
d_friuli = {
|
||||
color = { 170 255 170 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_aquileia
|
||||
|
||||
|
|
@ -649,6 +685,7 @@ e_italy = {
|
|||
|
||||
c_aquileia = {
|
||||
color = { 170 255 170 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_aquileia = {
|
||||
province = 2508
|
||||
|
|
@ -679,6 +716,7 @@ e_italy = {
|
|||
|
||||
c_friuli = {
|
||||
color = { 155 255 175 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_pordenone = {
|
||||
province = 2513
|
||||
|
||||
|
|
@ -694,11 +732,13 @@ e_italy = {
|
|||
|
||||
d_verona = {
|
||||
color = { 145 240 205 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_verona # Verona
|
||||
|
||||
c_verona = {
|
||||
color = { 150 245 210 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_verona = {
|
||||
province = 2501
|
||||
|
|
@ -719,6 +759,7 @@ e_italy = {
|
|||
|
||||
c_treviso = {
|
||||
color = { 160 225 210 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_treviso = {
|
||||
province = 2505
|
||||
|
|
@ -738,7 +779,8 @@ e_italy = {
|
|||
}
|
||||
}
|
||||
c_vicenza = {
|
||||
color = { 160 225 210 }
|
||||
color = { 160 225 210 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_vicenza = {
|
||||
province = 2500
|
||||
|
||||
|
|
@ -752,6 +794,7 @@ e_italy = {
|
|||
}
|
||||
c_padua = {
|
||||
color = { 130 215 190 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_padua = {
|
||||
province = 2503
|
||||
|
|
@ -777,6 +820,7 @@ e_italy = {
|
|||
|
||||
c_polesine = {
|
||||
color = { 145 230 225 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_rovigo = {
|
||||
province = 2525
|
||||
|
|
@ -792,6 +836,7 @@ e_italy = {
|
|||
|
||||
c_veneto = {
|
||||
color = { 40 143 132 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_mestre = {
|
||||
province = 2506
|
||||
|
|
@ -814,16 +859,19 @@ e_italy = {
|
|||
|
||||
k_tuscany = {
|
||||
color = { 238 41 58 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_firenze
|
||||
|
||||
d_pisa = {
|
||||
color = { 180 186 30 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_pisa #Pisa
|
||||
|
||||
c_pisa = {
|
||||
color = { 180 186 30 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_pisa = {
|
||||
province = 2536
|
||||
|
|
@ -845,11 +893,13 @@ e_italy = {
|
|||
|
||||
d_toscana = {
|
||||
color = { 222 186 25 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_firenze # Firenze
|
||||
|
||||
c_firenze = {
|
||||
color = { 232 190 25 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_firenze = {
|
||||
province = 2543
|
||||
|
|
@ -874,6 +924,7 @@ e_italy = {
|
|||
}
|
||||
c_lucca = {
|
||||
color = { 235 210 65 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_lucca = {
|
||||
province = 2537
|
||||
|
|
@ -893,6 +944,7 @@ e_italy = {
|
|||
}
|
||||
c_arezzo = {
|
||||
color = { 230 155 15 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_arezzo = {
|
||||
province = 2554
|
||||
|
|
@ -912,6 +964,7 @@ e_italy = {
|
|||
}
|
||||
c_casentino = {
|
||||
color = { 209 125 105 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_casentino = {
|
||||
province = 2553
|
||||
|
|
@ -926,6 +979,7 @@ e_italy = {
|
|||
}
|
||||
c_siena = {
|
||||
color = { 205 175 25 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_siena = {
|
||||
province = 2560
|
||||
|
|
@ -950,6 +1004,7 @@ e_italy = {
|
|||
}
|
||||
c_orbetello = {
|
||||
color = { 250 210 5 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_orbetello = {
|
||||
province = 2569
|
||||
|
|
@ -972,16 +1027,19 @@ e_italy = {
|
|||
|
||||
k_san_marino = {
|
||||
color = { 44 167 224 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_montefeltro
|
||||
|
||||
d_emilia = {
|
||||
color = { 225 180 180 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_modena # Modena
|
||||
|
||||
c_modena = {
|
||||
color = { 230 185 185 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_modena = {
|
||||
province = 2540
|
||||
|
|
@ -998,6 +1056,7 @@ e_italy = {
|
|||
}
|
||||
c_reggio_emilia = {
|
||||
color = { 230 185 185 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_canossa = {
|
||||
province = 2535
|
||||
|
||||
|
|
@ -1016,6 +1075,7 @@ e_italy = {
|
|||
}
|
||||
c_parma = {
|
||||
color = { 255 160 195 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
|
||||
b_parma = {
|
||||
|
|
@ -1036,6 +1096,7 @@ e_italy = {
|
|||
}
|
||||
c_piacenza = {
|
||||
color = { 255 160 195 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
|
||||
b_piacenza = {
|
||||
|
|
@ -1052,10 +1113,12 @@ e_italy = {
|
|||
}
|
||||
d_romagna = {
|
||||
color = { 244 180 130 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_ravenna # Ravenna
|
||||
c_montefeltro = {
|
||||
color = { 229 165 115 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_montefeltro = {
|
||||
province = 2552
|
||||
|
||||
|
|
@ -1069,6 +1132,7 @@ e_italy = {
|
|||
}
|
||||
c_ravenna = {
|
||||
color = { 229 165 115 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_ravenna = {
|
||||
province = 2546
|
||||
|
|
@ -1088,6 +1152,7 @@ e_italy = {
|
|||
}
|
||||
c_bologna = {
|
||||
color = { 209 145 95 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_bologna = {
|
||||
province = 2542
|
||||
|
|
@ -1107,6 +1172,7 @@ e_italy = {
|
|||
}
|
||||
c_ferrara = {
|
||||
color = { 219 125 85 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_ferrara = {
|
||||
province = 2527
|
||||
|
|
@ -1128,10 +1194,12 @@ e_italy = {
|
|||
|
||||
d_ancona = {
|
||||
color = { 240 240 190 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_ancona # Ancona
|
||||
c_ancona = {
|
||||
color = { 245 245 195 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_ancona = {
|
||||
province = 2594
|
||||
|
|
@ -1151,6 +1219,7 @@ e_italy = {
|
|||
}
|
||||
c_urbino = {
|
||||
color = { 240 225 150 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_urbino = {
|
||||
province = 2555
|
||||
|
|
@ -1165,6 +1234,7 @@ e_italy = {
|
|||
}
|
||||
c_fermo = {
|
||||
color = { 210 210 175 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_fermo = {
|
||||
province = 2598
|
||||
|
|
@ -1187,6 +1257,7 @@ e_italy = {
|
|||
|
||||
k_sicily = {
|
||||
color = { 108 30 204 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_napoli # Palermo
|
||||
|
||||
|
|
@ -1204,6 +1275,7 @@ e_italy = {
|
|||
|
||||
d_sicily = {
|
||||
color = { 155 254 86 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_palermo # Palermo
|
||||
|
||||
|
|
@ -1218,6 +1290,7 @@ e_italy = {
|
|||
|
||||
c_palermo = {
|
||||
color = { 155 254 86 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_bedouin = cn_balarm
|
||||
|
|
@ -1275,6 +1348,7 @@ e_italy = {
|
|||
}
|
||||
c_messina = {
|
||||
color = { 160 210 100 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_messina = {
|
||||
province = 2633
|
||||
|
|
@ -1289,6 +1363,7 @@ e_italy = {
|
|||
}
|
||||
c_siracusa = {
|
||||
color = { 115 195 85 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_bedouin = cn_sarqusa
|
||||
|
|
@ -1327,6 +1402,7 @@ e_italy = {
|
|||
}
|
||||
c_agrigento = {
|
||||
color = { 125 230 110 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
cultural_names = {
|
||||
name_list_bedouin = cn_qasriyana
|
||||
|
|
@ -1360,6 +1436,7 @@ e_italy = {
|
|||
}
|
||||
c_malta = {
|
||||
color = { 120 255 60 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_malta = {
|
||||
province = 2646
|
||||
|
|
@ -1371,12 +1448,14 @@ e_italy = {
|
|||
|
||||
d_abruzzo = {
|
||||
color = { 227 152 133 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_teramo
|
||||
|
||||
|
||||
c_teramo = {
|
||||
color = { 227 152 133 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_teramo = {
|
||||
province = 2596
|
||||
|
|
@ -1391,6 +1470,7 @@ e_italy = {
|
|||
}
|
||||
c_lanciano = {
|
||||
color = { 167 102 103 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_lanciano = {
|
||||
province = 2604
|
||||
|
|
@ -1405,6 +1485,7 @@ e_italy = {
|
|||
}
|
||||
c_larino= {
|
||||
color = { 169 150 45 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_larino = {
|
||||
province = 2605
|
||||
|
|
@ -1421,11 +1502,13 @@ e_italy = {
|
|||
|
||||
d_napoli = {
|
||||
color = { 240 209 100 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_napoli # Capua
|
||||
|
||||
c_capua = {
|
||||
color = { 240 209 100 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_capua = {
|
||||
province = 2606
|
||||
|
|
@ -1445,6 +1528,7 @@ e_italy = {
|
|||
}
|
||||
c_alife = {
|
||||
color = { 240 209 100 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_alife = {
|
||||
province = 2669
|
||||
|
|
@ -1459,6 +1543,7 @@ e_italy = {
|
|||
}
|
||||
c_napoli = {
|
||||
color = { 230 225 90 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_napoli = {
|
||||
province = 2608
|
||||
|
|
@ -1483,6 +1568,7 @@ e_italy = {
|
|||
}
|
||||
c_salerno = {
|
||||
color = { 245 194 199 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_maratea = {
|
||||
province = 2613
|
||||
|
|
@ -1499,11 +1585,13 @@ e_italy = {
|
|||
|
||||
d_apulia = {
|
||||
color = { 167 172 63 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_apulia # Trani
|
||||
|
||||
c_apulia = {
|
||||
color = { 152 157 48 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_trani = {
|
||||
province = 2619
|
||||
|
|
@ -1528,6 +1616,7 @@ e_italy = {
|
|||
}
|
||||
c_benevento = {
|
||||
color = { 189 150 55 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_benevento = {
|
||||
province = 2609
|
||||
|
|
@ -1547,6 +1636,7 @@ e_italy = {
|
|||
}
|
||||
c_foggia = {
|
||||
color = { 169 150 45 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_lucera = {
|
||||
province = 2610
|
||||
|
|
@ -1561,6 +1651,7 @@ e_italy = {
|
|||
}
|
||||
c_bari = {
|
||||
color = { 167 182 83 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_bari = {
|
||||
province = 2623
|
||||
|
|
@ -1580,6 +1671,7 @@ e_italy = {
|
|||
}
|
||||
c_lecce = {
|
||||
color = { 187 172 83 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_lecce = {
|
||||
province = 8755
|
||||
|
|
@ -1599,6 +1691,7 @@ e_italy = {
|
|||
}
|
||||
c_potenza = {
|
||||
color = { 250 215 205 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_potenza = {
|
||||
province = 2616
|
||||
|
|
@ -1620,11 +1713,13 @@ e_italy = {
|
|||
|
||||
d_calabria = {
|
||||
color = { 170 142 70 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_reggio_calabria # Reggio
|
||||
|
||||
c_reggio_calabria = {
|
||||
color = { 165 150 95 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_reggio_calabria = {
|
||||
province = 2627
|
||||
|
|
@ -1644,6 +1739,7 @@ e_italy = {
|
|||
}
|
||||
c_cosenza = {
|
||||
color = { 170 132 80 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_cosenza = {
|
||||
province = 2628
|
||||
|
|
@ -1668,6 +1764,7 @@ e_italy = {
|
|||
}
|
||||
c_catanzaro = {
|
||||
color = { 150 125 80 }
|
||||
can_be_named_after_dynasty = no
|
||||
b_catanzaro = {
|
||||
province = 8753
|
||||
|
||||
|
|
@ -1685,6 +1782,7 @@ e_italy = {
|
|||
k_venice = {
|
||||
color = { 54 167 156 }
|
||||
capital = c_venezia # Venice
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
ai_primary_priority = {
|
||||
if = {
|
||||
|
|
@ -1697,11 +1795,13 @@ e_italy = {
|
|||
|
||||
d_venice = {
|
||||
color = { 34 137 126 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
capital = c_venezia # Venice
|
||||
|
||||
c_venezia = {
|
||||
color = { 40 143 132 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
||||
b_venezia = {
|
||||
province = 2517
|
||||
|
|
|
|||
750
history/provinces/k_bavaria.txt
Normal file
750
history/provinces/k_bavaria.txt
Normal file
|
|
@ -0,0 +1,750 @@
|
|||
#k_bavaria
|
||||
##d_bavaria ###################################
|
||||
###c_regensburg
|
||||
2964 = { #REGENSBURG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
867.1.1 = {
|
||||
buildings = {
|
||||
farm_estates_01
|
||||
barracks_01
|
||||
}
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
farm_estates_01
|
||||
#barracks_01
|
||||
curtain_walls_01
|
||||
#pastures_01
|
||||
}
|
||||
}
|
||||
}
|
||||
2965 = { #TEGERNHEIM
|
||||
holding = none
|
||||
900.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
2941 = { #ABENSBERG
|
||||
holding = none
|
||||
1135.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
2963 = { #LEONSBERG
|
||||
holding = none
|
||||
1230.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_munchen
|
||||
2945 = { #MUNCHEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2946 = { #AHEIM
|
||||
holding = none
|
||||
}
|
||||
2947 = { #WOLFRATSHAUSEN
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_eschenlohe
|
||||
2949 = { #ESCHENLOHE
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2948 = { #TOLZ
|
||||
holding = none
|
||||
#~1175
|
||||
}
|
||||
|
||||
###c_rothenburg
|
||||
2942 = { #ROTHENBURG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2943 = { #FREISING
|
||||
holding = city_holding
|
||||
}
|
||||
2939 = { #ILMMUNSTER
|
||||
holding = church_holding
|
||||
}
|
||||
|
||||
###c_geisenhausen
|
||||
2957 = { #GEISENHAUSEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2958 = { #ERDING
|
||||
holding = church_holding
|
||||
}
|
||||
|
||||
###c_frontenhausen
|
||||
2959 = { #FRONTENHAUSEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2961 = { #DORNBERG
|
||||
holding = none
|
||||
}
|
||||
2962 = { #ORTENBURG
|
||||
holding = none
|
||||
1120.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2981 = { #BURGHAUSEN
|
||||
holding = none
|
||||
1020.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_falkenstein
|
||||
2956 = { #FALKENSTEIN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2984 = { #MARQUARTSTEIN
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_ingolstadt
|
||||
2883 = { #INGOLSTADT
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2940 = { #MUNCHSMUNSTER
|
||||
holding = church_holding
|
||||
}
|
||||
2938 = { #NIEDERSCHONENFELD
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_passau
|
||||
2960 = { #PASSAU
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2969 = { #WALDKIRCHEN
|
||||
holding = none
|
||||
}
|
||||
2970 = { #SCHARDING
|
||||
holding = church_holding
|
||||
}
|
||||
2968 = { #DEGGENDORF
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
##d_nordgau ###################################
|
||||
###c_eichstadt
|
||||
2878 = { #EICHTSTAD
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2879 = { #HIRSCHBERG
|
||||
holding = none
|
||||
}
|
||||
2882 = { #NEUE WEISSENBURG
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_leuchtenburg
|
||||
2990 = { #LEUCHTENBURG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2994 = { #KULMBACH
|
||||
holding = none
|
||||
}
|
||||
2993 = { #BAYREUTH
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_parsberg
|
||||
2987 = { #PARSBERG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2986 = { #LENGENFELD
|
||||
holding = none
|
||||
}
|
||||
2988 = { #SULZBACH
|
||||
holding = none
|
||||
}
|
||||
2991 = { #NEUMARKT
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_hohenburg
|
||||
2989 = { #HOHENBURG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2967 = { #CHAM
|
||||
holding = church_holding
|
||||
}
|
||||
2966 = { #WENZENBACH
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
##d_salzburg ###################################
|
||||
###c_salzburg
|
||||
2975 = { #SALZBURG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2973 = { #BRAUNAU
|
||||
holding = none
|
||||
1120.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2983 = { #TRAUNSTEIN
|
||||
holding = city_holding
|
||||
}
|
||||
2978 = { #HALLEIN
|
||||
holding = church_holding
|
||||
}
|
||||
2982 = { #LAUFEN
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_berchtesgaden
|
||||
2977 = { #BERCHTESGADEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2985 = { #LAUKENTAL
|
||||
holding = none
|
||||
}
|
||||
2976 = { #KITZBUHEL
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_hallstatt
|
||||
3135 = { #HALLSTATT
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3130 = { #LIEZEN
|
||||
holding = none
|
||||
1125.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
3133 = { #WELS
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_linz
|
||||
3131 = { #LINZ
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
867.1.1 = {
|
||||
buildings = {
|
||||
curtain_walls_01
|
||||
}
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
curtain_walls_01
|
||||
cereal_fields_01
|
||||
#military_camps_01
|
||||
#hunting_grounds_01
|
||||
}
|
||||
}
|
||||
}
|
||||
3132 = { #STEYR
|
||||
holding = castle_holding
|
||||
}
|
||||
3072 = { #LEONFELDEN
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_schaumberg
|
||||
2971 = { #SCHAUMBERG
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2979 = { #STRASSWALCHEN
|
||||
holding = none
|
||||
}
|
||||
2972 = { #RIED
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
##d_augsburg ###################################
|
||||
###c_augsburg
|
||||
2778 = { #AUGSBURG
|
||||
culture = swabian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
curtain_walls_01
|
||||
military_camps_01
|
||||
#pastures_01
|
||||
}
|
||||
}
|
||||
}
|
||||
2779 = { #FRIEDBERG
|
||||
holding = none
|
||||
#1264
|
||||
}
|
||||
2780 = { #LECHRAIN
|
||||
holding = none
|
||||
}
|
||||
2784 = { #KAUFBEUREN
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_alpsee
|
||||
2782 = { #SCHONGAU
|
||||
culture = swabian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2781 = { #PEITING
|
||||
holding = city_holding
|
||||
}
|
||||
2790 = { #HOHENSCHWANGAU
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_kempten
|
||||
2783 = { #KEMPTEN
|
||||
culture = swabian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2776 = { #MARSETTEN
|
||||
holding = church_holding
|
||||
}
|
||||
2785 = { #MEMMINGEN
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_ravensburg
|
||||
2786 = { #RAVENSBURG
|
||||
culture = swabian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2787 = { #BREGENZ
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_burgau
|
||||
2777 = { #BURGAU
|
||||
culture = swabian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2775 = { #KIRCHBERG
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
##d_steyermark ###################################
|
||||
###c_graz
|
||||
3117 = { #GRAZ
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
950.1.1 = {
|
||||
culture = bavarian
|
||||
}
|
||||
}
|
||||
3111 = { #KOFLACH
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
3118 = { #KAPFENBERG
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
3110 = { #LEOBEN
|
||||
holding = none
|
||||
900.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3116 = { #FELDBACH
|
||||
holding = none
|
||||
#1188
|
||||
}
|
||||
|
||||
###c_pitten
|
||||
3092 = { #PITTEN
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
950.1.1 = {
|
||||
culture = bavarian
|
||||
}
|
||||
}
|
||||
3120 = { #OBERWART
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_liebnitz
|
||||
3109 = { #LIEBNITZ
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3103 = { #MARIBOR
|
||||
holding = none
|
||||
1164.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
3106 = { #WINDISCHE BUHEL
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_murzzuschlag
|
||||
3121 = { #MURZZUSCHLAG
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
950.1.1 = {
|
||||
culture = bavarian
|
||||
}
|
||||
}
|
||||
3119 = { #OSTFURSTENFELD
|
||||
holding = none
|
||||
}
|
||||
|
||||
##d_osterreich ###################################
|
||||
###c_vienna
|
||||
3086 = { #VIENNA
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3085 = { #ERNSTBRUNN
|
||||
holding = none
|
||||
1045.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3084 = { #FLORIDSDORF
|
||||
holding = none
|
||||
1014.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
3091 = { #PADUN
|
||||
holding = none
|
||||
}
|
||||
3087 = { #BRUCK
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_hohenau
|
||||
3081 = { #HOHENAU
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3079 = { #LAA
|
||||
holding = none
|
||||
1125.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3082 = { #MISTELBACH
|
||||
holding = none
|
||||
#1130
|
||||
}
|
||||
|
||||
###c_sankt_polten
|
||||
3089 = { #SANKT POLTEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = church_holding
|
||||
}
|
||||
3122 = { #MARIAZELL
|
||||
holding = none
|
||||
}
|
||||
3094 = { #WIESELBURG
|
||||
holding = none
|
||||
976.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_freistadt
|
||||
3073 = { #FREISTADT
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3090 = { #SPITZ
|
||||
holding = city_holding
|
||||
}
|
||||
3076 = { #ZWETTL
|
||||
holding = none
|
||||
1137.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
3074 = { #GMUND
|
||||
holding = none
|
||||
#1208
|
||||
}
|
||||
|
||||
###c_amstetten
|
||||
3093 = { #AMSTETTEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3124 = { #WAIDHOFEN
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_krems
|
||||
3088 = { #KREMS
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3075 = { #WILD
|
||||
holding = none
|
||||
}
|
||||
3077 = { #HORN
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
3078 = { #HAUGSDORF
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
##d_tyrol ###################################
|
||||
###c_innsbruck
|
||||
2950 = { #INNSBRUCK
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
special_building_slot = schwaz_mines_01
|
||||
}
|
||||
2954 = { #BOZEN = Bolzano
|
||||
holding = city_holding
|
||||
}
|
||||
2953 = { #KUFSTEIN
|
||||
holding = church_holding
|
||||
}
|
||||
|
||||
###c_brixen
|
||||
2955 = { #BRIXEN
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2952 = { #BRUNECK
|
||||
holding = none
|
||||
#1250
|
||||
}
|
||||
|
||||
###c_lienz
|
||||
3134 = { #LIENZ
|
||||
culture = bavarian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3137 = { #OBERVALLACH
|
||||
holding = none
|
||||
995.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
2951 = { #MATREI
|
||||
holding = none
|
||||
1170.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
##d_carinthia ###################################
|
||||
###c_karnten
|
||||
3105 = { #KLAGENFURT
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3113 = { #SANKT VEIT
|
||||
holding = church_holding
|
||||
}
|
||||
3108 = { #WOLFSBERG
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_kammersberg
|
||||
3128 = { #KAMMERSBERG
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
950.1.1 = {
|
||||
culture = bavarian
|
||||
}
|
||||
}
|
||||
3114 = { #MURAU
|
||||
holding = none
|
||||
#1250
|
||||
}
|
||||
3129 = { #IRDNING
|
||||
holding = none
|
||||
1140.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3115 = { #TAMSWEG
|
||||
holding = none
|
||||
1165.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_knittelfeld
|
||||
3125 = { #KNITTELFELD
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
950.1.1 = {
|
||||
culture = bavarian
|
||||
}
|
||||
}
|
||||
3112 = { #JUDENBURG
|
||||
holding = none
|
||||
1066.1.1 = { #1st mention in 1074
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3126 = { #ADMONT
|
||||
holding = none
|
||||
1066.1.1 = { #founded in 1074
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_villach
|
||||
3099 = { #VILLACH
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3127 = { #FELDKIRCHEN
|
||||
holding = church_holding
|
||||
}
|
||||
3083 = { #SPITTAL
|
||||
holding = none
|
||||
#1191
|
||||
}
|
||||
|
||||
##d_krain ###################################
|
||||
###c_kranj
|
||||
3100 = { #KRANJ
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3102 = { #KRSKO
|
||||
holding = none
|
||||
}
|
||||
3101 = { #KAMNIK
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_ljubljana
|
||||
3096 = { #LJUBLJANA
|
||||
culture = carantanian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
3097 = { #DOBOVEC
|
||||
holding = none
|
||||
}
|
||||
3098 = { #RUDOLFSWERDE = Novo Mesto
|
||||
holding = none
|
||||
}
|
||||
3095 = { #RIBNICA
|
||||
holding = none
|
||||
}
|
||||
|
||||
##d_istria ###################################
|
||||
###c_pula
|
||||
2518 = { #PULA
|
||||
culture = croatian
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
2519 = { #PIRAN
|
||||
holding = city_holding
|
||||
}
|
||||
2520 = { #PAZIN
|
||||
holding = none
|
||||
980.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
2522 = { #LABIN
|
||||
holding = none
|
||||
}
|
||||
337
history/provinces/k_bohemia.txt
Normal file
337
history/provinces/k_bohemia.txt
Normal file
|
|
@ -0,0 +1,337 @@
|
|||
#k_bohemia
|
||||
##d_bohemia ###################################
|
||||
###c_praha
|
||||
4125 = { #PRAHA
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
867.1.1 = {
|
||||
buildings = {
|
||||
hill_forts_01
|
||||
}
|
||||
}
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
hill_forts_01
|
||||
hill_farms_01
|
||||
#hunting_grounds_01
|
||||
#pastures_01
|
||||
}
|
||||
}
|
||||
}
|
||||
4126 = { #VYSEHRAD
|
||||
holding = city_holding
|
||||
}
|
||||
4127 = { #BEROUN
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4128 = { #MELNIK
|
||||
holding = none
|
||||
}
|
||||
4130 = { #SLANY
|
||||
holding = church_holding
|
||||
}
|
||||
4158 = { #MILEVSKO
|
||||
holding = none
|
||||
900.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_litomerice
|
||||
4129 = { #LITOMERICE
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4131 = { #BILINA
|
||||
holding = none
|
||||
993.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4133 = { #DECIN
|
||||
holding = none
|
||||
993.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
4135 = { #ZITAVA
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_zatec
|
||||
4147 = { #ZATEC
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4132 = { #KADAN
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
4141 = { #SEDLEC
|
||||
holding = none
|
||||
}
|
||||
4142 = { #LOKET
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_plzen
|
||||
4145 = { #PLZEN
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4143 = { #STRIBRO
|
||||
holding = none
|
||||
}
|
||||
4144 = { #PRIMDA
|
||||
holding = none
|
||||
1100.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
4146 = { #DOMAZLICE
|
||||
holding = none
|
||||
883.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
4149 = { #PRACHEN
|
||||
holding = none
|
||||
}
|
||||
4151 = { #PISEK
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_doudleby
|
||||
4154 = { #DOUDLEBY
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4150 = { #NETOLICE
|
||||
holding = none
|
||||
}
|
||||
4153 = { #ROZMBERK
|
||||
holding = none
|
||||
}
|
||||
4152 = { #KRUMLOV
|
||||
holding = none
|
||||
}
|
||||
4156 = { #CHYNOV
|
||||
holding = none
|
||||
}
|
||||
4157 = { #BECHYNE
|
||||
holding = none
|
||||
883.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_boleslav
|
||||
4136 = { #BOLESLAV
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
4134 = { #BEZDEZ
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_hradec
|
||||
4138 = { #HRADEC
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
883.1.1 = {
|
||||
religion = catholic
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
4137 = { #DVUR-CHVOJNO
|
||||
holding = none
|
||||
}
|
||||
4139 = { #JAROMER
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3047 = { #KLADZKO
|
||||
holding = none
|
||||
950.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_caslav
|
||||
4161 = { #CASLAV
|
||||
culture = czech
|
||||
religion = slavic_pagan
|
||||
867.1.1 = {
|
||||
#holding = castle_holding
|
||||
special_building_slot = kutna_hora_mines_01
|
||||
}
|
||||
883.1.1 = { religion = catholic }
|
||||
1000.1.1 = {
|
||||
special_building = kutna_hora_mines_01
|
||||
}
|
||||
}
|
||||
4140 = { #VRACLAV
|
||||
holding = city_holding
|
||||
}
|
||||
4160 = { #CHRUDIM
|
||||
holding = none
|
||||
990.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
##d_moravia ###################################
|
||||
###c_olomouc
|
||||
4165 = { #OLOMOUC
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = { religion = catholic }
|
||||
1030.1.1 = { culture = czech }
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
curtain_walls_01
|
||||
cereal_fields_01
|
||||
#barracks_01
|
||||
}
|
||||
}
|
||||
}
|
||||
4181 = { #UNICOV
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
4148 = { #KROMERIZ
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_opava
|
||||
4184 = { #OAPVA
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = { religion = catholic }
|
||||
1030.1.1 = { culture = czech }
|
||||
}
|
||||
4183 = { #HRADEC NAD MORAVICI
|
||||
holding = city_holding
|
||||
}
|
||||
|
||||
###c_prerov
|
||||
4182 = { #PREROV
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
1030.1.1 = {
|
||||
culture = czech
|
||||
}
|
||||
}
|
||||
4159 = { #SPYTIHNEV
|
||||
holding = none
|
||||
}
|
||||
4170 = { #HODONIN
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
8999 = { #VESELI
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_brno
|
||||
4168 = { #BRNO
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = { religion = catholic }
|
||||
1030.1.1 = { culture = czech }
|
||||
}
|
||||
4167 = { #IVANICE
|
||||
holding = none
|
||||
}
|
||||
4163 = { #ZDAR
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_jihlava
|
||||
4162 = { #JIHLAVA
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
1030.1.1 = {
|
||||
culture = czech
|
||||
}
|
||||
}
|
||||
4155 = { #TELCZ
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_znojmo
|
||||
4166 = { #ZNOJMO
|
||||
culture = slovien
|
||||
religion = slavic_pagan
|
||||
holding = castle_holding
|
||||
831.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
1030.1.1 = {
|
||||
culture = czech
|
||||
}
|
||||
}
|
||||
4164 = { #BITOV
|
||||
holding = none
|
||||
}
|
||||
4169 = { #BRECLAV
|
||||
holding = city_holding
|
||||
}
|
||||
3080 = { #MIKULOV
|
||||
#german colonization of southern parts
|
||||
1160.1.1 = { culture = german }
|
||||
}
|
||||
477
history/provinces/k_pomerania.txt
Normal file
477
history/provinces/k_pomerania.txt
Normal file
|
|
@ -0,0 +1,477 @@
|
|||
#k_pomerania
|
||||
##d_pomerania ###################################
|
||||
###c_stettin (c_szczecin)
|
||||
2823 = { #SZCZECZIN
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
880.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1128.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2822 = { #b_ucramund WKRA = Ueckermünde
|
||||
holding = none
|
||||
930.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3155 = { #b_gryfino PYRZYCE
|
||||
holding = none
|
||||
1120.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_kolobrzeg (c_wolin)
|
||||
2818 = { #b_swinoujscie WOLIN
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
965.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
common_tradeport_01
|
||||
curtain_walls_01
|
||||
#cereal_fields_01
|
||||
}
|
||||
}
|
||||
1128.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2824 = { #b_kolobrzeg KAMIEN
|
||||
holding = none
|
||||
1005.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2825 = { #b_stargad GOLENIOW
|
||||
holding = none
|
||||
#980.1.1 = { #Outcommented to leave empty holding slots
|
||||
# holding = castle_holding
|
||||
#}
|
||||
}
|
||||
2836 = { #b_lobez NOWOGARD
|
||||
holding = none
|
||||
990.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_soldin (c_cedynia)
|
||||
3154 = { #b_soldin CEDYNIA
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
972.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1128.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3153 = { #b_kostschin KOSTRZYN NAD ODRA
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_cammin (c_kolobrzeg)
|
||||
2826 = { #b_cammin KOLOBRZEG
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
950.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3184 = { #b_dramberg CZAPLINEK
|
||||
holding = none
|
||||
1066.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3185 = { #b_belgard BIALOGARD
|
||||
holding = none
|
||||
1100.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_pila (c_walcz)
|
||||
3187 = { #WALCZ
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
990.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3186 = { #PILA
|
||||
holding = none
|
||||
}
|
||||
3188 = { #SZCZECINEK
|
||||
holding = none
|
||||
990.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_landsberg (c_santok)
|
||||
3152 = { #b_landsberg SANTOK
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1000.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3151 = { #b_driesen WIELEN
|
||||
holding = none
|
||||
1100.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
3156 = { #b_arnswalde STARGARD
|
||||
holding = none
|
||||
1124.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3183 = { #b_kreuz CHOSZCZNO
|
||||
holding = none
|
||||
}
|
||||
|
||||
##d_pomerelia ###################################
|
||||
###c_danzig (c_gdansk)
|
||||
2830 = { #GDANSK
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
985.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
common_tradeport_01
|
||||
curtain_walls_01
|
||||
#cereal_fields_01
|
||||
}
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2833 = { #SOPOT
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2832 = { #b_wladyslawowo PUCK
|
||||
holding = none
|
||||
990.1.1 = {
|
||||
holding = church_holding #church for some diversity
|
||||
}
|
||||
}
|
||||
3194 = { #b_trsow TCZEW
|
||||
holding = none
|
||||
#1200
|
||||
}
|
||||
|
||||
###c_slupsk
|
||||
2827 = { #SLUPSK
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
980.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1175.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2828 = { #KOSZALIN
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2829 = { #b_lebno LEBORK
|
||||
holding = none
|
||||
}
|
||||
3191 = { #BYTOW
|
||||
holding = none
|
||||
1113.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_miastko (c_szczytno_POM)
|
||||
3190 = { #b_hammerstein SZCZYTNO
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1175.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3189 = { #MIASTKO
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_berent (c_swiecie)
|
||||
3196 = { #b_schwetz SWIECIE
|
||||
culture = pommeranian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3195 = { #b_berent KOSCIERZYNA
|
||||
holding = none
|
||||
}
|
||||
3193 = { #b_tuchowna STAROGARD
|
||||
holding = none
|
||||
}
|
||||
3192 = { #b_konitz CHOJNICE
|
||||
holding = none
|
||||
}
|
||||
|
||||
##d_nordmark ###################################
|
||||
###c_mecklenburg
|
||||
2807 = { #WISMAR
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1045.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2806 = { #RATZEBURG
|
||||
holding = none
|
||||
1045.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
2808 = { #SCHWERIN
|
||||
holding = none
|
||||
1050.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
2813 = { #PARCHIM
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_wolgast
|
||||
2817 = { #WOLGAST
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1020.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1128.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2816 = { #GRIEFSWALD
|
||||
holding = none
|
||||
1199.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_rugen
|
||||
2811 = { #RUGEN
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2810 = { #STRALSUND
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_rostock
|
||||
2809 = { #ROSTOCK
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1050.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2819 = { #GUSTROW
|
||||
holding = none
|
||||
#1219
|
||||
}
|
||||
|
||||
###c_werle
|
||||
2812 = { #WERLE
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
culture = polabian
|
||||
}
|
||||
1150.1.1 = {
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2820 = { #NEUBRANDENBURG
|
||||
holding = none
|
||||
1248.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
2821 = { #NEUSTRELITZ
|
||||
holding = none
|
||||
#1278
|
||||
}
|
||||
|
||||
##d_ostmark ###################################
|
||||
###c_brandenburg
|
||||
# 3166 - BRANDENBURG
|
||||
3166 = { #BRANDENBURG
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
948.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1120.1.1 = {
|
||||
culture = saxon
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3157 = { #POTSDAM
|
||||
holding = none
|
||||
993.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3177 = { #LEHNIN
|
||||
holding = none
|
||||
}
|
||||
3170 = { #TENGERMUNDE
|
||||
holding = none
|
||||
930.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
||||
###c_ruppin
|
||||
3168 = { #RUPPIN
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
890.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1120.1.1 = {
|
||||
culture = saxon
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3167 = { #LINDOW
|
||||
holding = none
|
||||
}
|
||||
3169 = { #NOWEN
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_berlin
|
||||
3158 = { #BERLIN
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1120.1.1 = {
|
||||
culture = saxon
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3164 = { #BOTZOW
|
||||
holding = none
|
||||
}
|
||||
3165 = { #ROSENFELDE
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_havelberg
|
||||
2814 = { #HAVELBERG
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
946.1.1 = {
|
||||
holding = church_holding
|
||||
}
|
||||
1120.1.1 = {
|
||||
culture = saxon
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
2815 = { #KLENOW
|
||||
holding = none
|
||||
}
|
||||
|
||||
###c_prenzlau
|
||||
3160 = { #PRENZLAU
|
||||
culture = polabian
|
||||
religion = slavic_pagan
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
}
|
||||
1120.1.1 = {
|
||||
culture = saxon
|
||||
religion = catholic
|
||||
}
|
||||
}
|
||||
3163 = { #TEMPLIN
|
||||
holding = none
|
||||
}
|
||||
3162 = { #SCHWEDT
|
||||
holding = none
|
||||
900.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
}
|
||||
3161 = { #EBERSWALDE
|
||||
holding = none
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue