Changes

Jump to navigation Jump to search

FF7/Battle/Battle scenes

256 bytes added, 20:01, 7 June 2010
m
AI Data: Explaining Pre-Attack
*Battle begins after all characters' Initialize scripts have been run (order to be determined).
*The only character with "Battle End" is in Cloud's AI. It's meant to lower the character's Love Points with him if he lets them die or he dies with them in the party (not sure which).
*PostPre-Attack Action Event occurs immediately after on all battle participants prior to any character performs actions performed by any attack to any target participant regardless whether damage is dealt of actor or nottarget. Script owner can be flagged as dead and This includes all executed 92 commands that have a command index of less than 21h. If any 92 commands are called in this section, the command that caused this script would still activate. It's to run has priority is higher than that of other Counter Scripts.
*The Custom Event sections are not called by any event. They only occur if they are called with the 92 command.
60 22<- command index "Run script" 60 0X <- where X is the script section in hex (eg. X = 8 would call Custom Event 1since it is script id 08 [not to be confused with offset])
92
*Custom Event 8 is only used on Mystery Ninja (all), Ultimate Weapons in location other than above Cosmo Canyon, Safer Sephiroth, and the final "showdown" between Cloud and Sephiroth. These characters have scripts on them that do not remove them from battle when they are defeated.
*Custom Events 1-7 may not work. (not thoroughly tested)
*The order of scripts executed:
*:*Beginning of battle
::Pre-Battle (all participants)
:*Once a "main-script enabled" enemy's time gauge is full:
::Main (Enemy performs action)
:*Pre-Attack (If enemy script uses a 92 commandwith a command index of 20h or less)
::Pre-Action Setup (occurs on all participants)
:*Post-Attack
:*Battle ends
::Battle End (all participants)
 
==== Binary "Cover Flags" ====
Anonymous user

Navigation menu