Difference between revisions of "castTime"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page CastTime to castTime: Converting page titles to lowercase)
 
Line 1: Line 1:
 
; minCastTime [<seconds>]
 
; minCastTime [<seconds>]
: If this option is set, Kore will wait for at least the specified number of seconds before continuing [[AI]] functions.
+
: If this option is set, Kore will wait for at least the specified number of seconds before continuing [[ai|AI]] functions.
 
: ''(This is just a minimum. If Kore sees that the spell has not yet finished then AI will not resume.)''
 
: ''(This is just a minimum. If Kore sees that the spell has not yet finished then AI will not resume.)''
  

Latest revision as of 23:24, 26 April 2021

minCastTime [<seconds>]
If this option is set, Kore will wait for at least the specified number of seconds before continuing AI functions.
(This is just a minimum. If Kore sees that the spell has not yet finished then AI will not resume.)
maxCastTime [<seconds>]
If this option is set, Kore will wait for at most the specified number of seconds for the spell to finish casting before continuing AI functions.
(This is just a maximum. If Kore sees that the spell has finished then AI will resume.)

(These options are Skill Use Conditions.)