Oh, thats the Slow-Motion. Kicks in when you health goes under 30%. I have to make that more visual.



The AI is actually the core feature here. Since the size is limited I have to kind of bruteforce the decisiontree.
I planed to include adaptive learning too, but that would need a few more bytes then. Its also fully dynamic,
working with all kinds of maps, or changes in the gameplay mechanics.
(The AI basically just knows what actions it is allowed to do, and makes a propper activity-chain from thereon)