Final Fantasy Hacktics

Modding => Help! => Topic started by: greatphumbaba on November 06, 2012, 12:53:08 am

Title: FFT Patcher Help !
Post by: greatphumbaba on November 06, 2012, 12:53:08 am
im altering the mantray spells into elemental sword attacks i got everything working, the animation action damage and all , but for some reason the elemental properties wont go into effect , i keep checking and i have them checked right . is something im doing wrong ? :(
Title: Re: FFT Patcher Help !
Post by: RavenOfRazgriz on November 06, 2012, 05:57:40 am
Holy Sword, Dark Sword formula ignore the Element flagged on the skill and will only work with the equipped weapon's Element because they're bugged and FFT was coded by underpaid monkeys from the local zoo and not actual people.  Look in FFT OrgASM for the Holy Sword/Dark Sword Fix ASM and apply it to your ISO and they should work fine.
Title: Re: FFT Patcher Help !
Post by: greatphumbaba on November 06, 2012, 07:51:39 pm
is that the same for skills ? cause i have a 8 skills flagged for each element and none of them are working :(. could it be the formula i use ? Dmg_(PA*(WP+Y)) PE
Title: Re: FFT Patcher Help !
Post by: RavenOfRazgriz on November 06, 2012, 09:54:56 pm
That is Formula 2D, which we shorthand as the Holy Sword formula around here.  Apply the ASM I mentioned from FFT OrgASM and your skills will work correctly.
Title: Re: FFT Patcher Help !
Post by: greatphumbaba on November 07, 2012, 01:13:12 am
thanks a mil for the reply ! ill have to get that going then :) again Very Greatful !
Title: Re: FFT Patcher Help !
Post by: greatphumbaba on November 07, 2012, 02:22:28 am
guess i shoulda admited new to this hacking thing :P but thanks again a lifesaver you were :)