Users browsing this thread: 1 Guest(s)
25th & 10th Anniversary Challenge

#15
Posts: 617
Threads: 49
Thanks Received: 0
Thanks Given: 5
Joined: Feb 2017
Reputation: 25
Status
None
(09-10-2019, 07:31 PM)C-Dude Wrote: I've toned down the use of Tek Laser (it basically doesn't show up for enemies with more than 1000 HP, its last hurrah is the IAF assault), as well as rendered it reflectable to let players plan for it in parties that don't have the Runic option.  Still testing other changes.

There is something I need from you PowerPanda, and you said if I needed something for the project I should ask here.  I want to change Possess into a spell-trigger command (a la Shock or Health) calling spell EC (formerly Fire Wall).  I can't seem to get it to work, though.  I tried to tweak B-Run's Cover command for the slot, but that doesn't seem to do anything.  Copying Shock's structure with a different spell ID didn't seem to work either.

I know you successfully changed Possess into Morph for your hack's imp; do you have any pointers?

So I actually re-purposed Health, not Possess. It was in the early days of my hacking, and I couldn't get Possess to work. It would auto kill the target and the caster no matter what I did. Now that I know a bit more, here is what I would try:

Code:
Possess
C2/17E5: A9 EC        LDA #$EC (Load Fire Wall)
C2/17E7: 85 B6        STA $B6 (Set Spell/animation)
C2/17E9: A9 05        LDA #$05
C2/17EB: 80 ??        BRA $1765 (Jump backwards to $1765. Don't remember how to calculate bytes jumping backwards at the moment)
C2/17ED: EA EA EA    NOP
C2/17F0: EA EA        NOP
C2/17F2: EA EA        NOP
C2/17F4: EA EA        NOP
Divergent Paths has unfortunately stalled out again. I have started a second job as a "Game Breaker" (aka Balancer) for the Board Game Publisher AEG, and it is taking all of my former free time. I love FFVI, but I've gotta be putting the effort forward on the hobby that actually pays. There's a huge push right now to get our games to the manufacturer in China before (A) the new plastic tariffs kick in, and (B) Chinese New Year shuts down production for a month. Hopefully, once the summer rush dies down a bit, I can dedicate at least 1 day a week to working on this project instead of others.


Projects:
FFVI: Divergent Paths (Completed) - a complete storyline and gameplay hack of FF6 that adds Leo as a playable character
  Find
Quote  
[-] The following 1 user says Thank You to PowerPanda for this post:
  • C-Dude (09-11-2019)



Messages In This Thread
25th & 10th Anniversary Challenge - by PowerPanda - 06-29-2019, 05:22 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 06-29-2019, 09:05 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 08-02-2019, 07:53 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 08-03-2019, 06:56 PM
RE: 25th & 10th Anniversary Challenge - by Warrax - 08-04-2019, 10:49 AM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 09-10-2019, 07:31 PM
RE: 25th & 10th Anniversary Challenge - by PowerPanda - 09-11-2019, 12:16 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 09-11-2019, 01:51 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 10-19-2019, 11:50 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 10-20-2019, 09:16 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 12-21-2019, 11:45 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 12-29-2019, 05:32 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 12-30-2019, 05:14 PM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 01-11-2020, 01:10 AM
RE: 25th & 10th Anniversary Challenge - by C-Dude - 01-11-2020, 08:50 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite