Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:API COMBAT LOG EVENT
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Parameter Values == === Spell School === {| class="darktable zebra" !spellSchool<br />(binary / bitmask)!!spellSchool<br />(hex)!!spellSchool<br />(decimal)!!<font size="3">Type!!Color Codes / School Combination |- |<center>0000000<font color="#FFFF00">'''1'''</font></center>||0x1|||1||Physical||<font color="#FFFF00"> #FFFF00 (255, 255, 0) (1.00, 1.00, 0.00)</font> |- |<center>000000<font color="#FFE680">'''1'''</font>0</center>||0x2||2||Holy||<font color="#FFE680"> #FFE680 (255, 230, 128) (1.00, 0.90, 0.50)</font> |- |<center>00000<font color="#FF8000">'''1'''</font>00</center>||0x4||4||Fire||<font color="#FF8000"> #FF8000 (255, 128, 0) (1.00, 0.50, 0.00)</font> |- |<center>0000<font color="#4DFF4D">'''1'''</font>000</center>||0x8||8||Nature||<font color="#4DFF4D"> #4DFF4D ( 77, 255, 77) (0.30, 1.00, 0.30)</font> |- |<center>000<font color="#80FFFF">'''1'''</font>0000</center>||0x10||16||Frost||<font color="#80FFFF"> #80FFFF (128, 255, 255) (0.50, 1.00, 1.00)</font> |- |<center>00<font color="#8080FF">'''1'''</font>00000</center>||0x20||32||Shadow||<font color="#8080FF"> #8080FF (128, 128, 255) (0.50, 0.50, 1.00)</font> |- |<center>0<font color="#FF80FF">'''1'''</font>000000</center>||0x40||64||Arcane||<font color="#FF80FF"> #FF80FF (255, 128, 255) (1.00, 0.50, 1.00)</font> |- ! colspan="5" | <center>'''Double schools'''</center> |- |<center>00000011</center>||0x3||3||Holystrike||<font color="#FFE680">Holy</font> + <font color="#FFFF00">Physical</font> |- |<center>00000101</center>||0x5||5||Flamestrike||<font color="#FF8000">Fire</font> + <font color="#FFFF00">Physical</font> |- |<center>00000110</center>||0x6||6||Holyfire||<font color="#FF8000">Fire</font> + <font color="#FFE680">Holy</font> |- |<center>00001001</center>||0x9||9||Stormstrike||<font color="#4DFF4D">Nature</font> + <font color="#FFFF00">Physical</font> |- |<center>00001010</center>||0xA||10||Holystorm||<font color="#4DFF4D">Nature</font> + <font color="#FFE680">Holy</font> |- |<center>00001100</center>||0xC||12||Firestorm||<font color="#4DFF4D">Nature</font> + <font color="#FF8000">Fire</font> |- |<center>00010001</center>||0x11||17||Froststrike||<font color="#80FFFF">Frost</font> + <font color="#FFFF00">Physical</font> |- |<center>00010010</center>||0x12||18||Holyfrost||<font color="#80FFFF">Frost</font> + <font color="#FFE680">Holy</font> |- |<center>00010100</center>||0x14||20||Frostfire||<font color="#80FFFF">Frost</font> + <font color="#FF8000">Fire</font> |- |<center>00011000</center>||0x18||24||Froststorm||<font color="#80FFFF">Frost</font> + <font color="#4DFF4D">Nature</font> |- |<center>00100001</center>||0x21||33||Shadowstrike||<font color="#8080FF">Shadow</font> + <font color="#FFFF00">Physical</font> |- |<center>00100010</center>||0x22||34||Shadowlight (Twilight)||<font color="#8080FF">Shadow</font> + <font color="#FFE680">Holy</font> |- |<center>00100100</center>||0x24||36||Shadowflame||<font color="#8080FF">Shadow</font> + <font color="#FF8000">Fire</font> |- |<center>00101000</center>||0x28||40||Shadowstorm (Plague)||<font color="#8080FF">Shadow</font> + <font color="#4DFF4D">Nature</font> |- |<center>00110000</center>||0x30||48||Shadowfrost||<font color="#8080FF">Shadow</font> + <font color="#80FFFF">Frost</font> |- |<center>01000001</center>||0x41||65||Spellstrike||<font color="#FF80FF">Arcane</font> + <font color="#FFFF00">Physical</font> |- |<center>01000010</center>||0x42||66||Divine||<font color="#FF80FF">Arcane</font> + <font color="#FFE680">Holy</font> |- |<center>01000100</center>||0x44||68||Spellfire||<font color="#FF80FF">Arcane</font> + <font color="#FF8000">Fire</font> |- |<center>01001000</center>||0x48||72||Spellstorm||<font color="#FF80FF">Arcane</font> + <font color="#4DFF4D">Nature</font> |- |<center>01010000</center>||0x50||80||Spellfrost||<font color="#FF80FF">Arcane</font> + <font color="#80FFFF">Frost</font> |- |<center>01100000</center>||0x60||96||Spellshadow||<font color="#FF80FF">Arcane</font> + <font color="#8080FF">Shadow</font> |- ! colspan="5" | <center>'''Triple and multi schools'''</center> |- |<center>00011100</center>||0x1C||28||Elemental||<font color="#80FFFF">Frost</font> + <font color="#4DFF4D">Nature</font> + <font color="#FF8000">Fire</font> |- |<center>01111100</center>||0x7C||124||Chromatic||<font color="#FF80FF">Arcane</font> + <font color="#8080FF">Shadow</font> + <font color="#80FFFF">Frost</font> + <font color="#4DFF4D">Nature</font> + <font color="#FF8000">Fire</font> |- |<center>01111110</center>||0x7E||126||Magic||<font color="#FF80FF">Arcane</font> + <font color="#8080FF">Shadow</font> + <font color="#80FFFF">Frost</font> + <font color="#4DFF4D">Nature</font> + <font color="#FF8000">Fire</font> + <font color="#FFE680">Holy</font> |- |<center>0'''<font color="#FF80FF">1</font><font color="#8080FF">1</font><font color="#80FFFF">1</font><font color="#4DFF4D">1</font><font color="#FF8000">1</font><font color="#FFE680">1</font><font color="#FFFF00">1</font>'''</center>||0x7F||127||Chaos||<font color="#FF80FF">Arcane</font> + <font color="#8080FF">Shadow</font> + <font color="#80FFFF">Frost</font> + <font color="#4DFF4D">Nature</font> + <font color="#FF8000">Fire</font> + <font color="#FFE680">Holy</font> + <font color="#FFFF00">Physical</font> |} * Spell School {{WoW/reslink|AddOns/Blizzard_CombatLog/Blizzard_CombatLog.lua|Coloring}}: <code>COMBATLOG_DEFAULT_COLORS.schoolColoring</code> * Spell School {{WoW/reslink|AddOns/Blizzard_CombatLog/Blizzard_CombatLog.lua|Masks & Strings}}: <code>SchoolStringTable</code> === Power Type === {{main|PowerType}} {| class="darktable zebra" !powerType!!Type |- | -2||health |- |0||mana |- |1||rage |- |2||focus |- |3||energy |- |4||combo points |- |5||runes |- |6||runic power |- |7||soul shards |- |8||lunar power |- |9||holy power |- |10||alternate power |- |11||maelstrom |- |12||chi |- |13||insanity |- |14||OBSOLETE |- |15||OBSOLETE2 |- |16||arcane charges |- |17||fury |- |18||pain |} === Miss type === *"ABSORB" *"BLOCK" *"DEFLECT" *"DODGE" *"EVADE" *"IMMUNE" *"MISS" *"PARRY" *"REFLECT" *"RESIST" === Aura Type === *"BUFF" *"DEBUFF" === Environmental Type === *"DROWNING" *"FALLING" *"FATIGUE" *"FIRE" *"LAVA" *"SLIME" *More possible but currently unconfirmed === Failed Type === *"A more powerful spell is already active" *"Another action is in progress" *"Can only use outside" *"Can only use while swimming" *"Can't do that while asleep" *"Can't do that while charmed" *"Can't do that while confused" *"Can't do that while fleeing" *"Can't do that while horrified" *"Can't do that while incapacitated" *"Can't do that while moving" *"Can't do that while silenced" *"Can't do that while stunned" *"Interrupted" *"Invalid target" *"Item is not ready yet" *"Must be in Bear Form, Dire Bear Form" *"Must have a Ranged Weapon equipped" *"No path available" *"No target" *"Not enough energy" *"Not enough mana" *"Not enough rage" *"Not yet recovered" *"Nothing to dispel" *"Out of range" *"Target is friendly" *"Target is hostile" *"Target needs to be in front of you." ** Added with [[Patch 6.1.2]].{{fact}} Possibly to rationalize with "be behind" from rogue's Gouge. ** Not to be confused with the red alert in UI, "Target must be facing you." *"Target not in line of sight" *"Target too close" *"You are dead" *"You are in combat" *"You are in shapeshift form" *"You are unable to move" *"You can't do that yet" *"You must be behind your target." *"Your target is dead" *More possible but currently unconfirmed
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)