odota / dotaconstants

Constant data for Dota applications
MIT License
298 stars 120 forks source link

Suggestion, add attribute to items json indicating whether the item is currently available in live or not. #160

Open chasimm3 opened 4 months ago

chasimm3 commented 4 months ago

It would be helpful to be able to determine which items are currently available in live or not. For example, diffusal 2 is in the item list but hasn't been in the game since 7.07. The data for older items is also stored in different attributes, so flattening the structure for data analysis becomes difficult when including deprecated items.