Final Fantasy Wiki
Register
Advertisement

SOLDIER:2nd is an enemy from Final Fantasy VII. They are Second Class SOLDIER member fought in Junon during "In a World Approaching Its End" and "Clash in the Deep Sea". They are also fought in the Underwater Reactor in Junon Path - Submarine Dock if the player fails the mission of Underwater Huge Materia.

Stats[]

  1. SOLDIER:2nd will never use Silence
  2. SOLDIER:2nd will never use Quadra-Cut

Formations[]

# Formation
745 SOLDIER:2nd A, SOLDIER:2nd B
746 SOLDIER:2nd A, Roulette Cannon, Pedestal, SOLDIER:2nd B
747 SOLDIER:2nd A, SOLDIER:2nd B (Attack from both sides)
754 Row 1: Slalom A, Slalom B
Row 2: SOLDIER:2nd
755 SOLDIER:2nd A, SOLDIER:2nd B (Back Attack)
760 SOLDIER:2nd A, SOLDIER:2nd B, SOLDIER:2nd C (Attack from both sides)
761 SOLDIER:2nd A, SOLDIER:2nd B, SOLDIER:2nd C
762 SOLDIER:2nd A, SOLDIER:2nd B
940 SOLDIER:2nd
942 SOLDIER:2nd A, SOLDIER:2nd B
943 SOLDIER:2nd A, SOLDIER:2nd B (Attack from both sides)
944 SOLDIER:2nd
945 SOLDIER:2nd A, SOLDIER:2nd B
946 SOLDIER:2nd A, SOLDIER:2nd B (Attack from both sides)

Locations[]

Upper Junon (during Weapon event)
Airport 940, 942
Road 940, 942
Upper Junon (after Weapon event)
Airport 745, 746, 747 (Attack from both sides)
Junon Branch (during Weapon event)
Path 944, 945, 946 (Attack from both sides)
Junon Path
Path 2 754, 755 (Back Attack), 760 (Attack from both sides)
Path 3 754, 755 (Back Attack), 760 (Attack from both sides)
Submarine Dock (if the player fails the Huge Materia quest) 761, 762

Battle[]

Unlike other SOLDIER enemies, SOLDIER:2nd can be manipulated, and if one is manipulated into attacking the other, they will fight to the death unless the player does something to draw their attention back to the party. Even with manipulation, they only have two physical attacks, though Sword of Doom is powerful. Their Fight attack may be used twice in one turn, while Sword of Doom is a counter-attack against magical attacks.

They drop X-Potions, which can make them worth fighting.

Strategy[]

Group-hitting attacks can tackle them all at once, such as Magic Breath from the Enemy Skill Materia.

AI script[]

Start of battle

Declare SelectTar = Random opponent

Declare SpclChance = 5

Declare SwordofDoom = 0

Turn
If (SwordofDoom == 0) Then

If ((SelectTar doesn't have Death Status) AND (SelectTar != Undefined)) Then: Use Fight on SelectTar

Else: Use Fight on random opponent

If ((Target doesn't have Death Status) AND (1/SpclChance chance)) Then: Use Fight on target

SelectTar = Undefined

SwordOfDoom = 0

Else

If ((SelectTar doesn't have Death Status) AND (SelectTar != Undefined)) Then: Use Sword of Doom on SelectTar

Else: Use Sword of Doom on random opponent

SwordOfDoom = 0

Counter

If (SelectTar == Undefined) Then: SelectTar = SOLDIER:2nd's last attacker

If ((SOLDIER:2nd's HP < 1001) AND (SpclChance == 3)) Then

SpclChance = 2

SwordOfDoom = 2

Else If ((SOLDIER:2nd's HP < 2001) AND (SpclChance == 4)) Then

SpclChance = 3

SwordOfDoom = 2

Else If ((SOLDIER:2nd's HP < 3001) AND (SpclChance == 5)) Then: SpclChance = 4

Else: SpclChance = 5

Counter - if attacked by magic

Use Sword of Doom on SOLDIER:2nd's last magical attacker

Other appearances[]

Pictlogica Final Fantasy[]

PFF Soldier 2nd

Soldier:2nd appears as an enemy in Pictlogica Final Fantasy.

Final Fantasy Airborne Brigade[]

Soldier 2nd Class Brigade
Baknamy FFTA2This section about an enemy in Final Fantasy Airborne Brigade is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.


Related enemies[]

Advertisement