Calculators · Proficiency
Proficiency Calculator
Paste your Tibia session data. Each killed monster is matched against its bestiary difficulty to sum the proficiency gained, then reported as a per-hour rate. Sessions shorter than one hour are extrapolated.
| Monster | Kills | Difficulty | Per kill | Proficiency |
|---|
How this is calculated
- Each killed monster is looked up by name and matched to its bestiary difficulty.
- Proficiency per kill: harmless 1, trivial 30, easy 70, medium 100, hard 165, challenging 240.
- Session length is read from the “Session:” line (or the start/end timestamps as a fallback).
- The per-hour rate divides total proficiency by the session length in hours.
- If the session is shorter than 1 hour, the per-hour rate is extrapolated from the available data.