Description
Forever has Blizzard's Status Text option (Options > Gameplay > Interface > Display > Status Text), but it is set to None : numbers only show when you mouse over a bar. The target of target frame has no numbers at all. Vitals fixes both.
## Features
- At login, turns Status Text back on if it is off. A format you picked (Numeric Value, Percentage) is kept, None becomes Both. Nothing is changed when it is already on.
- Health and power numbers on the target of target frame, and on your focus's target frame. Same format as your Status Text :
- Numeric Value: 1,203 / 1,500
- Percentage : 80%
- Both : 80% on the left, 1,203 on the right. Percentage for health and mana only, like Blizzard.
- Change the format in Blizzard's menu : the target of target follows it at once.
- Hidden when the unit is dead or when Status Text is off.
- Works in combat. The game hides health and power from addons; Vitals hands them to the game's own formatting without reading them.
- Options : numbers and power numbers on or off, text size (6 to 14), live preview.
- Minimap button : left click for options, right click to turn the target of target numbers on or off.
- No library dependencies. English, French, German, Spanish.
## Commands
- /vitals` (or /vit) : options
- /vitals tot : target of target numbers on or off
- /vitals power : its mana, rage and energy on or off
- /vitals size <6-14> : text size
- /vitals keep : turn Status Text back on at login, or leave it alone
- /vitals minimap : show or hide the minimap button
- /vitals status : current settings
- /vitals debug : what the game tells the addon (target something that has a target first)
## Known issues
- On the Forever beta, the game does not reload addon settings at login, so they reset each session. This is a client bug that affects every addon. Everything is on by default, and the Status Text format is a game setting, which is saved.
- If you set Status Text to None on purpose, Vitals turns it back on at the next login. Use /vitals keep to stop that (on the beta, this choice also resets each session).
- The focus's target frame is not yet tested in game.


