Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: ShadowSkyle on May 28, 2012, 12:54:22 pm

Title: Request: Undead Targeting Formulas
Post by: ShadowSkyle on May 28, 2012, 12:54:22 pm
I need formulas 136 and 137 (Dragon Tame and Dragon Care) to target Undead flagged units instead of dragons. Creating a Necromancer class and trying to avoid having to use Seal Evil's speed-based formula for everything.
Title: Re: Request: Undead Targeting Formulas
Post by: Rfh on May 28, 2012, 03:39:51 pm
I'm working in the jobs of my game, and had thought about doing a necromancer job. I don't know much about ASM hacking, but this is not difficult, so:


  <Patch name="Formulas 5A,5B,5C and 5D used Undead instead of Dragon">
    <Description>Formulas 5A,5B,5C and 5D used Undead instead of Dragon</Description>
    <Location file="BATTLE_BIN" offset="1205BC">
      1980023C
      982D428C
      00000000
      58004290
      00000000
      10004230
      05004014
      00000000
      C310060C
      00000000
      1000BF8F
      1800BD27
      0800E003
      00000000
</Location>
  </Patch>

Indeed, that sprite you plan to use?

I find this (By Jon) but is incomplete...
(http://i831.photobucket.com/albums/zz233/JonsBucketPics/Final%20Fantasy%20Tactics/necrofrontandside.png)
So far I think the best is the custom sprite ''Enchanter Male''
Title: Re: Request: Undead Targeting Formulas
Post by: ShadowSkyle on May 28, 2012, 08:22:38 pm
Thanks! And for now it'll be the Enchanter Male/Female, until some better necromancer sprites are made