meraki-analytics / lolstaticdata

Accurate League of Legends static data for champions and items
MIT License
63 stars 22 forks source link

Add item classification (e.g. starter, legendary, epic) to items.json #52

Closed rdavis0 closed 1 year ago

rdavis0 commented 1 year ago

Request to add item classifications to items.json.

Is this what the existing rank property is meant for? Currently, it appears to be empty in every case.

Classification would be one of the following (see here):

Starter
Consumable  // Potions, elixirs, and control wards
Trinket
Boots
Basic
Epic
Legendary
Mythic
Masterwork

// Possibly include
Champion Exclusive  // e.g. Black Spear
Minion and Turret
Distributed  // e.g. Commencing Stopwatch

Item classifications could be pulled from the individual item pages (screenshot) or the List of items page.

Kraken Slayer Item page