147 std::vector<Creature*> elites;
150 elite->SetImmuneToNPC(
false);
176 std::vector<Creature*> elites;
192 std::vector<Creature*> elites;
195 elite->DespawnOrUnsummon();
#define RegisterSpellScript(spell_script)
void GetCreatureListWithEntryInGrid(Container &container, WorldObject *source, uint32 entry, float maxSearchRange)
void CloseGossipMenuFor(Player *player)
@ AURA_EFFECT_HANDLE_REAL
#define AuraEffectRemoveFn(F, I, N, M)
AuraApplication const * GetTargetApplication() const
HookList< EffectApplyHandler > AfterEffectRemove
void DespawnOrUnsummon(Milliseconds timeToDespawn=0s, Seconds forceRespawnTime=0s)
void SetImmuneToNPC(bool apply) override
void Repeat(Milliseconds time)
void ScheduleEvent(EventId eventId, Milliseconds time, GroupIndex group=0u, PhaseIndex phase=0u)
EncounterState GetBossState(uint32 id) const
void MovePath(uint32 pathId, bool repeatable)
void SendPreparedGossip(WorldObject *source)
void PrepareGossipMenu(WorldObject *source, uint32 menuId=0, bool showQuests=false)
void DoMeleeAttackIfReady()
SpellCastResult DoCastSelf(uint32 spellId, CastSpellExtraArgs const &args={})
SpellCastResult DoCastVictim(uint32 spellId, CastSpellExtraArgs const &args={})
MotionMaster * GetMotionMaster()
void RemoveNpcFlag(NPCFlags flags)
void SetEmoteState(Emote emote)
void SetNpcFlag(NPCFlags flags)
bool HasUnitState(const uint32 f) const
virtual uint32 GetData(uint32) const
virtual void SetData(uint32, uint32)
static bool ValidateSpellInfo(std::initializer_list< uint32 > spellIds)
void AfterRemove(AuraEffect const *, AuraEffectHandleModes)
bool Validate(SpellInfo const *) override
PrepareAuraScript(spell_ruins_of_ahnqiraj_itch)
@ SPELL_HIVEZARA_CATALYST
void AddSC_ruins_of_ahnqiraj()
@ GOSSIP_MENU_NOT_STARTED
@ GOSSIP_MENU_IN_PROGRESS
#define RegisterAQ20CreatureAI(ai_name)
@ DATA_ANDOROV_EVENT_STATE
bool OnGossipSelect(Player *player, uint32 menuId, uint32) override
void JustEngagedWith(Unit *) override
void DoAction(int32 action) override
bool OnGossipHello(Player *player) override
void WaypointPathEnded(uint32, uint32 pathId) override
InstanceScript * _instance
void JustAppeared() override
npc_andorov(Creature *creature)
void UpdateAI(uint32 diff) override