TheStonedTurtle / banked-experience

A RuneLite plugin used to calculate the experience you have banked
BSD 2-Clause "Simplified" License
16 stars 48 forks source link

Feature request: include herb seeds in herblore calculation #19

Open OilyHands opened 4 years ago

OilyHands commented 4 years ago

Assume that each seed will be converted into 8 herbs. This is a good conservative average for mid level players, though this will of course increase up until 99/farming cape perk.

The wiki has a calculator for yield if you're interested in a more accurate estimation: https://oldschool.runescape.wiki/w/Calculator:Farming/Herbs

TheStonedTurtle commented 4 years ago

As stated in the other issue you commented, before I add any activities that are RNG dependent I need to figure out how the UI should be designed.

Adding a toggle for estimated items and showing them in the existing UI (exp total & item grid) wouldn't be that much work but I don't think that's a very good solution. I think estimated experience should be separate from the existing items and total even when the config option is enabled so you can easily distinguish which items are/aren't RNG dependent.

I don't see myself working on this anytime soon because of these above issues so if anyone else wants to make a pull request adding this feature feel free.