https://github.com/hellokitty/bossswingtimer3.3.5
A 3.3.5 Port of BossSwingTimer.
https://github.com/hellokitty/bossswingtimer3.3.5
Last synced: over 1 year ago
JSON representation
A 3.3.5 Port of BossSwingTimer.
- Host: GitHub
- URL: https://github.com/hellokitty/bossswingtimer3.3.5
- Owner: HelloKitty
- License: mit
- Created: 2016-05-23T22:27:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-24T08:34:47.000Z (about 10 years ago)
- Last Synced: 2025-01-24T06:11:19.602Z (over 1 year ago)
- Language: Lua
- Size: 175 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BossSwingTimer for 3.3.5 clients
This is a port of [BossSwingTimer](http://mods.curse.com/addons/wow/bossswingtimer) which is an addon that helps predict incoming boss swings.
"Displays a movable/resizable bar with ticks indicating expected time of next enemy auto attacks. Current target is marked with red, focus with yellow; white ticks are faded out depending on expected damage.
Currently there is no support for dual wielding enemies, as the combat log API does not differentiate between main hand and off hand attacks, although it is somewhat possible to guess from damage."
##Commands
/bst enable - Enables the addon.
/bst disable - Disables the addon.
/bst config - Open the configuration dialog of the addon.
##License
My changes are licensed under MIT however consult the original software licensing for more information.