|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_warmaster_voone |
| struct | boss_warmaster_voone::boss_warmastervooneAI |
Enumerations | |
| enum | Events { EVENT_SNAP_KICK = 1 , EVENT_CLEAVE = 2 , EVENT_UPPERCUT = 3 , EVENT_MORTAL_STRIKE = 4 , EVENT_PUMMEL = 5 , EVENT_THROW_AXE = 6 } |
| enum | Spells { SPELL_SNAPKICK = 15618 , SPELL_CLEAVE = 15579 , SPELL_UPPERCUT = 10966 , SPELL_MORTALSTRIKE = 16856 , SPELL_PUMMEL = 15615 , SPELL_THROWAXE = 16075 } |
Functions | |
| void | AddSC_boss_warmastervoone () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_SNAP_KICK | |
| EVENT_CLEAVE | |
| EVENT_UPPERCUT | |
| EVENT_MORTAL_STRIKE | |
| EVENT_PUMMEL | |
| EVENT_THROW_AXE | |
Definition at line 20 of file boss_warmaster_voone.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_SNAPKICK | |
| SPELL_CLEAVE | |
| SPELL_UPPERCUT | |
| SPELL_MORTALSTRIKE | |
| SPELL_PUMMEL | |
| SPELL_THROWAXE | |
Definition at line 10 of file boss_warmaster_voone.cpp.
| void AddSC_boss_warmastervoone | ( | ) |
Definition at line 110 of file boss_warmaster_voone.cpp.
Referenced by AddEasternKingdomsScripts().