weirdgloop / osrs-dps-calc

Web-based DPS calculator for Old School RuneScape
GNU General Public License v3.0
30 stars 39 forks source link

Nylocas Matomenos not included in monster list #339

Open jmyaeger opened 5 months ago

jmyaeger commented 5 months ago

What went wrong?

Nylocas Matomenos is not showing up as an option in the list of available monsters. This issue has been raised by several users in the RS WIki discord.

What did you expect to happen?

No response

What browsers are you seeing the problem on?

Chrome

What device(s) are you seeing the problem on?

macOS

Any other information

It seems to be getting filtered out by the JSON generation scripts—I'm guessing because the HP is not listed as a property and shows up as "Varies" on the wiki page.

LlemonDuck commented 5 months ago

We'll just need the 5-scale HP values for these NPCs to be added to the wiki page. The other ToB monsters have this and their health scaling is handled in the calculator. Once the data is available, we can refresh the site data and it should just work :tm:

LlemonDuck commented 4 months ago

Got the data for normal/hard both maiden and verzik, and entry mode maiden, the only thing remaining is verzik entry mode 5-scale, then everything else should be good to go.