false-spring / gbfr-logs

GBFR Logs lets you track damage statistics with a nice overlay DPS meter for Granblue Fantasy: Relink.
MIT License
209 stars 23 forks source link

Character-specific bugs with Stun Tracking #157

Closed AristocratMC closed 1 month ago

AristocratMC commented 2 months ago

The stun tracking appears to not work correctly with Zeta (tracked number too low, shows ~3.7k when she did 6k stun) and Rosetta (tracked number too high, shows ~11k when she did 6k stun).

image image

Zeta's number being too low is likely due to her actual stun dealt being multiplied by her Accelerating Flare skill (each loop performed increments an internal value that increases her ATK and Stun, until she stops looping/uses a combo finisher).

I am unsure why Rosetta's tracked stun numbers are too high.

AristocratMC commented 1 month ago

Commit 58254a2 has fixed the stun tracking for Rosetta's plant autoattacks, but some parts of her overall stun tracking (Spiral Rose + Iron Maiden?) appear to be off still.

Zeta stun still seems to be incorrect.