Farm RPG Harvest Log Sum

Extracts and permanently stores all harvested crops, calculates average drops per harvest, and outputs to the console. Includes automatic data purging.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Ian Cutress
日安装量
0
总安装量
2
评分
0 0 0
版本
4.5.1
创建于
2025-08-01
更新于
2025-08-01
大小
9.3 KB
许可证
暂无
适用于

A script that shows in the console the drop rates.

V2.3 - first version, shows what's on the farm info page only at that time, doesn't keep track.
V4.5 - added storage. Will use up to 4 MB and slowly replace entries in the database. 140 pepper harvests for me was 20 kB, so it should hold 28000 harvests over time. Why 4 MB? That's what I was told was the limit. The code has a section for you to update it if you need to.