Difference between revisions of "attackAuto considerDamagedAggressive"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; attackAuto_considerDamagedAggressive [<boolean>] : This option sets whether auto-attack will consider targets damaged by the character as aggressives towards the bot. A...")
 
Line 1: Line 1:
 
; attackAuto_considerDamagedAggressive [<[[boolean]]>]
 
; attackAuto_considerDamagedAggressive [<[[boolean]]>]
  
: 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]
+
: 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]
  
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:attack]]

Revision as of 15:52, 10 September 2022

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