lol-champion-analysis
Analyze League of Legends champions for win rates, pick rates, builds, and skill orders. Optimize gameplay with counter picks, item recommendations, and tailored strategies for specific positions and game modes.
Instructions
Retrieves very detailed information about a specific champion, such as win rate, pick rate, recommended builds, recommended skill order, recommended items, etc. If a user mentions a specific champion, you must always call this function, review the data, and then respond. If the user asks some tips during playing game, you should also occasionally call this function to advice how to play the game well. If the users asks like 'what items should I buy?', 'which skill should I level up?', also you need to call this function to see the high winrate champions. (Counter Picks ban/pick data is available in the weakCounters
field). You must assume the position user want to know.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
champion | Yes | These are the champion names in the game League of Legends. | |
game_mode | Yes | Different queue types and game modes in League of Legends. | |
lang | Yes | Language code for localized content. Determines the language of returned data. | |
position | Yes | These are the champion positions in the game League of Legends. |