You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M5: farm-source for recommended sets (close the gear loop)
The build recommender now lists WHERE to farm each recommended artifact set,
joining the set->drop-region tables (drops.json) with the set id<->name map
(artifact_sets.json). "needs Speed set" -> "Dragon's Lair"; "Offense" ->
"Ice Golem Peak". recommend_sets now returns internal codes (mapped to UI
names + drop lookup at display); only sets dropping in a named dungeon are
listed as farmable. Wired into m5_recommender --builds.
Closes the recommender loop: team -> per-hero build (masteries/sets/blessing/
stats/readiness) -> where to farm the gear.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments