Final Fantasy Wiki
No edit summary
No edit summary
Line 22: Line 22:
 
|Location = [[Corel Prison|Corel Desert]]
 
|Location = [[Corel Prison|Corel Desert]]
 
|Steal = [[Turbo Ether]]
 
|Steal = [[Turbo Ether]]
|Drop = [[Ether]]
+
|Drop = [[Ether]] (14.06%)
|Morph = Fire Fang
+
|Morph = [[List of Final Fantasy VII Items#Fire Fang|Fire Fang]]
 
|Manipulate = Earthquake<br/>Sand Storm
 
|Manipulate = Earthquake<br/>Sand Storm
 
|Attacks = [[Earthquake]], [[Sandstorm (Ability)|Sand Storm]]
 
|Attacks = [[Earthquake]], [[Sandstorm (Ability)|Sand Storm]]

Revision as of 02:37, 19 August 2014

Template:SideiconTemplate:FFVII Enemies The Land Worm is an enemy in Final Fantasy VII, located in Corel Desert along with the Cactuar. The Land Worm uses Sandstorm (an attack that hits all allies and may inflicts them with Darkness) and Earthquake (a weaker variant of Quake3). Even though it has a large amount of HP, using Ice magic will defeat this giant foe quickly. Turbo Ethers can be stolen from them, although it is early in the game for them to be found.

AI Script

AI: Main {

If (Land Worm has Poison or Confusion Status) Then
{
Choose All Opponents
Use Sandstorm on Target
} Else {
If (Land Worm's HP <= 50% of Land Worm's Max HP) Then
{
Choose All Opponents
1/2 Chance: Use Sandstorm on Target
1/2 Chance: Use Earthquake on Target
} Else {
Choose All Opponents
Use Earthquake on Target
}
}

}

Gallery

Template:Gallery

Related enemies