SMUnlimited / AMAI

Advanced Melee Artificial Intelligence Mod For Warcraft 3
Other
192 stars 31 forks source link

Summoning unit types no longer participate in strength calculations #294

Open jzy-chitong56 opened 2 months ago

jzy-chitong56 commented 2 months ago

Now in the standard unit table, some summoning unit types are not included, such as the Phoenix and summoning unit of Beast King. However, some summoning unit types are marked with attack type strength, which leads to very imprecise calculations

Considering the timeliness of summoning items, it may not be necessary to consider the strength of these units. Even if considered, it is not possible to fully consider them, such as the resurrection of corpses by the Death Knight, which is not a specific range type

In addition, this calculation is also very weak. If players buy all mercenaries, then the strength is only three heroes? And it also cannot support custom maps.

https://github.com/jzy-chitong56/AMAI/commit/ee1bb4738859b5019bda5598310dc2052006631c https://github.com/jzy-chitong56/AMAI/commit/12765a2f6f15c5e693d5a156221691118fb531e7