Final Fantasy Wiki
mNo edit summary
m (Bot: Changing template: Enemy-stub)
(46 intermediate revisions by 22 users not shown)
Line 1: Line 1:
{{FFVII Enemies|
+
{{sideicon|prime=FFVII|FFRK}}
  +
{{infobox enemy
name = Left Arm
 
| image =
+
| release = FFVII
  +
|name = Left Arm
| Location = [[Midgar]] - Sister Ray
 
  +
|type = Boss
  +
| japanese = 左腕
  +
| romaji = Hidari Ude
  +
| image = [[File:Helletic-Hojo-left-ffvii.png]]
  +
|location = [[Sector 8]]
  +
|formations = true
  +
|aiscript = true
  +
}}
  +
'''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==
  +
{{infobox enemy stats FFVII
 
| name = Left Arm
  +
| location = [[Sector 8]]
 
| level = 55
 
| level = 55
| HP = 24000
+
| hp = 24000
| MP = 400
+
| mp = 400
| Attack = 46
+
| attack = 46
| Def = 150
+
| magic atk = 100
| Magic = 100
+
| defense = 75
| MDef = 150
+
| magic def = 75
| Speed = 90
+
| dexterity = 90
| Evade = 1
+
| defense% = 1
| AP Awarded = 0
+
| luck = 0
| EXP = 0
+
| exp = 0
| Gil = 0
+
| ap = 0
| Morph = N/A
+
| gil = 0
| Steal = Nothing
+
| gravity = Immune
| Drop = Nothing
+
| death = Immune
  +
| sleep = Immune
| Attacks = Does not attack; [[Helletic Hojo]] controls it as a separate attack.
 
| Weak Against = Nothing
+
| poison status = Immune
| Resistant to = Nothing
+
| confusion = Immune
| Immune to = Gravity
+
| silence = Immune
| Absorbs = Nothing
+
| haste = Immune
  +
| slow = Immune
| Status = [[Death]], [[Sleep]], [[Poison]], [[Confusion]], [[Silence]], [[Frog]], [[Mini|Small]], [[Slow Numb]], [[Petrify]], [[Doom (Status)|Death Sentence]], [[Manipulate]], [[Berserk (Spell)|Berserk]], [[Slow]], [[Stop]], [[Paralyze]]
 
  +
| stop = Immune
| Other Information = The party cannot escape
 
  +
| frog = Immune
  +
| small = Immune
  +
| slow-numb = Immune
  +
| petrify = Immune
  +
| death-sentence = Immune
  +
| manipulate = Immune
  +
| berserk = Immune
  +
| peerless = Immune
  +
| paralyzed = Immune
  +
| seizure = Immune
  +
| abilities = ''[[Final Fantasy VII enemy abilities#Appear|Appear]]'', ''[[Final Fantasy VII enemy abilities#Transform|Transform]]''
 
| info = The party cannot escape.
 
}}
 
}}
   
  +
==Formations==
'''Left Arm''' is part of the [[Helletic Hojo]] boss fight.
 
  +
{|class="FFVII article-table" style="width:380px"
  +
|-class="a"
  +
!style="width:10%"|#
  +
!style="width:90%"|Formation
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#860|860}}
  +
|Helletic Hojo, Right Arm, Left Arm
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#861|861}}
  +
|Helletic Hojo, Right Arm, Left Arm
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#862|862}}
  +
|Helletic Hojo, Right Arm, Left Arm
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#863|863}}
  +
|Helletic Hojo, Right Arm, Left Arm
  +
|}
  +
  +
==Locations==
  +
{|class="article-table" style="width:380px;text-align:left"
  +
|-
  +
!colspan="2" class="no-table"|[[Sector 8]]
  +
|-
  +
|style="width:50%"|Cannon Control Panel
  +
|[[#860|860]] (event)
  +
|}
  +
  +
==AI script==
  +
<pre class="ai">
  +
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
  +
}
  +
}
  +
}
  +
</pre>
   
 
==Related enemies==
 
==Related enemies==
 
*[[Helletic Hojo]]
 
*[[Helletic Hojo]]
*[[Helletic Hojo's Right Arm]]
+
*[[Right Arm (Helletic Hojo)|Right Arm]]
  +
  +
==Other appearances==
  +
===''[[Final Fantasy Record Keeper]]''===
  +
  +
{{Enemy section|Final Fantasy Record Keeper}}
   
 
[[Category:Bosses in Final Fantasy VII]]
{{enemy-stub}}
 
[[Category: Final Fantasy VII bosses]]
 

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.