Sonic Speed is an enemy from Final Fantasy VII fought on Mt. Nibel and in the seventh round of the Battle Square during the time Tiny Bronco is available. When fought on the Battle Square its stats are enhanced with double the regular HP and its Attack and Magic Attack are increased by 25%.
It can use its Sonic Attack twice in one turn. Its Harrier attack does moderate damage, but is merely a stronger physical attack and is overall no danger. It can be morphed into Speed Drinks.
Stats[]
Formations[]
# | Formation |
---|---|
582 | Sonic Speed, Kyuvilduns A, Kyuvilduns B |
583 | Row 1: Sonic Speed A Row 2: Sonic Speed B |
584 | Row 1: Sonic Speed A Row 2: Sonic Speed B Row 3: Sonic Speed C |
585 | Row 1: Sonic Speed A Row 2: Sonic Speed B |
587 | Sonic Speed A, Sonic Speed B (Attack from both sides) |
588 | Row 1: Twin Brain A, Twin Brain B Row 2: Sonic Speed |
590 | Row 1: Sonic Speed A Row 2: Sonic Speed B, Sonic Speed C |
Locations[]
Mt. Nibel (flashback) | |
---|---|
Path | 582, 583 |
Bridge | 584, 585 |
Mountainside Lower | 582, 583 |
Mountainside Upper | 588, 590 |
Nibel Reactor Entrance | 588, 590, 588, 590 |
Mt. Nibel (present) | |
Path | 582, 583 |
Bridge | 584, 585, 587 (Attack from both sides) |
Mountainside Lower | 582, 583 |
Mountainside Upper | 588, 590 |
Nibel Reactor Entrance | 588, 590, 588, 590 |
Battle Square (with Tiny Bronco available) | |
Group A - Battle 7 | 582 |
Group B - Battle 7 | 584 |
AI script[]
AI: Setup {
- SelectTar = Choose Random Opponent
} AI: Main {
- If (1/2 Chance) Then
- {
- Choose Random Opponent
- Use <Sonic Attack> on Target
- If (1/3 Chance) Then
- {
- Choose Random Opponent
- Use <Sonic Attack> on Target
- }
- } Else {
- If (SelectTar doesn't have Death Status) Then
- {
- Choose SelectTar
- Use Harrier on Target
- } Else {
- Choose Random Opponent
- Use <Sonic Attack> on Target
- }
- }
} AI: Counter - General {
- SelectTar = Sonic Speed's Last Attacker (General)
}
Other appearances[]
Pictlogica Final Fantasy[]
This section about an enemy in Pictlogica Final Fantasy is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.
Final Fantasy Record Keeper[]
This 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.