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

Incoming Ground AOE Damage from mobs #17

Open
ravahn opened this issue Jan 10, 2015 · 0 comments
Open

Incoming Ground AOE Damage from mobs #17

ravahn opened this issue Jan 10, 2015 · 0 comments

Comments

@ravahn
Copy link
Owner

ravahn commented Jan 10, 2015

When parsing network data, incoming damage to players from ground AOE effects are separated out individually by FFXIV and sometimes include the buff ID for the effect. They do not currently appear within ACT with the spell name or mob that used the ability, though. ACT should map the buff ID to the correct ability name.

Incoming mob DoT ticks to players are similar to player outgoing DoTs, but the plugin doesn't process them currently. In cases where there is only a single DoT effect on a player, the plugin should map the damage to the correct DoT effect. If there is more than one DoT effect, then for now it isn't possible to simulate, so these will continue to be recorded as unknown DoT ticks.

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

No branches or pull requests

1 participant