
ParlamentsdebatteIn dieser Version geändert
Großstadtrechte gewähren
Damit unser Territorium weiter gedeiht, sollten wir die Rechte von städtischen Gebieten erweitern und mehr Großstadtrechte vergeben.
ReformationZeitalterallow
AbsolutismenZeitalterallow
RevolutionenZeitalterallow
GroßstadtOrtsrangallow
MegalopolisOrtsrangallow
StadtOrtsrangallow, on debate passed
Städtebau möglichModifikatorartallowModifikatoren
Definitionin_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
}
}
}
}

