Site Tools


atb_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
atb_system [2022/05/05 19:46] – Corrections wylematb_system [2022/07/07 03:26] – [What happens in each tick] wylem
Line 37: Line 37:
       * In the case of characters, an expired Action Timer means that when the Pointer reaches that character, they will either execute their command (if one is queued), or enter the Menu Queue.       * In the case of characters, an expired Action Timer means that when the Pointer reaches that character, they will either execute their command (if one is queued), or enter the Menu Queue.
       * In the case of monsters, an expired Action Timer means that they will either execute their command (if one is queued), or the next turn of their battle script will be processed, queuing a command((This command could be "Do Nothing")) and handling any immediate actions such as changes to condition flags, resistances, stats like Magic Power, etc.       * In the case of monsters, an expired Action Timer means that they will either execute their command (if one is queued), or the next turn of their battle script will be processed, queuing a command((This command could be "Do Nothing")) and handling any immediate actions such as changes to condition flags, resistances, stats like Magic Power, etc.
-        * Note that if a monster starts a chain, all other participants' timers will be frozen until the chain is completed.+        * Note that if a monster starts a chain, all other participants' timers will be frozen until the chain is completed, and auto actions and the menu queue will not be processed.
       * Queuing a command sets the Action Timer based on the command entered. In the case of monsters, this is always? a fixed timer with a duration equal to 1, adjusted by the Speed Modifier. See the [[battle_timers#action_timer|Battle Timers]] article for more details.       * Queuing a command sets the Action Timer based on the command entered. In the case of monsters, this is always? a fixed timer with a duration equal to 1, adjusted by the Speed Modifier. See the [[battle_timers#action_timer|Battle Timers]] article for more details.
   - Any monster counters are processed.   - Any monster counters are processed.
atb_system.txt · Last modified: 2023/12/26 20:45 by A User Not Logged in