RekkasGit / E3Next

12 stars 21 forks source link

[Request] Auto-evade doesn't work while disc is running #109

Closed Dumot closed 1 year ago

Dumot commented 1 year ago

Can remove this if statement https://github.com/RekkasGit/E3Next/blob/fd5109e6984e5b0067725b6ce633e79fd1803730/E3Next/Classes/Rogue.cs#L99

This prevents auto evade from running while a general 'burn' phase which can cause aggro to go out of control.

I've removed this statement locally and tested which worked great.

Dumot commented 1 year ago

Related PR https://github.com/RekkasGit/E3Next/pull/110

RekkasGit commented 1 year ago

merged into master