q, can someone explain how this formula work? 
resulting speed = 0.2 * landing speed + 200 only when landing speed >= 250 from: https://github.com/KZGlobalTeam/gokz/wiki/SimpleKZ
resulting speed = 0.2 * landing speed + 200
landing speed >= 250