• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Proculas

 

Project Updated:
Files Updated: Wed, Sep 16 2009
Supports Game Version: 3.2.0
Category: Buffs & Debuffs, Class, and Combat
Tags:

, , , and [Edit Tags]

Project Manager: xocide
Additional Authors: No additional authors
Current Version: 1.6.7
License: Proculas License 2.0
Development Site: WowAce.com
Avg Daily DL (last 30 days): 63
Downloads Total: 58,046
Favorites: 104
Comments: 101
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Proculas
  •  

IMPORTANT MESSAGE

I know it's been a while since the last update to Proculas, but I had a few real life things that were distracting me. I am back now and will be updating Proculas with all requested procs and new features soon.

Please be patient, thanks.


Proculas

Proculas is an addon that will tell you when things proc and gather statistics about procs such as Total Times Procced, Procs Per Minute, Proc Uptime and estimate the cooldown.

To change the options, type /proculas config to open the config window.

Want Procs Added?

CREATE A TICKET

Features

  1. Contains over 300 procs.
  2. Proc announcement customization.
  3. Proc statistics via DataBroker.
  4. Proc cooldown display.
  5. Procs Per Minute counter.
  6. Total Procs counter.
  7. Proc Uptime Percent.

Proc Settings

To customize the Proc Settings you will first need to have things "proc" at that point once something has procced it will show up in the list.

Supported Procs

Check out the Supported Procs page to see the list of currently supported procs.

Requests and Errors/Bugs

Post a New Ticket

Who?

Proculas was created in October of 2008 by Clorell(Xocide) of Hellscream.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Proculas 1.6.7 Release 3.2.0 8,071 9/16/2009
  Proculas 1.6.6 Release 3.2.0 7,330 8/8/2009
  Proculas 1.6.5 Release 3.1.0 7,747 6/10/2009
  Proculas 1.6.4 Release 3.1.0 3,802 5/25/2009
  Proculas 1.6.3 Release 3.1.0 2,624 5/17/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Ehnix said

    (Feral) procs for Idol of Mutilation:

    [47668] = {
    spellID = {67354, 67355},
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 49
    -- name: Idol of Mutilation
    -- type: idol
    },

    Reply Report Permalink
  • blackal_lf said

    Here is the code to get Both alliance "Death's Verdict" trinkets to show up, and it will track both procs from each of them (Strength and Agi)

    [47115] = {
    spellID = { 67708, 67703 },
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 315
    -- name: Death's Verdict 245
    -- type: trinket
    },
    [47131] = {
    spellID = { 67772, 67773 },
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 317
    -- name: Death's Verdict 258
    -- type: trinket
    },

    Reply Report Permalink
  • Schwaddi said

    ok it works!!!!
    for ally.... item id is 47115, spell id 67703 and name "Death's Verdict" for the 245er trinket
    same for 258er trinket with item id 47131

    Reply Report Permalink
  • sp1te said

    I found the problem. It seems that the Paragon effect that is triggered isn't right in the procs LUA. Go into the interface folder. Find your proculas folder, and open it. Open module, and look for the trinketprocs LUA. Open it with a word processor of any kind IE. notepad etc. Scroll down to the bottom where the Death's Choice is input and change the spell ID's too 67772 for the 258 and 67703 for the 245.

    Reply Report Permalink
  • Schwaddi said

    hello, this addon is very nice. but Death's Choice isn't working.
    anyone else have a idea to fix this???? plz help

    Reply Report Permalink
  • Love this addon and have used it to great effect on my DK. However, on my shammy it does not seem to pick up Totem of Electrifying Wind or Mithril Pocketwatch.

    On my DK it discovered procs and let me config the duration, but not so with these 2 items on my shammy.

    Anyhoo... keep up the good work. :)

    Reply Report Permalink
  • And also add weapon enchants too please, like berserking and mongoose. thanks.

    Reply Report Permalink
  • Can you make it so it watches poison procs too? I'll give you 5 bucks.

    Reply Report Permalink
  • Crupt said

    Hello, very nice addon. I filled out a ticket to get the gutgore ripper dagger procs added. Also I was wondering how do you get to the menu "Proc Stats Tooltip" like you have in the screenshot?

    Also would it be possible to add our own procs in the future?

    Reply Report Permalink
  • chubaka5 said

    I filled out a ticket which recieved a 'status-fixed' reply, but it still didnt fix the issue.

    Death's Choice trinket not being detected.

    Trinketprocs.LUA has included:
    [47464] = {
    spellID = 67771,
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 313
    -- name: Death's Choice
    -- type: trinket
    },
    [47303] = {
    spellID = 67702,
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 314
    -- name: Death's Choice
    -- type: trinket

    however, the trinket definately isn't being detected. All other trinkets work fine. Anyone else having a problem with Death's Choice?

    Reply Report Permalink
  • xocide said

    The fix is in the latest alpha.

    Reply Report Permalink
  • xocide said

    If your posting a comment asking for a proc, you'r doing it wrong. You need to READ the addon info area on how to request procs.

    Reply Report Permalink
  • chubaka5 said

    You still didn't add the most key trinket in 1.6.7

    Death's Choice, which procs Paragon.

    Is there a way to do this manually? be specific please i copied pasted from below it did not work.

    Reply Report Permalink
  • Actually, adding a item to the system is easy once you find the spellid and its corresponding item id (available from any url now). I downloaded an addon to tell me the spellid of the actual spell (paragon in this case.) Then just edit the appropriate file and add the spell... see my post for the Banner of Victory

    Reply Report Permalink
  • Ihadurca said

    Is there a way to add when the warriors enrage from their Improved Defensive Stance? I have specced into this and would love to know when it procs. http://www.wowhead.com/?spell=29594 Improved Defensive Stance Rank 2
    Requires Defensive Stance
    While in Defensive Stance all spell damage is reduced by 6% and when you Block, Parry or Dodge an attack you have a 100% chance to become Enraged, increasing Physical damage caused by 10% for 12 sec.

    Not sure if it's possible to add it but I sure would love it! BTW, totally loving this addon!!! I never miss a hot streak or deep freeze anymore!

    Reply Report Permalink
  • You are missing 2 new trinket procs:
    [47115] = {
    spellID = 67772,
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 451
    -- name: Paragon
    -- type: trinket
    },
    [45286] = {
    spellID = 65013,
    types = {"SPELL_AURA_APPLIED","SPELL_AURA_REFRESH"},
    selfOnly = 0,
    -- Proc Info
    -- ID: 452
    -- name: Pyrite Infusion
    -- type: trinket
    },
    }

    Reply Report Permalink
  • Im having trouble finding where the procs stats are. the only thing i can find related to stats is the "Reset Proc Stats" button under proc stats, and I have already procced all stats available to me.

    Reply Report Permalink
  • xocide said

    Should be on the Minimap, or on any DataBroker client(Titan Panel for example)

    Reply Report Permalink
  • Padraigh said

    Can anyone confirm Empowered Imp is actually working? I see its added in the warlock.lua with the correct spell ID, but it fails to register in-game.

    Reply Report Permalink
  • lininjim said

    Could you please add Death's Choice (spell id 47303)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 27,374 Deadly Boss Mods Boss Encounters, and Combat
  2. 18,301 HealBot Continued Buffs & Debuffs, Class, and...
  3. 9,104 Recount Combat
  4. 3,893 BigWigs Bossmods Boss Encounters, and Combat
  5. 3,755 PallyPower Buffs & Debuffs, and Paladin