Closed trialo96 closed 2 years ago
Problem Description https://ddragon.leagueoflegends.com/cdn/11.17.1/data/en_US/item.json does not have Ornn items such as Draktharr's Shadowcarver(key: 7002), Typhoon(7006), Bloodward(7008), ...
Expected Result data for Ornn items ex) {id: 7006, name: Typhoon, ... }
Actual Result no data for Ornn items
Developer Impact want to analyze post-game item efficiency
Issue Comments If I want to use Ornn item asset, how can I get image like this?
@RiotTuxedo It still seems to be the case for 11.18.1
11.19.1 too...
Problem Description
https://ddragon.leagueoflegends.com/cdn/11.17.1/data/en_US/item.json does not have Ornn items such as Draktharr's Shadowcarver(key: 7002), Typhoon(7006), Bloodward(7008), ...
Expected Result
data for Ornn items ex) {id: 7006, name: Typhoon, ... }
Actual Result
no data for Ornn items
Developer Impact
want to analyze post-game item efficiency
Issue Comments
If I want to use Ornn item asset, how can I get image like this?