Final Fantasy Wiki
Register
Advertisement

Aps, is a boss in Final Fantasy VII. It is the first "non-robotic" boss faced in the game. Tifa, Cloud, and Aeris encounter it in the Midgar sewers at the beginning of "Prevent the Fall of the Plate". It is one of the monstrous pets of Don Corneo, and resides in the sewers directly below his mansion.

Stats[]

Formations[]

# Formation
386 Aps
387 Aps

Locations[]

Sewer
Sector 6 386

Battle[]

It is possible to get a pre-emptive attack on Aps, unlike against most other bosses. Attacks to the back of Aps inflict quadruple damage, as opposed to the regular double for the majority of enemies. Aps is weak to Fire.

Sewer Tsunami is Aps's strongest attack, but it damages Aps as well. The tsunami can come either forward, which causes more damage to Aps (between 180–192 HP) than the party, or backward of party, which causes more damage to the party than Aps (between 45–48 HP). After using it on his first turn, Aps will either use either Lick or Tail Attack. When hit by magic, Aps will use Sewer Tsunami from both directions. Aps's Lick attack inflicts Sadness, which reduces damage taken but halves the speed the party's Limit gauges fill.

Strategy[]

Aeris should concentrate on casting Fire and healing. Cloud's Cross-slash Limit Break often paralyzes Aps for most of the fight. If Aps is paralyzed, it will not counterattack with Sewer Tsunami.

AI script[]

Start of battle

Declare OpeningAttack = 0

Declare SewerTsunami = 0

Declare Count = 0

Declare HPDanger = 0

Turn
If (OpeningAttack == 0) Then

Use Sewer Tsunami*(Forward version) on all targets

OpeningAttack = 1

Else If (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

Else If (Count == 0) Then: Count = 1

Else If (Count == 1) Then

Use Sewer Tsunami*(Forward version) on all targets

Count = 2

Else If (Count == 2) Then: Count = 3

Else If (Count == 3) Then

Use Sewer Tsunami*(Backward version) on all targets

Count = 0

SewerTsunami = 0

Counter - if attacked physically
If (HPDanger == 0 AND Self HP < 1/3 * Self Max HP) Then

SewerTsunami = 1

HPDanger = 1

Counter - if attacked by magic

SewerTsunami = 1

Notes[]

  • The "2nd opponent" refers to the middle party member, usually Aeris if the player doesn't swap character positions.
  • Aps has two different flinch animations: one for the Sewer Tsunami ability and one for all other attacks.

Other appearances[]

Mobius Final Fantasy[]

MFF Aps & Rapps FFVII
Baknamy FFTA2This section about an enemy in Mobius Final Fantasy is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.


Final Fantasy Record Keeper[]

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


Final Fantasy Brave Exvius[]

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

Gallery[]

Aps has a tattoo similar to Don Corneo's in its artwork, which is absent from its in-game model: a heart with a sword through it, bordered with the text "Colneo's[sic] Pet No. 002(too small to read)", "son of a bitch", and "kill".

Etymology[]

Aps could be an alternative pet name for Apanda. Aps shares a resemblance and elemental properties with the boss from Final Fantasy V.

Abzu, also known as apsû, was the name for the primeval sea below the void space of the underworld (Kur) and the earth (Ma) above. It may also refer to fresh water from underground aquifers that was given a religious fertilizing quality. Lakes, springs, rivers, wells, and other sources of fresh water were thought to draw their water from the abzu. In the creation epic Enûma Elish, Abzu is depicted as a deity—A primal being made of fresh water and a lover to another primal deity, Tiamat, who was a creature of salt water.

Aps's artwork specifically confirms its named after the Mesopotamian God. (アプス(メソポタミアの神様の名前です), Apusu (Mesopotamia no kamisama no namae desu)?, lit. Abzu (it is the name of a Mesopotamian God))

Related enemies[]

Advertisement