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

Aldor Peacekeeper doesn't transform proper enemy attack

twi, you manually changed the value of some settings in the DefaultRoutine.cs.
You ordered bot to take into account a large number of variants of the calculations, but at the same time reduced the number of calculations for each variant. As a result, you got a lot of variants, many of which are not fully counted.

In your case, just set the default value amountBoardsInEnemyTurnSim.
You can also decrease the value twotsamount several times.
 
Back
Top