- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,153 Skins
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Bukkit Plugins
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top Terraria Maps
- Top StarCraft II 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
Ovale Spell Priority
- 24 Likes
- World of Warcraft
- 29,042 Monthly Downloads
- Supports: 5.3.0
- 1,294,036 Total Downloads
- Updated 06/10/2013
- Created 08/17/2008
- 624 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 2 (GPLv2)
- Newest File: 5.3.1
About Ovale Spell Priority
Ovale Spell Priority shows you what spell or ability you should use in order to maximize your damage.
It displays one or more icons that show the cooldown of an action. The action is conditionally defined through a user-defined script, e.g. you may display either Corruption if the DoT is not on your target or Shadow Bolt if the Corruption DoT is already on your target.
Default scripts are available for all dps classes and specs, based on SimulationCraft. There is an online tool to import your SimulationCraft profile (Mists of Pandaria only). You may also customize the default script to suit your needs (see Documentation) or use scripts made by other users.
See the video of a survival hunter using Ovale during Wrath of the Lich King.
Please use the forums to submit scripts or discuss them. If you want to report bugs, use the ticket manager.
Features
- Default scripts for every DPS class and talent specialization.
- Tracks DoTs, buffs, debuffs, cooldowns, combo points, runes, mana, everything that a player would need to choose what to do.
- Adapts to your talent points and glyphs.
- Change quickly the configuration at any time with configurable checkboxes and drop-down lists that can be shown/hidden by clicking on the icons, e.g. switching between single and multi-target damage, setting the curse to cast.
- Multi-target DoT tracking: remember which target had a DoT and when the DoT will expire, allowing the script author to support multi-target dotting.
- Compatible with the action icon skinning library Masque.
- 100% configurable: everything is in an easy-to-understand script that you can modify and test in real-time without reloading your UI.
- Can be used to track crowd-control spells on your focus.
- Scoring system: evaluate how well you followed the script. Add a new Ovale panel in Recount and Skada, with a score between 0 (very bad) and 1000 (perfect).
- Up to two-spells-ahead accuracy with some classes.
FAQ
Why does it not work for me?
Try to reset your Profile in the Ovale settings. Most problems come from faulty scripts.
Why is the key binding displayed for an action wrong?
The action may be in several action bars, e.g., the bars that you can cycle through or the bars that appear in special cases like Shadowform or Cat Form.
Why is the key binding not displayed at all?
The action must be in your standard Blizzard action bar in order for Ovale to know which key binding is used.
Why is the icon sometimes red?
The cooldown that is displayed in an icon is not always the true action cooldown. If this cooldown is longer than the action cooldown, then the icon is red. In most cases, it means that if you use this action too soon, then you will overwrite or clip a DoT, which may not be what you want.
Why can't I click on the icon to cast the spell?
Blizzard does not allow this. Only a predefined sequence of spells can be bound to an action icon and this sequence can not change in combat.
On my low-level character, there is nothing at all.
You need to reach level 10 and choose a specialization.
There is no bane or curse (or whatever) in the rotation.
Click the icon and select the bane or curse that you want to use from the dropdown menu list.
Custom scripts
------------------------------------------------------------------------
r933 | jlam | 2013-06-10 21:36:43 +0000 (Mon, 10 Jun 2013) | 1 line
Changed paths:
A /tags/5.3.1 (from /trunk:932)
Tagging as 5.3.1 release
------------------------------------------------------------------------
r932 | jlam | 2013-06-10 21:35:21 +0000 (Mon, 10 Jun 2013) | 1 line
Changed paths:
M /trunk/OvaleFuture.lua
UNIT_SPELLCAST_SENT returns the spell name, not spell ID.
------------------------------------------------------------------------
r931 | jlam | 2013-06-10 21:34:58 +0000 (Mon, 10 Jun 2013) | 4 lines
Changed paths:
M /trunk/OvaleState.lua
Fix rest of stacking damage buffs error.
Back out remainder of r814 that was causing errors with stacking damage
buffs.
------------------------------------------------------------------------
r930 | jlam | 2013-06-10 21:34:22 +0000 (Mon, 10 Jun 2013) | 7 lines
Changed paths:
M /trunk/OvaleAura.lua
M /trunk/OvaleCompile.lua
M /trunk/OvaleCondition.lua
M /trunk/OvaleData.lua
M /trunk/OvaleState.lua
Change internal implementation of spell lists.
Move internal representation of spell lists from lists whose values are
the spell IDs to tables indexed by spell IDs with a default value of
"true". This makes it easier to do the most common operation, which is to
check whether a given spell ID is in the spell list -- we can now do a
simple table lookup instead of walking the list.
------------------------------------------------------------------------
r929 | sidoine | 2013-06-02 14:44:59 +0000 (Sun, 02 Jun 2013) | 1 line
Changed paths:
M /trunk/OvaleCondition.lua
M /trunk/OvaleFuture.lua
Added CritChance and LastSpellCritChance conditions, needed by new SimulationCraft imports
------------------------------------------------------------------------
r927 | jlam | 2013-05-21 06:00:18 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/Ovale.toc
Update addon information for MoP 5.3.
------------------------------------------------------------------------
r926 | jlam | 2013-05-21 05:11:45 +0000 (Tue, 21 May 2013) | 4 lines
Changed paths:
M /trunk/defaut/Chaman.lua
M /trunk/defaut/Chasseur.lua
M /trunk/defaut/Voleur.lua
Update existing MoP 5.2 default scripts for spell changes in MoP 5.3.
This is a stopgap fix until new scripts are eventually imported using the
SimC import tool for 5.3 SimC profiles.
------------------------------------------------------------------------
r925 | jlam | 2013-05-21 05:11:38 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/OvaleData.lua
MoP 5.3 changes Savage Roar's bonus damage to 40%, up from 30%.
------------------------------------------------------------------------
r924 | jlam | 2013-05-21 05:11:30 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/OvaleCondition.lua
Add new script conditions: DamageTaken(interval) and Latency().
------------------------------------------------------------------------
r923 | jlam | 2013-05-21 05:11:23 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/Ovale.toc
M /trunk/OvaleDamageTaken.lua
D /trunk/OvaleDeque.lua
A /trunk/OvaleQueue.lua (from /trunk/OvaleDeque.lua:922
M /trunk/compiler.pl
Rename OvaleDeque to OvaleQueue and implement LIFO and FIFO structures.
------------------------------------------------------------------------
r922 | jlam | 2013-05-21 05:11:15 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/Ovale.toc
A /trunk/OvaleDamageTaken.lua
M /trunk/OvaleOptions.lua
New module OvaleDamageTaken that keeps track of damage recently taken.
------------------------------------------------------------------------
r921 | jlam | 2013-05-21 05:11:07 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/Ovale.toc
A /trunk/OvaleDeque.lua
M /trunk/compiler.pl
Add deque (double-ended queue) implementation in OvaleDeque.
------------------------------------------------------------------------
r920 | jlam | 2013-05-21 05:11:00 +0000 (Tue, 21 May 2013) | 5 lines
Changed paths:
M /trunk/OvaleFuture.lua
Keep a current estimate of the current latency in OvaleFuture.latency
The latency is estimated by tracking the difference between the times of
the most recent UNIT_SPELLCAST_SENT and UNIT_SPELLCAST_SUCCEEDED event
pair.
------------------------------------------------------------------------
r919 | jlam | 2013-05-21 05:10:52 +0000 (Tue, 21 May 2013) | 39 lines
Changed paths:
M /trunk/OvaleCompile.lua
Implement ItemInfo() script declaration.
ItemInfo(itemId buff=buffId proc=procName) declares that the item
specified by "itemId" procs the buff named by "buffId" of type "procName".
The buffIds from all ItemInfo lines are collected into spell lists named
"item_proc_<procName>".
This is intended to mirror the SimulationCraft expression
"trinket.proc.<buff>.<expr>".
For example, the following declarations describe the various editions of
the caster DPS trinket "Wushoolay's Final Choice" which procs an intellect
buff called "Wushoolay's Lightning":
Define(wushoolays_lightning 138786)
SpellInfo(wushoolays_lightning duration=20)
ItemList(wushoolays_final_choice 94531 95669 96041 96413 96785)
ItemInfo(94531 buff=wushoolays_final_choice proc=intellect)
ItemInfo(95669 buff=wushoolays_final_choice proc=intellect)
ItemInfo(96041 buff=wushoolays_final_choice proc=intellect)
ItemInfo(96413 buff=wushoolays_final_choice proc=intellect)
ItemInfo(96785 buff=wushoolays_final_choice proc=intellect)
And similarly for "Breath of the Hydra":
Define(breath_of_many_minds 138898)
SpellInfo(breath_of_many_minds duration=20)
ItemList(breath_of_the_hydra 94521 95711 96083 96455 96827)
ItemInfo(94521 buff=breath_of_many_minds proc=intellect)
ItemInfo(95711 buff=breath_of_many_minds proc=intellect)
ItemInfo(96083 buff=breath_of_many_minds proc=intellect)
ItemInfo(96455 buff=breath_of_many_minds proc=intellect)
ItemInfo(96827 buff=breath_of_many_minds proc=intellect)
It is then possible to use "item_proc_intellect" as a buff name to
represent the intellect proc from either trinket, e.g.,
# metamorphosis,if=trinket.proc.intellect.react
if BuffPresent(item_proc_intellect) Spell(metamorphosis)
------------------------------------------------------------------------
r918 | jlam | 2013-05-21 05:10:45 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
M /trunk/OvaleData.lua
Add support for Jin'rokh Fluidity buff. From @aggixx.
------------------------------------------------------------------------
r917 | jlam | 2013-05-21 05:10:37 +0000 (Tue, 21 May 2013) | 5 lines
Changed paths:
M /trunk/OvaleCompile.lua
M /trunk/OvaleOptions.lua
Fix ticket 241 by guarding against a missing script source.
Sometimes, the script source may not be present because the addon that
provided it is removed. Protect against this by checking for nil tables
appropriately.
------------------------------------------------------------------------
r916 | jlam | 2013-05-16 14:57:08 +0000 (Thu, 16 May 2013) | 4 lines
Changed paths:
M /trunk/README.md
Improvements to main project description.
There is only one Judgment spell for paladins now. Also improve use of
punctuation and add a few more hyperlinks.
------------------------------------------------------------------------
r914 | jlam | 2013-05-14 14:10:44 +0000 (Tue, 14 May 2013) | 1 line
Changed paths:
M /trunk/OvaleData.lua
Dark Intent gives stamina, and Energizing Spores gives spell haste.
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 5.3.1 | Release | 5.3.0 | 11,287 | 06/10/2013 |
| 5.3.1-nolib | Release | 5.3.0 | 33 | 06/10/2013 |
| 5.3.0 | Release | 5.3.0 | 16,543 | 05/21/2013 |
| 5.3.0-nolib | Release | 5.3.0 | 49 | 05/21/2013 |
| 5.2.35 | Release | 5.2.0 | 11,025 | 05/14/2013 |
| 5.2.35-nolib | Release | 5.2.0 | 28 | 05/14/2013 |
| 5.2.34 | Release | 5.2.0 | 13,079 | 04/30/2013 |
| 5.2.34-nolib | Release | 5.2.0 | 43 | 04/30/2013 |
| 5.2.33 | Release | 5.2.0 | 10,694 | 04/23/2013 |
| 5.2.33-nolib | Release | 5.2.0 | 34 | 04/23/2013 |
| 5.2.32 | Release | 5.2.0 | 9,645 | 04/18/2013 |
| 5.2.32-nolib | Release | 5.2.0 | 34 | 04/18/2013 |
| 5.2.31 | Release | 5.2.0 | 12,489 | 04/10/2013 |
| 5.2.31-nolib | Release | 5.2.0 | 40 | 04/10/2013 |
| 5.2.30 | Release | 5.2.0 | 11,212 | 04/05/2013 |
| 5.2.30-nolib | Release | 5.2.0 | 37 | 04/05/2013 |
| 5.2.29 | Release | 5.2.0 | 10,297 | 03/31/2013 |
| 5.2.29-nolib | Release | 5.2.0 | 33 | 03/31/2013 |
| 5.2.28 | Release | 5.2.0 | 2,055 | 03/31/2013 |
| 5.2.28-nolib | Release | 5.2.0 | 10 | 03/31/2013 |
| 5.2.27 | Release | 5.2.0 | 960 | 03/31/2013 |
| 5.2.27-nolib | Release | 5.2.0 | 3 | 03/31/2013 |
| 5.2.26 | Release | 5.2.0 | 3,434 | 03/31/2013 |
| 5.2.26-nolib | Release | 5.2.0 | 14 | 03/31/2013 |
| 5.2.25 | Release | 5.2.0 | 339 | 03/29/2013 |
| 5.2.25-nolib | Release | 5.2.0 | 10 | 03/29/2013 |
| 5.2.24 | Release | 5.2.0 | 7,747 | 03/29/2013 |
| 5.2.24-nolib | Release | 5.2.0 | 27 | 03/29/2013 |
| 5.2.23 | Release | 5.2.0 | 1,467 | 03/28/2013 |
| 5.2.23-nolib | Release | 5.2.0 | 9 | 03/28/2013 |
| 5.2.22 | Release | 5.2.0 | 2,521 | 03/28/2013 |
| 5.2.22-nolib | Release | 5.2.0 | 10 | 03/28/2013 |
| 5.2.21 | Release | 5.2.0 | 1,477 | 03/28/2013 |
| 5.2.21-nolib | Release | 5.2.0 | 10 | 03/28/2013 |
| 5.2.20 | Release | 5.2.0 | 4,185 | 03/27/2013 |
| 5.2.20-nolib | Release | 5.2.0 | 15 | 03/27/2013 |
| 5.2.19 | Release | 5.2.0 | 9,958 | 03/24/2013 |
| 5.2.19-nolib | Release | 5.2.0 | 30 | 03/24/2013 |
| 5.2.18 | Release | 5.2.0 | 1,098 | 03/24/2013 |
| 5.2.18-nolib | Release | 5.2.0 | 5 | 03/24/2013 |
| 5.2.17 | Release | 5.2.0 | 2,496 | 03/23/2013 |
| 5.2.17-nolib | Release | 5.2.0 | 10 | 03/23/2013 |
| 5.2.16 | Release | 5.2.0 | 10,188 | 03/20/2013 |
| 5.2.16-nolib | Release | 5.2.0 | 31 | 03/20/2013 |
| 5.2.15 | Release | 5.2.0 | 1,885 | 03/19/2013 |
| 5.2.15-nolib | Release | 5.2.0 | 7 | 03/19/2013 |
| 5.2.14 | Release | 5.2.0 | 1,510 | 03/17/2013 |
| 5.2.14-nolib | Release | 5.2.0 | 2 | 03/17/2013 |
| 5.2.13 | Release | 5.2.0 | 44 | 03/17/2013 |
| 5.2.13-nolib | Release | 5.2.0 | 1 | 03/17/2013 |
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,586,655 Monthly Downloads
-
- Recount
- Combat
- 1,080,253 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 692,050 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 550,804 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 466,118 Monthly Downloads


Comments
Need a link to donate. I have 10 85's that I raid with and different addon packs/ power aura's can get time consuming. Ovale makes it easy to transition from toon to toon. Thank you and keep up the good work !
Thank you for your appreciation :)
I do love this addon - but still no Improved Soul Fire buff love for the Warlocks? Since the tier 13 4-piece makes this an important component of all specs, ISF is more important than ever. I sure wish Ovale supported it, so I wouldn't need another addon to track. Nevertheless, thanks so much for Ovale, Sidoine!
Please give a link to your character talent build. I don't know why it won't work for some players althought it works fine for me.
Newest version seems to work fine with Improved Soul Fire buff now. WOOOOOOT! Thanks again, Sidoine!
Thank you very much! Bug should be fixed in the new version.
I've tried out your changes. Here's a video of me playing with them. http://www.youtube.com/watch?v=tBZgQoElAms
I've posted some code to paste at the end of the default script on the forum: http://wow.curseforge.com/addons/ovale/forum/warlock/29229-destro-isf-not-working-properly/#p2
It would be very nice of a player with the bug to run it.
After
But like I said before, It's not even recommending I hardcast it in the first place, let alone use it when it instant procs (with default script)
http://us.battle.net/wow/en/character/echo-isles/Worganfreemn/talent/secondary
Also, this script, from the ovale forums, seems to work. http://wow.curseforge.com/addons/ovale/forum/warlock/29798-4-3-warlock-destruction-script/#p1
My problem is the default script never tells me to cast Soul Fire (It should recommend hardcasting when the buff falls off, and using the proc) The above script I linked does both.
Please type "/Ovale buff" while you don't have the buff and while you have the buff and tell me what is written in both cases.
Thank you so much for looking into this! Here's my armory link:
http://us.battle.net/wow/en/character/icecrown/Xebeche/simple
...and my talent build...
http://us.battle.net/wow/en/character/icecrown/Xebeche/talent/secondary
It's the standard, "cookie cutter" from EJ. Please let me know if I can help you troubleshoot in any way.
Devouring plague not in shadowpriest rotation anymore?
Fixed in 4.3.8
Is anyone else having the problem where it's just the blank boxes that sometimes say Focus in them? I haven't been able to get it to work on my Feral Druid since the last update.
It works on my warrior, though.
If anyone knows a fix I would appreciate it.