Wikia

Final Fantasy Wiki

Allemagne (Final Fantasy VII)

Talk0
13,972 pages on
this wiki
Final Fantasy VII Enemy
Allemagne
アーリマン (Āriman)?
Allemagne FF7
Statistics
Level HP MP
48 8,000 200
Attack Magic Defense
120 88 90
M. Defense Dexterity Evade
96 85 1
EXP AP Gil
1,300 100 1,360
Elemental affinities
Fire Ice Lightning Water
- - - -
Earth Wind Gravity Poison Holy
Immune Weak - - -
Location Northern Cave
Steal Eye drop
Item Drop Eye Drop
Morph Nothing
Abilities Claw, L4 Death, L3 Flare, Teardrop, Big Breath
Enemy Skill N/A
Status immunity Stop, Paralyze, Frog
Manipulate Claw
L4 Death
L3 Flare
Other information

Abilities which names are not shown when used are highlighted in italics.

See also: Ahriman.

The Allemagne, referred to as Allemange in the BradyGames guide, is an enemy from Final Fantasy VII, a mistranslation of the Ahriman. It can use L4 Death and L3 Flare, but mostly uses physical attacks. Its HP is low for this point in the game, and the player can kill it in a few turns. However, it can still be a threat due to L4 Death, and two of them sometimes attack in a pincer attack, increasing the damage done to the party by their physical attacks. It is highly recommended to not use magic attacks against these enemies, as their L3 Flare can more than likely kill their targets, and if the player has a party of level 99 characters, then it is certain death for them. Its other attacks are Teardrop, which does minor non-elemental damage and inflicts Sadness, and Big Breath which does non-elemental damage to one party member.

Because an Allemagne's level is a multiple of 4, the most effective way of defeating them in a pinch is to Manipulate them into using L4 Death on themselves or cast L4 Suicide on them.

AI ScriptEdit

AI: Setup {

Count = Rnd(0..2)
SpclChance = 5

} AI: Main {

If (Count < 2) Then
{
Choose Random Opponent
Use <Claw> on Target
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use <Claw> on Target
}
Count = Count + 1
} Else {
If (Rnd(1..SpclChance) == 1) Then
{
Choose Random Opponent
Use Big Breath on Target
} Else {
Choose Random Opponent
Use <Claw> on Target
}
Count = 0
}

} AI: Counter - General {

If (Allemagne's HP <= 25% of Allemagne's Max HP) Then
{
SpclChance = 2
} Else If (Allemagne's HP <= 50% of Allemagne's Max HP) Then {
SpclChance = 3
} Else If (Allemagne's HP <= 75% of Allemagne's Max HP) Then {
SpclChance = 4
} Else {
SpclChance = 5
}

} AI: Counter - Physical {

If (Rnd(1..SpclChance) == 1) Then
{
Choose Allemagne's Last Attacker (Physical)
Use Teardrop on Target
}

} AI: Counter - Magical {

If ((Allemagne's MP >= 20) AND (Rnd(1..SpclChance) == 1)
AND (TempVar:L3Flare == 0)) Then
{
Choose All Opponents
Use L3 Flare on Target
TempVar:L3Flare = 1
} Else If ((Allemagne's MP >= 20) AND (Rnd(1..SpclChance) == 1)
AND (TempVar:L4Death == 0)) Then {
Choose All Opponents
Use L4 Death on Target
TempVar:L4Death = 1
}

}

GalleryEdit

 
Big Breath
 
FFVII L3 Flare
 
L4 Death
 
Teardrop
Advertisement | Your ad here

Videos

Remove video
Are you sure you want to remove this video from the Videos list?
Please wait wile we are removing the video
Error occurred while loading data. Please recheck your connection and refesh the page.
40 Videos on this wiki
Add a video
Be the first to add a video
1 of 1

Photos

Add a Photo
66,794photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki