Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fftbg:chargetime [2024/01/02 13:56] rentedred |
fftbg:chargetime [2024/03/18 17:39] (current) rentedred |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Clockticks Till Resolution (CTR) ===== | ===== Clockticks Till Resolution (CTR) ===== | ||
| **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. | **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. | ||
| + | |||
| + | ===== Short Charge ===== | ||
| + | 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: {{counter|today}} / Yesterday: {{counter|yesterday}} | ||
| + | Until now: {{counter|total}} | ||