øAslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&action=printpage;topic=425.0e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/indexb18b.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=425.0e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/indexb18b.html.zxv¯g^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÈÆ¥nOKtext/htmlISO-8859-1gzip@øÕnÿÿÿÿÿÿÿÿTue, 10 Mar 2020 15:33:34 GMT0ó°° ®0®P®€§²ð®v¯g^Ÿn Print Page - Tower Of Babil Docs

Board of Slick

Library of the Ancients => Final Fantasy IV Research & Development => Topic started by: Deathlike2 on March 13, 2008, 07:13:42 PM

Title: Tower Of Babil Docs
Post by: Deathlike2 on March 13, 2008, 07:13:42 PM
Some of my magic damage algo was more or less confirmed... so meh.

Though, there is two sections of text worth looking into, both in record.txt:

Quote
3B     speed modifier. lower = faster. for autobattles, starts at 01;
       otherwise starts at 10. slow adds +08, (upper bound 20) haste adds -3
       (lower bound 0C)

Slow implies +8, Haste implies -3.. but what is the upper bound used for then...?

Quote
60-61  relative speed. equal to (Cecil's agi * 32) / (our agi * 0A). if Cecil
       isn't in the batle, an arbitrary character is picked instead. lower
       number = faster speed.

"Our agi" imples what? It seems like it implies the sum of the entire group's AGI. It seems like the battle is scaled around Cecil, which makes total sense actually.