
ParlamentsdebatteIn dieser Version geändert
Nahrungsbestände ausbauen
Unser Volk macht sich große Sorgen um Nahrungsknappheiten. Wir sollten versuchen, unser Getreidespeicher-Netzwerk auszubauen, um eine solche Lage in Zukunft zu verhindern.
GetreidespeicherGebäudeon debate passed
GroßstadtOrtsrangallow, on debate passed
MegalopolisOrtsrangallow, on debate passed
StadtOrtsrangallow, on debate passedModifikatoren
Definitionin_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:473
480allow = {
481any_province = {
482province_food_percentage < 0.5
483any_location_in_province = {
484OR = {
}
}
}
}
493chance = {
494add = 1
495add = {
496if = {
497limit = {
498any_province = {
499province_food_percentage < 0.25
500any_location_in_province = {
501OR = {
}
}
}
}
509value = 2
}
}
512multiply = {
513if = {
514limit = {
515societal_value:serfdom_vs_free_subjects < 0
}
517value = 0.5
}
519else = {
520value = 1
}
}
}
525on_debate_passed = {
526ordered_owned_location = {
527order_by = province.province_food_percentage
528max = {
529value = num_provinces
530multiply = -0.1
531add = 1
}
533limit = {
535OR = {
}
}
541construct_building = {
543cost_multiplier = 0.5
544cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}
