Giter Club home page Giter Club logo

Comments (4)

snoww avatar snoww commented on July 29, 2024 3

i will add this next patch

from loa-logs.

snoww avatar snoww commented on July 29, 2024

this isn't really possible to accomplish due to how the game's damage packet works, each damage tick and be in several damage packets. also cancelled casts also send a cast packet, e.g. if you cancel sorc doomsday while casting, it will increment the cast count, thus making the avg dmg per cast meaningless. the best alternative is to manually estimate how many hits per cast and math it out.

from loa-logs.

DSchab avatar DSchab commented on July 29, 2024

Would it be possible to for example graph the distribution of each skill's damage as a density plot on mouse-over? That would provide a lot more info than a simple average.

from loa-logs.

ERoels23 avatar ERoels23 commented on July 29, 2024

Even if cancelled casts throws off the number a bit, just having a column which calculates total_dmg/total_casts would be really nice to look at, it's the most useful stat as a dps. That statistic is the only reason I haven't completely swapped over from loa-details yet.

from loa-logs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.