homunculus attackAuto duringRandomWalk: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; homunculus_attackAuto_duringRandomWalk <boolean> ; mercenary_attackAuto_duringRandomWalk <boolean> : Defines if the homunculus or mercenary can start an attack sequence when the master is on a randomwalk route (Default: 0) Category:config.txt Category:attack Category:homunculus")
 
No edit summary
 
Line 1: Line 1:
; homunculus_attackAuto_duringRandomWalk <[[boolean]]>
; homunculus_attackAuto_duringRandomWalk [<[[boolean]]>]
; mercenary_attackAuto_duringRandomWalk <[[boolean]]>
; mercenary_attackAuto_duringRandomWalk [<[[boolean]]>]


: Defines if the homunculus or mercenary can start an attack sequence when the master is on a [[route_randomWalk|randomwalk route]] (Default: 0)
: Defines if the homunculus or mercenary can start an attack sequence when the master is on a [[route_randomWalk|randomwalk route]] (Default: 0)
: Appeared in [https://github.com/OpenKore/openkore/pull/3119 PR#3119]


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:attack]]
[[Category:attack]]
[[Category:homunculus]]
[[Category:homunculus]]

Latest revision as of 14:31, 29 December 2024

homunculus_attackAuto_duringRandomWalk [<boolean>]
mercenary_attackAuto_duringRandomWalk [<boolean>]
Defines if the homunculus or mercenary can start an attack sequence when the master is on a randomwalk route (Default: 0)
Appeared in PR#3119