Final Fantasy Wiki
No edit summary
Tag: sourceedit
m (Bot: Automated text replacement (-Junon Underwater Reactor +Underwater Reactor, -Junon Underwater Reactor (field) +Underwater Reactor (field)))
 
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
{{DISPLAYTITLE:Guardian (''Final Fantasy VII'')}}
{{sideicon|FFVII}}
 
  +
{{infobox enemy
{{FFVII Enemies
 
| name = Guardian
+
| release = FFVII
  +
|name = Guardian
| japan = ガーディアン
+
| japanese = ガーディアン
 
| romaji = Gādian
 
| romaji = Gādian
| image = [[File:Guardian-FF7.png|200px]]
+
| image = Guardian-FF7.png
| Location = [[Junon Underwater Reactor]] (Huge Materia Quest)
+
|location = [[Underwater Reactor (field)|Underwater Reactor]]
  +
|formations = true
  +
|aiscript = true
  +
}}
 
The '''Guardian''' is an enemy from ''[[Final Fantasy VII]]''. It can be found at the [[Underwater Reactor (field)|Underwater Reactor]] during the [[Huge Materia (Final Fantasy VII)|Huge Materia]] quest.
  +
{{See|Guardian (enemy)}}
  +
==Stats==
  +
{{infobox enemy stats FFVII
  +
| name = Guardian
  +
| location = [[Underwater Reactor (field)|Underwater Reactor]]
 
| level = 40
 
| level = 40
| HP = 4,000
+
| hp = 4000
| MP = 340
+
| mp = 340
| Attack = 80
+
| attack = 80
| Def = 76
+
| magic atk = 66
| Magic = 66
+
| defense = 38
| MDef = 80
+
| magic def = 40
| Speed = 67
+
| dexterity = 67
| Evade = 8
+
| defense% = 8
| AP Awarded = 60
+
| luck = 10
| EXP = 940
+
| exp = 940
| Gil = 500
+
| ap = 60
| Morph = Nothing
+
| gil = 500
| Steal = Nothing
+
| death = Immune
| Drop = Nothing
+
| sleep = Immune
  +
| poison status = Immune
| Attacks = ''[[Rocket Punch (Ability)|Rocket Punch]]'', Jumping Punch, W Rocket Punch
 
| Enemy Skill = N/A
+
| sadness = Immune
  +
| fury = Immune
| Status = [[Instant Death|Death]], [[Sadness]], [[Gradual Petrify (Status)#Final Fantasy VII|Slow Numb]], [[Fury (Status)|Fury]], [[Stop (Status)|Stop]], [[Petrify (Status)|Petrify]], [[Paralysis|Paralyze]], [[Sleep (Status)|Sleep]], [[Confuse (Status)|Confuse]], [[Toad (Status)|Frog]], [[Doom (Status)|Death Sentence]], [[Blind (Status)|Darkness]], [[Poison (Status)|Poison]], [[Mini (Status)|Small]], [[Control (Ability)|Manipulate]]
 
  +
| confusion = Immune
| Other Information =
 
  +
| haste = Immune
  +
| slow = Immune
  +
| stop = Immune
  +
| frog = Immune
  +
| small = Immune
  +
| slow-numb = Immune
  +
| petrify = Immune
  +
| death-sentence = Immune
  +
| manipulate = Immune
  +
| peerless = Immune
  +
| paralyzed = Immune
  +
| darkness = Immune
  +
| seizure = Immune
  +
| abilities = ''[[Final Fantasy VII enemy abilities#Rocket Punch|Rocket Punch]]'', [[Final Fantasy VII enemy abilities#W Rocket Punch|W Rocket Punch]], [[Final Fantasy VII enemy abilities#Jumping Blow|Jumping Blow]], ''[[Final Fantasy VII enemy abilities#Power Plus|Power Plus]]'', ''[[Final Fantasy VII enemy abilities#Vanish|Vanish]]''
 
}}
 
}}
  +
The '''Guardian''' is an enemy from ''[[Final Fantasy VII]]''. It can be found at the [[Junon Underwater Reactor]] during the [[Huge Materia]] quest.
 
  +
==Formations==
  +
{|class="FFVII article-table" style="width:380px"
  +
|-
  +
!style="width:10%"|#
  +
!style="width:90%"|Formation
  +
|-
  +
!{{LA|Final Fantasy VII enemy formations#776|776}}
  +
|Guardian, Guardian(Right), Guardian(Left)
  +
|-
  +
!{{LA|Final Fantasy VII enemy formations#777|777}}
  +
|Row 1: Guardian A, Guardian(Right)A, Guardian(Left)A<br/>Row 2: Guardian B, Guardian(Right)B, Guardian(Left)B
  +
|-
  +
!{{LA|Final Fantasy VII enemy formations#778|778}}
  +
|Guardian, Guardian(Right), Guardian(Left) (Back Attack)
  +
|-
  +
!{{LA|Final Fantasy VII enemy formations#779|779}}
  +
|Guardian A, Guardian(Right)A, Guardian(Left)A, Guardian B, Guardian(Right)B, Guardian(Left)B (Attack from both sides)
  +
|}
  +
  +
==Locations==
  +
{|class="article-table" style="width:380px;text-align:left"
  +
|-
  +
!colspan="2" class="no-table"|[[Underwater Reactor (field)|Underwater Reactor]]
  +
|-
  +
|style="width:50%"|Walkway
  +
|[[#776|776]]
  +
|-
  +
|style="width:50%"|Corridor
  +
|[[#776|776]]
  +
|-
  +
|style="width:50%"|Core
  +
|[[#776|776]], [[#777|777]], [[#778|778]] (Back Attack)
  +
|}
   
 
==Battle==
 
==Battle==
It only has physical attacks, and all may it use twice in one turn.
+
The Guardian only has physical attacks, and it may use them twice in one turn.
  +
 
Although the Guardian is not immune to [[Berserk (Final Fantasy VII status)|Berserk]], it does not have a designated Berserk attack. As such, it will try to use a non-existent attack, which happens to cost more [[MP (stat)|MP]] than it will ever have. Because of this, it will continually print the message "Guardian's skill power is used up".
   
  +
It is susceptible to [[L4 Suicide]].
Although Guardian is not immune to [[Berserk (Status)|Berserk]], it does not have a designated Berserk attack. As such, it will try to use a non-existent attack, which happens to cost more [[MP (stat)|MP]] than it will ever have. Because of this, it will continually print the message "Guardian's skill power is used up."
 
   
==AI Script==
+
==AI script==
 
AI: Setup
 
AI: Setup
 
{
 
{
Line 50: Line 109:
 
:{
 
:{
 
::Choose Random Opponent
 
::Choose Random Opponent
::Use <[[Rocket Punch (Ability)|Rocket Punch]]> on Target
+
::Use <[[Rocket Punch (ability)|Rocket Punch]]> on Target
 
::If (Rnd(1..SpclChance) == 1) Then
 
::If (Rnd(1..SpclChance) == 1) Then
 
::{
 
::{
Line 108: Line 167:
 
}
 
}
   
==Other Appearances==
+
==Other appearances==
 
===''[[Final Fantasy Record Keeper]]''===
 
===''[[Final Fantasy Record Keeper]]''===
 
[[File:FFRK Guardian FFVII.png|right|80px]]
{{sideicon|FFRK}}
 
[[File:FFRK Guardian FFVII.png|left|80px]]
 
 
The Guardian from ''Final Fantasy VII'' appears as an enemy in ''Final Fantasy Record Keeper''.
 
The Guardian from ''Final Fantasy VII'' appears as an enemy in ''Final Fantasy Record Keeper''.
{{-}}
+
{{clear}}
  +
[[Category:Final Fantasy VII Enemies]]
 
  +
==Gallery==
  +
<gallery>
  +
FFVII Jumping Blow.png|Jumping Blow.
  +
FFVII Rocket Punch.png|Rocket Punch.
  +
FFVII W Rocket Punch.png|W Rocket Punch.
  +
</gallery>
 
[[Category:Enemies in Final Fantasy VII]]

Latest revision as of 21:11, 29 January 2023

The Guardian is an enemy from Final Fantasy VII. It can be found at the Underwater Reactor during the Huge Materia quest.

Stats[]

Formations[]

# Formation
776 Guardian, Guardian(Right), Guardian(Left)
777 Row 1: Guardian A, Guardian(Right)A, Guardian(Left)A
Row 2: Guardian B, Guardian(Right)B, Guardian(Left)B
778 Guardian, Guardian(Right), Guardian(Left) (Back Attack)
779 Guardian A, Guardian(Right)A, Guardian(Left)A, Guardian B, Guardian(Right)B, Guardian(Left)B (Attack from both sides)

Locations[]

Underwater Reactor
Walkway 776
Corridor 776
Core 776, 777, 778 (Back Attack)

Battle[]

The Guardian only has physical attacks, and it may use them twice in one turn.

Although the Guardian is not immune to Berserk, it does not have a designated Berserk attack. As such, it will try to use a non-existent attack, which happens to cost more MP than it will ever have. Because of this, it will continually print the message "Guardian's skill power is used up".

It is susceptible to L4 Suicide.

AI script[]

AI: Setup {

Count = Rnd(0..4)
SpclChance = 8
If (1/3 Chance) Then
{
Choose Self
Use <Power Plus> on Target
Count = 3
}

} AI: Main {

If (Count == 0 or 1) Then
{
Choose Random Opponent
Use <Rocket Punch> on Target
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use <Rocket Punch> on Target
}
Count = Count + 1
} Else If (Count == 2) Then {
Choose Random Opponent
Use <Rocket Punch> on Target
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use <Rocket Punch> on Target
}
Count = Rnd(2..4)
} Else If (Count == 3) Then {
Choose Random Opponent
Use W Rocket Punch
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use W Rocket Punch on Target
}
Count = 0
} Else {
Choose Random Opponent
Use Jumping Blow on Target
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use Jumping Blow on Target
}
Count = 0
}

} AI: Counter - General {

If (Guardian's HP <= 25% of Guardian's Max HP) Then
{
SpclChance = 2
} Else If (Guardian's HP <= 50% of Guardian's Max HP) Then {
SpclChance = 4
} Else If (Guardian's HP <= 75% of Guardian's Max HP) Then {
SpclChance = 6
} Else {
SpclChance = 8
}

} AI: Counter - Death {

Turn off Death Handling for Guardian
Choose Self
Use <Vanish> on Target
Remove Guardian(Right)
Remove Guardian(Left)

}

Other appearances[]

Final Fantasy Record Keeper[]

FFRK Guardian FFVII

The Guardian from Final Fantasy VII appears as an enemy in Final Fantasy Record Keeper.

Gallery[]