edge-blade / Dota-2-AI-Bot-Experiment

My Dota 2 Bot Script
GNU General Public License v3.0
11 stars 0 forks source link

New Item Usage Rules #20

Closed edge-blade closed 2 years ago

edge-blade commented 2 years ago

I created the new item builds and mappings in the initial release, but there aren't usage guidelines for all the new ones so sometimes bots may acquire items or upgrades that they won't take advantage of. Early improvement in next release would be to provide some minimum mappings.

edge-blade commented 2 years ago

Need the following neutral item definitions:

edge-blade commented 2 years ago

pig pole -> if running away, use tumblers toy -> reference blink with greatly reduced range fae grenade -> If nearby enemy heroes have invis, set target and apply witchbane -> if ally has debuff, remove it (reference other purge abilities) arcanists armor -> essentially pass-through on Pipe of Insight for a supercharged spell protection buff)

RickyJuno commented 2 years ago

Wraithpact needs default implementation

Possibly look towards Juggernaut healing ward and/or Witch Doctor death ward for wraith pact logic

edge-blade commented 2 years ago

I think I might postpone Witchbane until #28 is done. It'll take some time to assemble the list and this shouldn't be a top priority early on in reconstituting the bots. Without it we won't be able to assess if purge should actually take place. For now I'll just make them try to purge themselves if they're silenced or rooted.