ntsd / lol-chat-timer

Overwolf plugin to track spell and ability by in game chat
MIT License
1 stars 1 forks source link
hacktoberfest league-of-legends lol overlay overwolf

LOL Chat Timer

Overwolf plugin to track summoner spell and ability by in game chat.

Note: only supports english version for now.

Features

How to use

  1. Click on opponent summoner spell or ultimate spell (R).

guide1

guide4

  1. You will see the chat have message like this.

guide5

  1. The timer will show on the in-game overlay.

guide6

  1. You can also click on the spell icon to remove/reset the timer, right click to reduce 5 seconds, or middle click to increase 5 seconds of cooldown.

Requirements

Getting started

# install dependencies
npm i

# build overwolf plugin, you can now use `Load unpacked extension` to test the local plugin at `build`.
npm run build

# create opk file
npm run create-opk

Data

LOL Chat Timer is using Community Dragon data.

Champion Icons

https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/champion-summary.json

Champion Skills

https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/champions/

Summoner Spells

https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/summoner-spells.json