TheStonedTurtle / banked-experience

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

Missing herb seed from farming #113

Open Caesum66 opened 1 year ago

Caesum66 commented 1 year ago

I noticed that the herb seeds were missing from the farming section of the plug in. Would it be possible to add them in with options for Regular, Super and Ultra Compost for the average yields of these seeds?

TheStonedTurtle commented 1 year ago

The main issue with this is that there's more than just the compost that affects this calculations.

For example, the catherby patch (with diaries done) has a 10% increase in chance that picking a herb doesn't deplete a "life". Magic secateurs is another 10%. Farming cape is another 5%.

There's also the chance that they die, which is not the case with trees as generally people pay for protection.

This isn't to say it's impossible to do it's just not something that I've wanted to implement due to the complex nature of these calculations and how widely the actual xp you will receive can vary.