What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[BUG] Bot not using hero power even though it has too much mana

I recently fixed this in my branch but it will be a little different for you guys. In the behavior code (control, rush, etc.) for playfield values there is already a small deduction (-10 in HB's code) for when it can hero power and has leftover mana to do it but doesn't do it. Mine was already -20 and I had to make it -100 to fix many of the logs I had.
 
I recently fixed this in my branch but it will be a little different for you guys. In the behavior code (control, rush, etc.) for playfield values there is already a small deduction (-10 in HB's code) for when it can hero power and has leftover mana to do it but doesn't do it. Mine was already -20 and I had to make it -100 to fix many of the logs I had.

I fixed that just yesterday - had to set it to -120 fo fix all logs. When I simulate the board I get penalitys from -5 to -15 for using the heropower. Same with your files?
Denisaurus got the file already - the community will get it with my next update.
 
Last edited:
I fixed that just yesterday - had to set it to -120 fo fix all logs. When I simulate the board I get penalitys from -5 to -15 for using the heropower. Same with your files?
Denisaurus got the file already - the community will get it with my next update.
I'm not sure but it seemed to be mind control tech/aoe/secret playaround penalties causing most of it.
 
Back
Top