Final Fantasy Wiki
Register
Advertisement

The Guard System is an enemy from Final Fantasy VII. It uses its first turn to state either "Leave at once!!" or "Warning! Warning!". In battle, it will spawn either Quick Machine Gun or Rocket Launcher, which will attack for it. The Guard System itself is the true target, as the battle ends once it has been killed. Using Bolt has no effect as the Guard System is immune to Lightning attacks despite being mechanical.

Stats[]

Formations[]

# Formation
756 Guard System, Quick Machine Gun, Rocket Launcher
757 Guard System A, Quick Machine Gun A, Rocket Launcher A, Guard System B, Quick Machine Gun B, Rocket Launcher B
758 Guard System, Quick Machine Gun, Rocket Launcher
759 Guard System, Quick Machine Gun, Rocket Launcher

Locations[]

Junon Path
Path 2 756, 757
Path 3 756, 757

AI script[]

AI: Setup {

TempVar:GSGroup = Guard System, Quick Machine Gun and Rocket Launcher with
same Formation ID as Guard System

} AI: Main {

If (TempVar:Setup == 0) Then
{
1/2 Chance: Print Message [Warning! Warning!]
1/2 Chance: Print Message [Leave at once!!]
TempVar:Setup = 1
TempVar:WBGroup's CustomVar:Active = 1
}

} AI: Counter - Death {

Turn off Death Handling for Guard System
Choose Self
Use <Vanish> on Target
Remove TempVar:WBGroup

}

Other appearances[]

Pictlogica Final Fantasy[]

Baknamy FFTA2This section about an enemy in Pictlogica Final Fantasy is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.

Related enemies[]

Advertisement