Giter Club home page Giter Club logo

Comments (4)

Openarl avatar Openarl commented on August 16, 2024

Unfortunately I've never been able to find any information regarding the exact rounding methods used in the game's calculations. Through trial and error I'd already managed to sort out the rounding for the defence stats (life/mana/armour etc) but the damage calculations are vastly more complex. It's something I'd like to fix some day, but it's not a high priority as it should only cause errors in the order of 1%. A difference of 3K out of 35K however is way beyond rounding error, so there must be something else going on in that case. I'd need more details to be able to determine what that might be, of course.

from pathofbuilding.

Mamotromico avatar Mamotromico commented on August 16, 2024

Yeah I'll redo the other character later today and check it again, and I'll post results here, it might have been my mistake.

I'll keep you updated and see if I can find anything on this issue

from pathofbuilding.

myrahz avatar myrahz commented on August 16, 2024

I'll try to see where I can help on the rounding calculation, I've had that problem myself and debugged it exaustively, I'll let you know once I arrive home.

from pathofbuilding.

Openarl avatar Openarl commented on August 16, 2024

Oh, I've done my fair share of debugging on this. I think I've got it nailed down, but I'd need to make quite a few modifications to the hit damage calculation code to actually implement it, which is the main reason I haven't done so yet.

from pathofbuilding.

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.