This article is a miscellaneous stub. You can help expand it by editing it

PlaySoundFile macros - Outdoor Boss sounds

From Warcraft Wiki
Jump to navigation Jump to search

Outdoor Boss sounds

Doom Lord Kazzak

/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Aggro01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Aggro02.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Death01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Intro01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Slay01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Slay02.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Slay03.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Supreme01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\GRULLAIR_Kazzak_Supreme02.ogg")

Doomwalker

/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Aggro01.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Death01.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Earth01.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Earth02.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Over01.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Over02.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Slay01.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Slay02.ogg")
/script PlaySoundFile("Sound\\Creature\\Doomwalker\\GRULLAIR_Doom_Slay03.ogg")

Chief Salyis

/script PlaySoundFile("Sound\\Creature\\Chiefsalyis\\VO_Mp_Salyis_Agro_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiefsalyis\\VO_Mp_Salyis_Death_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiefsalyis\\VO_Mp_Salyis_Intro_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiefsalyis\\VO_Mp_Salyis_Slay_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiefsalyis\\VO_Mp_Salyis_Spell_01.ogg")

Sha of Anger

/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Kill_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Kill_02.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Kill_03.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Kill_04.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spawning_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spawning_02.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spawning_03.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spawning_04.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spawning_05.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spell_01.ogg")
/script PlaySoundFile("Sound\\Creature\\Shaofanger\\VO_Kun_Lai_Anger_Spell_02.ogg")

Dohaman the Beast Lord

/script PlaySoundFile("Sound\\Creature\\Oondasta\\VO_52_World_Oondasta_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Oondasta\\VO_52_World_Oondasta_Intro.ogg")

Nalak

/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Intro.ogg")
/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Spell1.ogg")
/script PlaySoundFile("Sound\\Creature\\Nalak\\VO_52_World_Nalak_Spell2.ogg")

Chi-Ji

/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Intro.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Spell_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Spell_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Chiji\\VO_54_Ti_Chiji_Spell_3.ogg")

Niuzao

/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Intro.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Spell_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Spell_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Niuzao\\VO_54_Ti_Niuzao_Spell_3.ogg")

Xuen

/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Intro.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Spell_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Spell_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Xuen\\VO_54_Ti_Xuen_Spell_3.ogg")

Yu'lon

/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Intro.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Spell_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Spell_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Yulon\\VO_54_Ti_Yulon_Spell_3.ogg")

Ordos

/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Aggro.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Death.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Intro_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Intro_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Intro_3.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Intro_4.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Kill.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Spell_1.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Spell_2.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Spell_3.ogg")
/script PlaySoundFile("Sound\\Creature\\Ordos\\VO_54_Ti_Ordos_Spell_4.ogg")

Supreme Lord Kazzak

/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Aggro_01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Death_01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Intro_01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Slay_01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Slay_02.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Spell_01.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Spell_02.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Spell_03.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Spell_04.ogg")
/script PlaySoundFile("Sound\\Creature\\DoomLordKazzak\\VO_62_HFR_Kazzak_Spell_05.ogg")

Inquisitor Meto

/script PlaySoundFile("Sound\\Creature\\Demon_Inquisitor\\VO_70_Demon_Inquisitor_10.ogg")
/script PlaySoundFile("Sound\\Creature\\Demon_Inquisitor\\VO_70_Demon_Inquisitor_13.ogg")

Matron Folnuna

/script PlaySoundFile("Sound\\Creature\\Matron_Folnuna\\VO_73_Matron_Folnuna_01_F.ogg")
/script PlaySoundFile("Sound\\Creature\\Matron_Folnuna\\VO_73_Matron_Folnuna_02_F.ogg")

Mistress Alluradel

/script PlaySoundFile("Sound\\Creature\\Mistress_Alluradel\\VO_73_Mistress_Alluradel_01_F.ogg")
/script PlaySoundFile("Sound\\Creature\\Mistress_Alluradel\\VO_73_Mistress_Alluradel_02_F.ogg")

Occularus

/script PlaySoundFile("Sound\\Creature\\Occularus\\VO_73_Occularus_01_M.ogg")
/script PlaySoundFile("Sound\\Creature\\Occularus\\VO_73_Occularus_02_M.ogg")

Pit Lord Vilemus

/script PlaySoundFile("Sound\\Creature\\Pit_Lord_Vilemus\\VO_73_Pit_Lord_Vilemus_01_M.ogg")
/script PlaySoundFile("Sound\\Creature\\Pit_Lord_Vilemus\\VO_73_Pit_Lord_Vilemus_02_M.ogg")

Sotanathor

/script PlaySoundFile("Sound\\Creature\\Sotanathor\\VO_73_Sotanathor_01_M.ogg")
/script PlaySoundFile("Sound\\Creature\\Sotanathor\\VO_73_Sotanathor_02_M.ogg")