Go to the source code of this file.
|
| enum | Yells { SAY_AGGRO = 0
} |
| |
| enum | Spells {
SPELL_SLIME_SPRAY = 30913
, SPELL_POISON_CLOUD = 30916
, SPELL_POISON_BOLT = 30917
, SPELL_POISON_CLOUD_PASSIVE = 30914
,
SPELL_SUMMON_INCOMBAT_TRIGGER = 26837
, SPELL_STOMP = 31900
, SPELL_CONCUSSION_BLOW = 22427
, SPELL_FRENZY = 8269
,
SPELL_CHARGE = 22120
} |
| |
| enum | Events { EVENT_SLIME_SPRAY = 1
, EVENT_POISON_BOLT
, EVENT_POISON_CLOUD
} |
| |
◆ Events
| Enumerator |
|---|
| EVENT_SLIME_SPRAY | |
| EVENT_POISON_BOLT | |
| EVENT_POISON_CLOUD | |
Definition at line 48 of file boss_broggok.cpp.
◆ Spells
| Enumerator |
|---|
| SPELL_SLIME_SPRAY | |
| SPELL_POISON_CLOUD | |
| SPELL_POISON_BOLT | |
| SPELL_POISON_CLOUD_PASSIVE | |
| SPELL_SUMMON_INCOMBAT_TRIGGER | |
| SPELL_STOMP | |
| SPELL_CONCUSSION_BLOW | |
| SPELL_FRENZY | |
| SPELL_CHARGE | |
Definition at line 33 of file boss_broggok.cpp.
◆ Yells
◆ AddSC_boss_broggok()
| void AddSC_boss_broggok |
( |
| ) |
|
◆ PrisionersEmotes
| Emote const PrisionersEmotes[] |
|
static |
Initial value:=
{
}
@ EMOTE_ONESHOT_BATTLE_ROAR
Definition at line 151 of file boss_broggok.cpp.