See also: Nero family
Benero is a boss from Final Fantasy IX. He is fought during the onstage battle alongside Zenero and King Leo. He is easily defeated. He is fought during a performance on board the Prima Vista while it is docked in Alexandria.
The player has the option of using SFX abilities during this battle, but these are just to dazzle the audience and do no damage.
Stats
Edit
Formations
Edit
| |||||||
---|---|---|---|---|---|---|---|
???? |
|
AI Script
Edit
Function Benero_Init
Attack( selectedattack )
set attacklist = [ Clamp Pinch ; Pyro ]
Function Benero_ATB
set selectedattack = RandomAttack( attacklist )
if ( selectedattack == Clamp Pinch )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Pyro )
set SV_Target = RandomInTeam(SV_PlayerTeam)
Attack( selectedattack )
Other appearances
Edit
Pictlogica Final Fantasy
Edit
