RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
739 stars 44 forks source link

DDragon runesReforged.json does not include the three stat slots #26

Open JanOuborny opened 5 years ago

JanOuborny commented 5 years ago

I can't find the data for the three stat slots, which you can select in a rune page. According to my understanding, they should be included in the runesReforged.json file.

Nevaehy commented 5 years ago

Couldn't find any information about new rune slots also. Neither in runesReforged.json nor as separated image by id (5001, 5008 and others).

RiotTuxedo commented 5 years ago

Good catch, this was original made in an announcement prior to moving over to riotgames.com. Here's the information you're looking for (I think). I'll look for a more permanent place for this.

There are currently three rows, multiple options per row, and six options total.

Row 1: 5008, 5005, 5007
Row 2: 5008, 5002, 5003
Row 3: 5001, 5002, 5003
5001 Scaling Health (15-90 HP, lvls 1-18)
5002 Armor (5 Armor)
5003 Magic Resist (6 MR)
5005 Attack Speed (9% Attack Speed)
5007 Scaling Cooldown Reduction (1-10% CDR, lvls 1-18)
5008 Adaptive Force (6 AD or 10 AP)
Nevaehy commented 5 years ago

Good catch, this was original made in an announcement prior to moving over to riotgames.com. Here's the information you're looking for (I think). I'll look for a more permanent place for this.

Thank you for the information! But I still have a question. Is it possible to pull this data from ddragon or somewhere else? I'm asking to know if it's possible to avoid hard coding :) And I wonder where to find the images of these new options in case if this data cannot be pulled from ddragon.

RiotTuxedo commented 5 years ago

Eventually I would expect so, but not currently.

stelar7 commented 5 years ago

or somewhere

CDragon has the data/assets atm, so you can use that. Perks.json Images

Nevaehy commented 5 years ago

CDragon has the data/assets atm, so you can use that.

Thanks! It's gonna help.

JoschuaGoetz commented 2 years ago

@RiotTuxedo Is there anything new on this on Riot's side ? Using CDragon is an option but this should be included in DataDragon as well. I don't want to depend on two separate data sources when there should really be just a single one.

JoschuaGoetz commented 8 months ago

Good catch, this was original made in an announcement prior to moving over to riotgames.com. Here's the information you're looking for (I think). I'll look for a more permanent place for this.

There are currently three rows, multiple options per row, and six options total.

Row 1: 5008, 5005, 5007
Row 2: 5008, 5002, 5003
Row 3: 5001, 5002, 5003
5001 Scaling Health (15-90 HP, lvls 1-18)
5002 Armor (5 Armor)
5003 Magic Resist (6 MR)
5005 Attack Speed (9% Attack Speed)
5007 Scaling Cooldown Reduction (1-10% CDR, lvls 1-18)
5008 Adaptive Force (6 AD or 10 AP)

@RiotTuxedo with the new shards on PBE, can we get an updated list ?