Board of Slick

Library of the Ancients => Final Fantasy IV Research & Development => Topic started by: Rodimus Primal on July 13, 2016, 08:54:12 PM

Title: Milon-Z/Scarmiglione's Counter Attack
Post by: Rodimus Primal on July 13, 2016, 08:54:12 PM
So I was looking into the battle scripts and I realized the one I have not restored on my project is Scarmiglione's counter attack where he casts Dullsong. Is there a way to restore this without sacrificing anything?

I looked up on this board for an old topic that might shed some light on it and I found this : http://slickproductions.org/forum/index.php?topic=580.msg4745;topicseen#msg4745 (http://slickproductions.org/forum/index.php?topic=580.msg4745;topicseen#msg4745)

The thing is I don't want to sacrifice his weakness and change what should be there so that I can restore it.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: chillyfeez on July 14, 2016, 11:41:03 AM
OK, so, I'm not looking at a ROM now (@work) and I haven't really looked into Milon Z's dullsong counter before, but seeing as that linked post predates FF4kster by a couple of years, I imagine the byte sacrifice was only necessary because there was no program to automatically rearrange the monster data to include a reaction byte.
So if DullSong still exists as a spell (which I don't know, but a look into FF4kster's spell editor should illuminate), then all you would have to do is give  MZ a reaction, then create the reaction script using one that's not currently in use. For your convenience, Grimoire LD once went through all of the AI scripts and indices in FF4kster to identify the ones that were unused and/or dummied out. Here's that info:
http://slickproductions.org/forum/index.php?topic=1893.0
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Rodimus Primal on July 14, 2016, 09:51:01 PM
Ah I figured it out. Thanks!

The counter attack is back. Now the actual spell itself I should probably changed it to cast curse. Also I'm literally to the rim with battle messages. Now I just have to find a way to make something fit for the counter attack.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: chillyfeez on July 15, 2016, 08:15:43 AM
What is he supposed to say when he counters?
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Rodimus Primal on July 15, 2016, 03:55:47 PM
"Breath this, and become a zombie like me!"
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: fedorajoe on July 15, 2016, 07:04:15 PM
THANK YOU for the info on unused/redundant enemy AI. I was just about to start searching for this.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: chillyfeez on July 15, 2016, 09:46:37 PM
THANK YOU for the info on unused/redundant enemy AI. I was just about to start searching for this.
Yeah, Grimoire is my hero. His research has saved me SO MUCH TIME while working on my project.
Well, pinkpuff, too...
Both of them are my hero.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Bahamut ZERO on July 16, 2016, 11:51:42 AM
THANK YOU for the info on unused/redundant enemy AI. I was just about to start searching for this.

Expressing my thanks for sharing the info as well! This will make working with AI scripts a much more comfortable affair for me.

"Breath this, and become a zombie like me!"

Hmm you could have it say something like "Feel my pain.." or "Become like me...!".

Other lines that might work there:

"Feel what I feel!"

"Become my slave!" (guess that one would only work if he confused people)

"Curse you!!" (since I just realized he's supposed to be cursing someone haha)

"Feel my Wrath!"
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: chillyfeez on July 16, 2016, 01:36:02 PM
 :cookie:Or,

"I've got gas!"

Sorry, couldn't help myself.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Bahamut ZERO on July 16, 2016, 03:36:06 PM
"You smelt it, I dealt it!"  :cycle:
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Pinkpuff on July 18, 2016, 05:10:53 PM
THANK YOU for the info on unused/redundant enemy AI. I was just about to start searching for this.
Yeah, Grimoire is my hero. His research has saved me SO MUCH TIME while working on my project.
Well, pinkpuff, too...
Both of them are my hero.

We've all come through for each other.
Title: Re: Milon-Z/Scarmiglione's Counter Attack
Post by: Rodimus Primal on July 18, 2016, 05:45:32 PM
THANK YOU for the info on unused/redundant enemy AI. I was just about to start searching for this.
Yeah, Grimoire is my hero. His research has saved me SO MUCH TIME while working on my project.
Well, pinkpuff, too...
Both of them are my hero.

We've all come through for each other.

Indeed.