This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
omf2097:stats [2025/03/02 23:54] – [Agility] joneirik | omf2097:stats [2025/03/03 00:39] (current) – [Notes] joneirik | ||
---|---|---|---|
Line 139: | Line 139: | ||
===== Notes ===== | ===== Notes ===== | ||
- | + | Random things I got from the OpenOMF crew, that I haven' | |
- | ===== Formulas ===== | + | Found by Kat, confirmed by aokmaniac13 |
- | + | ||
- | < | + | |
- | + | ||
- | Derived by inspecting the game using CheatEngine | + | |
- | Total HP = (.78 + .0315*Endurance) * Base Health * Vitality% * Opponent' | + | |
- | + | ||
- | Found by Kat, confirmed by aokmaniac13 | + | |
| | ||
Single Player | Single Player | ||
Line 157: | Line 150: | ||
Stun = ((Base Damage * (35 + Power) / 45) * 2 + 12) * 256 | Stun = ((Base Damage * (35 + Power) / 45) * 2 + 12) * 256 | ||
- | Terms: | ||
- | * Endurance = the pilot stat | ||
- | * Base Health = the starting health of the bot | ||
- | * Vitality% = the advanced gameplay setting, default 1x or 100% | ||
- | * Opponent' | ||
- | ---- | ||
Stun formula by Insanius/ | Stun formula by Insanius/ | ||
Line 169: | Line 156: | ||
The stun cap is calculated as follows | The stun cap is calculated as follows | ||
HAR Endurance * 3.6 * (Pilot Endurance + 16) / 23 | HAR Endurance * 3.6 * (Pilot Endurance + 16) / 23 | ||
+ | |||
+ | ==== Test Tables ==== | ||
+ | |||
+ | ^ Total Damage ^ 7.7 ^ 8 ^ 8.3 ^ 8.7 ^ 9 ^ 9.3 ^ 9.7 ^ 10 ^ 10.3 ^ 10.7 ^ 11 ^ 11.3 ^ 11.7 ^ 12 ^ 12.3 ^ 12.7 ^ 13 ^ 13.3 ^ 13.7 ^ 14 ^ 14.3 ^ | ||
+ | | Base Damage | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 | | ||
+ | | | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | 20 | | ||
+ | ^ Power ^ 0 ^ 1 ^ 2 ^ 3 ^ 4 ^ 5 ^ 6 ^ 7 ^ 8 ^ 9 ^ 10 ^ 11 ^ 12 ^ 13 ^ 14 ^ 15 ^ 16 ^ 17 ^ 18 ^ 19 ^ 20 ^ | ||
+ | | | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | 30 | | ||
+ | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | ||
+ | |||
+ | |||
+ | * Rounded to single decimal |