- A critical hit does dmg to an internal item.
- When a weapon hits an unarmored part of a mech, there's a chance it will critically hit a random internal item in that part.
- The engine is an internal item with 15 health.
- Each MG bullet has 39 % chance to crit once, 22 % chance to crit twice, 6 % chance to crit three times. Each bullet does 0.5 dmg per crit. There's a 67 % chance to do at least 1 critical hit.
- 0.39*1*0.5 dmg + 0.22*2*0.5 dmg + 0.06*3*0.5 dmg = 0.505 dmg
- The expectation value of the critical damage of a single MG bullet is 0.505 dmg
- Rate of fire is 10 bullets / s, therefore the expectation value of critical damage of a MG per second is 5.05 dmg/s.
- 4 MGs on a SDR-5K have an expectation value of crit dmg: 20.2 dmg/s.
- The AWS on testing ground does only have the engine in CT.
- Strip armor from AWS CT, measure time while firing MGs.
- Surprise.
- 0.04 dmg/bullet * 10 bullets/s * 4 = 1.6 dmg/s.
- 32 s * 1.6 dmg/s = 51.2 dmg
- AWS max CT armor: 100 => internal structure 50 health
Does the engine take critical hits?