.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







Go Back   .com.unity Forums > The Camo Workshop > WinSPWW2
Notices


 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #15  
Old February 9th, 2019, 11:21 AM
ErikCumps's Avatar

ErikCumps ErikCumps is offline
Corporal
 
Join Date: Jan 2019
Location: Leuven, Belgium
Posts: 70
Thanks: 27
Thanked 89 Times in 29 Posts
ErikCumps is on a distinguished road
Potion Re: OT: looking for zovs66

Quick note: unit readiness is also a synthetic value, there is no such thing in the savegame data.

The calculation of the unit readiness is based on:
Code:
/*
 * A unit's readiness is influenced by:
 *    damage        more damage means less readiness
 *    headcount     less available effectives means less readiness
 *    suppression   more suppression means less readiness
 *    abandonment   means total loss of readiness (-100%)
 *    crew          means significant reduction of readiness (-90%)
 *    status        additional readiness reduction
 */
The suppression impact is calculated by deducting the unit's suppression from its morale: (morale - suppression) / morale.
The result is capped at zero, so that it cannot become negative.
Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 04:10 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.