Coder Social home page Coder Social logo

Comments (1)

seanpeters86 avatar seanpeters86 commented on August 15, 2024

Difference with 1 rank into Whispers (base has 1 rank as well, the _NEW is just testing the new APL with that trait:

Antorus Composite

Actor DPS Increase
SWV_ToF_SC_MB_DA_New 11317 2.84%
Base 11005 0.00%

Single Target

Actor DPS Increase
SWV_ToF_SC_MB_DA_New 10593 1.24%
Base 10463 0.00%

Had some promising numbers by altering a few conditions:

DA Conditions in all three APLs

actions.aoe+=/dark_ascension,if=talent.dark_ascension.enabled&buff.voidform.down&azerite.whispers_of_the_damned.rank=0
actions.aoe+=/dark_ascension,if=talent.dark_ascension.enabled&buff.voidform.down&cooldown.mindbender.remains>0&azerite.whispers_of_the_damned.rank>0

Mindbender Conditions in all three APLs

actions.aoe+=/mindbender,if=talent.mindbender.enabled&buff.voidform.up&talent.dark_ascension.enabled&azerite.whispers_of_the_damned.rank>0
actions.aoe+=/mindbender,if=talent.mindbender.enabled&(!talent.dark_ascension.enabled|azerite.whispers_of_the_damned.rank=0)

Mind Blast in Cleave APL

actions.cleave+=/mind_blast,if=dot.shadow_word_pain.ticking&dot.vampiric_touch.ticking&azerite.whispers_of_the_damned.rank>0&talent.dark_ascension.enabled

Shadowfiend Conditions in all three APLs

actions.single+=/shadowfiend,if=!talent.mindbender.enabled

from bfa-shadow-priest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.