Adamantaimai is an enemy in Final Fantasy VII encountered on the beaches of Wutai Area and in the second round of the Battle Square after Gold Saucer reopens after the party gains the Highwind. When fought in the Battle Square, its stats are enhanced with double the regular HP and its Attack and Magic Attack are increased by 25%. Adamantaimai is also fought on the second round of the PC version Battle Square demo.
Stats[]
Formations[]
# | Formation |
---|---|
027 | Row 1: AdamantaimaiA, AdamantaimaiB, AdamantaimaiC Row 2: AdamantaimaiD (Covered by AdamantaimaiA), AdamantaimaiE(Covered by AdamantaimaiB), AdamantaimaiF(Covered by AdamantaimaiC) |
179 | Adamantaimai |
Locations[]
Wutai Area | |
---|---|
Beach | 179 |
Battle Square (with Highwind available) | |
Group A - Battle 2 | 179 |
Battle[]
Adamantaimai uses Light Shell to counter any attack. If left alone, it will boost its Defenses with Barrier and Mbarrier. The rare Adaman Bangle can be stolen from it, which has only two Materia slots, but has the second-highest defense in the game, after the Ziedrich.
Adamantaimai has access to the Death Force Enemy Skill, however, it will never cast it in battle. To learn the spell, one must manipulate the Adamantaimai and then force it to cast the spell on the character with the Enemy Skill Materia.
If one sets the battle speed up when fighting Adamantaimai, Barrier and Mbarrier wear out much faster when compared to turns when the battle speed is lower, which virtually halves the amount of damage one must to do one of these monsters to defeat them.
Adamantaimai can drop the rare and powerful Dragon Scales item, which casts the Aqualung skill for roughly 1,000–2,000 Water damage to all enemies. This can only be done if the player did not steal the Adaman Bangle from it.
Glitch[]
The Adamantaimai Cure glitch occurs once the Adamantaimai is given the Barrier and MBarrier statuses before its first turn. The Adamantaimai will try to use Cure upon itself, but does not have that spell, causing the glitch.
AI script[]
AI: Main {
- If (Adamantaimai doesn't have Barrier Status) Then
- {
- TempVar:ChosenAtt = Barrier
- } Else If (Adamantaimai doesn't have MBarrier Status) Then {
- TempVar:ChosenAtt = MBarrier
- }
- If (Adamantaimai's MP >= TempVar:ChosenAtt's MP Cost) Then
- {
- Choose Self
- Use TempVar:ChosenAtt on Target
- }
} AI: Counter - General {
- Choose Adamantaimai's Last Attacker (General)
- Use <Light Shell> on Target
}
Gallery[]
Etymology[]
Adamantite and similar words including Adamant and Adamantine are used to refer to any especially hard substance, whether composed of diamond, some other gemstone, or some type of metal. ‘Taimai’ is the Japanese name for the hawksbill turtle.