Greasy Fork

[MWI] Ultimate Enhancement Tracker v3.7.0

Now with Enhancelation

目前为 2025-04-09 提交的版本。查看 最新版本

作者
TheNeroNex
评分
0 0 0
版本
3.7.0
创建于
2025-04-05
更新于
2025-04-09
大小
1.5 MB
许可证
MIT
适用于

Milky Way Idle Enhancement Tracker (v3.7)

Market price fetching and character data relies on having MWI Tools installed, get it here:
https://greasyfork.org/en/scripts/494467-mwitools

获取市场价格取决于是否安装了 MWI 工具,在此获取:
https://greasyfork.cc/zh-CN/scripts/494467-mwitools

MilkyWayIdle Steam game client players should also install this script:
https://raw.githubusercontent.com/YangLeda/Userscripts-For-MilkyWayIdle/refs/heads/main/MWITools%20addon%20for%20Steam%20version.js
(Web browser players do NOT need to install the above script.)

🚀 Enhancement Tracker Features

F9 TOGGLES VISIBLITY F10 TOGGLES SFX

✨ Core Features

  • Success Analytics: Tracks enhancement success/failure rates and statistics
  • Real-time Notifications: Displays flashy animated notifications for results
  • Critical Effects: Shows special effects for "blessed" enhancements
  • Price Tracking: Calculates material and protection costs automatically
  • Session History: Maintains records of multiple enhancement sessions

🎨 Visual Elements

  • Neon UI: Glowing interface with animations and pulse effects
  • Dynamic Colors: Level-based themes (1-20+) with increasing intensity
  • Celebrations: Special effects for reaching target levels
  • Floating Panel: Toggleable (F9) draggable UI with detailed stats
  • Material Display: Sorted cost breakdown (coins always last)

📊 Data Tracking

  • Per-Level Stats: Success/failure rates for each enhancement level
  • Cost Accounting:
    • Material costs (including self-crafted items)
    • Protection item usage (Thread/Branch or self-protection)
  • Market Prices: Real-time value calculations
  • Multilingual: Supports English/Chinese with auto-translation

⚙️ Technical Implementation

  • WebSocket Integration: Hooks into game communication
  • Persistent Storage: Saves data between sessions
  • Anti-Double-Counting: Precise cost calculation logic
  • Debug Tools: Built-in testing functionality
  • Responsive Design: Adapts to game UI changes

💎 User Experience

  • Instant Feedback: Visual and statistical outcome reporting
  • Pattern Recognition: Helps identify success trends
  • Engagement Boost: Exciting effects for big upgrades
  • Clear Presentation: Organized data with gold-formatted values
  • Customization: Toggleable UI elements and displays

Can test the success functions by running:

testEnhancement.allSuccess();
testEnhancement.success();
testEnhancement.blessed();
testEnhancement.custom(15, "success", 15);

in the dev console