ynk / League-Champion-ID

League of legends champion ids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

League of Legends Champions IDs

This function is a python implementation of Najsr's php function.

Usage

  1. Run the file getChampionNameByID and test the function out
python getChampionNameByID.py

This will show a prompting to provide champions_id, if you provide 143, it will return Zyra.

About

League of legends champion ids

License:GNU General Public License v3.0


Languages

Language:PHP 57.4%Language:Python 42.6%