Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: DuxorW on April 15, 2013, 06:52:40 pm

Title: formula hack request: change rod formula to Dmg_F(MA*WP)
Post by: DuxorW on April 15, 2013, 06:52:40 pm
This is a request to change the formula for rods from WP*PA to Dmg_F(MA*WP). I want to use this with the weapon effect hack to cast spells with rods. I know there are other ways to do this (using a hack to change the proc rate, etc) but those have the aesthetically unpleasing effect of showing the damage from the rod before the spell proc, whereas I'd rather the character swing their rod and instantly cast the spell using a formula that replicates the spell perfectly (I can change WP to match the Y value for spells using formula 08). If I am having a ditzy moment and there is already a way to do this....let me know.

Thanks in advance if anyone decides to do this.
Title: Re: formula hack request: change rod formula to Dmg_F(MA*WP)
Post by: Atma on November 15, 2013, 03:31:31 pm
The formula used by the magic guns works like that.  It's limited, but that's the only thing that comes to mind
Title: Re: formula hack request: change rod formula to Dmg_F(MA*WP)
Post by: formerdeathcorps on November 22, 2013, 02:10:43 pm
Here's a "joke" idea if you have the extra spell slots.
1) Use Raven's workbook to set Rod formula to MA * Fa / 100 * WP
2) Set all rods to formula 02
3) Have the spells referenced take a formula like 11 (which is NS, meaning it doesn't do anything), but set the effect to that of the spell you want to mimic.

I haven't tested this, so this may not work.  I remember someone telling me setting it to a NS formula still causes a damage display equal to the PA of the user, but if that's the case, I can custom code you something to remove that.