Final Fantasy Wiki
No edit summary
No edit summary
Line 23: Line 23:
 
| Small = Immune
 
| Small = Immune
 
| Steal = [[List of Final Fantasy VII Armor#Adaman Bangle|Adaman Bangle]]
 
| Steal = [[List of Final Fantasy VII Armor#Adaman Bangle|Adaman Bangle]]
| Drop = [[List of Final Fantasy VII Items#Dragon Scale|Dragon Scale]] (14.06%)<br>[[List of Final Fantasy VII Items#Phoenix Down|Phoenix Down]] (12.08%)
+
| Drop = [[List of Final Fantasy VII Items#Dragon Scales|Dragon Scales]] (14.06%)<br>[[List of Final Fantasy VII Items#Phoenix Down|Phoenix Down]] (12.08%)
 
| Attacks = ''Light Shell'', [[Protect (Ability)|Barrier]], [[NulDeath (Ability)|Death Force]], [[Shell (Ability)|MBarrier]]
 
| Attacks = ''Light Shell'', [[Protect (Ability)|Barrier]], [[NulDeath (Ability)|Death Force]], [[Shell (Ability)|MBarrier]]
 
| Enemy Skill = [[NulDeath (Ability)|Death Force]]
 
| Enemy Skill = [[NulDeath (Ability)|Death Force]]

Revision as of 03:09, 8 September 2014

Template:Sideicon Template:FFVII Enemies Adamantaimai is an enemy from Final Fantasy VII encountered on the beaches of Wutai and in the second round of the Battle Square on disc 2 onwards after Gold Saucer reopens. 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.

Battle

Adamantaimai uses Light Shell to counter any attack. If left alone, it will boost its Defenses with Barrier and Mbarrier so if it survives attacks, it will be able to counterattack them. 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 the amount of turns that pass, when the battle speed is higher, 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 Scale 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

Template: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.