Open nbrowncoding opened 1 year ago
Melee and combat levels appear to be off as well. Using a valid test case, expect out was 32. Return output was 33. Need to investigate why results are higher than expected. Cannot be a rounding issues since all values are floored.
While 99 in all stats returns an overall level of 126, max range and magic appear to max out at 109 instead of 126. Need to double check the equations and use real data to validate findings.