The Yeti is an enemy from Final Fantasy IX. The party can find it in the Daines-horse Basin on the Mist Continent.
The party can also encounter a friendly Yeti as part of a sidequest. The player can give it two Ore to receive 20 AP. The friendly Yeti can be found in the large forest near Madain Sari, or the plains between the Gizamaluke's Grotto and Burmecia (in discs 3 and 4).
Stats[]
Normal
Friendly
AI script[]
Function Yeti_Init
set attacklist = [ Bite ; Bite ; Bite ; Bite ; Blizzara ; Blind Tail ; Blind Tail ; Blind Tail ]
Function Yeti_ATB
set selectedattack = RandomAttack( attacklist )
if ( selectedattack == Bite )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Bite )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Bite )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Bite )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Blizzara )
set SV_Target = RandomInTeam(SV_PlayerTeam)
elseif ( selectedattack == Blind Tail )
set SV_Target = RandomInTeam( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP | DARKNESS) )
elseif ( selectedattack == Blind Tail )
set SV_Target = RandomInTeam( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP | DARKNESS) )
elseif ( selectedattack == Blind Tail )
set SV_Target = RandomInTeam( NotMatching(SV_PlayerTeam[STATUS_CURRENT], PETRIFY | DEATH | JUMP | DARKNESS) )
Attack( selectedattack )
Tetra Master[]
Tetra Master |
---|
#011 Location: Treno, Gate area |
Gallery[]
Etymology[]
Yeti or Abominable Snowman is an ape-like cryptid taller than an average human that is said to inhabit the Himalayan region of Nepal and Tibet.
The