
ParlamentsdebatteIn dieser Version geändert
Verstädterung fördern
Die Förderung der Verstädterung unserer größeren Siedlungen zur Erweiterung unserer Machtbasis ist eindeutig der Weg in die Zukunft.
TraditionenZeitalterallow
RenaissanceZeitalterallow
EntdeckungenZeitalterallow
ReformationZeitalterallow
Städtebau möglichModifikatorartallowModifikatoren
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:275
282allow = {
283OR = {
}
289at_war = no
290is_ai = no
292num_locations > 1
293any_owned_rural_location = {
294NOT = {
295any_neighbor_location = {
296is_city = yes
}
}
}
}
302chance = {
303add = 1
304add = {
305if = {
306limit = {
307num_locations > 5
}
309value = 2
}
}
313add = {
314if = {
315limit = {
316num_of_non_rural = 0
}
318value = 4
}
}
322multiply = {
323if = {
324limit = {
325num_of_non_rural > 5
}
327value = 0.5
}
329else = {
330value = 1
}
}
}
335on_debate_passed = {
336ordered_owned_rural_location = {
337limit = {
338NOT = {
339any_neighbor_location = {
340is_city = yes
}
}
}
344order_by = {
345value = development
346add = population
347add = num_buildings
}
349max = 1
351every_pop = {
352limit = {
353owner = root
}
}
}
}
