Miss if targeted enemy dies?
#1
Is it possible to have this game behave like older FF games, where you can't just spam the A button to win a fight?

I want it to miss if my character chooses to attack a specific enemy that happens to die before that character takes his turn.
NNID (Wii U): pjmcphee
PSN: PaJMtree
Xbox Live: PJ_McPhizzle
Reply
#2
Eh? I don't understand what is it that you want to do.

You want the attack to miss when...?
Reply
#3
Like if the character targets/attacks a monster, but that monster gets defeated by another character before that first character's turn to attack that monster initiates, so instead of that character's targeting auto-switching to another monster, it would still attack the defeated monster who in no longer there, and inevitably miss - like it did in the very first Final Fantasies games. Sounds like de-evolution in terms of the battle engine, but to each is own.
We are born, live, die and then do the same thing over again.
Reply
#4
(01-24-2012, 05:00 PM)PJM Wrote: Is it possible to have this game behave like older FF games, where you can't just spam the A button to win a fight?

I want it to miss if my character chooses to attack a specific enemy that happens to die before that character takes his turn.

It probably possible to disable the auto-retargetting but some specific things have to be taken into consideration. You must first find a way to make a check on the targetted monster to see if he's still alive right before or at the very beginning of the character action. Then you must find a way to waste the character's turn (resetting his ATB gauge). There might be a place that you could only branch to a "miss attack routine" or portion of code if the check fail and that would be a lot simpler.

And I'm thinking about something else as I'm writing this: do you want that for all the types of attack (including special skills)? In this case you might have to change more code. The code related to those changes should be in C2 unless I'm mistaken. I might eventually take a look at this but now I don't have enough free time for that.
Reply
#5
(01-24-2012, 08:36 PM)Gi Nattak Wrote: Like if the character targets/attacks a monster, but that monster gets defeated by another character before that first character's turn to attack that monster initiates, so instead of that character's targeting auto-switching to another monster, it would still attack the defeated monster who in no longer there, and inevitably miss - like it did in the very first Final Fantasies games. Sounds like de-evolution in terms of the battle engine, but to each is own.
A de-evolution indeed. I just liked how I had to pay attention to the battles in FF1, but in 4 and 6, I can just hold down the fast forward key in the emulator while holding down a, and walking back and forth on the world map, and in no time I've leveled a ton.

I guess I consider it a way to make the game a bit harder while not touching any levelling or monster stats.

Madsiur Wrote:It probably possible to disable the auto-retargetting but some specific things have to be taken into consideration. You must first find a way to make a check on the targetted monster to see if he's still alive right before or at the very beginning of the character action. Then you must find a way to waste the character's turn (resetting his ATB gauge). There might be a place that you could only branch to a "miss attack routine" or portion of code if the check fail and that would be a lot simpler.

And I'm thinking about something else as I'm writing this: do you want that for all the types of attack (including special skills)? In this case you might have to change more code. The code related to those changes should be in C2 unless I'm mistaken. I might eventually take a look at this but now I don't have enough free time for that.
That seems like a lot of work :S. It's not something I'm "that" passionate about, just something that popped in my head recently and I was wondering if it was possible or had been done before.
NNID (Wii U): pjmcphee
PSN: PaJMtree
Xbox Live: PJ_McPhizzle
Reply
#6
It's a great idea/mod, for sure. I bet many people would indeed like to add that oldschool feel to the battle engine, and your right about the holding the button down turbo thing. Try that in my hack, and the game over screen will show up faster than u could say "WTF?!" ^_^ haha..
We are born, live, die and then do the same thing over again.
Reply
#7
That's one thing that I always thought the Final Fantasy series needed to keep. No more just using turbo or holding down "A" to win battles. That's one reason why I created my original FF2usHT and FF3usHT so you had to actually stop and strategize. Holding down "A" won't get you very far... Especially on MQHT.
[Image: jce3000gt_md.png]

[Image: jce3000gt.jpg]
Reply
#8
(01-24-2012, 10:10 PM)PJM Wrote: That seems like a lot of work :S. It's not something I'm "that" passionate about, just something that popped in my head recently and I was wondering if it was possible or had been done before.

JCE300GT Wrote:That's one reason why I created my original FF2usHT and FF3usHT so you had to actually stop and strategize. Holding down "A" won't get you very far...

Well it seems it was already done and JCE knows more than me about itLaugh
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Guide to freeing up more enemy slots DrakeyC 7 6,093 04-10-2024, 12:49 PM
Last Post: DrakeyC
  Single-Enemy Formations that Allow Pincer PowerPanda 0 1,183 07-08-2021, 09:12 PM
Last Post: PowerPanda
Ninja Enemy Encounter Crashes Game Mutteo 6 8,021 05-03-2018, 07:26 PM
Last Post: Mutteo
  "Miss" in Battle Antamaru 7 7,221 12-26-2017, 02:50 PM
Last Post: assassin
  "Instant Death" over-rides "Miss if prot. from ailments" Marketa Lazarova 16 15,577 07-17-2016, 06:19 PM
Last Post: Marketa Lazarova
  BTB's Enemy Scripting Tutorial BTB 17 17,079 12-05-2015, 03:42 PM
Last Post: Tenkarider
  Help with an enemy's AI Script Blue Mage Gab 4 4,960 03-16-2015, 08:32 AM
Last Post: HatZen08
  HELP:Invoke Enemy Code event ShinMrKarate 2 3,420 10-03-2014, 04:28 PM
Last Post: madsiur
  Script Space, Palette Error, and Enemy Sprite disorientation? Royaken 24 24,808 04-11-2014, 09:23 PM
Last Post: Royaken
  Enemy bigger than 128x128? Royaken 5 6,942 03-11-2014, 11:03 PM
Last Post: madsiur

Forum Jump:


Users browsing this thread: