
概览
drops.warframestat.us is a WFCD (Warframe Community Developers) project that takes Digital Extremes' official drop-data website and republishes it in an easier-to-search, easier-to-parse format. It offers an experimental searchable web UI plus static JSON/HTTP endpoints (usable like an unofficial API) covering mission rewards, relic contents, mod and blueprint tables, bounty rewards (Cetus/Solaris/Zariman), sortie and syndicate rewards, and more. The data mirrors DE's official PC drop tables and updates when DE's source updates; a diff/compare-versions page tracks changes between builds. It is open source (MIT) on GitHub as WFCD/warframe-drop-data.
最适合: Developers building Warframe tools/bots and data-savvy players who want to look up or programmatically query official drop rates and farming locations.
主要功能
- Searchable web UI over the full official DE drop-table dataset
- Machine-readable JSON endpoints (no auth) usable as an unofficial API
- Sourced directly from DE's official drop data, not data-mined
- Covers missions, relics, mods, blueprints, bounties, sorties, syndicates
- Version-diff page to compare drop-table changes between builds
- Auto-updates when DE's official data changes
- Open source (MIT), part of the wider warframestat.us / WFCD ecosystem
优缺点
- Data comes straight from Digital Extremes' official drop tables, so it is authoritative and accurate
- Free, open source (MIT), no login or account required
- Far easier to parse/query than DE's raw HTML drop pages
- Underpins much of the Warframe community tool ecosystem
- Auto-updates with new game builds and includes a version-diff view
- Utilitarian, developer-oriented interface; not a polished consumer farming app
- Reflects PC drop data only
- As a mirror it inherits any gaps/quirks of DE's official tables
- Low direct name recognition among casual players, who mostly use downstream tools or the wiki instead
社区评价
Direct end-user discussion is sparse because this is primarily a data/API resource rather than a consumer-facing app; it is best known within the developer community, where WFCD's data projects are widely relied upon to power downstream tools (Warframe Hub, Genesis bot, and many community apps). It is respected as an accurate, official-sourced mirror of DE's drop tables, though the raw UI is utilitarian and most players encounter its data indirectly through polished third-party tools rather than visiting the site itself.
来自 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.”