Jump to content

Triedge

Members
  • Content Count

    199
  • Joined

  • Last visited

Posts posted by Triedge


  1. In my current project, I use a HP non-linear formula.
    job_maxhpsp_db of rathena was perfect for that.
    But sadly I see that Hercules does not use the job_maxhpsp_db.

     

    Would it be possible to add later that modification?

     


  2. No, not the same.

    Cooldown is the time to reuse the same skill.

    While the delay is the waiting time to use some skill. In short, the Delay blocks you use any skill until finished.

     

    Example.

    Storm Gust have 5 sec Delay.

    You can not use any skills until the end of the delay (the delay is calculated to match the animation of the effect of Storm Gust).

     

    Asura have:

    Cast: 1 sec

    Delay: 1 sec

    Fixed-Cast: 1 sec

    Cooldown: 0 sec


  3. yes there is, edit it on conf/battle/skill.conf

     

    and if you dont want to use renewal cast, edit src/config/renewal.h and add // on #define RENEWAL_CAST

    *FACEPALM*

     

    Delay => Global Timeout after using a skill.

    Cast => Loading time to use some skill.

    Cooldown => Wait time for back to use the SAME skill.

     

    Example:

     

    Bash with 5 sec Delay => After using Bash, I can not use any skills for 5 seconds.

    Bash with 5 sec Cast => To use Bash should be charged for 5 seconds before being released.

    Bash with 5 sec Cooldown => After using Bash I wait 5 seconds to re-use it, but I can use any other skill.

     

     

    Hello Triedge.

     

    Since this appears to be more of a personal request than a suggestion towards all the Hercules community, I hope you don't mind if I moved this topic to the Source Requests section of this forum.

     

    Thank you for your understanding.

    Maybe.

    But do not forget that the emulator now has options to modify the Cast and Delay. I think it would be fair to have an option to change the cooldown from any status.


  4. Currently working on a project that is not based on skill spam, but it is something more strategic.
    Because of that, I need to use much Cooldown system.

    I would like to suggest that there is an option in Hercules to activate the cooldown is reduced by Dex.

     

    The cooldown is not the same as the Delay.

     

    Delay => Global Timeout after using a skill.

    Cast => Loading time to use some skill.

    Cooldown => Wait time for back to use the SAME skill.

     

    Example:

     


    Bash with 5 sec Delay => After using Bash, I can not use any skills for 5 seconds.

    Bash with 5 sec Cast => To use Bash should be charged for 5 seconds before being released.

    Bash with 5 sec Cooldown => After using Bash I wait 5 seconds to re-use it, but I can use any other skill.

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.