Final Fantasy Wiki
Advertisement

Template:Sideicon

Jemnezmy is an enemy in Final Fantasy VII. She is encountered in the Temple of the Ancients and in the third round of the Battle Square after the player acquires Highwind and Gold Saucer reopens. When fought in the Battle Square, her stats are enhanced with double the regular HP and her Attack and Magic Attack are increased by 25%. In both places she is accompanied by Toxic Frogs.

Stats

Formations

# Formation
645 Row 1: Toxic Frog A, Toxic Frog B
Row 2: Jemnezmy
646 Row 1: Toxic Frog A, Toxic Frog B, Toxic Frog C
Row 2: Jemnezmy
647 Row 1: Toxic Frog A, Toxic Frog B, Toxic Frog C
Row 2: Jemnezmy

Locations

Temple of the Ancients
Room I 645 (event)
Battle Square (with Highwind available)
Group A - Battle 3 647
Group B - Battle 3 645

Battle

Jemnezmy uses Fascination, which always confuses male party members, and Cold Breath, an Ice-elemental attack only cast on female party members and members that have been turned into frogs. Although she may seem difficult, casting a Poison spell on her will instantly kill her.

Interestingly, if a party member attacks her while a frog and/or poisoned, she will cast Toad or Poisona on that party member as a counter move.

She is susceptible to L4 Suicide.

AI script

AI: Main {

If ((TempVar:FrogAtt == 0)
& (At Least One Opponent has Frog Status)) Then
{
SelectTar = All Opponents with Frog Status
If (At Least One in SelectTar doesn't have Confusion Status) Then
{
Choose Random from SelectTar without Confusion Status
} Else {
Choose Random from SelectTar
}
Use Cold Breath on Target
TempVar:FrogAtt = 1
} Else If (1/2 Chance) Then {
If (At Least One Opponent doesn't have Confusion Status) Then
{
Choose Random Opponent without Confusion
} Else {
Choose Random Opponent
}
If (Target is Cloud, Barret, Red XIII, Cait Sith, Vincent or Cid) Then
{
Use Fascination on Target
} Else {
Use Cold Breath on Target
}
TempVar:FrogAtt = 0
}

} AI: Counter - General {

Choose Jemnezmy's Last Attacker (General)
If ((Target has Frog Status) & (Jemnezmy's MP >= 14)) Then
{
Use Toad on Target
} Else If ((Target has Poison Status) & (Jemnezmy's MP >= 3)) Then {
Use Poisona on Target
}

}

Other appearances

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.

Mobius Final Fantasy

MFF Jemnezmy 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.


Gallery

Related enemies

Advertisement