Difference between revisions of "attackDistance"

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '; attackDistance [<number>] : This option sets the distance in number of blocks from the monster that Kore will move to before attacking with its weapon. This also specifies the …')
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; attackDistance [<number>]
+
; attackDistance [<[[number]]>]
: This option sets the distance in number of blocks from the monster that Kore will move to before attacking with its weapon. This also specifies the default distance to be used when the dist option in [[attackSkillSlot]] and [[attackComboSlot]] blocks are not specified.
+
; homunculus_attackDistance [<[[number]]>]
 +
; mercenary_attackDistance [<[[number]]>]
 +
 
 +
: This option sets the distance in number of blocks from the monster that Kore will move to before attacking with its weapon. This also specifies the default distance to be used when the [[dist]] option in self-condition blocks are not specified.
  
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]

Latest revision as of 20:49, 18 September 2022

attackDistance [<number>]
homunculus_attackDistance [<number>]
mercenary_attackDistance [<number>]
This option sets the distance in number of blocks from the monster that Kore will move to before attacking with its weapon. This also specifies the default distance to be used when the dist option in self-condition blocks are not specified.