Nostrademous / Dota2-FullOverwrite

Work in progress for a full-overwrite Dota 2 bot framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phantom assassin

ByBurton opened this issue · comments

I saw your guys commit about PA. Her lasthitting sucks now, she wastes her daggers on full or nearly full health creeps now. I would change the if lane to this:
"if utils.ValidTarget(weakestCreep) and weakestCreepHealth <= weakestCreep:GetActualIncomingDamage(daggerDamage, DAMAGE_TYPE_PHYSICAL) then"
line 61

Travel time might become an issue on higher levels

I fixed that, just hadn't committed yet