SkoobyDoo / tome4-SkooBot

ToME4 Bot Addon which provides a rudimentary autopilot for playing the game
GNU General Public License v3.0
3 stars 4 forks source link

Bot currently does not react to buffs/debuffs other than the main 5 debuffs #3

Open SkoobyDoo opened 6 years ago

SkoobyDoo commented 6 years ago

Currently the bot only reacts specifically to Daze/Confuse/Stun/Frozen/Sleep(except when lucid dreamer).

Pinned is one that is currently missed because the 5 above have dedicated flags, where the rest of all buff/debuffs are stored in game.player.tmp. Need to add some code to evaluate these and incorporate them into the logic.

Ideally this would take into account DOTs and factor it into life projections for life totals.

SkoobyDoo commented 6 years ago

I've received feedback that solipsism is really bad to continue with