Skip to content

Adjusted war cry uptime tooltip #8599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

CedrN
Copy link

@CedrN CedrN commented Apr 19, 2025

Fixes #3074 .

Description of the problem being solved:

In CalcOffence.lua the baseUptimeRatio gets multiplied by the stored uses (from Second wind e.g. and other sources):
globalOutput.IntimidatingUpTimeRatio = m_min(100, baseUptimeRatio * storedUses)

This behaviour is not reflected in the tooltip. I adjusted this for all the relevant war cries. (Intimidating, Battlemages, Infernal, Rallying, Ancestral, Seismic)

Steps taken to verify a working solution:

  • checked in pob

Link to a build that showcases this PR:

https://pobb.in/2EN00DLD57kd

Before screenshot:

image

After screenshot:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Second Wind's Extra Cooldown Uses Mess With Warcry Uptime
1 participant