Доктрина армии
Правило

Доктрина армии

army_doctrine_lawin_game/common/laws/01_military_laws.txt:541

Армейские доктрины — это различные наборы навыков, на которых может специализироваться наша Concept. Чем дольше мы используем определённую доктрину, тем прочнее она закрепляется в нашей военной культуре и тем лучше ей следуют наши солдаты. Со временем доктрины начинают давать нашим войскам значительные преимущества.

Политики 7

Определениеin_game/common/laws/01_military_laws.txt:541

542law_category = military
543superior_firepower_policy = {
544country_modifier = {
545army_artillery_power = 0.1
546monthly_towards_quality = societal_value_monthly_move
}
549estate_preferences = {
peasants_estate
}
552years = 2
}
554large_army_policy = {
555country_modifier = {
556global_manpower_modifier = 0.2
557possible_frontage_modifier = 0.05
558monthly_towards_quantity = societal_value_monthly_move
}
561years = 2
}
563defensive_stance_policy = {
564country_modifier = {
565global_defensive = 0.2
566monthly_towards_defensive = societal_value_monthly_move
}
568estate_preferences = {
clergy_estate
}
571years = 2
}
573sustained_discipline_policy = {
574country_modifier = {
575army_heavy_infantry_power = 0.1
576army_light_infantry_power = 0.1
577monthly_towards_quality = societal_value_monthly_move
}
580estate_preferences = {
nobles_estate
}
583years = 2
}
585cavalry_warfare_policy = {
586country_modifier = {
587army_heavy_cavalry_power = 0.1
588army_light_cavalry_power = 0.1
590monthly_towards_offensive = societal_value_monthly_move
}
592estate_preferences = {
nobles_estate
}
595years = 2
}
597amphibious_specialization_policy = {
598allow = {
599num_of_ports > 0
}
601country_modifier = {
602army_disembark_speed = 0.25
603monthly_towards_naval = societal_value_monthly_move
}
605estate_preferences = {
burghers_estate
}
608years = 2
}
610authority_of_the_captain = {
611unique = yes
612potential = {
613has_reform = government_reform:pirate_brethren_reform
}
615country_modifier = {
616naval_morale_modifier = 0.2
}
618estate_preferences = {
crown_estate
}
621years = 2
}