Final Fantasy Wiki
No edit summary
No edit summary
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
| romaji = Shin'eitai-in
 
| romaji = Shin'eitai-in
 
| lit = Elite Guard Member
 
| lit = Elite Guard Member
| image = [[File:Attack Squad FF7.png|120px]]
+
| image = Attack Squad FF7.png
 
|location = [[Wutai|Wutai Wilderness]]; [[Wutai Village|Wutai Head Temple]]; [[Junon|Junon Branch]]; [[Mt. Corel]]; [[Coal Train]]; [[Rocket Town]]
 
|location = [[Wutai|Wutai Wilderness]]; [[Wutai Village|Wutai Head Temple]]; [[Junon|Junon Branch]]; [[Mt. Corel]]; [[Coal Train]]; [[Rocket Town]]
 
|formations = true
 
|formations = true
 
|aiscript = true
 
|aiscript = true
 
}}
 
}}
  +
'''Attack Squad''' is an enemy from ''[[Final Fantasy VII]]''. Like the rest of the [[Shinra Public Security Division|Shinra troops]], it is only a minor threat.
'''Attack Squad''' is an enemy from ''[[Final Fantasy VII]]''. Like the rest of the Shinra troops, it is only a minor threat. It attacks on a handful of occasions, but has low HP and its only dangerous attack is to put a party member to sleep. Wearing a [[Twist Headband|Headband]] will prevent the effects of [[Sleep (status)|Sleep]], which is the biggest threat of the enemy, as the party can still attack using magic to bypass the [[Blind (status)|Darkness]] status, both status ailments is originated from his Smoke Bullet attack which always inflicts these status ailments mentioned. When fighting them in [[Wutai]], it is advised to use items such as Molotovs, Right Arms, or magic items if the character is inflicted with Darkness.
 
 
Interestingly the forced battle with the Attack Squads at [[Mt. Corel]]'s Reactor on Disc 2 should have made use of the 'Pre-Emp OFF' Flag, so they can be Pre-Empted in that battle.
 
   
 
==Stats==
 
==Stats==
Line 121: Line 119:
 
|[[#818|818]] (event)
 
|[[#818|818]] (event)
 
|}
 
|}
  +
  +
==Battle==
  +
Attack Squad attacks on a handful of occasions, but has low HP and its only dangerous attack is to put a party member to [[Sleep (Final Fantasy VII)|sleep]] and [[Darkness (Final Fantasy VII)|darkness]] with Smoke Bullet, which always inflicts these status ailments.
  +
 
[[File:Pre-emptive_Attack,_2_Attack_Squad,_Corel_Reactor.png|Pre-emptive battle with 2 Attack Squad in Corel Reactor|thumb]]
 
Interestingly, the forced battle with the Attack Squads at [[Mt. Corel]]'s reactor on Part 2 should have made use of the 'Pre-Emp OFF' flag, and so they can be [[Attack formations#Final Fantasy VII|pre-empted]] in that battle.
  +
  +
===Strategy===
  +
Wearing a [[Headband (Final Fantasy VII)|Headband]] nullifies sleep. Darkness is not as detrimental, as the player can still use [[Magic (Final Fantasy VII)|magic]] and attack items. When fighting them in [[Wutai]], it is advised to use attack items, such as [[Molotov (Final Fantasy VII)|Molotovs]], [[Right arm|Right arms]] or magic items, if the characters get inflicted with Darkness.
   
 
==AI script==
 
==AI script==
Line 144: Line 151:
 
:}
 
:}
 
}
 
}
 
==Gallery==
 
<gallery>
 
Pre-emptive_Attack,_2_Attack_Squad,_Corel_Reactor.png|Pre-emptive battle with 2 Attack Squad in Corel Reactor
 
</gallery>
 
   
 
==Related enemies==
 
==Related enemies==

Revision as of 17:04, 7 July 2020

Template:Sideicon

Attack Squad is an enemy from Final Fantasy VII. Like the rest of the Shinra troops, it is only a minor threat.

Stats

Formations

# Formation
620 Attack Squad A, Attack Squad B
621 Attack Squad A, Attack Squad B
622 Row 1: Attack Squad A, Attack Squad B
Row 2: Attack Squad C
812 Attack Squad
813 Attack Squad A, Attack Squad B
814 Attack Squad
815 Attack Squad
816 Attack Squad A, Attack Squad B
817 Row 1: Attack Squad A, Attack Squad B
Row 2: Senior Grunt
818 Row 1: Attack Squad A, Attack Squad B
Row 2: Turks:Rude (Rocket Town)*(Covered by Attack Squad A, Attack Squad B)
947 Attack Squad A, Attack Squad B

Locations

Wutai Wilderness
South 620 (event)
North 621 (event)
Wutai Head Temple
Main Hall 622 (event)
Junon Branch
Press Room 947 (event)
Mt. Corel
Corel Reactor 813 (event)
Coal Train
Engine 812 (event)
Rocket Town
Rocket Launching Pad 816 (event), 817 (event)
Access Platform 818 (event)

Battle

Attack Squad attacks on a handful of occasions, but has low HP and its only dangerous attack is to put a party member to sleep and darkness with Smoke Bullet, which always inflicts these status ailments.

Pre-emptive Attack, 2 Attack Squad, Corel Reactor

Pre-emptive battle with 2 Attack Squad in Corel Reactor

Interestingly, the forced battle with the Attack Squads at Mt. Corel's reactor on Part 2 should have made use of the 'Pre-Emp OFF' flag, and so they can be pre-empted in that battle.

Strategy

Wearing a Headband nullifies sleep. Darkness is not as detrimental, as the player can still use magic and attack items. When fighting them in Wutai, it is advised to use attack items, such as Molotovs, Right arms or magic items, if the characters get inflicted with Darkness.

AI script

AI: Main {

Choose Random Opponent
1/3 Chance: Use <Machine Gun> on Target
1/3 Chance: Use Grenade on Target
1/3 Chance: Use <Smoke Bullet> on Target

} AI: Counter - General {

If (Attack Squad's HP <= 2 * [Attack Squad's Max HP / 3]) Then
{
If (TempVar:Counter == 0) Then
{
Choose Attack Squad's Last Attacker (General)
Use <Smoke Bullet> on Target
TempVar:Counter = 1
}
} Else {
TempVar:Counter = 0
}

}

Related enemies