What is the auto rout percentage for above average troops ?
Is it the same for all above average units or is there some variation as to what above average means ?
Auto rout percentage
-
- Major-General - Jagdtiger
- Posts: 2891
- Joined: Tue Apr 07, 2015 2:09 am
Re: Auto rout percentage
Above Average can be +12 or +25 POA varieties, and these have different autobreak levels
MP Replays:
https://www.youtube.com/channel/UCjUQy6dEqR53NwoGgjxixLg
Pike and Shot-Sengoku Jidai Crossover Mod:
https://www.slitherine.com/forum/viewtopic.php?t=116259
Middle Earth mod:
https://www.slitherine.com/forum/viewtopic.php?p=1029243#p1029243
https://www.youtube.com/channel/UCjUQy6dEqR53NwoGgjxixLg
Pike and Shot-Sengoku Jidai Crossover Mod:
https://www.slitherine.com/forum/viewtopic.php?t=116259
Middle Earth mod:
https://www.slitherine.com/forum/viewtopic.php?p=1029243#p1029243
-
- Sergeant First Class - Elite Panzer IIIL
- Posts: 442
- Joined: Wed Sep 16, 2020 4:51 pm
- Location: Dallas, Texas, USA
Re: Auto rout percentage
I've not seen specific percentages mentioned, but from observation I believe the rules of thumb for troop quality and auto break (auto rout) levels are:
Untrained: >20% losses
Raw: >30% losses
Below Average: >40% losses
Average: >50% losses
Above average: >55-60% losses
Superior: >60-65% losses
Highly Superior: >65-70% losses
Elite: >70-75% losses
Of course, troops of less than "Average" quality are likely to rout earlier from failing cohesion tests.
Also, here's a thread where Richard discusses the code that calculates auto break levels:
https://www.slitherine.com/forum/viewtopic.php?t=100573
Apparently non-campaign game units use standard values for "Experience" and "Elan", which are used to determine quality, but the values may vary for your units in a campaign as they gain experience at different rates.
Someone correct this if you have better information.
Untrained: >20% losses
Raw: >30% losses
Below Average: >40% losses
Average: >50% losses
Above average: >55-60% losses
Superior: >60-65% losses
Highly Superior: >65-70% losses
Elite: >70-75% losses
Of course, troops of less than "Average" quality are likely to rout earlier from failing cohesion tests.
Also, here's a thread where Richard discusses the code that calculates auto break levels:
https://www.slitherine.com/forum/viewtopic.php?t=100573
Apparently non-campaign game units use standard values for "Experience" and "Elan", which are used to determine quality, but the values may vary for your units in a campaign as they gain experience at different rates.
Someone correct this if you have better information.
Re: Auto rout percentage
Thanks. It seems to be around 47.5% for the +12 variety, I had always thought it was 45% and then got surprised.Above Average can be +12 or +25 POA varieties, and these have different autobreak levels
-
- General - Carrier
- Posts: 4662
- Joined: Mon Jun 03, 2019 4:17 pm
- Location: Stockholm, SWEDEN
Re: Auto rout percentage
I don't think that Untrained, Raw, and Below Average will autobreak at as early as 80%, 70%, and 60% remaining strength, respectively.
The formula (regarding remaining strength at which autobreak occurs) is (I believe, based on RBS' script in the thread link above):
50 - (Quality/10 - 10), where Quality = (Experience + Elan)/2.
=> Raw (roughly 50 Quality): 50 - (50/10 - 10) = 50 - (5 - 10) = 50 + 5 = 55% remaining strength threshold.
=> Below Average (say 75 Quality): 50 - (75/10 - 10) = 50 - (7.5 - 10) = 50 + 2.5 = 52.5%.
=> Above Average (say 112.5 Quality): 50 - (112.5/10 - 10) = 50 - (11.25 - 10) = 50 - 1.25 = 48.75%.
=> Elite (300 Quality): 50 - (300/10 - 10) = 50 - (30 -10) = 50 - 20 = 30%.
Last edited by kronenblatt on Sat Sep 17, 2022 6:32 am, edited 1 time in total.
kronenblatt's campaign and tournament thread hub:
https://www.slitherine.com/forum/viewtopic.php?t=108643
https://www.slitherine.com/forum/viewtopic.php?t=108643
-
- Sergeant First Class - Elite Panzer IIIL
- Posts: 442
- Joined: Wed Sep 16, 2020 4:51 pm
- Location: Dallas, Texas, USA
Re: Auto rout percentage
^ Thanks for the better information 
