Final Fantasy Hacktics

Modding => Help! => Topic started by: nitwit on March 16, 2014, 08:49:16 pm

Title: Formula hacking
Post by: nitwit on March 16, 2014, 08:49:16 pm
I want to change the unarmed forumal to use 0x0030 Original PA times 0x0036 PA instead of 0x0036 PA squared.  Not sore how to du that because I can't find the formula for unarmed attacks.

http://ffhacktics.com/wiki/Battle_Stats

I'm looking at this.

http://ffhacktics.com/wiki/BATTLE.BIN
http://ffhacktics.com/wiki/Formulas
http://ffhacktics.com/wiki/Routine_Locations
Title: Re: Formula hacking
Post by: Choto on March 16, 2014, 09:32:30 pm
Here's the one you want: http://ffhacktics.com/wiki/Base_XA_Calculation

Me and FDC rewrote this XA routine to be more versatile. Raven included this hack in his Item Workbook spreadsheet: http://ffhacktics.com/smf/index.php?topic=7271.0

That should let you do what you want to do. Nice to see somebody using the wiki =)