Giter VIP home page Giter VIP logo

Comments (10)

ensingm2 avatar ensingm2 commented on August 17, 2024

Script does about 4 dps on average. While this is about 20x the steamdb value, it's still negligible This seems outdated, looking to be more in the .5-1dps range now (For reference, the boss I'm currently on has 110 Million health and is taking a bit over a million dps). I have a feeling boss HP decays over time regardless of player damage. Once boss HP dropped below 100M damage taken decreased significantly, which shouldn't happen normally.

As far as updating exp on leaving a boss battle, yeah I'd agree it should probably be added.

from saliengame_idler.

JeanPaulLucien avatar JeanPaulLucien commented on August 17, 2024

I'm in Boss Battle, will wait for end.

Ih this script there is calc for damage based on boss HP, if you wish may try my fork with little mod for this math func. I'm interesting how it works, or not.

@ensingm2 what about to add damage to results in Boss Battle?

from saliengame_idler.

JeanPaulLucien avatar JeanPaulLucien commented on August 17, 2024

As title said, the EXP value in info box is not updated when the boss battle is over. Although this is a minor issue, it could lead to misunderstanding that the boss battle doesn't give EXP at all.

Works well. Updated after fight and later reported about new level.

from saliengame_idler.

Jap2-0 avatar Jap2-0 commented on August 17, 2024

Is all EXP given at the end of the boss battle, or is it also given when you die?

from saliengame_idler.

JeanPaulLucien avatar JeanPaulLucien commented on August 17, 2024

Is all EXP given at the end of the boss battle, or is it also given when you die?

I didn't die.

from saliengame_idler.

Jap2-0 avatar Jap2-0 commented on August 17, 2024

Is all EXP given at the end of the boss battle, or is it also given when you die?

I didn't die.

I wasn't asking if you had died. I was asking when you get XP from boss fights.

from saliengame_idler.

JeanPaulLucien avatar JeanPaulLucien commented on August 17, 2024

after fight

I don't know how it works when die. So, I wrote:

I didn't die.

from saliengame_idler.

ensingm2 avatar ensingm2 commented on August 17, 2024

@JeanPaulLucien You're getting notifications because you commented on this issue, it's not a question directed just at you, so you shouldn't feel the need to respond.

@Jap2-0 It gives you exp during the fight, every ~5 seconds when the reportbossdamage call is made.

from saliengame_idler.

Harest avatar Harest commented on August 17, 2024

The XP obtained is still granted no matter what. So you can die without losing anything, except maybe getting no or a little less bonus xp (not sure on that though).
About the OP, i stated my point of view in the related PR #88 :

I thought about updating the current xp and stuff during bosses but it didn't seem worth it. The end is nigh.

To elaborate a little more, to do it correctly we would need to check if we leveled up and if yes displaying the next xp step for the next level. It's not really that long but considering it'll be updated with the next non-boss round, i found it too unnecessary to do it myself. If anyone wants to do it, feel free. Just need to do an array with the xp required for each level and do the checks / updates of the GUI.

from saliengame_idler.

ensingm2 avatar ensingm2 commented on August 17, 2024

Closing this out as the exp counter now updates during the boss fight. Even if it doesn't update again at the end, it should be up to date from the final tick. Re-open if people find that's not the case.

from saliengame_idler.

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.