Skip to content

Add Combat Skill Calculator#14023

Open
darkharasho wants to merge 3 commits into
runelite:masterfrom
darkharasho:add-combat-skill-calculator
Open

Add Combat Skill Calculator#14023
darkharasho wants to merge 3 commits into
runelite:masterfrom
darkharasho:add-combat-skill-calculator

Conversation

@darkharasho

Copy link
Copy Markdown

Adds the Combat Skill Calculator plugin.

What it does: shows how many kills until your next combat level, in two forms:

  • A compact live overlay that counts down kills-to-level for the combat skill(s) you're currently training (hybrid HP-computed + measured-per-kill estimate).
  • A plan-ahead panel styled after the built-in Skill Calculator: pick a skill (Attack/Strength/Defence/Ranged/Magic/Slayer) and a target level, then browse a searchable monster list with per-monster kill counts.

Combat XP is derived from damage dealt (≈4 XP/damage to the trained skill, 1.33 to Hitpoints), so kills-to-level is directly calculable from a monster's HP.

Note: the calculator panel lazily fetches monster sprites from the OSRS Wiki (cached in memory and on disk). Happy to make that opt-in or remove it if preferred.

@runelite-github-app

runelite-github-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant