- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,104 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Skada Damage Meter
- 82 Likes
- World of Warcraft
- 76,551 Monthly Downloads
- Supports: 5.2.0
- 6,069,575 Total Downloads
- Updated 03/30/2013
- Created 02/12/2009
- 4,028 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Public Domain
- Newest File: 1.4-11
About Skada Damage Meter
Skada is a modular damage meter with various viewing modes. It is inspired mainly by Assessment, but also by Recount.
Skada sports segmented fights and detailed views, while being highly efficient with memory. This is accomplished by aggregating data on fight segments.
Skada is entirely modular; the modes listed below are all separate addons. Only the modes you load adds to the memory and CPU cycles used.
Features:
- Automatic mode switching when entering combat. For example, you can have Threat mode be shown in combat. Skada can switch back after combat ends.
- Specific fight segments can be kept indefinately.
- Multiple windows. Each window can be configured fully.
- Threat mode can warn on high threat.
- Modes: Damage done, DPS, Threat, Enemy damage done, Enemy damage taken, Healing, Overhealing, Total healing, Absorbs estimated, Damage taken, Dispels, Mana regen, Debuff uptimes, and more.
- Reports can be done everywhere. For example, you can report a certain player's Debuff uptimes.
- Summary information for most modes (DPS, HPS, Fails, etc) in a LDB view/minimap button.
- LDB data feed can show personal/raid DPS or personal threat.
- Support for SharedMedia and Class Colors.
Skada is very easy to extend, and there are many "plug-in" addons out there that add functionality, such as:
- Skada Graphs: Adds graph display systems to Skada
- SkadaScroll: Provides additional options for scrolling the bar displays
- Skada Avoidance and Mitigation: Helps tanks benchmark their damage reduction performance via avoidance and mitigation
- Skada for Tanks: Adds information useful for evaluating a tank's performance
- SkadaEnsidiaFails: Display fails based on EnsidiaFails in Skada
- Skada_FriendlyFire: Display friendly fire damage done by players
- Skada Ability Tracker: Display abilities used and cooldown efficiency
There is a page with API information here.
Usage:
Navigation in Skada is done by "drilling down" to the information you want. You go to a lower level, showing more detailed information, by clicking on it, and you go to a higher level by right-clicking.
The top level is the list of all saved fight segments. The second level is the list of all available data modes, such as Damage Done. The third level is one of these modes. Most modes let you drill down for further details. Some modes have several detailed views. In this case you choose alternate views by holding certain keys pressed while clicking. For example, in Damage mode, you can Shift-click a player to see what enemies the player caused damage to. Tooltips will display how to reach the different views.
You can also use window buttons for selecting fight segment and mode directly.
Scrolling in Skada is done with the mousewheel.
New Skada windows can be created from the configuration screen. Each window can be separately configured. A popular feature is "Mode switching", which lets Skada automatically switch to a specific mode on entering combat.
There is a forum thread for discussion on Skada. All suggestions and bug reports are very welcome.
"Skada" is Swedish for "Damage".
------------------------------------------------------------------------
r444 | zarnivoop | 2013-03-30 11:25:41 +0000 (Sat, 30 Mar 2013) | 1 line
Changed paths:
A /tags/1.4-11 (from /trunk:443)
Tagging as 1.4-11
------------------------------------------------------------------------
r443 | eridius | 2013-03-29 06:16:22 +0000 (Fri, 29 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Add HPS to Healing summary
------------------------------------------------------------------------
r442 | oscarucb | 2013-03-24 06:38:41 +0000 (Sun, 24 Mar 2013) | 2 lines
Changed paths:
M /trunk/Skada.lua
fix players intermittently showing up as "Unknown" in sets
------------------------------------------------------------------------
r441 | funkydude | 2013-03-22 20:22:23 +0000 (Fri, 22 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaDamage/Damage.lua
Damage: Fix nil error spam in BG by adding a nil check to dmg.dstname
------------------------------------------------------------------------
r440 | eridius | 2013-03-22 07:44:30 +0000 (Fri, 22 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Filter out heals that are really mob drains
------------------------------------------------------------------------
r439 | stanzilla | 2013-03-16 14:49:20 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.lua
update pet function sub, too. fix me if i'm wrong.
------------------------------------------------------------------------
r438 | stanzilla | 2013-03-16 11:51:37 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.lua
update for GUID extraction changes (thx dridzt)
------------------------------------------------------------------------
r436 | eridius | 2013-03-07 08:38:16 +0000 (Thu, 07 Mar 2013) | 6 lines
Changed paths:
M /trunk/Skada.lua
Fix support for Storm, Earth, and Fire
The spirits summoned from Storm, Earth, and Fire have the same name as
their summoner. Therefore we can't ask UnitIsPlayer(playername) in
Skada:FixPets(). Rely instead on the playerflags bitwise operations to
detect guardians.
------------------------------------------------------------------------
r434 | oscarucb | 2013-03-06 11:06:11 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
fix a lua error
------------------------------------------------------------------------
r433 | stanzilla | 2013-03-06 00:35:55 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaCC/SkadaCC.toc
M /trunk/modules/SkadaDamage/SkadaDamage.toc
M /trunk/modules/SkadaDamageTaken/SkadaDamageTaken.toc
M /trunk/modules/SkadaDeaths/SkadaDeaths.toc
M /trunk/modules/SkadaDebuffs/SkadaDebuffs.toc
M /trunk/modules/SkadaDispels/SkadaDispels.toc
M /trunk/modules/SkadaEnemies/SkadaEnemies.toc
M /trunk/modules/SkadaHealing/SkadaHealing.toc
M /trunk/modules/SkadaPower/SkadaPower.toc
M /trunk/modules/SkadaThreat/SkadaThreat.toc
bump toc
------------------------------------------------------------------------
r432 | funkydude | 2013-03-06 00:31:37 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.toc
bump toc
------------------------------------------------------------------------
r431 | zarnivoop | 2013-02-15 20:38:34 +0000 (Fri, 15 Feb 2013) | 2 lines
Changed paths:
M /trunk/locale/enUS.lua
M /trunk/modules/SkadaEnemies/Enemies.lua
added missing translation
safety check for new enemy healing modes
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.4-11 | Release | 5.2.0 | 253,029 | 03/30/2013 |
| 1.4-11-nolib | Release | 5.2.0 | 333 | 03/30/2013 |
| 1.4-10 | Release | 5.2.0 | 174,607 | 03/08/2013 |
| 1.4-10-nolib | Release | 5.2.0 | 246 | 03/08/2013 |
| 1.4-9 | Release | 5.2.0 | 105,517 | 03/06/2013 |
| 1.4-9-nolib | Release | 5.2.0 | 152 | 03/06/2013 |
| 1.4-8 | Release | 5.1.0 | 273,592 | 12/24/2012 |
| 1.4-8-nolib | Release | 5.1.0 | 374 | 12/24/2012 |
| 1.4-7 | Release | 5.1.0 | 216,763 | 11/28/2012 |
| 1.4-7-nolib | Release | 5.1.0 | 278 | 11/28/2012 |
| 1.4-6 | Release | 5.0.5 | 130,592 | 11/21/2012 |
| 1.4-6-nolib | Release | 5.0.5 | 200 | 11/21/2012 |
| 1.4-5 | Release | 5.0.5 | 202,241 | 10/20/2012 |
| 1.4-5-nolib | Release | 5.0.5 | 263 | 10/20/2012 |
| 1.4-4 | Release | 5.0.5 | 149,329 | 10/10/2012 |
| 1.4-4-nolib | Release | 5.0.5 | 243 | 10/10/2012 |
| 1.4-3 | Release | 5.0.4 | 273,341 | 08/29/2012 |
| 1.4-3-nolib | Release | 5.0.4 | 580 | 08/29/2012 |
| 1.4-2 | Release | 4.3.4 | 185,173 | 07/06/2012 |
| 1.4-2-nolib | Release | 4.3.4 | 379 | 07/06/2012 |
| 1.4-1 | Release | 4.3.4 | 1,188 | 07/06/2012 |
| 1.4-1-nolib | Release | 4.3.4 | 14 | 07/06/2012 |
| 1.3-11 | Release | 4.3 | 326,840 | 02/14/2012 |
| 1.3-11-nolib | Release | 4.3 | 581 | 02/14/2012 |
| 1.3-10 | Release | 4.3 | 531,039 | 12/04/2011 |
| 1.3-10-nolib | Release | 4.3 | 1,029 | 12/04/2011 |
| 1.3-9 | Release | 4.3 | 198,723 | 12/03/2011 |
| 1.3-9-nolib | Release | 4.3 | 544 | 12/03/2011 |
| 1.3-8 | Release | 4.3 | 413,162 | 11/29/2011 |
| 1.3-8-nolib | Release | 4.3 | 912 | 11/29/2011 |
| 1.3-7 | Release | 4.2 | 491,939 | 08/21/2011 |
| 1.3-7-nolib | Release | 4.2 | 1,410 | 08/21/2011 |
| 1.3-6 | Release | 4.2 | 79,781 | 08/20/2011 |
| 1.3-6-nolib | Release | 4.2 | 213 | 08/20/2011 |
| 1.3-5 | Release | 4.2 | 93,459 | 08/19/2011 |
| 1.3-5-nolib | Release | 4.2 | 222 | 08/19/2011 |
| 1.3-4 | Release | 4.2 | 63,711 | 08/18/2011 |
| 1.3-4-nolib | Release | 4.2 | 188 | 08/18/2011 |
| 1.3-3 | Release | 4.2 | 180,403 | 08/12/2011 |
| 1.3-3-nolib | Release | 4.2 | 348 | 08/12/2011 |
| 1.3-2 | Release | 4.2 | 86,262 | 08/09/2011 |
| 1.3-2-nolib | Release | 4.2 | 140 | 08/09/2011 |
| 1.3-1 | Release | 4.2 | 35,348 | 08/08/2011 |
| 1.3-1-nolib | Release | 4.2 | 88 | 08/08/2011 |
| 1.2-34 | Release | 4.2 | 12,769 | 06/29/2011 |
| 1.2-34-nolib | Release | 4.2 | 39 | 06/29/2011 |
| 1.2-33 | Release | 4.1 | 21,874 | 06/05/2011 |
| 1.2-33-nolib | Release | 4.1 | 45 | 06/05/2011 |
| 1.2-32 | Release | 4.1 | 9,212 | 04/26/2011 |
| 1.2-32-nolib | Release | 4.1 | 294 | 04/26/2011 |
Addon Packs Containing This...
-
Hunt raid Ui
-
HereticUI
-
Soldiers Of War - Must have Pack
-
hunter UI
-
Beginner-Intermediate Add-on Pack
-
My Addon Pack
-
Pally Minimalist UI
-
Maxwine's Shaman Addon Pack
-
Kromas's Addon Pack
-
heal raid Addon Pack
-
Cauchy of TB's Addon Pack
-
Raiding UI and Starter Pack!
-
Raid and Solo
-
Retribution Paladin group and raid UI
-
The Hunter in a Raid Pack
-
Morcius08's Addon Pack
-
varva001's Addon Pack
-
Apri's Little Addon Pack
-
Adept Unity's Addon Pack
-
Palalolox's Addon Pack
-
Splitter2010's Addon Pack
-
Mzengr's Beginners Raiding Pack
-
Ragnbjörn's Addon Pack
-
Death Knight UI
-
SDS Raider Addon Pack
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,129,948 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 498,005 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 335,742 Monthly Downloads
-
- Recount
- Combat
- 323,867 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 297,532 Monthly Downloads





Comments
Skada rules!!!
Аддоны для wow Информационный сайт по игре world of warcraft.
I am currently having problems with it not merging my pets stats with my own. Weather the box is or isn't checked.
edit: i have disabled all my addons excluding skada and its still showing me and my pet as two sources of damage on the meter. With and without the 'merge pets' option.
edit 2: i use curse client to install my addons and i have skada 'perfered release type set to alpha' if that helps any.
why does this article not say how to install it?!!??!?? WTF...
THis is hard one i'm afraid. Curse client -> get more addons -> skada -> install -> log into WoW.
Pfff that's hard one
dear skada maker some one help how to set up skada in game i can see skada in game but it dont recount my damage((((((((
It shows nothing in WotLK ToC 10man raid
Frst time user of Skada. Trying it in a LFR and after Spine wanted to see the Ultraxion DPS when came upon this error. Am guessing its due to players leaving and new ones joining.
Message: Interface\AddOns\SkadaDamage\Damage.lua:316: attempt to index local 'player' (a nil value)Time: 01/29/12 03:23:15
Count: 4
Stack: Interface\AddOns\SkadaDamage\Damage.lua:316: in function `Enter'
Interface\AddOns\Skada\Skada.lua:1901: in function `AddSubviewToTooltip'
Interface\AddOns\Skada\BarDisplay.lua:145: in function <Interface\AddOns\Skada\BarDisplay.lua:122>
Interface\AddOns\Skada\BarDisplay.lua:251: in function <Interface\AddOns\Skada\BarDisplay.lua:251>
Locals: self = <table> {
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:383
Enable = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:315
NewModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:256
Update = <function> defined @Interface\AddOns\SkadaDamage\Damage.lua:320
EnableModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:348
modules = <table> {
}
GetModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:231
IterateEmbeds = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:458
IsModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:238
title = "Râmzey's Damaged mobs"
defaultModuleLibraries = <table> {
}
playerid = "0x0600000004EC59D8"
scanned = true
SetEnabledState = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:440
defaultModuleState = true
enabledState = true
baseName = "SkadaDamage"
Disable = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:330
moduleName = "Damaged mobs"
GetName = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:300
metadata = <table> {
}
Enter = <function> defined @Interface\AddOns\SkadaDamage\Damage.lua:313
IterateModules = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:453
name = "Skada_Damaged mobs"
SetDefaultModulePrototype = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:425
IsEnabled = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:467
orderedModules = <table> {
}
SetDefaultModuleState = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:403
DisableModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:366
}
win = <table> {
changed = false
metadata = <table> {
}
selectedset = "current"
dataset = <table> {
}
selectedmode = <table> {
}
bargroup = SkadaBarWindowSkada {
}
db = <table> {
}
usealt = true
display = <table> {
}
history = <table> {
}
}
id = "0x0600000004EC59D8"
label = "Zurkhan"
player = nil
(*temporary) = <table> {
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:383
Enable = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:315
NewModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:256
Update = <function> defined @Interface\AddOns\SkadaDamage\Damage.lua:320
EnableModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:348
modules = <table> {
}
GetModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:231
IterateEmbeds = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:458
IsModule = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:238
title = "Râmzey's Damaged mobs"
defaultModuleLibraries = <table> {
}
playerid = "0x0600000004EC59D8"
scanned = true
SetE
This addon includes Firehawk Leggings set with its mirror image as party.
Skada version: r373
gave me this error when i did some fire on a dummy....
im an enhancement shaman if that helps
Only got it one time... during the raid finder it did not give me errors...
Message: Interface\AddOns\SkadaHealing\Healing.lua:27: attempt to perform arithmetic on field 'healingabsorbed' (a nil value)
Time: 01/18/12 10:35:01
Count: 21
Stack: (tail call): ?
Interface\AddOns\SkadaHealing\Healing.lua:27: in function <Interface\AddOns\SkadaHealing\Healing.lua:10>
Interface\AddOns\SkadaHealing\Healing.lua:81: in function `func'
Interface\AddOns\Skada\Skada.lua:1402: in function <Interface\AddOns\Skada\Skada.lua:1302>
[string "safecall Dispatcher[19]"]:4: in function <[string "safecall Dispatcher[19]"]:4>
[C]: ?
[string "safecall Dispatcher[19]"]:13: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
Hide PVP doesn't work, I have to double check it to turn it off.
The latest version of Skada seems to be behaving oddly with regards to bar sizing. If I leave it on Total it's fine, but any individual segment sometimes displays with correct (or at least plausible) damage done, dps, and ranking numbers, but the bars don't fill across the entire window and the ordering of the bars themselves is haywire. If I try to display the Current fight segment, it displays differently based on what I was looking at previously - sometimes it looks fine and other times it's doing the same bar sizing/ordering weirdness. I've got a saved variables file I can send you if that would help.
I'm having some problems with skada - it does not record all of my dot ticks (as a Firemage). While comparing readings from both recount and Skada together for 5 minutes, Skada shows me to have done around 20,000 less damage than recount shows and therefore shows my DPS as higher. After testing using only living bomb on a raid target dummy, some of the living bombs that I applied would only have 1 tick of damage recorded by Skada (it does 5 ticks and an explosion with my level of haste). Though sometimes it would record all.
I have had issues with Skada interfering with my game causing severe FPS drops during certain boss mechanics in Dragon Soul and elsewhere. Only if I run Skada to measure DPS (and possibly damage done, but I never use the damage done option).
i cant get it i instal it and instal it but nothing happened and i see if i have addons but i had no addons :( can some ons say how??
yes hi i left a ticket on curseforge + the FPS drop in raids since 4.3 mentioned below still happens sometimes :)