Skip to content
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

request: debuff uptime - stacks #277

Closed
Owyn opened this issue Dec 22, 2016 · 8 comments
Closed

request: debuff uptime - stacks #277

Owyn opened this issue Dec 22, 2016 · 8 comments

Comments

@Owyn
Copy link
Contributor

Owyn commented Dec 22, 2016

There are newbly lancers who only debuff boss once and keep at most 1 or 2 stacks of their maximum 3 stacks of debuff,

could you perhaps only count debuff uptime when it's fully stacked? else in debuff_list these newbly players are counted as best players by debuffing means (when it's not true)

@Gl0
Copy link
Collaborator

Gl0 commented Dec 22, 2016

We can't determine max available stack value.
The only thing I can suggest is to show uptime of max stack used by player + number of stacks if it's higher then 1. Something like Debilitate(2) 20% (00:20)

@Owyn
Copy link
Contributor Author

Owyn commented Dec 22, 2016

We can't determine max available stack value.

We can pretty much hardcode those cuz we know it already, no need to determine it.

maybe in some detailed statistic

Debilitate(1) 20% (00:20)
Debilitate(2) 30% (00:30)
Debilitate(3) 40% (00:40)

would be nice, but definitely not in linking to chat cuz it would just eat all space up and confuse players

@Gl0
Copy link
Collaborator

Gl0 commented Dec 22, 2016

I've mean show only max stacks uptime, with info about how much it was

@Owyn
Copy link
Contributor Author

Owyn commented Dec 22, 2016

I've mean show only max stacks uptime, with info about how much it was

yea, that's what I'm asking in this ticket :-)

@Gl0
Copy link
Collaborator

Gl0 commented Dec 22, 2016

max = max used, not max available, so needed to list it.

@Owyn
Copy link
Contributor Author

Owyn commented Dec 22, 2016

well, no need to show or count their debuff if they didn't reach max available :-)

@Gl0
Copy link
Collaborator

Gl0 commented Dec 22, 2016

we count it anyway =)

@Gl0 Gl0 closed this as completed in c95f8c4 Dec 22, 2016
@Owyn
Copy link
Contributor Author

Owyn commented Dec 23, 2016

we count it anyway =)

I just hope not in {debuff_list} =)

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

No branches or pull requests

2 participants