Add-on to KJay's Loot Drop overlay
当前为 2025-05-08 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
- Added toggle functionality between Total Value and Value/hour by clicking on the value display.- Improved value/hour accuracy by parsing session timer.- Maintains all previous functionality and calculations.
avgSpan.textContent = ` [${formatCoins(avgPerHour)}/hr]`;avgSpan.style.fontSize = '0.85em';