Final Fantasy Wiki

Dark Nation is a boss in Final Fantasy VII. Cloud must fight alone against him and his master, Rufus, on the roof of the Shinra Bldg. during "The Nightmare Beginning Anew".

Stats[]

Formations[]

# Formation
464 Row 1: Rufus, A, B
Row 2: Dark Nation
465 Rufus, Dark Nation, A, B
466 Rufus, Dark Nation,
467 Rufus, Dark Nation,

Locations[]

Shinra Bldg.
Heliport 464 (fixed)

Battle[]

Dark Nation casts Barrier on Rufus as the first move. He will also cast this spell and MBarrier on himself. Afterward he will use bite attacks and Bolt.

If Rufus is defeated before the Dark Nation, he is removed, leaving no EXP, AP, gil, or items.

Dark Nation is a simple boss. Cloud can use magic to rapidly kill him before attacking Rufus. He is fairly weak and should not pose a threat.

AI script[]

AI: Main {

TempVar:NormalAtt = 0
If (Rufus doesn't have Death or Barrier Status) Then
{
If (Dark Nation's MP >= 16) Then
{
Choose Rufus
Use Barrier on Target
} Else {
Choose Random Opponent
Use <Bite> on Target
}
} Else If (Dark Nation doesn't have Barrier Status) Then {
1/2 Chance: TempVar:NormalAtt = 1
1/2 Chance:
{
If (Dark Nation's MP >= 16) Then
{
Choose Self
Use Barrier on Target
} Else {
Choose Random Opponent
Use <Bite> on Target
}
}
} Else If (Dark Nation doesn't have MBarrier Status) Then {
1/2 Chance: TempVar:NormalAtt = 1
1/2 Chance:
{
If (Dark Nation's MP >= 24) Then
{
Choose Self
Use MBarrier on Target
} Else {
Choose Random Opponent
Use <Bite> on Target
}
}
} Else {
1/2 Chance: TempVar:NormalAtt = 1
1/2 Chance:
{
If (Dark Nation's MP >= 4) Then
{
Choose All Opponents
Use Bolt on Target
} Else {
Choose Random Opponent
Use <Bite> on Target
}
}
}
If (TempVar:NormalAtt == 1) Then
{
1/2 Chance:
{
Choose Random Opponent
If (Dark Nation's MP >= 4) Then
{
Use Bolt on Target
} Else {
Use <Bite> on Target
}
}
1/2 Chance:
{
Choose Random Opponent
Use <Bite> on Target
}
}

}

Other appearances[]

Pictlogica Final Fantasy[]

Dark Nation from Final Fantasy VII appears as an enemy in Pictlogica Final Fantasy.

Dissidia Final Fantasy Opera Omnia[]

Rufus and Dark Nation DFFOO

Rufus with Dark Nation

Dark Nation appears as Rufus's companion, summoned shortly after his master arrived in the new world. Though it has the appearance from original Final Fantasy VII, Rufus's abilities that involves it are taken from Remake.

Related enemies[]