Borega / pd2bs-scripts

Scripts for pd2bs
12 stars 17 forks source link

Setting LesserHydra/Hydra as timed skill causes bot to constantly cast Hydra instead of waiting for them to run out #14

Closed nimbusdin closed 3 years ago

nimbusdin commented 3 years ago

Setting Hydra/Lesser Hydra as a timed skill causes the bot to use it as an untimed skill, constantly casting it even when the max number of hydras are already out.

yayza commented 3 years ago

Thanks for bringing this up. I removed the hydra skills from Misc.js . Try adding them to your attack config and untimed or primary skills and see if she still spams them. I might have to add a counter for them to to only cast if theres less than three.

Borega commented 3 years ago

I solved that last league by putting it into precast in the attack config and adding a function to tripplecast there. might be able to look into it today.

Yolobearmon commented 3 years ago

Would love to see this working, would be a great improvement for sorc's in general.

Borega commented 3 years ago

hydra is fixed

Borega commented 3 years ago

Now also using lesser hydra if that is the only option available