Final Fantasy Wiki
m (Renaming categories in accordance with Forum:Category overhaul and categories for redirects)
m (Bot: Changing template: Enemy-stub)
Line 119: Line 119:
 
===''[[Final Fantasy Record Keeper]]''===
 
===''[[Final Fantasy Record Keeper]]''===
   
{{enemy-stub|Final Fantasy Record Keeper}}
+
{{Enemy section|Final Fantasy Record Keeper}}
   
 
[[Category:Bosses in Final Fantasy VII]]
 
[[Category:Bosses in Final Fantasy VII]]

Revision as of 16:44, 13 January 2020

Template:Sideicon

Left Arm, referred to as Helletic Hojo Left Arm in the BradyGames guide, is part of the Helletic Hojo boss fight. The arm itself does not attack, but Hojo uses it to attack himself. Once the arm is killed, Hojo can no longer attack with it.

Stats

Formations

# Formation
860 Helletic Hojo, Right Arm, Left Arm
861 Helletic Hojo, Right Arm, Left Arm
862 Helletic Hojo, Right Arm, Left Arm
863 Helletic Hojo, Right Arm, Left Arm

Locations

Sector 8
Cannon Control Panel 860 (event)

AI script

AI: Setup
{
   Turn off Death Handling for Left Arm
   TempVar:HHGroup = Helletic Hojo, Right Arm and Left Arm with same
                       Formation ID as Left Arm
}
AI: Counter - Death
{
   Remove Sleep/Poison/Haste/Slow/Death-sentence/Berserk Statuses from
     Left Arm
   If (Left Arm's IdleAnim == Both Arms Alive) Then
   {
      Choose Self
      Use <> on Target
      TempVar:HHGroup's IdleAnim = Left Arm Dead
   } Else {
      If ((Helletic Hojo doesn't have Death Status)
            AND (Right Arm has Death Status)) Then
      {
         Choose Self
         Use <Appear> on Target
         Choose Self
         Use <Transform> on Target
         Remove TempVar:HHGroup
      }
   }
}

Related enemies

Other appearances

Final Fantasy Record Keeper

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.