Final Fantasy Hacktics

Modding => Help! => Topic started by: Patri on July 27, 2010, 11:55:26 pm

Title: How does FFTPatcher decide which stat to affect?
Post by: Patri on July 27, 2010, 11:55:26 pm
So as I've been messing around with FFTPatcher a bit, I noticed that both Preach and Praise from the Mediator Talk Skill Set both use the same formula: 2A Hit_(MA+X)% //AffectBraveorFaith(Y).

The X and Y values are identical, and everything else seems to be identical other than the Effects.

This is just mainly out of curiosity, but does anyone know exactly it decided which stat to affect? Is it simply hardcoded into those respective abilities?
Title: Re: How does FFTPatcher decide which stat to affect?
Post by: philsov on July 28, 2010, 12:15:12 am
simply hardcoded.  This is also true for most of the knight and thief skills and a handful of others.
Title: Re: How does FFTPatcher decide which stat to affect?
Post by: Patri on July 28, 2010, 08:21:18 am
Okay, that's what I figured. I just didn't want to assume that, however. Seemed too lazy of me  :P