Special Buildings in Czechia + slight changes to landed characters
Added: Prague Castle ; Charles University ; Communal City of Tábor ; Grand Porcelain Works ; Špilberk Castle Removed: Kutná Hora Mining Settlement ; Tower Bridge Changed the Count of Liberec, to the Count of Hradec ; Increased dev in Prague
This commit is contained in:
parent
78053873bf
commit
8c84d64119
8 changed files with 582 additions and 116 deletions
|
|
@ -708,12 +708,14 @@
|
|||
culture = czech
|
||||
religion = osvicenist
|
||||
holding = castle_holding
|
||||
special_building = prague_castle_01
|
||||
}
|
||||
4130 = { # Příbram
|
||||
holding = city_holding
|
||||
}
|
||||
4126 = { # Vyšehrad
|
||||
holding = church_holding
|
||||
special_building = charles_university_01
|
||||
}
|
||||
4147 = { # Rakovník
|
||||
holding = none
|
||||
|
|
@ -756,6 +758,7 @@
|
|||
culture = czech
|
||||
religion = hussite
|
||||
holding = castle_holding
|
||||
special_building = communal_city_tabor_01
|
||||
}
|
||||
4154 = { # Jindřichův Hradec
|
||||
holding = city_holding
|
||||
|
|
@ -787,6 +790,7 @@
|
|||
culture = czech
|
||||
religion = osvicenist
|
||||
holding = castle_holding
|
||||
special_building_slot = grand_porcelain_works_01
|
||||
}
|
||||
2997 = { # Cheb
|
||||
holding = church_holding
|
||||
|
|
@ -833,9 +837,6 @@
|
|||
}
|
||||
4161 = { # Kolín
|
||||
holding = castle_holding
|
||||
1000.1.1 = {
|
||||
special_building = kutna_hora_mines_01
|
||||
}
|
||||
}
|
||||
3202 = { # Havlíčkův Brod
|
||||
holding = church_holding
|
||||
|
|
@ -846,6 +847,7 @@
|
|||
culture = NEOW_moravian
|
||||
religion = roman_catholic
|
||||
holding = castle_holding
|
||||
special_building = spilberk_castle_01
|
||||
}
|
||||
4169 = { # Břeclav
|
||||
holding = church_holding
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ d_bohemia = {
|
|||
|
||||
c_praha = {
|
||||
2500.1.1 = {
|
||||
change_development_level = 10
|
||||
change_development_level = 11
|
||||
}
|
||||
2546.4.11 = {
|
||||
holder = zapadoslavia0001 #Bedrich Karlovec
|
||||
|
|
@ -78,9 +78,9 @@ d_severovychodni_cechy = {
|
|||
}
|
||||
}
|
||||
|
||||
c_litomerice = {
|
||||
c_hradec = {
|
||||
2500.1.1 = {
|
||||
change_development_level = 5
|
||||
change_development_level = 7
|
||||
}
|
||||
2550.1.1 = {
|
||||
holder = zapadoslavia0012 #Libor Masaryk
|
||||
|
|
@ -88,9 +88,9 @@ c_litomerice = {
|
|||
}
|
||||
}
|
||||
|
||||
c_hradec = {
|
||||
c_litomerice = {
|
||||
2500.1.1 = {
|
||||
change_development_level = 7
|
||||
change_development_level = 5
|
||||
}
|
||||
2550.1.1 = {
|
||||
holder = zapadoslavia0012 #Libor Masaryk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue