Final Fantasy Wiki
mNo edit summary
m (Bot: Changing template: Enemy-stub)
(29 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{FFVII Enemies
+
{{sideicon|prime=FFVII|FFBE}}
  +
{{infobox enemy
  +
| release = FFVII
  +
|name = Cuahl
  +
| japanese = クアール
 
| romaji = Kuāru
  +
| lit = Coeurl
 
| image = [[File:Cuahl FF7.png|200px]]
 
|location = [[Gaea's Cliff]]; [[Battle Square]]
  +
|formations = true
  +
|aiscript = true
 
}}
  +
{{See|Coeurl}}
  +
'''Cuahl''' is an enemy from ''[[Final Fantasy VII]]''. It is fought in the caves of [[Gaea's Cliff]] and in the sixth round of the [[Battle Square]] after the player acquires the ''[[Highwind (Final Fantasy VII)|Highwind]]'' and [[Cloud Strife]] rejoins the [[party]]. When fought on the Battle Square its stats are enhanced with double the normal HP and its Attack and Magic Attack are increased by 25%.
  +
  +
==Stats==
  +
{{infobox enemy stats FFVII
 
| name = Cuahl
 
| name = Cuahl
  +
| location = [[Gaea's Cliff]]; [[Battle Square]]
| image = [[Image:Cuahl_FF7.png|200px]]
 
  +
| battle square = true
| Location = [[Gaea's Cliff]]
 
 
| level = 33
 
| level = 33
| HP = 1,300
+
| hp = 1300
| MP = 80
+
| mp = 60
| Attack = 65
+
| attack = 65
| Def = 42
+
| magic atk = 45
| Magic = 45
+
| defense = 21
| MDef = 70
+
| magic def = 35
| Speed = 60
+
| dexterity = 60
| Evade = 1
+
| defense% = 1
| AP Awarded = 70
+
| luck = 0
| EXP = 720
+
| exp = 720
| Gil = 800
+
| ap = 70
| japan = クアール
+
| gil = 800
  +
| drop 1 = [[Final Fantasy VII items#Hi-Potion|Hi-Potion]]
| romaji = Kuāru
 
  +
| drop 1 rate = 8
| Morph = Tranquilizer
 
| Steal = Tranquilizer
+
| steal 2 = [[Final Fantasy VII items#Tranquilizer|Tranquilizer]]
  +
| steal 2 rate = 32
| Drop = [[Hi-Potion]]
 
  +
| morph = [[Final Fantasy VII items#Tranquilizer|Tranquilizer]]
| Attacks = ''Light Shell'', [[Blaster]]
 
  +
| abilities = ''[[Final Fantasy VII enemy abilities#Light Shell|Light Shell]]'', [[Final Fantasy VII enemy abilities#Blaster|Blaster]]
| Enemy Skill = N/A
 
  +
| manipulate 1 = Light Shell
| Weak Against = Nothing
 
| Resistant to = Nothing
+
| manipulate 2 = Blaster
| Immune to = Nothing
 
| Absorbs = Nothing
 
| Status = Nothing
 
| Other Information =
 
 
}}
 
}}
'''Cuahl''' is an enemy from ''[[Final Fantasy VII]]'', and is likely a mistranslation of [[Coeurl]]. It will not attack the party until the party attacks it. If attacked magically, it gains the '''Light Shell''' attack. If attacked physically it gains the [[Blaster]] attack.
 
   
  +
==Formations==
It has very low HP in comparison to other enemies at the point in the game the player finds it, and can easily be defeated.
 
  +
{|class="FFVII article-table" style="width:380px"
  +
|-class="a"
  +
!style="width:10%"|#
  +
!style="width:90%"|Formation
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#712|712}}
  +
|Cuahl A, Cuahl B
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#713|713}}
  +
|Cuahl, Headbomber A, Headbomber B
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#715|715}}
  +
|Cuahl A, Cuahl B (Back Attack)
  +
|}
  +
  +
==Locations==
  +
{|class="article-table" style="width:380px;text-align:left"
  +
|-
  +
!colspan="2" class="no-table"|[[Gaea's Cliff]]
  +
|-
  +
|style="width:50%"|Ice Tunnel
  +
|[[#712|712]], [[#713|713]], [[#715|715]] (Back Attack)
  +
|-
  +
|style="width:50%"|Healing Spring
  +
|[[#712|712]], [[#713|713]], [[#715|715]] (Back Attack)
  +
|-
  +
!colspan="2" class="no-table"|[[Battle Square]] (with Highwind available)
  +
|-
  +
|style="width:50%"|Group A - Battle 6
  +
|[[#713|713]]
  +
|-
  +
|style="width:50%"|Group B - Battle 6
  +
|[[#712|712]]
  +
|}
  +
  +
==Battle==
 
Cuahl will not attack the party until the party attacks it. If attacked magically, it gains the Light Shell attack. If attacked physically it gains the [[Blaster (ability)|Blaster]] attack.
  +
 
It has low HP in comparison to other enemies at the point in the game the player finds it, and can easily be defeated.
  +
  +
==AI script==
  +
AI: Main
  +
{
  +
:If (TempVar:PhysCounter == 1) Then
  +
:{
  +
::If (TempVar:PhysTarget doesn't have Death Status) Then
  +
::{
  +
:::Choose TempVar:PhysTarget
  +
::} Else {
  +
:::Choose Random Opponent with Lowest Def
  +
::}
  +
::Use Blaster on Target
  +
::TempVar:PhysCounter = 0
  +
:}
  +
:If (TempVar:MagCounter == 1) Then
  +
:{
  +
::If (TempVar:MagTarget doesn't have Death Status) Then
  +
::{
  +
:::Choose TempVar:MagTarget
  +
::} Else {
  +
:::Choose Random Opponent with Lowest MDf
  +
::}
  +
::Use <Light Shell> on Target
  +
::TempVar:MagCounter = 0
  +
:}
  +
}
  +
AI: Counter - Physical
  +
{
  +
:TempVar:PhysTarget = Cuahl's Last Attacker (Physical)
  +
:TempVar:PhysCounter = 1
  +
}
  +
AI: Counter - Magical
  +
{
  +
:TempVar:MagTarget = Cuahl's Last Attacker (Magical)
  +
:TempVar:MagCounter = 1
  +
}
  +
  +
==Other appearances==
  +
===''[[Final Fantasy Brave Exvius]]''===
  +
{{Enemy section|Final Fantasy Brave Exvius}}
   
 
==Gallery==
 
==Gallery==
  +
<gallery>
{{Gallery
 
|File:FFVII Blaster.png|Blaster
+
FFVII Blaster.png|Blaster.
  +
</gallery>
|File:Light Shell.png|Light Shell
 
  +
}}
 
  +
==Etymology==
  +
{{Etym|Coeurl}}
   
[[Category:Final Fantasy VII Enemies]]
+
[[Category:Enemies in Final Fantasy VII]]

Revision as of 17:06, 13 January 2020

Template:Sideicon

Cuahl is an enemy from Final Fantasy VII. It is fought in the caves of Gaea's Cliff and in the sixth round of the Battle Square after the player acquires the Highwind and Cloud Strife rejoins the party. When fought on the Battle Square its stats are enhanced with double the normal HP and its Attack and Magic Attack are increased by 25%.

Stats

Formations

# Formation
712 Cuahl A, Cuahl B
713 Cuahl, Headbomber A, Headbomber B
715 Cuahl A, Cuahl B (Back Attack)

Locations

Gaea's Cliff
Ice Tunnel 712, 713, 715 (Back Attack)
Healing Spring 712, 713, 715 (Back Attack)
Battle Square (with Highwind available)
Group A - Battle 6 713
Group B - Battle 6 712

Battle

Cuahl will not attack the party until the party attacks it. If attacked magically, it gains the Light Shell attack. If attacked physically it gains the Blaster attack.

It has low HP in comparison to other enemies at the point in the game the player finds it, and can easily be defeated.

AI script

AI: Main {

If (TempVar:PhysCounter == 1) Then
{
If (TempVar:PhysTarget doesn't have Death Status) Then
{
Choose TempVar:PhysTarget
} Else {
Choose Random Opponent with Lowest Def
}
Use Blaster on Target
TempVar:PhysCounter = 0
}
If (TempVar:MagCounter == 1) Then
{
If (TempVar:MagTarget doesn't have Death Status) Then
{
Choose TempVar:MagTarget
} Else {
Choose Random Opponent with Lowest MDf
}
Use <Light Shell> on Target
TempVar:MagCounter = 0
}

} AI: Counter - Physical {

TempVar:PhysTarget = Cuahl's Last Attacker (Physical)
TempVar:PhysCounter = 1

} AI: Counter - Magical {

TempVar:MagTarget = Cuahl's Last Attacker (Magical)
TempVar:MagCounter = 1

}

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.

Gallery

Etymology

The coeurl is a fictional alien race created by science-fiction writer A. E. van Vogt. Coeurls also appear in other fantastical environments, such as in Dungeons & Dragons (as "Displacer Beasts"). Coeurls are generally described to be feline with longer forelimbs and tentacles.