AI def. behaviour and upgrades

All components of the defensive behaviour has now been implemented. It’s not perfect yet and need lots of testing, but I will have time to deal with that later.
One quite big thing left is to make a proper priority system for zones under attack. How many units should be deployed to stop enemies taking over one of the zones one team has? Wich of the zones have the highest strategic value?
I’m thinking of using the already implemented priomap that the team uses for take-over-prios to determine the strategic value. By doing it this way the strategic prio will change with the teams alignment. Also the prio will affect the size of the counter-team trying to prevent an hostile-take-over. This counter-team will consist of a part of the aggressive units. A part determined by the main-teams defensiveness.

I’ve also planned to implement all unit-upgrades into the AI before tuesday next week.
I’ve got three upgrade priorities done, but there are much more to implement. But it’s quite easy work, so I shouldn’t fall behind schedule.

//Bo

 

[back top top]