Final Fantasy Wiki
Register
m (Undo revision 1079422 by 75.81.41.231 (talk))
m (Bot: Automated text replacement (-Sewer (Final Fantasy VII location) +Sewer System (Final Fantasy VII)))
(41 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{FFVII Enemies
+
{{sideicon|prime=FFVII}}
 
{{DISPLAYTITLE:Sahagin (''Final Fantasy VII'')}}
  +
{{infobox enemy
  +
| release = FFVII
  +
|name = Sahagin
  +
| japanese = サハギン
  +
| romaji = Sahagin
  +
| lit = Sahuagin
 
| image = Sahagin FF7.png
  +
|location = [[Sewer System (Final Fantasy VII)|Sewer]]; [[Battle Square]]
  +
|formations = true
  +
|aiscript = true
  +
|remake=Sahagin (VII Remake)
  +
}}
  +
'''Sahagin''' is an enemy in ''[[Final Fantasy VII]]'' encountered in the [[Sewer System (Final Fantasy VII)|sewer]] below [[Don Corneo]]'s mansion. They can also be fought in the second round of the [[Battle Square]] before the player obtains the ''[[Tiny Bronco]]''. In the Battle Square they have enhanced stats with double the normal HP and Attack and Magic Attack increased by 25%.
  +
  +
They mostly just use Harpoon and Water Gun to inflict minor damage, but there is a one-in-sixteen chance that they will counter a physical attack with Shell Defense which increases their physical defense to 512 meaning the [[Attack (command)|physical attack]] will deal just one point of damage. It is best to use [[Magic (command)|magic]] to fight them.
  +
{{See|Sahagin}}
  +
==Stats==
  +
{{infobox enemy stats FFVII
 
| name = Sahagin
 
| name = Sahagin
  +
| location = [[Sewer System (Final Fantasy VII)|Sewer]]; [[Battle Square]]
| image = [[Image:Sahagin FF7.png|200px]]
 
  +
| battle square = true
| Location = [[Midgar]] - Slum Sewers
 
 
| level = 10
 
| level = 10
| HP = 150
+
| hp = 150
| MP = 0
+
| mp = 0
| Attack = 23
+
| attack = 23
| Def = 32 (512*)
+
| magic atk = 8
| Magic = 8
+
| defense = 16
| MDef = 64
+
| magic def = 32
| Speed = 59
+
| dexterity = 59
| Evade = 2**
+
| defense% = 2
| AP Awarded = 3
+
| luck = 12
| EXP = 30
+
| exp = 30
| Gil = 89
+
| ap = 3
| Water = Absorb
+
| gil = 89
| japan = サハギン
+
| punch = Auto-hit
| romaji = Sahagin
+
| water = Absorb
| Morph = [[Potion (Item)|Potion]]
+
| drop 1 = [[Potion (Final Fantasy VII)|Potion]]
| Steal = Hyper
+
| drop 1 rate = 8
| Drop = Potion, Hyper
+
| drop 2 = [[Hyper (Final Fantasy VII)|Hyper]]
  +
| drop 2 rate = 2
| Attacks = ''Harpoon'', ''Shell Defense'', Water Gun
 
 
| steal 3 = [[Hyper (Final Fantasy VII)|Hyper]]
| Enemy Skill = N/A
 
| Status = Nothing
+
| steal 3 rate = 8
  +
| morph = [[Potion (Final Fantasy VII)|Potion]]
| Other Information = *After Shell Defense is used.<br>**Sahagin cannot evade [[Punch (Attribute)|Punch]] attacks.
 
  +
| abilities = ''[[Final Fantasy VII enemy abilities#Harpoon|Harpoon]]'', [[Final Fantasy VII enemy abilities#Water Gun|Water Gun]], ''[[Final Fantasy VII enemy abilities#Shell Defense|Shell Defense]]''
  +
| manipulate 1 = Harpoon
  +
| manipulate 2 = Water Gun
  +
| info = -When physically attacked, there is 6.25% chance of raises Defense to 512, inflicting it just 1 damage.
 
}}
 
}}
'''Sahagin''' is an enemy in ''[[Final Fantasy VII]]''. They mostly just use '''Water Gun''' and '''Harpoon''' to inflict minor damage, but if they use '''Shell Defense''', their Defense increases greatly. It is best to use magic to fight them.
 
   
==Related Enemies==
+
==Formations==
  +
{|class="FFVII article-table" style="width:380px"
*[[Desert Sahagin (Final Fantasy VII)|Desert Sahagin]]
 
  +
|-class="a"
  +
!style="width:10%"|#
  +
!style="width:90%"|Formation
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#389|389}}
  +
|Row 1: Sahagin A, Sahagin B<br/>Row 2: Ceasar
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#390|390}}
  +
|Row 1: Sahagin A<br/>Row 2: Sahagin B
  +
|-
  +
!class="b"|{{LA|Final Fantasy VII enemy formations#391|391}}
  +
|Row 1: Sahagin A, Sahagin B<br/>Row 2: Sahagin C
  +
|}
   
  +
==Locations==
[[Image:Sahagin FFVII Artwork.jpg|thumb|left|250px|Artwork by [[Tetsuya Nomura]].]]
 
  +
{|class="article-table" style="width:380px;text-align:left"
[[Category:Final Fantasy VII Enemies]]
 
  +
|-
  +
!colspan="2" class="no-table"|[[Sewer System (Final Fantasy VII)|Sewer]]
  +
|-
  +
|style="width:50%"|Sector 6
  +
|[[#389|389]], [[#390|390]], [[#391|391]]
  +
|-
  +
|style="width:50%"|Sector 7
  +
|[[#389|389]], [[#390|390]], [[#391|391]]
  +
|-
  +
!colspan="2" class="no-table"|[[Battle Square]] (before Tiny Bronco)
  +
|-
  +
|style="width:50%"|Group A - Battle 2
  +
|[[#389|389]]
  +
|}
  +
  +
==AI script==
  +
{{AI
  +
| primary = Start of battle
  +
| secondary = Declare OpeningAttack = 0
  +
}}
  +
  +
{{AI
  +
| primary = Turn
  +
| secondary =
  +
{{AI
  +
| primary = If (OpeningAttack == 0) Then
  +
| secondary =
  +
'''If (3/4 Chance) Then''': Use <span class="ability">Water Gun</span> on random opponent
  +
  +
OpeningAttack = 1
  +
}}
  +
{{AI
  +
| primary = Else
  +
| secondary =
  +
'''1/2 Chance''': Use <span class="ability">''Harpoon''</span> on random opponent
  +
  +
'''1/2 Chance''': Use <span class="ability">Water Gun</span> on random opponent
  +
}}
  +
}}
  +
{{AI
  +
| primary = Counter - Pre-turn
  +
| secondary =
  +
Self Defense = 32
  +
{{AI
  +
| primary = If (1/16 Chance) Then
  +
| secondary =
  +
Use <span class="ability">''Shell Defense''</span>
  +
  +
Self Defense = 512
  +
}}
  +
}}
  +
  +
===Notes===
  +
*The script "Counter - Pre-turn" runs before any turn is made, whether the Sahagin is subject to attack or not.
  +
*''Shell Defense'' is the flinch animation used whenever Sahagin's Defense increases.
  +
  +
==Gallery==
  +
<gallery>
 
Sahagin FFVII Artwork.jpg|Artwork by [[Tetsuya Nomura]].
  +
</gallery>
  +
  +
==Etymology==
  +
{{Etym|Sahagin}}
  +
  +
==Related enemies==
  +
*[[Desert Sahagin (Final Fantasy VII)|Desert Sahagin]]
  +
[[Category:Enemies in Final Fantasy VII]]

Revision as of 21:36, 8 June 2020

Template:Sideicon

Sahagin is an enemy in Final Fantasy VII encountered in the sewer below Don Corneo's mansion. They can also be fought in the second round of the Battle Square before the player obtains the Tiny Bronco. In the Battle Square they have enhanced stats with double the normal HP and Attack and Magic Attack increased by 25%.

They mostly just use Harpoon and Water Gun to inflict minor damage, but there is a one-in-sixteen chance that they will counter a physical attack with Shell Defense which increases their physical defense to 512 meaning the physical attack will deal just one point of damage. It is best to use magic to fight them.

Stats

Formations

# Formation
389 Row 1: Sahagin A, Sahagin B
Row 2: Ceasar
390 Row 1: Sahagin A
Row 2: Sahagin B
391 Row 1: Sahagin A, Sahagin B
Row 2: Sahagin C

Locations

Sewer
Sector 6 389, 390, 391
Sector 7 389, 390, 391
Battle Square (before Tiny Bronco)
Group A - Battle 2 389

AI script

Start of battle

Declare OpeningAttack = 0

Turn
If (OpeningAttack == 0) Then

If (3/4 Chance) Then: Use Water Gun on random opponent

OpeningAttack = 1

Else

1/2 Chance: Use Harpoon on random opponent

1/2 Chance: Use Water Gun on random opponent

Counter - Pre-turn

Self Defense = 32

If (1/16 Chance) Then

Use Shell Defense

Self Defense = 512

Notes

  • The script "Counter - Pre-turn" runs before any turn is made, whether the Sahagin is subject to attack or not.
  • Shell Defense is the flinch animation used whenever Sahagin's Defense increases.

Gallery

Etymology

Sahuagin are fishlike, monstrous humanoids that appear in the Dungeons & Dragons role-playing game.

Related enemies