Skip to content

Added missing xp bonus values for various monsters - #193

Open
cpbr-dev wants to merge 4 commits into
l2-:masterfrom
cpbr-dev:patch-2
Open

Added missing xp bonus values for various monsters#193
cpbr-dev wants to merge 4 commits into
l2-:masterfrom
cpbr-dev:patch-2

Conversation

@cpbr-dev

@cpbr-dev cpbr-dev commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Wrote a simple python script to fetch missing xpbonus values on the wiki and add them to the file.
The script did not check if all the current values were correct, only added missing ones.

New values have been double-checked manually.

Scraped wiki for xpbonus values on all monsters, double checking necessary
Removed wrong xpbonus for IDs 112 and 2642, reverted xpbonus for NPC 11210
i can't count apparently
@l2-

l2- commented Aug 9, 2026

Copy link
Copy Markdown
Owner

do you mean hand checked in game or hand checked with the wiki?

@cpbr-dev

cpbr-dev commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

do you mean hand checked in game or hand checked with the wiki?

hand checked with the wiki values, haven't checked those NPCs in-game

@l2-

l2- commented Aug 9, 2026

Copy link
Copy Markdown
Owner

I also have a wiki scraper to dump this data (which is why the json is in such a shitty format :)) but i found that many wiki xp bonuses were not correct so i stopped using it years ago. Not sure if the wiki improved on that part so I'm hesitant to merge this

@cpbr-dev

cpbr-dev commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

I also have a wiki scraper to dump this data (which is why the json is in such a shitty format :)) but i found that many wiki xp bonuses were not correct so i stopped using it years ago. Not sure if the wiki improved on that part so I'm hesitant to merge this

Mod Ash gave some insight on how XP Bonus is calculated around 2025, it's a formula that uses the monster's stats. There are some exceptions where it's manually set (Olm having none, some NPCs having negative modifiers)

https://oldschool.runescape.wiki/w/Combat#PvM_bonus_experience

The wiki won't always be correct, but it should at least be way more accurate now.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants