mazurwiktor / albion-online-stats

Albion online stats is an extension to MMORPG game - Albion Online. It tracks network traffic and displays various statistics, such as damage and DPS meter calculated from in-game actions.
Apache License 2.0
195 stars 63 forks source link

[FEATURE REQUEST] Poison threw counter #71

Open omegamendes opened 3 years ago

omegamendes commented 3 years ago

Is your feature request related to a problem? Please describe. When we are doing avalonian dungeons the damage its always a concern, so we use the dps meter to check if people are doing the right rotations on their roles. But all the party must throw poisons to ensure that every mob, and specially every boss has its resistance lowered. But sometimes people dont throw or forgets about it.

Describe the solution you'd like The idea would be to have a monitor on how much poisons were threw, similar to damage counter but with poisons units.

Describe alternatives you've considered Not many options that I had think about

Additional context I tried to fork the project, but Im not familiar with the tech stack, I use to work with java, but I would love to have support to develop this feature and/or check how it was implemented (if its implemented some day)