Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: Skip Sandwich on September 04, 2008, 12:45:35 pm

Title: Making throw a normal skill
Post by: Skip Sandwich on September 04, 2008, 12:45:35 pm
I'm in the process of doing a fairly ambitious personal patch, that involves the complete breakdown and reconstruction of the job and class system (entierely new jobs, and new job trees), and I was wondering if anyone had figured out a way to make the various throw skills work properly outside of a [Weapon Inventory] type skillset.
If what i'm asking for isn't currently possible (or just not possible via FFTPatcher), then i'd like to know before I waste too much time fiddling with it.
Title:
Post by: Argg0 on September 04, 2008, 02:40:50 pm
Isn't currently possible.
Title:
Post by: Skip Sandwich on September 04, 2008, 03:15:49 pm
okay then, thanks for the quick reply
Title:
Post by: Vanya on September 04, 2008, 10:01:19 pm
The only thing I've found concerning this is a certain pose setting that make's the user of a skill/spell look like they are throwing something. But I haven't tested it thoroughly yet. I don't think it will end up being of much use, though.
Title:
Post by: Skip Sandwich on September 04, 2008, 10:14:38 pm
I'm currently trying to figure out if there is a way to successfully add new items to the item command so I can make some offensive items without overwriting any existing ones. Currently, its not going any better then the attempt to add throwing skills to normal skillsets, since even when I overwrite the original item commands to make them offensive, I can't get the skillset to actually use the item peramiters to determine effect for anything other then just adding a status. Specifically, I want to make some bomb/grenade type items using the Gun WP^2 formula to determine effect (i've already switched actual guns to use SP * WP), but when I set it up so that the command actually works, it ends up taking the WP of whatever i have equiped instead of that of the item. I've had a little more success with making new offensive thowing items, but they all tend to start referencing the Thunder Soul effect for some reason  :?