TwelveNights / RiftScuttler

A league of legends statistics aggregator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Champions should have an ID associated with it

TwelveNights opened this issue · comments

From the API documentation, the champion which a player plays is actually an integer specified by the champion id. As a result, we may need to actually have championID within our database so we can easily reference this detail.