
Cuestión parlamentariaCambiado en esta versión
Conceder derechos de ciudad
Para que nuestro territorio florezca, tendremos que ampliar los derechos de nuestras zonas urbanas y conceder más derechos urbanos.
ReformaEraallow
AbsolutismoEraallow
RevolucionesEraallow
CiudadRango de ubicaciónallow
MegalópolisRango de ubicaciónallow
PuebloRango de ubicaciónallow, on debate passed
Posibilidad de construir ciudadesTipo de modificadorallowModificadores
Definiciónin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:365
368modifier_when_in_debate = {
}
373allow = {
374OR = {
}
379is_subject = no
380at_war = no
381is_ai = no
383num_locations > 1
384any_owned_non_rural_location = {
386NOT = {
387any_neighbor_location = {
}
}
}
}
394chance = {
395add = 1
396add = {
397if = {
398limit = {
399num_locations > 5
}
401value = 2
}
}
404multiply = {
405if = {
406limit = {
407num_of_non_rural > 20
}
409value = 0.5
}
411else = {
412value = 1
}
}
}
417on_debate_passed = {
418ordered_owned_non_rural_location = {
419limit = {
421NOT = {
422any_neighbor_location = {
423is_city = yes
}
}
}
427order_by = {
428value = development
429add = population
430add = num_buildings
}
432max = 1
435every_pop = {
436limit = {
437owner = root
}
}
}
}

