From 5b073acdf377e52f9287280c721f8a4d4175f3cf Mon Sep 17 00:00:00 2001 From: wvpm <24685035+wvpm@users.noreply.github.com> Date: Sat, 7 Sep 2024 10:43:33 +0200 Subject: Use consistent naming --- docs/simulation/calculations.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/simulation/calculations.yaml b/docs/simulation/calculations.yaml index 7a93415..4aa8f1d 100644 --- a/docs/simulation/calculations.yaml +++ b/docs/simulation/calculations.yaml @@ -199,7 +199,7 @@ Scores: sum_workforce_in_state: Sum of (factory level * workforce), defined in /common/production_types.txt. else: 0 Military power: - formula: soldier & army score + capital ship score + leaders score + formula: soldier & army score + capital ship score + leader score soldier & army score: formula: disarmed penalty * regular army size * supply consumption * sum unit stats / (7 * (1 + n_unit_types)) disarmed penalty: @@ -214,4 +214,4 @@ Scores: formula: sum ship stats / 250 sum ship stats: Sum of ((hull + naval_defense_modifier) * (gun_power + naval_attack_modifier)) for each capital ship instance. /250: Hardcoded value. - leader score: min(number of generals, number of deployed non-mobilised regiments) \ No newline at end of file + leader score: min(number of admirals + number of generals, number of deployed non-mobilised regiments) \ No newline at end of file -- cgit v1.2.3-56-ga3b1