Difference between revisions of "attackAuto considerDamagedAggressive"

From OpenKore Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
; attackAuto_considerDamagedAggressive [<[[boolean]]>]
 
; attackAuto_considerDamagedAggressive [<[[boolean]]>]
 +
; homunculus_attackAuto_considerDamagedAggressive [<[[boolean]]>]
 +
; mercenary_attackAuto_considerDamagedAggressive [<[[boolean]]>]
  
 
: This option sets whether auto-attack will consider targets damaged by the character as aggressives towards the bot.
 
: This option sets whether auto-attack will consider targets damaged by the character as aggressives towards the bot.
: Appeared in [https://github.com/OpenKore/openkore/pull/3626 PR#3626]
+
: Appeared in [https://github.com/OpenKore/openkore/pull/3626 PR#3626] and [https://github.com/OpenKore/openkore/pull/3633 PR#3633]
  
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]

Latest revision as of 21:02, 18 September 2022

attackAuto_considerDamagedAggressive [<boolean>]
homunculus_attackAuto_considerDamagedAggressive [<boolean>]
mercenary_attackAuto_considerDamagedAggressive [<boolean>]
This option sets whether auto-attack will consider targets damaged by the character as aggressives towards the bot.
Appeared in PR#3626 and PR#3633