
法律本版本变更
纳瓦拉适应性
夹在两个大国之间,迫使我们不得不适应环境,否则就会灭亡。通过精明的结盟策略和迅速的军事行动,我们的国家尽管规模较小,却成功地生存了下来。这种根据自身需求快速调整行动的能力,是我们永远不应失去的优势。
纳瓦拉国家potential政策 4
定义in_game/common/laws/02_country_specific.txt:652
653unique = yes
654law_category = administrative
662belligerent_stance = {
663country_modifier = {
664casus_belli_creation_speed_modifier = 0.33
665diplomatic_reputation = diplomatic_reputation_severe_penalty
666spy_network_construction = 0.05
667global_war_score_efficiency = 0.1
668monthly_towards_belligerent = societal_value_monthly_move
}
670estate_preferences = {
nobles_estate
}
673years = 2
}
675conciliatory_stance = {
676country_modifier = {
677casus_belli_creation_speed_modifier = -0.33
678country_cabinet_efficiency = 0.20
679diplomatic_reputation = diplomatic_reputation_mild_bonus
680subject_loyalty = 5
681monthly_towards_conciliatory = societal_value_monthly_move
}
683estate_preferences = {
clergy_estate
}
686years = 2
}
688defensive_stance = {
689country_modifier = {
690army_movement_speed = -0.1
691combat_speed_modifier = 0.05
692fort_maintenance_efficiency = 0.2
693global_defensive = 0.25
694monthly_towards_defensive = societal_value_monthly_move
}
696estate_preferences = {
peasants_estate
}
699years = 2
}
701offensive_stance = {
702country_modifier = {
703army_movement_speed = 0.05
704assault_ability = 0.05
705global_defensive = -0.5
706siege_ability = 0.05
707monthly_towards_offensive = societal_value_monthly_move
}
709estate_preferences = {
nobles_estate
}
712years = 2
}