Skip to content

Holy Power talent (5% holy crit) double counted #441

@infjitsu

Description

@infjitsu

Bug description

Baseline crit chance for my toon is 15.67 but Holy Crit in ECS displays 25.67%. I've been wondering why for awhile but actually dug into today and was not able to find any other crit sources (talents, items, buffs, set bonuses) that would account for the extra 5%. Looking at the ECS code there is an API call for GetSpellCritChance(2) and then the talent Holy Power extra 5% is added to that: but the question is does the API call for GetSpellCritChance(2) already include the extra 5% crit from Holy Power? If so this is being double counted. I'm not 100% sure this is the source but raid logs do indicate my actual crit % is roughly 5% below what ECS is showing.

Screenshots

ECS/Talents
Image

Raid line from Kara (includes extra 6% crit from Sanctified Light talent) where ECS was showing 26% holy crit with buffs/consumes (no screenshot of stats) - expected total crit of ~32%
Image

Version

v5.3.6 - has been this way as long as I can remember though

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions