osrsbox / osrsbox-db

A complete and up-to-date database of Old School Runescape (OSRS) items, monsters and prayers
https://www.osrsbox.com/projects/osrsbox-db/
GNU General Public License v3.0
224 stars 82 forks source link

Missing CoX monsters from monsters_api #181

Open osrsbox opened 4 years ago

osrsbox commented 4 years ago

It looks like the monsters_api is missing some monsters from Chambers of Xeric. For example, Vanguards. The OSRS Wiki reports the following NPC IDs:

|id1 = 7529
|id2 = 7527
|id3 = 7528
|id4 = 7529
|id5 = 7527
|id6 = 7528

The problem is that the IDs for the challenge mode, and the normal mode are shared. The outcome is that the API is reporting challenge mode data, as this just happens to be the last data loaded. Not sure what the solution is... as the IDs are reused, and I cannot add both. Labelled with thinking!

Side note: The NPC search tool reports more IDs for Vaguard - but these are the NPC version when not in combat. This is the same for other monsters such as Olm.