how to change the skill "possess"
#35
(03-24-2014, 06:33 PM)Royaken Wrote: All this being said, can I change Possess in all together to something similer to Cecil's Dark Wave?

Did you want to Stay True to the Ability's Animation (with the little overlapping blue crescents), or just turn it into an Actor HP Draining, Multi-target Attack?

Obviously Difficulties of the Animation aside, it shouldn't be Impossible to point Possess to something similar to "Exploder", which sacrifices ALL HP to Damage the Enemy. Or maybe even a modified "Soul Spiral" code?


Exploder effect from 3DCD

C2/3C4C: A3 05 LDA $05,S
C2/3C4E: AA TAX (X = attacker)
C2/3C4F: 86 EE STX $EE
C2/3C51: C4 EE CPY $EE (is this target the attacker?)
C2/3C53: D0 05 BNE $3C5A (branch if not)
C2/3C55: BD 18 30 LDA $3018,X
C2/3C58: 14 A4 TRB $A4 (if so, clear it from hit targets. seemingly undoing
the addition to targets by the earlier special effect
function. but the problem is, C2/3467 sets the bit
in $A4 again shortly after this function returns.)
C2/3C5A: 60 RTS


Hmmm... Maybe a Modified Exploder ISN'T the Best Solution.

Oh, and by the way, Royaken? Nice Job with your SPC Endeavors.

You're coming along Nicely. I'll admit that I am Jealous. I don't seem to have the Flair (or patience?) to really Hammer those things out. Fruity Loops spoiled me with a GUI. I should've Started with Hex Composing.
Reply


Messages In This Thread
how to change the skill "possess" - by Badass - 01-21-2012, 01:42 AM
RE: how to change the skill "possess" - by Badass - 01-21-2012, 01:57 AM
RE: how to change the skill "possess" - by Badass - 03-01-2012, 03:01 AM
RE: how to change the skill "possess" - by Badass - 03-02-2012, 11:18 PM
RE: how to change the skill "possess" - by Badass - 03-03-2012, 05:38 AM
RE: how to change the skill "possess" - by Badass - 03-03-2012, 04:24 PM
RE: how to change the skill "possess" - by Cyprus - 11-29-2013, 03:54 PM
RE: how to change the skill "possess" - by Cyprus - 11-30-2013, 11:28 AM
RE: how to change the skill "possess" - by Cyprus - 01-24-2014, 01:13 AM
RE: how to change the skill "possess" - by Cyprus - 01-24-2014, 07:09 PM
RE: how to change the skill "possess" - by Cyprus - 03-08-2014, 07:25 PM
RE: how to change the skill "possess" - by malachitate - 03-24-2014, 09:12 PM
RE: how to change the skill "possess" - by Cyprus - 06-03-2014, 02:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New Skill ASM help Gi Nattak 2 3,641 05-27-2013, 01:39 PM
Last Post: madsiur

Forum Jump:


Users browsing this thread: 1 Guest(s)