Greasy Fork

Greasy Fork is available in English.

MWI_Toolkit

MWI工具集

当前为 2025-10-29 提交的版本,查看 最新版本

作者
zqzhang1996
评分
0 0 0
版本
5.0.0
创建于
2025-10-12
更新于
2025-10-29
大小
107.1 KB
许可证
MIT
适用于

项目重构,新的MarkDown正在编写中

项目地址: GitHub | Gitee镜像 Gitee镜像: 直链下载

中文说明

最初为解决IC模式下房屋建造的材料计算难题而开发,现已扩展为全能的物品清单计算器

  1. 计算器界面

    • 在配装标签页右侧新增计算器标签页
    • 仅适配桌面版布局,因宽度限制暂不支持移动端窄屏界面
  2. 物品需求管理

    • 通过顶部搜索功能按数量添加物品至需求清单,支持直接选择房屋并按等级添加
    • 需求清单按角色独立保存,页面刷新后数据不会丢失
    • 支持跨角色复制需求清单:在搜索框输入目标角色ID(游戏网址中的数字)并点击添加,适合管理多个IC角色的玩家
  3. 库存状态总览

    • 左侧面板实时显示当前库存/目标数量,房屋显示当前等级/目标等级
    • 库存数据实时更新,但房屋等级变更后需刷新页面以获取准确数据
  4. 材料缺口分析

    • 右侧面板基于当前库存从源头计算所有缺失材料的数量,需要对制作配方有基本了解,从最基础的原材料开始逐步处理
    • 缺口数量实时更新,跟随制作进度动态调整
    • 已满足需求的物品自动隐藏,保持界面简洁

Features (English)

Originally developed to solve material calculation challenges when building houses in IC mode, this tool has evolved into a comprehensive item list calculator.

  1. Calculator Interface

    • Adds a calculator tab to the right of the loadouts tab.
    • Desktop layout only - mobile UI is not supported due to width limitations.
  2. Item Management

    • Search and add items to your wishlist by quantity at the top of the interface. You can also select houses and add them by level.
    • Wishlists are saved per character and persist through page refreshes.
    • Copy another character's wishlist by entering their character ID (the number from the game's URL) in the search box and clicking Add. This feature is particularly useful for players managing multiple IC characters.
  3. Inventory Overview

    • The left panel shows current inventory vs. target quantities. For houses, it displays current level vs. target level.
    • Current inventory updates in real-time, but you must refresh the page after changing house levels to get accurate data.
  4. Material Requirements Calculation

    • The right panel calculates all missing materials from scratch based on your current inventory. You'll need some understanding of crafting recipes to process items efficiently, starting with the most basic raw materials.
    • Missing quantities update in real-time as you make progress.
    • Completed items are automatically hidden from view.