Skip to content

donth77/loot-lookup-plugin

Repository files navigation

Loot Lookup

RuneLite plugin to quickly reference the monster drop tables from OSRS Wiki

Features

  • "Lookup Drops" menu option (attackable and pickpocketable NPCs)
  • Search bar for monster names
  • Collapsible sections for each drop table
  • Collapse all / Expand all button
  • Display rarity as percentage
  • Button to open the OSRS Wiki page for the monster in default web browser
  • List and Grid views
  • Links to wiki pages for items in List view
  • Choose between 4 or 5 rows in Grid view
  • Customize colors for rarity and prices
  • Multiple tabs for monsters with separate drop tables
  • Disable the right-click menu option
  • Pin selected sections (e.g. Uniques, Tertiary) to the top of every drops panel
  • Filter popover in the toolbar to show/hide individual sections per lookup
  • Exclude specific NPCs from the right-click menu option

Config

config

Default view option

  • Sets the default view option on plugin startup - List or Grid

Rarity

  • Show/hide rarity value in the drop tables

Quantity

  • Show/hide quantity value in the drop tables

Price

  • Show/hide price value in the drop tables

Price Type

  • Select price type for item: Grand Exchange or High Alch

Disable Right Click Menu Option

  • Hides the in-game right click menu option that is displayed for attackable NPCs

Excluded monsters

  • Comma-separated list of NPC names or IDs to hide the right-click menu option for. Names are matched case-insensitively and must be singular (e.g. Dust devil, not Dust devils).

Pinned sections

  • Comma-separated keywords that pin matching sections to the top of every drops panel (e.g. Tertiary pins Tertiary, Catacombs tertiary, etc.). Matched case-insensitively as substrings. Each pinned section gets a 📌 icon indicator on its header. Clear the field to keep sections in wiki order

Disable Item links (List only)

  • Disables links to OSRS Wiki pages for items in List view

Items per row (Grid only)

  • Sets the number of items displayed in a row in Grid view

Common Color

  • Color to highlight the rarity of items with a value greater than 1/100

Rare Color

  • Color to highlight the rarity of items with a value of 1/100 - 1/1000

Super Rare Color

  • Color to highlight the rarity of items with a value of 1/1000 or less

Price Color

  • Color to highlight item prices

Screenshots

Giant Rat Alchemical Hydra - List Alchemical Hydra - Grid Black demon - tabs

Issues

If you find any problems or have feedback, please feel free to submit an issue here

Changelog

v1.0

  • Initial release; added to Plugin Hub

v1.1.0

  • Improve parsing for OSRS Wiki pages
  • Add multiple tabs for monster pages with separate drop tables
  • Improve handling of long names in List view
  • Add config option to choose between 4 or 5 items in Grid view
  • Add config option for common color

v1.1.1 - v1.1.3

  • Fix parsing for some monsters with separate drop table tabs
  • Auto select tab corresponding to monster level on right click menu option
  • Look up monsters based on id on right click menu option

v1.1.4

  • Display noted drops with a note image and include "(noted)" text in some cases

v1.1.5

  • Add price type option to display GE or HA price

v1.2.0

  • Fix missing quantity values on perfect-kill drops where the wiki uses semicolon alternates like "25; 38" (#26, #36)
  • Add Lookup Drops to the right-click menu on pickpocketable NPCs (#43)
  • Add "Excluded monsters" config option for a comma-separated list of NPC names or IDs to hide the right-click menu on (#28)
  • Add "Pinned sections" config option to pin matching sections to the top of the drops panel, with a pinned icon indicator on each pinned section's header (#34)
  • Add a filter popover in the toolbar to show/hide individual sections per lookup, with "Check all" and "Uncheck all" shortcuts.

About

A RuneLite plugin to quickly reference monster drop tables and drop rates directly from the OSRS Wiki.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

Generated from runelite/example-plugin