
概览
drops.warframestat.us 是一个 WFCD (Warframe Community Developers) 项目,它获取 Digital Extremes 的官方掉落数据网站,并以更易于搜索、更易于解析的格式重新发布。它提供了一个实验性的可搜索网页 UI,以及静态 JSON/HTTP 端点(可像非官方 API 一样使用),内容涵盖任务奖励、遗物内容、MOD 和蓝图表、赏金奖励(Cetus/Solaris/Zariman)、突击和集团奖励等。数据镜像了 DE 的官方 PC 掉落表,并在 DE 的源数据更新时同步更新;版本差异/对比页面可追踪不同版本之间的变化。它在 GitHub 上以 WFCD/warframe-drop-data 开源(MIT)。
最适合: 构建 Warframe 工具/机器人的开发者,以及想要查询或通过程序化方式检索官方掉落率和刷取位置的数据型玩家。
主要功能
- 基于完整官方 DE 掉落表数据集的可搜索网页 UI
- 可作为非官方 API 使用的机器可读 JSON 端点(无需身份验证)
- 直接源自 DE 的官方掉落数据,而非数据挖掘
- 覆盖任务、遗物、MOD、蓝图、赏金、突击、集团
- 用于对比不同版本之间掉落表变化的“版本差异”页面
- 当 DE 的官方数据发生变化时自动更新
- 开源(MIT),属于更广泛的 warframestat.us / WFCD 生态系统的一部分
优缺点
- 数据直接来自 Digital Extremes 的官方掉落表,因此具有权威性和准确性
- 免费、开源(MIT),无需登录或账号
- 比 DE 的原始 HTML 掉落页面更容易解析/查询
- 支撑了大部分 Warframe 社区工具生态系统
- 随新的游戏版本自动更新,并包含版本差异视图
- 实用主义、面向开发者的界面;并非精美的消费者刷取应用
- 仅反映 PC 端的掉落数据
- 作为镜像,它会继承 DE 官方表格中的任何缺失/奇特之处
- 休闲玩家的直接知名度较低,他们大多转而使用下游工具或 wiki。
社区评价
直接的最终用户讨论很少,因为这主要是一个数据/API 资源,而不是面向消费者的应用程序;它在开发者社区中最广为人知,WFCD 的数据项目被广泛依赖,用于为下游工具(Warframe Hub、Genesis 机器人和许多社区应用)提供支持。尽管其原始 UI 偏向实用主义,且大多数玩家是通过精美的第三方工具间接接触到其数据,而不是亲自访问该网站,但它作为 DE 掉落表的准确、官方来源镜像而备受推崇。
来自 Reddit
- [TOOL] Voidstonks - I got tired of manually typing relic runs in chat, so I built a web app to do it for me and it snowballed into this
“101 upvotes · 33 comments — Hiya , so here is a free tool , no registry needed no ads , just a side project i have been cooking for a bit more than two weeks , it all started as …”
- Is there a warframe droptable application for Wallpaper Engine?
“5 upvotes · 1 comments — As I use Wallpaper Engine actually all the time I've recently stumbled across [Warframe Hub](https://hub.warframestat.us/#/) as a slick looking Wallpa…”
评价与评分
- GitHub (WFCD/warframe-drop-data)
“Official repo: 'Warframe Drop Data in an easier to parse format.' MIT-licensed, maintained by Warframe Community Developers; sourced from DE's official drop data (not data-mined) and auto-updated on new builds.”
- Warframe Forums (Developer Workshops)
“DE's official developer thread announcing that Warframe drop tables are published and auto-generated from the game's internal data; drops.warframestat.us is the community's more accessible mirror of this same official data.”