attackBeyondMaxDistance waitForAgressive

From OpenKore Wiki
Revision as of 21:32, 10 September 2022 by 4epT (talk | contribs) (Created page with "; attackBeyondMaxDistance_waitForAgressive [<boolean>] : This config setting determines how openkore behaves when a ranged character has already damaged to their target,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
attackBeyondMaxDistance_waitForAgressive [<boolean>]
This config setting determines how openkore behaves when a ranged character has already damaged to their target, but the target is currently out of range.
If this parameter is 0 (old behavior), then openkore will move towards the monster.
If this parameter is set to 1 (new behavior), then openkore will wait in place until the wounded monster comes closer.
Appeared in PR#3628