Underwater MP is an enemy from Final Fantasy VII. They only have physical attacks, but may attack up to three times in one turn with his Machine Gun. A powerful armor, the Shinra Alpha, can be stolen from them, and they can be defeated in one hit using Enemy Skills.
Stats
Edit
Formations
Edit
# | Formation |
---|---|
771 | Underwater MP A, Underwater MP B |
Locations
Edit
Underwater Reactor | |
---|---|
Interior | 771 (event) |
AI script
Edit
AI: Main {
- If (TempVar:MoveSet == 0) Then
- {
- Choose Random Opponent
- Use <Machine Gun> on Target
- Choose Random Opponent
- Use <Machine Gun> on Target
- Choose Random Opponent
- Use <Machine Gun> on Target
- TempVar:MoveSet = 1
- } Else {
- Choose Random Opponent
- Use Hand Grenade on Target
- TempVar:MoveSet = 0
- }
}
Trivia
Edit
- The Grenadiers enemy, an enemy exclusive to the 1996 demo version of the game, uses the same battle model as the Underwater MP.
Related enemies
Edit
Community content is available under CC-BY-SA
unless otherwise noted.