- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,152 Addons
-
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,249 Monthly Downloads
- Supports: 5.3.0
- 1,293,641 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 | 10,900 | 06/10/2013 |
| 5.3.1-nolib | Release | 5.3.0 | 33 | 06/10/2013 |
| 5.3.0 | Release | 5.3.0 | 16,542 | 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,957 | 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,578,120 Monthly Downloads
-
- Recount
- Combat
- 1,073,354 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 688,848 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 548,392 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 466,499 Monthly Downloads


Comments
Oddly enough the pictures show up when I am stealthed but after that is goes back to blank.
EDIT: I dropped Sub to test out the other specs and they work, it is just Sub for me that is not working with ovale.
Im higher than Level ten, I disabled all addons and it's still doing it. I'll try reinstalling it I guess.
EDIT: Didnt work... Do you have any other ideas? Right at this moment I am a level 13 Sub Worgen Rogue. If that means anything.
Hello, and gz for the nice addon!I use it on my warrior for a long time and it worked nearly perfect when i was fury!I recently decided to play arms using macros for stance dance also!Does it work properly for arms pve warriors??I rarely see (not to mention never) heroic strike (i changed rage @ >75) and also in execute phase (20% and below) there is never an execute to apply the 5 stacks and then continue rotation! Is there sth wrong with the addon or am i missing sth?Keep up the good work ;)
ERROR using: priest-4.3.7.txt https://sites.google.com/site/wownerien/ovale/priest
I'll take a look in the next day or so.
So does this command "target.debuffTick(CORRUPTION)" calculates time between ticks from spell info that we must provide to addon (like example you have shown SpellInfo(CORRUPTION duration=18 tick=3)) and current haste (which is wrong method to calculate tick duration) or does it just pull this number from debuff tool-tip.
Does commands like "castTime(SOULFIRE)" work this way too, or those can pull this info from tool-tip of appropriate spell?
All of the things that relate to spell times, either casting or the DoT tick, use the current value of haste. For castTime() that is reasonably accurate for the decisions that have to be made, but for debuffTick(), it won't be quite right. It would be nice to use the value of the haste when the DoT was applied, but unfortunately, there is no way to get that information from the WoW API after the fact from examining debuffs on the target.
Bah, then if addons cannot get accurate tick duration I am going to use lowest possible tick duration that i can find in those dot spreadsheets that can be found around (i think it is close to 1.5 sec)
How do you turn unleash elements off? Its kind of waste if u have unleashed lightning. Typically Unleashed elemets should only be used:
1) If you don't have unleashed lighting.
2) You are casting wind shear and u have to use /stopcasting macro.
3) While moving you weren't able to cast any spells and if you cast unleash elemets + LvB you get 30% dmg boost.
Should move unleashed weapon icon to next frame where totem icon is. Its kinda annoying to see every time u move.
NOTE: Ignore about comment. I just realized i was using the old code and i had to reset my profile to update the shaman code. Can you please make versioning system to find out if ur using updated class code so i know when to reset.
Just had to login and post a comment. I discovered this addon last night and it's fcuking fabulous. Its a great help for someone with many toons who wants to learn the necessary muscle memory for a given spec
Kuso to its creator and my thanks also to Leaf for his equally awesome Feral scripts
Ky
Is it possible to use proximity (with the default script) to automatically suggest using a spell (Such as Shadowflame for warlocks?) You can do this pretty easily with LibRangeCheck 2.0, which this guy on the forums has done with the script I linked earlier ( http://wow.curseforge.com/addons/ovale/forum/warlock/29798-4-3-warlock-destruction-script/#p1 ) You wouldn't even really need the checkbox anymore since it's pretty much a no brainer part all three rotations as long as you are in range.
Yeh this could be usefull for all the classes.
I will fully admit i know nothing about making addons, though have to say i love this addon except for one aspect, though i have managed a work around for the issue and it pertains to how i run my prot DPS paladin, i had to modify the big text block to remove a couple spells from the list so if i did not have them active then ovale would not just say activate them, these include Righteous Fury (which i do not use unless for some reason in a group i need an aggro boost) and Seal of Truth (which although i use most the time if my mana gets low i flip to Seal of Insight for mana recovery)
With all that said and not knowing how hard it would be to add this feature, and only saying it would be nice if you were able to, any chance of adding a set of options in the interface set to turn on and off some spells that a player like myself doesnt use all the time?
Though will also admit that if this is not a possibility i do know how to manually removes spells from ovale personally.
Is there a way to get tick time for dots in order to refresh then correctly?
Please use the forums. I've added the debuffTick to next version. e.g.