Final Fantasy Wiki
m (Renaming infoboxes)
m (Reformatting {{sideicon}} with categoric ancestors; cosmetic changes)
Line 1: Line 1:
{{sideicon|FFVII}}
+
{{sideicon|prime=FFVII|FFRK|Mobius}}
 
{{infobox enemy
 
{{infobox enemy
 
| release = FFVII
 
| release = FFVII
Line 13: Line 13:
 
{{See Also|Red Giant}}
 
{{See Also|Red Giant}}
   
The '''Wolfmeister''' is an enemy from ''[[Final Fantasy VII]]'' fought during the [[Huge Materia (Final Fantasy VII)|Huge Materia]] events on the [[Train (Final Fantasy VII)|train]] from [[North Corel]]. It can also be fought at the [[Battle Square]] as part of the special matches in round 5.
+
The '''Wolfmeister''' is an enemy from ''[[Final Fantasy VII]]'' fought during the [[Huge Materia (Final Fantasy VII)|Huge Materia]] events on the [[Train (Final Fantasy VII)|train]] from [[North Corel]]. It can also be fought at the [[Battle Square]] as part of the special matches in round 5.
   
 
==Stats==
 
==Stats==
Line 143: Line 143:
 
==Other appearances==
 
==Other appearances==
 
===''[[Final Fantasy Record Keeper]]''===
 
===''[[Final Fantasy Record Keeper]]''===
  +
{{sideicon|FFRK}}
 
 
[[File:FFRK Wolfmeister FFVII.png|left]]
 
[[File:FFRK Wolfmeister FFVII.png|left]]
 
{{enemy-stub|Final Fantasy Record Keeper}}
 
{{enemy-stub|Final Fantasy Record Keeper}}
Line 149: Line 149:
   
 
===''[[Mobius Final Fantasy]]''===
 
===''[[Mobius Final Fantasy]]''===
  +
{{sideicon|Mobius}}
 
 
{{stub|Mobius Final Fantasy}}
 
{{stub|Mobius Final Fantasy}}
   

Revision as of 03:59, 4 July 2018

Template:Sideicon

Template:See Also

The Wolfmeister is an enemy from Final Fantasy VII fought during the Huge Materia events on the train from North Corel. It can also be fought at the Battle Square as part of the special matches in round 5.

Stats

Formations

# Formation
810 Wolfmeister
965 Wolfmeister
966 Wolfmeister

Locations

Coal Train
Cars 810 (event)
Battle Square
Special Battle - Battle 5 965

Battle

It uses physical attacks and defends itself with Big Guard, making it dangerous, though not as strong as the Eagle Gun fought after it. It is vulnerable to Gravity.

Strategy

The player can use Demi3 or Laser to deplete its high HP quickly. The player can also use Aqualung.

AI script

AI: Setup {

Count = Rnd(0..4)
SpclChance = 8

} AI: Main {

If (Count == 0 or 1) Then
{
Choose Random Opponent
Use <Big Punch> on Target
Count = Count + 1
} Else If (Count == 2) Then {
Choose Random Opponent
Use Heavy Sword on Target
Count = 3
} Else If (Count == 3) Then {
If ((Wolfmeister's MP >= 20) & (Rnd(1..SpclChance) == 1)) Then
{
Choose Random Opponent
Use Atomic Ray on Target
} Else {
Choose Random Opponent
Use <Big Punch> on Target
}
Count = 4
} Else {
If ((Wolfmeister's MP >= 56) & (Rnd(1..SpclChance) == 1)
& (Wolfmeister has neither Barrier, MBarrier
nor Haste Status) Then
{
Choose Self
Use Big Guard on Target
} Else {
Choose Random Opponent
Use <Big Punch> on Target
}
Count = 0
}

} AI: Counter - General {

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

}

Other appearances

Final Fantasy Record Keeper

FFRK Wolfmeister FFVII
Baknamy FFTA2This section about an enemy in Final Fantasy Record Keeper is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.


Mobius Final Fantasy

Impresario-ffvi-iosThis section in Mobius Final Fantasy is empty or needs to be expanded. You can help the Final Fantasy Wiki by expanding it.

Gallery

Etymology

The name "Wolfmeister" is a mistranslation of "Wolframiter". Wolframite is a tungsten-based mineral containing iron, and is a primary source of tungsten ore.

Related enemies