Posts: 76
Threads: 20
Joined: Apr 2012
Reputation:
0
Does anyone here know how the X-Zone spell works, the reason I'm asking is because I'm planning on moving the X-Zone spell over the Aqua Rake Lore ability. I still want X-Zone to have the same effect as it originally did under the Lore ability. In the Bank C3 documents, I've only found these:
C3/2846: C912 CMP #$12 (is this X-Zone?)
C3/2848: F01F BEQ $2869 (branch if so)
C3/5151: C912 CMP #$12
C3/5153: F019 BEQ $516E (branch if spell is X-Zone)
12 is X-Zone's current spell ID while 8E is Aqua Rake's ID. Are these the only things I need to change?
Posts: 621
Threads: 49
Joined: Feb 2017
Reputation:
27
Hmm... there are a few more considerations, such as how the spell lists are loaded in for standard character magic and lores. There are also spell animations to take into account. If I were going after this, I'd leave the spells exactly where they were, but swap their effects and animations, which sounds like it might be what you're doing.
I'd also leave Aqua Rake in place and replace Cleansweep. A couple reasons for this:
1. Aqua Rake is water/wind, making it a better fit for Lores. Cleansweep is water-only, making it a better fit for Black Magic.
2. Aqua Rake is specifically meant to get you through the burning house in Thamasa, and highlight how good Lores are.
3. The animation for Cleansweep makes it look like a high-level spell along the lines of Quake and Merton. I would rename it Flood, up its power to make it a 4th level spell, and give it to a late-game Esper.
Posts: 281
Threads: 18
Joined: Mar 2014
Reputation:
8
X-Zone is just a normal multitarget spell that sets Death and has the "delay counterattacks" special property, with a funky animation that removes enemy sprites.
You can easily change any spell to be identical to X-Zone with FF3usME's spell and animation editor. I'm not sure what the code in the menu bank (C3) does, because I don't think X-Zone is usable out of battle. In past FF games, X-Zone and Warp were similar spells that would warp you out of battle if used on your team, and kill all enemies ("teleport them into the void") if used on the opposing team. Perhaps that code is leftovers from earlier designs.
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
Holy crap...it is an epic joke! It went right over my head the first time I read it, but now I get it!
We are born, live, die and then do the same thing over again.