The Spiral is an enemy from Final Fantasy VII fought in the Mideel Area. It only has two physical attacks (one each form) and is not a large threat. They can roll after taking damage, which halves damage dealt to them. They return to normal form after a number of turns (at most four turns).
They can appear alongside Chocobos on the Mideel Area Chocobo tracks. The Chocobos they appear alongside with are good for breeding the player's first coloredvariants, and the Lv36 Chocobo that appears appears alongside a single, lone Spiral can be used for learning the ChocobuckleE.Skill.
If ((Rnd(0..3) < TempVar:TurnsInForm) & (Stage == 0)) Then
{
Choose Self
Use <> on Target
Spiral's IdleAnim = Spinning
Spiral's HurtAnim = Flinch (Spinning)
Spiral's Def = 320
Spiral's MDf = 320
Stage = 1
TempVar:TurnsInForm = 0
}
}
Gallery[]
Spin.
Etymology[]
[view·edit·purge]The word "spiral" has multiple meanings depending on context. In geometry, it is a curve acting as the focus of a point rotating around a fixed point that continuously extends from that point. Informally, it can be used to refer to a helix. It is also used to refer to a high-momentum, self-sustaining process that can't be stopped or accelerated instantly. Generally used as a noun, the word is derived from the the Middle French word spirale, itself derived from the Medieval Latin spiralis, in turn derived from the Latin spiraspaɪɹəl.