식량 비축량 확대
의회 쟁점이번 버전 변경

식량 비축량 확대

expand_food_stockpilesin_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:473

국민들이 식량 부족 문제에 우려를 제기했습니다. 앞으로는 이러한 부족 사태가 발생하지 않도록 곡물 저장고 연결망을 확충해야 합니다.

요구 조건곡물 저장고건물on debate passed도시지점 등급allow, on debate passed메갈로폴리스지점 등급allow, on debate passed소도시지점 등급allow, on debate passed

보정치

정의in_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:473

474estate = peasants_estate
476modifier_when_in_debate = {
}
480allow = {
481any_province = {
482province_food_percentage < 0.5
483any_location_in_province = {
484OR = {
485location_rank = location_rank:town
486location_rank = location_rank:city
487location_rank = location_rank:megalopolis
}
}
}
}
493chance = {
494add = 1
495add = {
496if = {
497limit = {
498any_province = {
499province_food_percentage < 0.25
500any_location_in_province = {
501OR = {
502location_rank = location_rank:town
503location_rank = location_rank:city
504location_rank = location_rank:megalopolis
}
}
}
}
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 = {
534NOT = {
534has_building = building_type:granary
}
535OR = {
536location_rank = location_rank:town
537location_rank = location_rank:city
538location_rank = location_rank:megalopolis
}
}
541construct_building = {
542building_type = building_type:granary
543cost_multiplier = 0.5
544cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}
548on_debate_failed = {
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지