meepen / salien-bot

Steam Summer Sale 2018 "Salien" minigame bot - runs in console or browser
MIT License
418 stars 104 forks source link

boss battle - new skill heal is used straight away #177

Open callmenemo491 opened 6 years ago

callmenemo491 commented 6 years ago

Script V30., found that as soon as the boss battle starts, the new skill heal is used straightaway. i think it should be used if your health, is below say 50% level or something, or delay it for say 15-30 seconds.

MatthiasMoore commented 6 years ago

In my experience with boss battles, the healing if one person alone cannot overcome the damages the boss heals, and its more of a group effort to keep everyone at high levels of health. That being said, it does make sense to make use if your own heal, and being that you almost always take more damage than you heal with the skill, #179 adds a check to make sure the player is not full hp before using the heal skill, and you can manually change this and update the script later if/when it gets merged.