Hi guys! I have an alternative critical system, and I wonder if someone can help me adding a little enhancement into it.
function onHealthChange(creature, attacker, primaryDamage, primaryType, secondaryDamage, secondaryType, origin)
if (not attacker or not creature) then
return...