generate_build
Rank talent and crest slots for any hero using build_score to return the best full build and top options per slot for offense, ehp, or balanced objectives.
Instructions
Rank the talent and crest slots for a hero by the numbers (build_score), for objective 'offense', 'ehp' or 'balanced', and return the best full build (talent + crest scored together) plus the top options per slot. Pure stat ranking → cross-check recommend_build for the capability caveats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| hero | Yes | ||
| objective | No | balanced | |
| talent_lvl | No | ||
| crest_level | No |