Final Fantasy Hacktics

Modding => Help! => Topic started by: RavenCurow on March 24, 2018, 04:43:57 am

Title: Any ASM formula's for abilities that drain the casters health to use them?
Post by: RavenCurow on March 24, 2018, 04:43:57 am
Specifically I'm trying to add the new dark knight abilities from Wotl to the PSX version. Unfortunately there doesn't seem to be a formula that fits the desired effect. Has anyone done this already or are their any ASM hacks for a formula like this?
Title: Re: Any ASM formula's for abilities that drain the casters health to use them?
Post by: Nyzer on March 24, 2018, 09:59:03 am
The Worker 8 skills use a "damage self to cause damage" formula. Ramza's Chant uses a "damage self to heal" formula. Between the two of those and Gaffgarion's skills, you should be able to put together a perfectly functional DK skillset.
Title: Re: Any ASM formula's for abilities that drain the casters health to use them?
Post by: RavenCurow on March 24, 2018, 06:35:36 pm
Oh I completely forgot about worker 8's abilities! Thanks for the help.