75 lines
1.4 KiB
Markdown
75 lines
1.4 KiB
Markdown
# InnerFireWatch (Turtle WoW)
|
|
|
|
Version: 1.2\
|
|
Author: Olzon
|
|
|
|
A lightweight Turtle WoW (1.12.1) addon that alerts you when important
|
|
self-buffs expire.
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
## Supported Classes & Buffs
|
|
|
|
### Priest
|
|
|
|
- Inner Fire
|
|
|
|
### Warrior
|
|
|
|
- Battle Shout
|
|
|
|
### Shaman
|
|
|
|
- Lightning Shield
|
|
- Water Shield
|
|
- Earth Shield
|
|
|
|
### Mage
|
|
|
|
- Arcane Intellect
|
|
- Ice Armor
|
|
- Mage Armor
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
## Features
|
|
|
|
- Detects when a tracked buff expires
|
|
- Prints a chat warning
|
|
- Displays red UI error text
|
|
- Optional large center-screen alert (toggleable)
|
|
- Preset color options for large alert
|
|
- Large center-screen alert lasts ~2.5s
|
|
- Optional sound alert (custom or default)
|
|
- Extremely lightweight and vanilla-friendly
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
## Slash Commands
|
|
|
|
- `/ifw on`
|
|
- `/ifw off`
|
|
- `/ifw sound on|off`
|
|
- `/ifw gained on|off`
|
|
- `/ifw large on|off`
|
|
- `/ifw white`
|
|
- `/ifw green`
|
|
- `/ifw blue`
|
|
- `/ifw red`
|
|
- `/ifw yellow`
|
|
- `/ifw purple`
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
## Optional: Custom Sound
|
|
|
|
Place `expire.wav` inside:
|
|
|
|
`Interface\AddOns\InnerFireWatch\sounds\`
|
|
|
|
If present, it will be used automatically.
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
Designed for Turtle WoW.
|