Final Fantasy Wiki
Register
Advertisement

Sample:H0512 is a boss in Final Fantasy VII. It is one of many grotesque monsters created by Professor Hojo. Cloud, Red XIII, and one of the other party members (Barret or Tifa) encounter it in the Shinra Bldg. when Hojo releases it at the end of "Storming the Shinra Building".

Stats[]

Formations[]

# Formation
456 Row 1: Sample:H0512-opt A, Sample:H0512-opt B, Sample:H0512-opt C
Row 2: Sample:H0512
457 Sample:H0512
458 Sample:H0512
459 Sample:H0512

Locations[]

Shinra Bldg.
68f. 456 (fixed)

Battle[]

Sample:H0512 is accompanied by three Sample:H0512-opt, but is stronger than them. His Keyclaw attack inflicts just decent damage. It uses Shady Breath that may inflict Poison on all party members. The boss is in the back row, but Barret's regular attacks, Limit Breaks and magic can hit it for full damage. It takes half damage from Bolt spells and absorbs Poison.

Strategy[]

It is best not to attack the guardians, because Sample:H0512 reanimates them (though this can only be done three times). The player should concentrate on casting spells and healing the party. The magic the party can use is best limited to Fire and Ice spells. It's a good idea to use the All Materia linked to Restore to heal all of teammates in one go. Cloud and Red XIII are likely the party's best magic-users, and Red XIII joins the party with a Fire Materia.

AI script[]

AI: Setup {

Turn off Death Handling for Sample:H0512

} AI: Main {

If (Sample:H0512's CustomVar:1 == 1) Then
{
[2120] = Sample:H0512's CustomVar:2
Sample:H0512's CustomVar:1 = 0
}
If (TempVar:OpeningAttack == 0) Then
{
Choose All Opponents
Use Shady Breath on Target
TempVar:OpeningAttack = 1
} Else {
If ((At Least One Sample:H0512-opt have Death Status)
& (Sample:H0512's MP >= 40)) Then
{
Choose All Sample:H0512-opts with Death Status
Use Reanimagic on Target
} Else {
If ((At Least One Opponent doesn't have Poison Status)
& (1/4 Chance)) Then
{
Choose All Opponents
Use Shady Breath on Target
} Else {
Choose Random Opponent with Poison Status
Use <Keyclaw> on Target
}
}
}

} AI: Counter - Death {

Choose Self
Use <Vanish> on Target
Remove Sample:H0512-opts

}

Other appearances[]

Final Fantasy Record Keeper[]

FFRK Sample H0512 FFVII

Sample:H0512 appears as an enemy in Final Fantasy Record Keeper.

Gallery[]

Related enemies[]

Advertisement