Final Fantasy Hacktics

Modding => Help! => Topic started by: Mysfit on September 27, 2011, 07:45:40 am

Title: Quick FFT Patcher Formula Question
Post by: Mysfit on September 27, 2011, 07:45:40 am
I've tried looking around but couldn't immediately find anything definitive. I was wondering if there was a valid variable that the patcher can use which the game recognizes that would allow for direct consideration of Brave levels within a custom formula (similar to the variables for target and caster Faith levels). I would assume that it would be the same as the Faith variables with just a change of a letter or two, but I wanted to be certain.
Title: Re: Quick FFT Patcher Formula Question
Post by: Pride on September 27, 2011, 12:16:15 pm
There is not. It could be asm'd to do that and formerdeathcorps has been working on a formula hack that would allow such a thing (and many other things).
Title: Re: Quick FFT Patcher Formula Question
Post by: Mysfit on September 29, 2011, 10:50:55 am
Yet another reason to wish I was familiar with the subtle nuances of ASM hacking...  :(

Thanks for the help.