WWM Build Lab is a fan-made Where Winds Meet Global gear and combat calculator focused on reproducible calculations, explicit data provenance, and visible confidence boundaries rather than opaque build recommendations.
The project is under active development. Some systems are already modeled and regression-tested; others remain deliberately marked incomplete when the current Global client has not provided enough evidence.
- Compares gear and full-build outcomes using the active Global data profile.
- Models combat factors separately instead of collapsing unrelated mechanics into one score.
- Surfaces model maturity/confidence where a recommendation depends on incomplete evidence.
- Keeps scenario-specific calculations and runtime diagnostics testable.
- Uses structured validation scripts to catch data/model regressions before deployment.
The current product context is Global 2.1 · Tier 96. The previously accepted Bamboocut T96 calibration fixture is retained in that context because this release has no accepted Global 2.1 evidence authorizing a recalibration. It uses the workbook's Lv100 Upper (100上) constants only where they have been cross-checked against current Global evidence.
Examples currently represented include:
- Judgment Resistance: 65%
- Attribute Penetration: 22
- Attribute DMG Bonus: 11%
- Food: +120 to +240 Physical Attack
- Native Tier 96 weapon attribute lines: Void Attack
- Relaid weapons retaining their historical Path-specific attribute types
The current Bamboocut-Dust calibration also includes Tier 6 Inner Ways, a 60-second Level 96 Sword Trial Boss fixture, explicit Critical/Direct Critical handling, and separate Precision/Affinity/per-skill eligibility.
Game data is applied in this order:
- Current English Global client screenshots
- Official Global patch notes
- Workbook
100上constants - Observed player/dummy fixtures
- Community or CN references, never applied automatically when they conflict with Global
The accepted Global 2.1 calculator evidence is reviewed through 2026-08-24. Official game news was checked through 2026-09-02 as a freshness watch; that later check did not establish new calculator coefficients or resolve unsupported mechanics. New post-cutoff content, skills, events, or progression systems are not automatically modeled.
A complete current Global T96 Relaid Modulating cap table has not been verified. Relaid items therefore show roll quality as N/A instead of being compared against an invented or stale cap.
Relevant evidence and migration notes live under docs/, including:
docs/GLOBAL_2_T96_UPDATE.mddocs/GLOBAL_V2_INNERWAYS_DUMMY.mddocs/DEPLOY_CLOUDFLARE.md
npm ci
npm run lint
npm run audit:global-v2
npm run buildProduction builds emit /build-info.json with the commit, branch, build time, and data version so a deployed build can be traced back to source.
npm run deploy:pages # Cloudflare Pages
npm run deploy:worker # Cloudflare WorkerThis repository is still being refined. A passing build does not mean every game mechanic has been proven, and unsupported data is intentionally left unavailable rather than filled with guesses.
Fan-made project. Not affiliated with NetEase Games or the Where Winds Meet development team.