Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Focus on minions
Satsuki87
#1 Posted : Friday, July 28, 2017 5:22:17 AM(UTC)
Satsuki87

Rank: Newbie

Groups: Registered
Posts: 1

Hallo

I noticed that the hero often attacks enemy hero instead of minions, even when enemy hero has a lot of health.
What exactly do I have to change in order to change the target focus to minions? (Hero with weapon should focus on minions(if hero health more than a specified value; would be great, dunno if possible) and minions should focus on minions)

Thank you
JoyAdmin
#2 Posted : Saturday, July 29, 2017 12:42:31 AM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,847

Thanks: 805 times
Was thanked: 4539 time(s) in 1637 post(s)
You can fine tune the following global values in GlobalValues.json

"OppGlobalHeroHealth":
{
"values":
[
{
"condition": "*",
"value":"0.81 - 0.30",
}
],
},
"OppGlobalMinionHealth":
{
"values":
[
{
"condition": "*",
"value":"0.81 + 0.20",
}
],
},
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.312 seconds.