Toolscalculator

MUD XP Grind Planner

Project total XP and approximate playtime to reach a target level based on your observed XP gain rate.

MUD XP Grind Planner illustration
Placeholder illustration shown while custom artwork is being produced.

Try the tool

client runner

XP planning output

Run the tool to see output.

Examples

Weekend push from 20 to 25

{
  "current_level": 20,
  "target_level": 25,
  "base_xp_per_level": 18000,
  "curve_model": "moderate",
  "xp_per_hour": 14000,
  "daily_hours": 3
}

Expected output

Shows total XP needed, estimated grind hours, and projected calendar days.

How it works

The planner sums level requirements from current to target level using a selected growth curve, then divides by your XP per hour and daily session length.

Related tools