Skada Damage Meter
Skada Damage Meter
Skada is a modular damage meter for World of Warcraft with various viewing modes, segmented fights, and customizable windows. It is designed for efficiency with minimal memory and CPU impact.
"Skada" is Swedish for "Damage".
Midnight Edition (WoW 12.0+)
This version of Skada is updated for World of Warcraft: Midnight and uses Blizzard's new session-based combat systems.
Features
- Midnight Optimized: Uses Blizzard's internal session data for performance and accuracy.
- Combat Reliability: Handles modern combat data restrictions for a stable experience.
- Updated UI: Includes new presets with smooth animations, gradients, and textures.
- Dynamic Elements: Alternating row colors, highlight overlays, spark effects, and icon scaling.
- LDB Integration: Compatible with Data Broker displays such as Titan Panel, ChocolateBar, and ElvUI.
- Extensible Architecture: The API allows developers to create additional plugins.
Usage
Getting Started
A default window is created upon first load. Access the configuration menu by clicking the cog icon on the window title bar or via the minimap button. Select Configure to access settings.
Multiple Windows
Skada supports multiple windows. Create new ones under the Windows section of the configuration panel. Windows can be:
- Bar: The standard customizable meter.
- Inline: A horizontal line for custom UI setups.
- Data Text: For LDB displays and minimal setups.
Navigation
- Left-Click: View more detailed information.
- Right-Click: Return to the previous view.
- Mousewheel: Scroll through lists.
- Tooltips: Hover over bars to see additional context and shortcut keys (e.g., Shift-click for targets).
Themes
Manage window designs with the built-in Theme Engine. You can import and export themes by using theme strings.
Versions
- Midnight (Default): For WoW 12.0+ using the Native API.
- Classic Version: The version for older WoW releases.
Support
If you find Skada helpful, consider supporting its development through GitHub Sponsors.
-
View User Profile
-
Send Message
Posted Sep 29, 2016Skada isn't correctly displaing subtlety rogue damage because it records all of Akaari's Soul damage (talent from the artifact weapon) as a separate person instead of belonging to the sub rogue's damage.
-
View User Profile
-
Send Message
Posted Sep 28, 2016Im not sure why this is happening. But on my healing charts (ive only seen it on the healing chart), it is duplicating some of the ranks and using them out of order.
http://imgur.com/a/fFT96
As you can see in the screenshot, it is counting 1,3,2,3,4 instead of 1,2,3,4,5
-
View User Profile
-
Send Message
Posted Sep 27, 2016Any option or setting to lock Skada on "total" damage, its switching between current fight and "total" damage. Suggestions?
-
View User Profile
-
Send Message
Posted Sep 26, 2016Is it possible to keybind skada windows separately? Right now it toggles both my healing and dps windows, and I'd like to be able to hide just the healing one when it's not needed.
I tried having both windows up and closing the healing one only. That way I could toggle the windows easily with my broker button to bring the healing one back up as needed, but Configure>Close did not do what I thought it would. Am I missing the close button somewhere or can I only toggle all windows together.
Swapping profiles all the time is a bit tedious.
-
View User Profile
-
Send Message
Posted Sep 25, 2016Skada (nor recount) is correctly keeping track of a certain trinket proc.
The trinket in question is Portable Manacracker http://www.wowhead.com/item=137398/portable-manacracker
Below you will find a pretty self-explanatory picture showcasing the problem. I'm not sure if this is a problem with the mod or actual game it self.
http://imgur.com/a/g68us
-
View User Profile
-
Send Message
Posted Sep 23, 2016Hi,
in Skada if I use "Damage: Current Fight" and hover over players, it shows their top abilities.
however
if I use DPS: Current Fight, it doesn't.
Is there a way to show abilities for DPS: Current Fight?
-
View User Profile
-
Send Message
Posted Sep 24, 2016This will be in the next release.
-
View User Profile
-
Send Message
Posted Sep 23, 2016Could you maybe add an option in Skada to disable any auto-showing?
It seems to ignore the current ones...
I selected "hide, if solo" and "only boss fights"
Each time i am joining a group - skada opens
Each time i am leaving Dalaran with a flight master - skada opens (even when i am not in a group!
Thats annoying! Fix it please. I only need this Addon in a Dungeon or Raid.
-
View User Profile
-
Send Message
Posted Sep 24, 2016I'm having the same issue.
Oftentimes without even joining a group it pops up and I have to open the options window and UN-check then RE-check the "hide if solo" option to get it to hide again.
-
View User Profile
-
Send Message
Posted Sep 29, 2016Try UNselecting "Hide in PVP" option, it seems it is responsible for random appearences when changing a zone. At least for my warlock it no longer shows up every time when I leave my Order Hall.
-
View User Profile
-
Send Message
Posted Oct 5, 2016I'm currently tracking down all the places where this happens, some of which are only when other "hide" options are selected too.
For example, when combat ends with the "hide in combat" option. Change Skada.lua:1443 or thereabouts from
if not win.db.hidden and self.db.profile.hidecombat then
to
if not win.db.hidden and self.db.profile.hidecombat and (not self.db.profile.hidesolo or IsInGroup()) then
Also, when pet battles end. Add
if not Skada.db.profile.hidesolo or IsInGroup() then
...
end
around Skada.lua:1097–1101 or thereabouts.
I posted about this a few years ago but it's apparently not very high priority, so we might have to keep fixing it manually after every update.
-
View User Profile
-
Send Message
Posted Sep 22, 2016Hi. Im playing Warlock affliction. Skada shows my dps 245k but my team mates see 160k. I thnk it didnt count soul effigy. Pls fix it
-
View User Profile
-
Send Message
Posted Sep 22, 2016As a ret paladin my dps keeps going down if I have died during a fight. I believe it is because I have active buffs on people like Greater Blessing of kings on a tank. I know our lock has his dps ticks down but that makes more sense since he still has an active dot on the boss.
So don't know if there is a way to stop that as I can see pug groups possibly kicking for low dps even if I die due to things out of my control.
-
View User Profile
-
Send Message
Posted Sep 22, 2016Hi,
same problem as guy below: Damage & Damage taken switch spots (I think only in combat). It becomes like a tough version of Whack-A-Mole.
If it helps: only addon/plugin for Skada installed is Skada for Tanks.
Please fix, and thanks for nice addon!!!
-
View User Profile
-
Send Message
Posted Sep 21, 2016damage and damage taken keep switching spots every 1 second. its hard to click the right one.
-
View User Profile
-
Send Message
Posted Sep 21, 2016is there a way to see enemys damage show in arena via skada?
-
View User Profile
-
Send Message
Posted Sep 21, 2016Just want to give some feedback, the addon is tracking 2 outlaw rogue abilities wrong, its mixing up Run Through and Death from above, at least any time i use death from above its tracking it as run through
-
View User Profile
-
Send Message
Posted Sep 20, 2016skada doesnt show hidden satyr for some reeason it was working yesterday
-
View User Profile
-
Send Message
Posted Sep 20, 2016After latest updates, Skada quits working when I'm on my Druid healer. I user reverse growth and no title as only non default settings, and it simply won't record any data nor display them. Only solution is to delete profile and create a new one. This will work for a while, then break again.
-
View User Profile
-
Send Message
Posted Sep 20, 2016Greetings,
To devs of skada :
Hunter MM artifact trait Legacy of the Windrunners (Aimed Shot has a chance to coalesce 6 extra Wind Arrows that also shoot your target.) not showing the dmg in skada. Please fix