fftbg:chargetime

A CLOCKTICK is the basic unit of time of an FFT battle. During one clocktick, each unit's CT meter increases by an amount equal to the unit's Speed. Strictly, a clocktick is defined as the period of time between two consecutive S+ phases.

CHARGE TIME (CT) is an indicator of a unit's readiness to act. A unit receives an ACTIVE TURN (AT, or simply 'turn') when its CT is greater than or equal to 100. On each AT, a unit can either move and act, move but not act, act but not move, or neither act nor move. At the end of the AT, CT is decremented according to what the unit did on its turn:

ActionCT Cost
move and actCT - 100
move onlyCT - 80
act onlyCT - 80
neither act nor moveCT - 60
** If new_CT is greater than 60, it is instead set to 60

CTR is a value associated with each slow action that determines its charging time in clockticks. A slow action with CTR = 1 will be executed on the clocktick after it is initiated, and one with CTR = 2 will be executed on the second clocktick after it is initiated. CTR is related to the spell speeds given in the game as CTR = RU{100 / spellspeed} and spellspeed = RU{100 / CTR}. This guide uses CTR instead of spell speed because spell speed is problematic for some slow actions such as CHARGE, and CTR is the actual value stored by the game.

For all slow actions except for JUMP, CHARGE, SING and DANCE

CTR = RU{CTR/2}

**RU = 'Round Up

This page has been accessed for: Today: 1 / Yesterday: 0 Until now: 27

  • fftbg/chargetime.txt
  • Last modified: 2024/03/18 17:39
  • by rentedred