Final Fantasy Wiki
Advertisement

Template:Sideicon Template:FFVII Enemy 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.

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

Template:Sideicon

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.
Advertisement