Scorchio! 2
Note: as of Jan 2021, Scorchio has been flagged as abandoned due to the original author not carrying over her account to the new Overwolf system. Overwolf refuses to undo this. It isn't possible to release new versions while it's flagged as abandoned - they never get packaged. The original author flagged the project as "All Rights Reserved", so I'm not sure whether Overwolf would allow me to create a new forked version, even if I wanted to. Ultimately, the best path for everyone is probably to move on from Scorchio and build what you need around something like WeakAuras or TellMeWhen. -ywfn666
Scorchio2 is an addon for Mages that tracks Living Bomb, Nether Tempest, Ignite, Slow, Flamestrike (Flame Patch and snare), and Polymorph on multiple mobs, and can give you warnings and notifications when the debuffs need reapplying, or have expired completely. Scorchio can also provide bars for personal buffs/procs/summons: Clearcasting, Heating Up, Hot Streak!, Brain Freeze, Fingers of Frost, Combustion, Icy Veins, Arcane Power, Rune of Power, and Mirror Image. Up to three anchors are available for use (targeted, non-targeted, and buffs), and the sort order for bars within each anchor is customizable.
Use /scorchio2, or Blizzard's Addons configuration window to configure Scorchio2.
Localization Help Needed!
Lots of work has gone into translation, but there's still some left to do. Localizations are easy to submit on the WowAce Localization Page, and help many users. Please help with this if you're able. And thanks to everyone who's helped so far!
-
View User Profile
-
Send Message
Posted Dec 9, 2009-
View User Profile
-
Send Message
Posted Dec 9, 2009-
View User Profile
-
Send Message
Posted Dec 9, 2009-
View User Profile
-
Send Message
Posted Dec 9, 2009-
View User Profile
-
Send Message
Posted Dec 8, 2009-
View User Profile
-
Send Message
Posted Dec 8, 2009-
View User Profile
-
Send Message
Posted Dec 4, 2009Heres what I got so far, maybe you can use it. I didnt include code to add the options as it is hundreds of lines of code, however, I emailed it to the addon author in hopes he adds these
//local variables updates
local T = { "a", "b", "c", "d", "e", "f", "g", "h", "i", "p","q","j", "k", "l", "m", "n", "o", "o", "o", "o", "o"}
//spell ids updates
{ [12042]=true -- Arcane Power
},
{ [12472]=true -- Icy Veins
},
//durations updated
{ -- Arcane Power
self = true,
durationpve = 15,
durationpvp = 15,
maxstacks = 1,
unique = true,
valid = COMBATLOG_OBJECT_AFFILIATION_MINE,
},
{ -- Icy Veins
self = true,
durationpve = 20,
durationpvp = 20,
maxstacks = 1,
unique = true,
valid = COMBATLOG_OBJECT_AFFILIATION_MINE,
},
//bars
p = {
apply = L["ARCANE POWER!"],
message = L["Arcane Power Faded"],
warning = L["Use Arcane Power Soon!"],
track = true,
show = true,
showproc = true,
showwarning = true,
showexpire = true,
warningtime = 5,
soundson = true,
bar = L["Arcane Power"],
procsound = "Ping",
warningsound = "Bell",
expiredsound = "Info",
fg = { 0.4, 1, 0.4 },
bg = { 0.2, 0.2, 0.2 },
nontargetanchor = "buffs",
targetanchor = "buffs",
nontargetalpha = 1.0,
targetalpha = 1.0,
clearooc = false,
icon = "Interface\\Icons\\spell_nature_lightning"
},
q = {
apply = L["ICY VEINS!"],
message = L["Icy Veins Faded"],
warning = L["Use Icy Veins Soon!"],
track = true,
show = true,
showproc = true,
showwarning = true,
showexpire = true,
warningtime = 5,
soundson = true,
bar = L["Icy Veins"],
procsound = "Ping",
warningsound = "Bell",
expiredsound = "Info",
fg = { 0.4, 1, 0.4 },
bg = { 0.2, 0.2, 0.2 },
nontargetanchor = "buffs",
targetanchor = "buffs",
nontargetalpha = 1.0,
targetalpha = 1.0,
clearooc = false,
icon = "Interface\\Icons\\spell_frost_coldhearted"
},
//localisation
L["ARCANE POWER!"] = true
L["Arcane Power Faded"] = true
L["Use Arcane Power Soon!"] = true
L["ICY VEINS!"] = true
L["Icy Veins Faded"] = true
L["Use Icy Veins Soon!"] = true
-
View User Profile
-
Send Message
Posted Nov 30, 2009any help?
-
View User Profile
-
Send Message
Posted Nov 28, 2009But I found a bug - druid Infected Wounds doesn't trigger TTW bar. AFAIK Slow, Thunderclap and Icy Touch does, so it's definitely a problem with Infected Wounds (maybe other debuffs?).
Can you please fix this anytime soon?
-
View User Profile
-
Send Message
Posted Nov 28, 2009Staple Mage Buffs:
Icy Veins
Arcane Power
Also in addition a few non mage buffs that would be nice (especially in 3.3):
Heroism - Would be AWESOME
Lightweave Embroidery Procs
Black Magic Enchant Procs
Thanks again for all your hard work on this addon and keep up the good work! =)
-
View User Profile
-
Send Message
Posted Nov 25, 2009-
View User Profile
-
Send Message
Posted Nov 15, 2009-
View User Profile
-
Send Message
Posted Nov 1, 2009-
View User Profile
-
Send Message
Posted Oct 31, 2009+ as mage i use "target" bar for living bomb
+ i go trough several targets
+ Im placing LB to several targets asap
Effect
By changing one target (with lb) to another target (without lb) the bar from last target fades out slowly
Question
Is there an option to deactivate the fade out effect, so that the LB bar disappears at once by changing to a target withtout a LB.
This would be a huge help, when you are changing your targets very fast, looking for targets which still have no LB applied.
Without fading out you can see much faster, if for next target a LB can/has to be applied.
thx in advance :)
aeon
-
View User Profile
-
Send Message
Posted Oct 30, 2009-
View User Profile
-
Send Message
Posted Oct 29, 2009-
View User Profile
-
Send Message
Posted Oct 6, 2009Thanks for a great addon, very useful to fellow mages! :)
-
View User Profile
-
Send Message
Posted Oct 15, 2009-
View User Profile
-
Send Message
Posted Oct 2, 2009Sure it has a 100% chance (with 2 Points) but I'd like to see the duration.
-
View User Profile
-
Send Message
Posted Sep 26, 2009