Final Fantasy Hacktics

Modding => Help! => Topic started by: CloudsOverFF on March 02, 2021, 02:17:31 pm

Title: FFT Patcher terminology and weapon formula help
Post by: CloudsOverFF on March 02, 2021, 02:17:31 pm
How can I change the Gun Damage Formula to SPxWP instead of WP^2? I can't get it to work with xml changes. I've tried the STAT1*STAT2 option on ravens workbooks to no avail.
Title: Re: FFT Patcher terminology and weapon formula help
Post by: Ramza Stan on March 07, 2021, 02:59:53 pm
Using the patcher to manually change the damage formula for each gun to Formula 63 would give you SPxWP for damage, but I believe that would come with the side effect of allowing physical evasion to apply so I'm not sure if it will cover what you want.  I don't know how to do ASM hacks but if the SPXWP formula isn't being used for anything else that allows evasion maybe you could alter that formula to disallow evasion if you know how to do that?