Clean up removal of reserve mission mobility bonus
Land units on reserve missions used to pay only half the usual mobility for combat. This bonus was commented out in the code in 4.0.0, but not in info. Remove it from both.
This commit is contained in:
parent
1417a3442d
commit
5b01c4764d
3 changed files with 1 additions and 6 deletions
|
@ -227,7 +227,7 @@ The "aggresor loss factor" is equal to the number of aggressor
|
|||
casualties divided by the total number of aggressor troops that went into
|
||||
the conflict. Similarly, the "defender loss factor" is calculated.
|
||||
Then each land unit loses mobility equal to 10 * (loss factor).
|
||||
Defensive land units on reserve mission only lose half of that. Also
|
||||
Also
|
||||
there is a chance equal to the loss factor that the land unit will use
|
||||
up some of its supply (see info supply).
|
||||
.s1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue