Boss Buddy

Boss Buddy

by SirPerior

1,332 installs
npc
drops
log
gear
GitHub ↗

Collection of bossing utilities

Documentation

Various functions to aid in fighting/tracking NPCs.

These functions all exist in other plugins, but they lacked some functionality that I was looking for.

So I decided to make a plugin to add what I thought was missing and bundle them together.

Inspiration/examples I used:

Worn Equip Viewer Plugin (https://github.com/iGundamStyle/WornEquipViewer) - Copyright 2023 iGundamStyle

Better NPC Highlight Plugin (https://github.com/MoreBuchus/buchus-plugins/tree/better-npc-highlight) - Copyright (c) 2022, Buchus <http://github.com/MoreBuchus>

Monster HP Percentage Plugin (https://github.com/lejeffe/MonsterHP/tree/master) - Copyright (c) 2022, Le Jeffe

Runelite Bank Plugin (https://github.com/runelite/runelite/tree/master/runelite-client/src/main/java/net/runelite/client/plugins/bank) - Copyright (c) 2016-2017, Adam <Adam@sigterm.info>

Runelite Loot Tracker Plugin (https://github.com/runelite/runelite/tree/master/runelite-client/src/main/java/net/runelite/client/plugins/loottracker) - Copyright (c) 2016-2017, Adam <Adam@sigterm.info>

<h1>Boss Buddy Plugin</h1>

Track Drops/Monster Information/Gearing Assistance

!img.png

<h1>Coin Split</h1>

Add right click option to coins stacks for easy splitting after a drop.

!img_4.png

!img_12.png

<h1>Worn Items</h1>

Overlay to display currently equipped items while using the Bank interface to help prevent missing gear.

!img_5.png

<h1>Loot Settings</h1>

Display Wiki drop rate data/Track drop kill count, date, GE value at the time of drop.

Examine monster to lookup its drops.

!img_17.png

Set minimum drop rate that you would like to see displayed in the chat.

!img_6.png

Set minimum GE value of drops that you would like to track in the side panel.

Examine a monster to pull up its tracked drops.

Ability to clear KC/Tracked drops with a button click or individually.

!img_16.png

Display First/Last KC that an item was obtained as a drop in your collection log.

This information is cleared if the monsters loot tracker data is cleared.

!img_18.png

<h1>Notification Settings</h1>

Enable respawn timer/location/notification for bosses and/or rank and file NPCs.

!img_15.png

!img_13.png

<h1>HP Settings</h1>

Customizable overlay to display NPC HP information.

!img_14.png

!img_10.png

Similar Plugins