1. The player's soldiers each have four sets of stats:
minStats - the minimum stat values a soldier can get when first appearing in the game;
maxStats - the maximum stat values a soldier can get when first appearing in the game;
trainingStatCaps - limit values, which can be obtained by training in the gym and psi lab;
statCaps - limit values that can be obtained during ground and air battles.
2. As a rule of thumb, the value of each stat gradually grows between sets.
For example, for a standard human agent, the stat “strength” has these values:
minimum value: 20;
maximum value: 40;
the limit of gym and psi lab training: 45;
training limit during ground and air combats: 50.
This means that the agent, when he first arrives at the base, will get a random strength value between 20 and 40. Then he can raise it to 45 in the gym. Then he can raise it to 50 during ground missions. To get values above 50, the agent must earn medals during ground battles or undergo transformations.
3. The stats at the end of the soldier's name are displayed sequentially and are grouped into groups for better readability:
the first three characters are non-combat stats: strength, bravery, and reaction;
the fourth character is sanity;
the next three symbols are combat stats: melee, throwing, firing accuracy;
the eighth and ninth symbols are a group of psi abilities: psi strength and psi skill. The group of these symbols will be displayed when the player learns the concept of psionics;
the tenth symbol is the separator between stats and piloting level;
the last one or two symbols are the piloting level, which shows the mastery of the pilot's stats (bravery, reaction and firing accuracy).
4. Each of the displayed stats (except psi-skill) is divided into six gradations, depending on the value of that stat in different stat sets for that soldier:
Terrible: from 0 to the average between the minimum and maximum values;
Bad: from the average between the minimum and maximum values to the maximum value;
Normal: from the maximum value to the gym/psi lab training limit;
Good: from the gym/psi lab training limit to the ground/air combat training limit;
Great: from the ground/air combat training limit to one and a half times the ground/air combat training limit;
Excellent: from one and a half times the ground/air combat training limit to infinity.
4.1. So, for the example above, the strength grading limits are as follows:
Terrible: no more than 29;
Bad: 30 to 39;
Normal: 40 to 44;
Good: 45 to 49;
Great: 50 to 74;
Excellent: not less than 75.
4.2. There are exceptions to this rule:
4.2.1. If two or more stat values of neighboring groups are equal to each other, the average value between the different values is taken:
For example, a standard human agent's bravery stat has these initial values:
minimum value: 10;
maximum value: 60;
gym and psi lab training limit: 100;
training limit during ground and air combat: 100.
Since the gym and ground combat training limits are equal, it is decided to reduce the gym training limit to 80 (as an average between 60 and 100). This reduction is only applied to the calculation of the stat grading limit and does not change in-game. Thus, the bravery gradation limits are as follows (I know that bravery values are always a multiple of 10, but I don't use this multiple for proper math calculations):
Terrible: no more than 34;
Bad: 35 to 59;
Normal: 60 to 79;
Good: 80 to 99;
Great: 100 to 149;
Excellent: not less than 150.
Another example, the same standard human agent has a psi-power stat with these values:
minimum value: 0;
maximum value: 100;
gym and psi lab training limit: 100;
ground and air combat training limit: 100.
Since the maximum value, the gym and psi lab training limits and the ground and air combat training limits are equal, it is decided to reduce the maximum value to 33 and the gym and psi lab training limit to 66 (as averages between 0 and 100). This reduction only applies to the calculation of the stat grading limit and does not change in-game. Thus, the psi power gradation limits are as follows:
Terrible: no more than 15;
Bad: 16 to 32;
Normal: 33 to 65;
Good: 66 to 99;
Great: 100 to 149;
Excellent: not less than 150.
4.2.2. If the stat values in the sets do not change sequentially, they are arranged in an arithmetic increasing sequence:
For example, a standard human agent's sanity stat has the following initial values:
minimum value: 20;
maximum value: 80;
gym and psi lab training limit: 0;
ground and air combat training limit: 120.
Since the gym training limit is getting out of step with the increasing sequence, it is decided to change the gym training limit to 100 (as an average between 80 and 120). This change is only applied to the calculation of the stat grading limit and does not change in-game. Thus, the sanity grading limits are as follows:
Terrible: no more than 49;
Bad: 50 to 79;
Normal: 80 to 99;
Good: 100 to 119;
Great: 120 to 179;
Excellent: not less than 180.
4.2.3. If the stat values in all four sets are the same and not zero, some arithmetic increasing sequence from that value is applied:
For example, for a dog, the psi- strength stat for all four sets is 40. It is decided to change them to these values (this change applies only to the calculation of stat gradation limits and does not change in-game):
minimum value: 40;
maximum value: 60;
training limit in the gym and psi lab: 80;
training limit during ground and air combat: 100.
Thus, the limits of psi power gradation are as follows:
Terrible: no more than 49;
Bad: 50 to 59;
Normal: 60 to 79;
Good: 80 to 99;
Great: 100 to 149;
Excellent: not less than 150.
4.2.4. If the stat values in all four sets are zero, some arbitrary arithmetic increasing sequence is applied:
For example, for AI, the strength stat for all four sets is 0. It is decided to change them to these values (this change applies only to the calculation of stat gradation limits and does not change in-game):
minimum value: 0;
maximum value: 50;
training limit in the gym and psi lab: 75;
training limit during ground and air combat: 100.
Thus, the strength gradation limits are as follows:
Terrible: no more than 24;
Bad: 25 to 49;
Normal: 50 to 74;
Good: 75 to 99;
Great: 100 to 149;
Excellent: not less than 150.
4.2.5. In case the value of a stat in all four sets is very small or its change is almost imperceptible, some arbitrary arithmetic increasing sequence is used:
For example, for a dog, the strength stat has these initial values:
minimum value: 1;
maximum value: 1;
gym and psi lab training limit: 1;
ground and air combat training limit: 2.
It was decided to change them to these values (this change applies only to the calculation of stat grading limits and does not change in-game):
minimum value: 2;
maximum value: 3;
gym and psi lab training limit: 4;
training limit during ground and air combat: 5.
Thus, the strength gradation limits are as follows:
Terrible: no more than 1;
Bad: 2 to 2;
Normal: 3 to 3;
Good: 4 to 4;
Great: 5 to 6;
Excellent: not less than 7.
5. Symbols with minimal visual width were chosen to display the gradation of each stat to leave as much space as possible for the soldier's name:
Strength (non-combat skill group) is indicated by the symbols: . : ! l s S
Bravery (non-combat skill group) is indicated by the symbols: . : ! l b B
Reactions (non-combat skill group) is indicated by the symbols: . : ! l r R
Sanity (visually separates the non-combat skill group from the combat skill group) is indicated by the symbols: - + = Ξ a A
Melee (combat skill group) is indicated by the symbols: . : ! l m M
Throwing (combat skill group) is indicated by the symbols: . : ! l t T
Firing accuracy (combat skill group) is indicated by the symbols: . : ! l f F
Psi-strength (visually separates the combat skill group from the psionic skill group) is indicated by symbols: - + = Ξ p P
5.1. For psi-skill, the scale consists of eight gradations and is independent of the psi-skill values in the stat sets:
Total Sucks: no more than 2 and is indicated by the symbol: .
Terrible: 3 to 4 and is indicated by the symbol: :
Bad: 5 to 8 and is indicated by the symbol: !
Normal: 9 to 16 and is indicated by the symbol: l
Good: 17 to 32 and is indicated by the symbol: †
Great: 33 to 64 and is indicated by the symbol: ‡
Excellent: 65 to 128 and is indicated by the symbol: x
Godlike: not less than 129 and is indicated by the symbol: X
6. Piloting level is calculated by summing up points, which are determined based on the values of the stats required for piloting (bravery, reactions and firing accuracy):
A required stat value of 49 or less: no points;
A required stat value between 50 and 74: gives 1 point;
A required stat value between 75 and 99: gives 2 points;
A required stat value between 100 and 124: gives 3 points;
A required stat value between 125 and 149: Gives 4 points;
A required stat value between 150 and 174: gives 5 points;
A required stat of at least 175: gives 6 points.
Each point gained from each stat increases the piloting level by 1. Thus, the piloting level can be between 0 and 18. This number is indicated after the separator symbol between the psi ability group and the piloting level - '.
For all existing soldier types, the piloting ability is also checked, and if the soldier cannot be a pilot, the piloting level is not displayed.