Headbomber is an enemy from Final Fantasy VII fought on Gaea's Cliff and in the sixth round of the Battle Square after the player acquires the Highwind and Cloud Strife rejoins the party. When fought on the Battle Square its stats are enhanced with double the normal HP and its Attack and Magic Attack are increased by 25%.
Stats
Edit
Formations
Edit
# | Formation |
---|---|
700 | Row 1: Headbomber A, Headbomber B Row 2: Headbomber C |
703 | Row 1: Headbomber A, Headbomber B Row 2: Zolokalter |
704 | Headbomber A, Headbomber B (Back Attack) |
706 | Headbomber A, Zolokalter, Headbomber B |
713 | Cuahl, Headbomber A, Headbomber B |
Locations
Edit
Gaea's Cliff | |
---|---|
First Ascent | 700, 703, 704 (Back Attack) |
Archway Cave | 706 |
Boulder Cave | 706 |
Second Ascent | 700, 703, 704 (Back Attack) |
Water Level Cave | 706 |
Third Ascent | 700, 703, 704 (Back Attack) |
Mountain Paths | 700, 703, 704 (Back Attack) |
Ice Tunnel | 713 |
Healing Spring | 713 |
Battle Square (with Highwind available) | |
Group A - Battle 6 | 713 |
Group B - Battle 6 | 700, 706 |
Battle
Edit
It may inflict Fury on party members, and when it alone, uses powerful attacks and doubles its speed. Because of this, Headbomber can be useful for building Limit Breaks. Otherwise, Aqualung and Beta can be used to defeat all of them at once.
AI script
Edit
AI: Main {
- If (Headbomber is Only Targetable Monster remaining) Then
- {
- If (TempVar:PowerUp == 0) Then
- {
- If (Headbomber's Dex * 2 > 255) Then
- {
- Headbomber's Dex = 255
- } Else {
- Headbomber's Dex = Headbomber's Dex * 2
- }
- TempVar:PowerUp = 1
- } Else {
- Choose Random Opponent
- Use Extreme Bomber on Target
- }
- } Else {
- Choose Random Opponent
- Use <Dorsal Punch> on Target
- }
}
Other appearances
Edit
Final Fantasy Brave Exvius
Edit

Gallery
Edit
Trivia
Edit
- The marking on the monster's chest is the Japanese kanji for anger, 怒.
Related enemies
Edit
Community content is available under CC-BY-SA
unless otherwise noted.