Editing
Aps
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== AI Script == === Start of Battle === <pre> Declare OpeningAttack = 0 Declare SewerTsunami = 0 Declare Count = 0 Declare HPDanger = 0 </pre> === Turn === <pre> If (OpeningAttack == 0) Then: Use Sewer Tsunami* on all targets OpeningAttack = 1 ElseIf (SewerTsunami == 0) Then: 3/4 Chance: If (any opponent is on the back row) Then: Use Tail Attack on random opponent on the back row Else: Use Tail Attack on random opponent 1/4 Chance: If (2nd opponent is alive) Then: Use Lick on 2nd opponent Else: Use Lick on random opponent ElseIf (Count == 0) Then: Count = 1 ElseIf (Count == 1) Then: Use Sewer Tsunami* on all targets Count = 2 ElseIf (Count == 2) Then: Count = 3 ElseIf (Count == 3) Then: Use Sewer Tsunami* on all targets Count = 0 SewerTsunami = 0 </pre> === Counter (Physical) === <pre> If (HPDanger == 0 AND Self HP < 1/3 * Self Max HP) Then: SewerTsunami = 1 HPDanger = 1 </pre> === Counter (Magic) === <pre> SewerTsunami = 1 </pre>
Summary:
Please note that all contributions to Final Fantasy VII Speedrun Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Final Fantasy VII Speedrun Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information