Difference between revisions of "runFromTarget maxStep"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; runFromTarget_maxStep [<number>] : If runFromTarget is enabled, when moving away from a monster kore will try to move up to a maximum of the specified distance in blocks...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3628 PR#3628]}}
 +
 
; runFromTarget_maxStep [<number>]
 
; runFromTarget_maxStep [<number>]
 +
; mercenary_runFromTarget_maxStep [<number>]
 +
; homunculus_runFromTarget_maxStep [<number>]
 +
 
: If [[runFromTarget]] is enabled, when moving away from a monster kore will try to move up to a maximum of the specified distance in blocks away from it.
 
: If [[runFromTarget]] is enabled, when moving away from a monster kore will try to move up to a maximum of the specified distance in blocks away from it.
  
  
[[Category:config.txt]]
+
[[Category:Deprecated]]
[[Category:attack]]
 

Latest revision as of 20:46, 10 September 2022

This feature is not maintained since PR#3628. It MAY be removed or reworked in the future versions.

runFromTarget_maxStep [<number>]
mercenary_runFromTarget_maxStep [<number>]
homunculus_runFromTarget_maxStep [<number>]
If runFromTarget is enabled, when moving away from a monster kore will try to move up to a maximum of the specified distance in blocks away from it.