Final Fantasy Wiki
mNo edit summary
m (Renaming categories in accordance with Forum:Category overhaul and categories for redirects)
(60 intermediate revisions by 27 users not shown)
Line 1: Line 1:
  +
{{sideicon|prime=FFVII}}
{{FFVII Enemies|
 
  +
{{infobox enemy
name = Unknown 2
 
  +
| release = FFVII
| image = [[Image:Unknown_2_FF7.jpg|200px]]
 
  +
|name = Unknown 2
| Location = [[Sunken Gelnika]]
 
  +
| japanese = 正体不明2
  +
| romaji = Shōtai Fumei 2
 
| image = [[File:Unknown 2 FF7.png|200px]]
  +
|location = [[Gelnika]]
  +
|formations = true
  +
|aiscript = true
  +
}}
  +
The '''Unknown 2''' is an enemy from ''[[Final Fantasy VII]]''. It gives the most [[gil]], [[Experience Points|EXP]], and [[Ability Points|AP]] of the three enemies of its type.
  +
  +
It appears to be a deformed biological experiment being transported in the [[Gelnika]].
  +
  +
==Stats==
  +
{{infobox enemy stats FFVII
 
| name = Unknown 2
 
| location = [[Gelnika]]
 
| level = 51
 
| level = 51
| HP = 13000
+
| hp = 13000
| MP = 130
+
| mp = 130
| Attack = 130
+
| attack = 130
| Def = 130
+
| magic atk = 130
| Magic = 130
+
| defense = 65
| MDef = 130
+
| magic def = 65
| Speed = 150
+
| dexterity = 130
| Evade = 1
+
| defense% = 1
| AP Awarded = 300
+
| luck = 12
| EXP = 900
+
| exp = 3000
| Gil = 10000
+
| ap = 300
| Morph = Magic Source
+
| gil = 10000
| Steal = Aurora Armlet
+
| poison = Absorb
| Drop = Holy Torch
+
| death = Immune
  +
| confusion = Immune
| Attacks = Tentacle, ? Needle, Abnormal Breath
 
| Weak Against = Nothing
+
| silence = Immune
| Resistant to = Nothing
+
| frog = Immune
| Immune to = Nothing
+
| small = Immune
| Absorbs = Ice
+
| slow-numb = Immune
  +
| petrify = Immune
| Status = [[Death]], [[Slow Numb]], [[Berserk (Spell)|Berserk]], [[Petrify]], [[Confusion]], [[Frog]], [[Doom (Status)|Death Sentence]], [[Silence]], [[Mini|Small]], [[Manipulate]]
 
  +
| death-sentence = Immune
| Other Information =
 
  +
| manipulate = Immune
  +
| berserk = Immune
  +
| peerless = Immune
  +
| seizure = Immune
  +
| drop 1 = [[Final Fantasy VII items#Lunar Curtain|Lunar Curtain]]
  +
| drop 1 rate = 2
  +
| steal 2 = [[Final Fantasy VII armor#Aurora Armlet|Aurora Armlet]]
  +
| steal 2 rate = 8
  +
| morph = [[Final Fantasy VII items#Guard Source|Guard Source]]
  +
| abilities = [[Final Fantasy VII enemy abilities#Tentacle|Tentacle]], [[Final Fantasy VII enemy abilities#? Needle|? Needle]], [[Final Fantasy VII enemy abilities#Abnormal Breath|Abnormal Breath]]
 
}}
 
}}
  +
The '''Unknown 2''' is an enemy from ''[[Final Fantasy VII]]''.
 
  +
==Formations==
  +
{|class="FFVII article-table" style="width:380px"
  +
|-class="a"
  +
!style="width:10%"|#
  +
!style="width:90%"|Formation
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#802|802}}
  +
|Unknown 2
  +
|}
  +
  +
==Locations==
  +
{|class="article-table" style="width:380px;text-align:left"
  +
|-
  +
!colspan="2" class="no-table"|[[Gelnika]]
  +
|-
  +
|style="width:50%"|Research Room
  +
|[[#802|802]]
  +
|-
  +
|style="width:50%"|Cargo Room
  +
|[[#802|802]]
  +
|}
  +
  +
==Battle==
  +
It uses Abnormal Breath either as first attack or as a counter-attack against physical attacks when its HP is between 25% and 50% of HP Max, inflicting [[Confuse (status)|Confuse]] on the party. Once its HP drops below 25%, it will start to counter physical attacks with ? Needle, which always inflicts [[Paralysis]].
  +
  +
===Strategy===
  +
It is recommended to bring [[Final Fantasy VII items#Ribbon|Ribbons]]. [[Mighty Guard (ability)|Big Guard]] and [[White Wind]], as they are good defensive measures to use when fighting this enemy, while for offensive purposes, [[Sleep (ability)|Sleepel]] and/or [[Frog Song]] are useful in inflicting [[Sleep (status)|Sleep]].
  +
  +
Once put to sleep, it is best to use magic-based attacks, such as [[Comet (ability)|Comet]] or [[Beta]], to avoid waking it up. If any party member is above [[level]] 60, they may wish to stay in the front [[row]] and use strong attacks before putting the enemy to sleep, such as 2x-Cut or 4x-Cut. All Unknowns are vulnerable to the [[Gravity (element)|Gravity element]] and thus can have a good portion of their HP removed via any spell from that [[Magic Materia (Final Fantasy VII)|Magic Materia]].
  +
  +
==AI script==
  +
AI: Main
  +
{
  +
:If (TempVar:OpeningAttack == 0) Then
  +
:{
  +
::If (At Least One Opponent doesn't have Confusion Status) Then
  +
::{
  +
:::Choose Random Opponent without Confusion Status
  +
::} Else {
  +
:::Choose Random Opponent
  +
::}
  +
::Use Abnormal Breath on Target
  +
::TempVar:OpeningAttack = 1
  +
:} Else {
  +
::If (At Least One Opponent doesn't have Confusion Status) Then
  +
::{
  +
:::Choose Random Opponent without Confusion Status
  +
::} Else {
  +
:::Choose Random Opponent
  +
::}
  +
::Use [[Tentacle (ability)|Tentacle]] on Target
  +
:}
  +
}
  +
AI: Counter - Physical
  +
{
  +
:If (Unknown 2's HP <= 25% of Unknown 2's Max HP) Then
  +
:{
  +
::Choose Unknown 2's Last Attacker (Physical)
  +
::Use ? Needle on Target
  +
:} Else If (Unknown 2's HP <= 50% of Unknown 2's Max HP) Then {
  +
::Choose Unknown 2's Last Attacker (Physical)
  +
::Use Abnormal Breath on Target
  +
:}
  +
}
  +
  +
==Gallery==
  +
<gallery>
  +
FFVII Tentacle1.png|Tentacle.
  +
Unknown Needle.png|? Needle.
  +
Abnormal Breath.png|Abnormal Breath.
  +
</gallery>
  +
  +
==Trivia==
  +
*The Unknown monsters fought in Gelnika refer to the various enemies found in the [[Great Sea Trench]] in ''[[Final Fantasy V]]'', also called Unknown. Both locations are underwater.
   
 
==Related enemies==
 
==Related enemies==
Line 32: Line 131:
 
*[[Unknown 3]]
 
*[[Unknown 3]]
   
 
[[Category:Enemies in Final Fantasy VII]]
{{enemy-stub}}
 
[[Category:Final Fantasy VII enemies]]
 

Revision as of 20:31, 13 January 2019

Template:Sideicon

The Unknown 2 is an enemy from Final Fantasy VII. It gives the most gil, EXP, and AP of the three enemies of its type.

It appears to be a deformed biological experiment being transported in the Gelnika.

Stats

Formations

# Formation
802 Unknown 2

Locations

Gelnika
Research Room 802
Cargo Room 802

Battle

It uses Abnormal Breath either as first attack or as a counter-attack against physical attacks when its HP is between 25% and 50% of HP Max, inflicting Confuse on the party. Once its HP drops below 25%, it will start to counter physical attacks with ? Needle, which always inflicts Paralysis.

Strategy

It is recommended to bring Ribbons. Big Guard and White Wind, as they are good defensive measures to use when fighting this enemy, while for offensive purposes, Sleepel and/or Frog Song are useful in inflicting Sleep.

Once put to sleep, it is best to use magic-based attacks, such as Comet or Beta, to avoid waking it up. If any party member is above level 60, they may wish to stay in the front row and use strong attacks before putting the enemy to sleep, such as 2x-Cut or 4x-Cut. All Unknowns are vulnerable to the Gravity element and thus can have a good portion of their HP removed via any spell from that Magic Materia.

AI script

AI: Main {

If (TempVar:OpeningAttack == 0) Then
{
If (At Least One Opponent doesn't have Confusion Status) Then
{
Choose Random Opponent without Confusion Status
} Else {
Choose Random Opponent
}
Use Abnormal Breath on Target
TempVar:OpeningAttack = 1
} Else {
If (At Least One Opponent doesn't have Confusion Status) Then
{
Choose Random Opponent without Confusion Status
} Else {
Choose Random Opponent
}
Use Tentacle on Target
}

} AI: Counter - Physical {

If (Unknown 2's HP <= 25% of Unknown 2's Max HP) Then
{
Choose Unknown 2's Last Attacker (Physical)
Use ? Needle on Target
} Else If (Unknown 2's HP <= 50% of Unknown 2's Max HP) Then {
Choose Unknown 2's Last Attacker (Physical)
Use Abnormal Breath on Target
}

}

Gallery

Trivia

  • The Unknown monsters fought in Gelnika refer to the various enemies found in the Great Sea Trench in Final Fantasy V, also called Unknown. Both locations are underwater.

Related enemies