Jkb6873 / SheepMod

A fun side project in lua, using the Dota2 api.
0 stars 0 forks source link

Fix boss modifiers #3

Open Jkb6873 opened 6 years ago

Jkb6873 commented 6 years ago

-on create function: -add various status effect protecting modifiers -on take damage function: -if (damage dealer !iscreep()) then damage = 0

Jkb6873 commented 6 years ago

-damage filter finished -modifiers still needed

Jkb6873 commented 6 years ago

Modifiers not strictly needed, axe bug needs to be revisited.

Jkb6873 commented 6 years ago

Axe bug officially solved, need to solve new Seer bug.

When a unit uses an area of effect ability, it can target a boss. IE: Seer can set the speed of the boss to maximum, almost instantly winning the game.