增加海军基建
议会议案

增加海军基建

increase_naval_spendingin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:516

我们需要改善我们沿海城市城镇的基础设施,以支撑我们在领海的力量投射。

需要bng_buffed_naval_parliament_debate_flag变量on debate passed

修正

定义in_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:516

517estate = burghers_estate
519modifier_when_in_debate = {
}
523allow = {
524num_of_ports >= 1
525is_subject = no
}
528chance = {
529add = 1
530add = {
531if = {
532limit = {
533societal_value:land_vs_naval > 30
}
535value = 2
}
}
538add = {
539if = {
540limit = {
541navy_size_percentage <= 0.5
}
543value = 2
}
}
546multiply = {
547if = {
548limit = {
549societal_value:land_vs_naval < -30
}
551value = 0.5
}
553else = {
554value = 1
}
}
}
559on_debate_passed = {
560if = {
561limit = {
562num_of_ports <= 10
}
564ordered_port_in_country = {
565order_by = population
566check_range_bounds = no
567max = {
568value = root.num_of_ports
569multiply = 0.5
570add = 1
}
572change_development = development_weak_bonus (0.25)
}
}
575else_if = {
576limit = {
577num_of_ports > 10
578num_of_ports <= 25
}
580ordered_port_in_country = {
581order_by = population
582check_range_bounds = no
583max = {
584value = root.num_of_ports
585multiply = 0.25
586add = 1
}
588change_development = development_weak_bonus (0.25)
}
}
591else_if = {
592limit = {
593num_of_ports > 25
}
595ordered_port_in_country = {
596order_by = population
597check_range_bounds = no
598max = {
599value = root.num_of_ports
600multiply = 0.1
601add = 1
}
603change_development = development_weak_bonus (0.25)
}
}
606if = {
607limit = {
}
610change_societal_value = {
}
}
615else = {
616change_societal_value = {
}
}
}
623on_debate_failed = {
625change_societal_value = {
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明