BlossomiShymae / RiotBlossom

An asynchronous, extensible, and magical Riot Games API wrapper library for C#. ☆*:.。.o(≧▽≦)o.。.:*☆
https://blossomishymae.github.io/RiotBlossom/
MIT License
13 stars 2 forks source link

KeyNotFoundException for `GetPerkStyleByIdAsync` and `GetPerkStyleDictionaryAsync` for Summon Aery ID `8214` #20

Closed BlossomiShymae closed 1 year ago

BlossomiShymae commented 1 year ago

Looks like I made an oversight when creating these methods...

1594-irys-blush

BlossomiShymae commented 1 year ago

Actually may not be a bug. From what I'm researching, a perk style would be e.g. "Domination", or "Inspiration".

A perk would be "Summon Aery", "Future's Market", etc.

Either way, something needs to be done. Aaaaa. :c

EDIT: I am just very dumb for some reason and thought the DTO didn't contain the Slots or Runes properties. I'll make sure to point this out in the docs. >.<