Spring.Echo(damage, percentageDamage, oldXp, newXp)
The Jugglenaut dealt 2477 damage to the Lance by colliding with it. On the same frame it dealt 0 damage to it with its gravity gun. This is treated at 1477 damage of overkill since after dealing 0 damage the Lance was on -1477 health. This sent it from 0.71 XP to -0.24, which Spring clamped to 0.
Spring.Echo(damage, percentageDamage, oldXp, newXp)The Jugglenaut dealt 2477 damage to the Lance by colliding with it. On the same frame it dealt 0 damage to it with its gravity gun. This is treated at 1477 damage of overkill since after dealing 0 damage the Lance was on -1477 health. This sent it from 0.71 XP to -0.24, which Spring clamped to 0.