feat: parse Street Brawl item draft bucketing#397
Conversation
Parse m_mapItemDraftBucketing and m_mapItemDraftCounterWeights from hero data into a grouped ItemDraftBucketing field on each hero. Items are grouped into Good/Normal buckets (with weights) plus a Counter bucket sourced from counter weights. Buckets are only emitted when non-empty.
|
One thing I'm a bit on the fence about is that it our |
Yeah I'd agree it is too large for the hero json file, especially if we think this would be used on a page separate from each hero's main page. Have you seen any patterns in the data that show certain heroes share X set of weights? As I can see that one of the sets is used across 24 heroes |
Parse m_mapItemDraftBucketing and m_mapItemDraftCounterWeights into a heradata.json. This will allow to list items that are more/less likely to be drafted for each hero in Street Brawl.
Parsed data in deadlock-data PR - Reopen deadbot PR or run deploy workflow for this branch here to reparse the data