Jump to content
Sign in to follow this  
myaka

[AddOn] SpellPowerMulti (Caster addon)

Recommended Posts

SpellPowerMulti

What does it do and what's the purpose?

This addon shows a box with a damage added (in %) calculated from the current buffs/debuffs that are relevant on the player or target. The purpose is to more easily see when to activate trinkets. Ideally as a warlock, depending on how long the fight is you want to wait for the correct buffs to be up on the target.

An example for warlocks:

Checks if the following buffs are up and calculates a multiplier:

  • Curse of Shadows: 1.1
  • Shadow Bolt Vulnerability: 1.2
  • Nightfall: 1.15
  • Shadow Weaving: 1.15

Damage added would be: 1.1*1.2*1.15*1.15 = 1.75 = 75%.

The screenshot below probably explains it a lot better. Currently only works for warlocks. Other caster classes will be added. In order to change the positon of the box you will have to edit the .lua file. Relevant options are at the top of the file.

 Screenshot

SYgaMhG.jpg

The other addons in the screenshot is cooline and Bear Cast Bar.

 

Download and Installation

In order to download and the addon follow this link: https://github.com/kevmodrome/SpellPowerMulti/releases

Todo

  • Add other caster types (Fire Mage, Frost Mage, Shadow Priest).
  • Make the addon auto-hide when not in combat.
  • Add in-game configuration options.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×