Final Fantasy Wiki
mNo edit summary
m (Bot: Changing template: Enemy-stub)
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Sideicon|FFIX}}
+
{{sideicon|prime=FFIX|PFF}}
  +
{{DISPLAYTITLE:Chimera (''Final Fantasy IX'')}}
{{FFIX Enemies
 
  +
{{infobox enemy
  +
| release = FFIX
 
|name = Chimera
 
|name = Chimera
 
| image = ChimeraFFIX.png
|japan = キマイラ
+
| japanese = キマイラ
|romaji = Kimaira
+
| romaji = Kimaira
|image = [[File:ChimeraFFIX.png|200px|Model.]]
 
  +
|aiscript=true
|Location = [[Memoria (Final Fantasy IX)|Memoria]]
+
|location = [[Memoria (Final Fantasy IX)|Memoria]]
|level = 67
 
|HP = 21,901
 
|MP = 3,053
 
|Speed = 43
 
|Strength = 24
 
|Attack Power = 86
 
|Defense = 10
 
|Magic = 24
 
|Magic Defense = 10
 
|Evade = 7
 
|Magic Evade = 9
 
|Spirit = 43
 
|Exp = 42,783
 
|AP = 4
 
|Gil = 2,732
 
|Steal = [[Vaccine]], [[List of Final Fantasy IX Jewels#Garnet|Garnet]], [[Remedy (Item)|Remedy]]
 
|Win = [[Phoenix Down]], [[Antidote (Item)|Antidote]], Vaccine
 
|Card = [[Ash (Final Fantasy IX)|Ash]]
 
|Ice = Weak
 
|Protected Against = [[Berserk (Status)|Berserk]], [[Confuse (Status)|Confuse]], [[Invisible (Status)|Vanish]]
 
|Attack = [[Frost Breath|Cold Breath]], [[Firaga]], [[Lightning (Ability)|Lightning]], [[Poison Breath|Venom Breath]], Virus Crunch
 
|Eat = [[Freeze (Ability)|Frost]]
 
|Class = Demon
 
 
}}
 
}}
{{See Also|Chimera}}
 
 
The '''Chimera''' is a demon enemy from ''[[Final Fantasy IX]]''. It can be found in [[Memoria (Final Fantasy IX)|Memoria]] and is one of the toughest normal enemies in the game.
 
The '''Chimera''' is a demon enemy from ''[[Final Fantasy IX]]''. It can be found in [[Memoria (Final Fantasy IX)|Memoria]] and is one of the toughest normal enemies in the game.
 
{{See|Chimera}}
  +
==Stats==
  +
{{infobox enemy stats FFIX
  +
| name = Chimera
 
| location = [[Memoria (Final Fantasy IX)|Memoria]]
  +
| prev = Nova Dragon (Final Fantasy IX)
  +
| bestiary = 179
  +
| next = Iron Man (Final Fantasy IX)
 
| level = 67
  +
| hp = 21901
  +
| mp = 3053
  +
| attack power = 86
 
| speed = 43
  +
| strength = 24
 
| magic = 24
 
| spirit = 43
 
| defense = 10
 
| evade = 7
  +
| magic defense = 10
  +
| magic evade = 9
  +
| exp = 42785
  +
| gil = 2732
  +
| demon = true
 
| ice = Weak
  +
| virus = Immune
  +
| confuse = Immune
  +
| berserk = Immune
  +
| auto-life = Immune
  +
| trance = Immune
  +
| defend = Immune
  +
| vanish = Immune
  +
| drop 1 = [[Final Fantasy IX items#Phoenix Down|Phoenix Down]]
  +
| drop 2 = [[Final Fantasy IX items#Antidote|Antidote]]
  +
| drop 3 = [[Final Fantasy IX items#Vaccine|Vaccine]]
  +
| steal 1 = [[Final Fantasy IX items#Vaccine|Vaccine]]
  +
| steal 2 = [[Final Fantasy IX jewels#Garnet|Garnet]]
  +
| steal 3 = [[Final Fantasy IX items#Remedy|Remedy]]
  +
| steal 4 = [[Final Fantasy IX items#Remedy|Remedy]]
  +
| card = Ash
  +
| blue magic = Frost
  +
| abilities = [[Final Fantasy IX enemy abilities#Virus Crunch|Virus Crunch]], [[Final Fantasy IX enemy abilities#Firaga|Firaga]], [[Final Fantasy IX enemy abilities#Lightning|Lightning]], [[Final Fantasy IX enemy abilities#Venom Breath|Venom Breath]], [[Final Fantasy IX enemy abilities#Cold Breath|Cold Breath]]
 
| ap = 4
  +
}}
   
==Battle==
+
== Battle ==
Chimeras will always counter both physical and magical attacks with [[Poison Breath|Venom Breath]], [[Frost Breath|Cold Breath]], then Virus Crunch, so equipping Body Temp and Antibody is advised. Chimeras can be easily defeated with [[Doom (Status)|Doom]] inflicted by [[Zidane Tribal|Zidane]]'s Soul Blade ability while equipping [[Masamune (Weapon)|Masamune]], [[Quina Quen|Quina]]'s [[Doom (Ability)|Doom]] ability, which can be learned from a [[Veteran (Final Fantasy IX)|Veteran]] or [[Ash (Final Fantasy IX)|Ash]], or [[Amarant Coral|Amarant]]'s Countdown skill.
+
Chimeras will always counter both physical and magical attacks with [[Poison Breath|Venom Breath]], [[Cold Breath]], then Virus Crunch, so equipping Body Temp and Antibody is advised. Chimeras can be easily defeated with [[Doom (status)|Doom]] inflicted by [[Zidane Tribal|Zidane]]'s Soul Blade ability while equipping [[Masamune (weapon)|Masamune]], [[Quina Quen|Quina]]'s [[Doom (ability)|Doom]] ability, which can be learned from a [[Veteran (Final Fantasy IX)|Veteran]] or [[Ash (Final Fantasy IX)|Ash]], or [[Amarant Coral|Amarant]]'s Countdown skill.
   
 
Once doomed, the Chimera will use its Triple Counter on the character who inflicted Doom it, but the Doom should kill the Chimera before it can even inflict Virus Crunch against the victor.
 
Once doomed, the Chimera will use its Triple Counter on the character who inflicted Doom it, but the Doom should kill the Chimera before it can even inflict Virus Crunch against the victor.
   
If Virus Crunch causes a party member to contract a [[Virus (Status)|Virus]], the player can steal a [[Vaccine]] from the Chimera to cure the status.
+
If Virus Crunch causes a party member to contract a [[Virus (status)|Virus]], the player can steal a [[Vaccine]] from the Chimera to cure the status.
   
==Gallery==
+
== AI script ==
  +
{{AI FFIX|code=
{{Gallery
 
  +
Function Chimera_Loop
|File:FFIX Cold Breath.png|Cold Breath.
 
  +
:if ( counterstep != 0 )
|File:FFIX Lightning.png|[[Lightning (Ability)|Lightning]].
 
  +
::if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY │ DEATH │ JUMP) & countertarget ) == 0 )
|File:Virus Crunch.png|Virus Crunch.
 
  +
:::set SV_FunctionEnemy[PREVENT_ATTACK] = 1
  +
:::set counterstep = 0
  +
:if ( ( counterstep == 2 ) ││ ( counterstep == 3 ) )
  +
::set SV_FunctionEnemy[ATB] = SV_FunctionEnemy[MAX_ATB]
  +
:Wait( 1 )
  +
:loop
  +
  +
  +
Function Chimera_ATB
  +
:if ( counterstep == 3 )
  +
::set counterstep = 0
  +
:if ( counterstep == 1 )
  +
::if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY │ DEATH │ JUMP) & countertarget ) )
  +
:::set counterstep = 2
  +
:::set SV_Target = countertarget
  +
:::Attack( Cold Breath )
  +
::set counterstep = 0
  +
:elseif ( counterstep == 2 )
  +
::if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY │ DEATH │ JUMP) & countertarget ) )
  +
:::set counterstep = 3
  +
:::set SV_Target = countertarget
  +
:::Attack( Virus Crunch )
  +
::set counterstep = 0
  +
:set SV_Target = RandomInTeam(SV_PlayerTeam)
  +
:if ( GetRandom & 1 )
  +
::Attack( Firaga )
  +
:else
  +
::Attack( Lightning )
  +
  +
  +
Function Chimera_Counter
  +
:if ( ( GetAttackCommandId == Skill ) && ( GetAttackId == What's That?! ) )
  +
::return
  +
:if ( ( GetAttackCommandId == Item ) ││ ( GetAttackCommandId == <abbr title="The three White Magic commands are concerned">Wht Mag</abbr> ) ││ ( GetAttackCommandId == Dbl Wht ) )
  +
::return
  +
:if ( ( GetAttackCommandId == Steal ) && ( GetAttackId == Steal ) )
  +
::return
  +
:if ( counterstep == 0 )
  +
::set countertarget = GetAttacker
  +
::if ( #countertarget )
  +
:::set counterstep = 1
  +
:::set SV_FunctionEnemy[PREVENT_ATTACK] = 1
  +
:::set SV_FunctionEnemy[ATB] = SV_FunctionEnemy[MAX_ATB]
  +
:::set SV_Target = countertarget
  +
:::Attack( Venom Breath )
 
}}
 
}}
  +
[[Category:Final Fantasy IX Enemies]]
 
  +
==Other appearances==
  +
===''[[Pictlogica Final Fantasy]]''===
  +
{{Enemy section|Pictlogica Final Fantasy}}
  +
 
== Gallery ==
  +
<gallery>
 
FFIX Cold Breath.png|Cold Breath.
 
FFIX Lightning.png|[[Lightning (ability)|Lightning]].
 
Virus Crunch.png|Virus Crunch.
  +
</gallery>
  +
  +
== Etymology ==
  +
{{Etym|Chimera}}
  +
[[Category:Enemies in Final Fantasy IX]]
 
[[Category:Final Fantasy IX Edible Enemies]]

Revision as of 16:33, 13 January 2020

Template:Sideicon

The Chimera is a demon enemy from Final Fantasy IX. It can be found in Memoria and is one of the toughest normal enemies in the game.

Stats

Battle

Chimeras will always counter both physical and magical attacks with Venom Breath, Cold Breath, then Virus Crunch, so equipping Body Temp and Antibody is advised. Chimeras can be easily defeated with Doom inflicted by Zidane's Soul Blade ability while equipping Masamune, Quina's Doom ability, which can be learned from a Veteran or Ash, or Amarant's Countdown skill.

Once doomed, the Chimera will use its Triple Counter on the character who inflicted Doom it, but the Doom should kill the Chimera before it can even inflict Virus Crunch against the victor.

If Virus Crunch causes a party member to contract a Virus, the player can steal a Vaccine from the Chimera to cure the status.

AI script

Function Chimera_Loop
   if ( counterstep != 0 )
      if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP) & countertarget ) == 0 )
         set SV_FunctionEnemy[PREVENT_ATTACK] = 1
         set counterstep = 0
   if ( ( counterstep == 2 ) || ( counterstep == 3 ) )
      set SV_FunctionEnemy[ATB] = SV_FunctionEnemy[MAX_ATB]
   Wait( 1 )
   loop


Function Chimera_ATB
   if ( counterstep == 3 )
      set counterstep = 0
   if ( counterstep == 1 )
      if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP) & countertarget ) )
         set counterstep = 2
         set SV_Target = countertarget
         Attack( Cold Breath )
      set counterstep = 0
   elseif ( counterstep == 2 )
      if ( #( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP) & countertarget ) )
         set counterstep = 3
         set SV_Target = countertarget
         Attack( Virus Crunch )
      set counterstep = 0
   set SV_Target = RandomInTeam(SV_PlayerTeam)
   if ( GetRandom & 1 )
      Attack( Firaga )
   else
      Attack( Lightning )


Function Chimera_Counter
   if ( ( GetAttackCommandId == Skill ) && ( GetAttackId == What's That?! ) )
      return
   if ( ( GetAttackCommandId == Item ) || ( GetAttackCommandId == Wht Mag ) || ( GetAttackCommandId == Dbl Wht ) )
      return
   if ( ( GetAttackCommandId == Steal ) && ( GetAttackId == Steal ) )
      return
   if ( counterstep == 0 )
      set countertarget = GetAttacker
      if ( #countertarget )
         set counterstep = 1
         set SV_FunctionEnemy[PREVENT_ATTACK] = 1
         set SV_FunctionEnemy[ATB] = SV_FunctionEnemy[MAX_ATB]
         set SV_Target = countertarget
         Attack( Venom Breath )


Other appearances

Pictlogica Final Fantasy

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

Gallery

Etymology

The chimera is a fire-breathing monster, one of the offspring of Typhon and Echidna. It is commonly represented with a lion's head, a goat's body, and a serpent's tail in Greek mythology. In modern usage, the term chimera is often taken to mean any sort of hybrid between two or more species.