TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
npc_crypt_fiend::npc_crypt_fiendAI Struct Reference

Public Member Functions

 npc_crypt_fiendAI (Creature *creature)
 
void Reset () override
 
void WaypointReached (uint32 waypointId) override
 
void EnterCombat (Unit *) override
 
void UpdateAI (uint32 diff) override
 
- Public Member Functions inherited from hyjal_trashAI
 hyjal_trashAI (Creature *creature)
 
void UpdateAI (uint32 diff) override
 
void JustDied (Unit *) override
 
void DamageTaken (Unit *done_by, uint32 &damage) override
 
- Public Member Functions inherited from npc_escortAI
 npc_escortAI (Creature *creature)
 
 ~npc_escortAI ()
 
void AttackStart (Unit *who) override
 
void MoveInLineOfSight (Unit *who) override
 
void JustRespawned () override
 
void ReturnToLastPoint ()
 
void EnterEvadeMode (EvadeReason=EVADE_REASON_OTHER) override
 
virtual void UpdateEscortAI (uint32 diff)
 
void MovementInform (uint32, uint32) override
 
void AddWaypoint (uint32 id, float x, float y, float z, uint32 waitTime=0)
 
bool SetNextWaypoint (uint32 pointId, float x, float y, float z, float orientation)
 
bool SetNextWaypoint (uint32 pointId, bool setPosition=true, bool resetWaypointsOnFail=true)
 
bool GetWaypointPosition (uint32 pointId, float &x, float &y, float &z)
 
virtual void WaypointStart (uint32)
 
void Start (bool isActiveAttacker=true, bool run=false, ObjectGuid playerGUID=ObjectGuid::Empty, Quest const *quest=NULL, bool instantRespawn=false, bool canLoopPath=false, bool resetWaypoints=true)
 
void SetRun (bool on=true)
 
void SetEscortPaused (bool on)
 
bool HasEscortState (uint32 escortState)
 
virtual bool IsEscorted () const override
 
void SetMaxPlayerDistance (float newMax)
 
float GetMaxPlayerDistance () const
 
void SetDespawnAtEnd (bool despawn)
 
void SetDespawnAtFar (bool despawn)
 
bool GetAttack () const
 
void SetCanAttack (bool attack)
 
ObjectGuid GetEventStarterGUID () const
 
- Public Member Functions inherited from ScriptedAI
 ScriptedAI (Creature *creature)
 
virtual ~ScriptedAI ()
 
void AttackStartNoMove (Unit *target)
 
void KilledUnit (Unit *) override
 
void JustSummoned (Creature *) override
 
void SummonedCreatureDespawn (Creature *) override
 
void SpellHit (Unit *, SpellInfo const *) override
 
void SpellHitTarget (Unit *, SpellInfo const *) override
 
void OnPossess (bool)
 
void DoStartMovement (Unit *target, float distance=0.0f, float angle=0.0f)
 
void DoStartNoMovement (Unit *target)
 
void DoStopAttack ()
 
void DoCastSpell (Unit *target, SpellInfo const *spellInfo, bool triggered=false)
 
void DoPlaySoundToSet (WorldObject *source, uint32 soundId)
 
void DoResetThreat ()
 
float DoGetThreat (Unit *unit)
 
void DoModifyThreatPercent (Unit *unit, int32 pct)
 
void DoTeleportTo (float x, float y, float z, uint32 time=0)
 
void DoTeleportTo (float const pos[4])
 
void DoTeleportPlayer (Unit *unit, float x, float y, float z, float o)
 
void DoTeleportAll (float x, float y, float z, float o)
 
UnitDoSelectLowestHpFriendly (float range, uint32 minHPDiff=1)
 
std::list< Creature * > DoFindFriendlyCC (float range)
 
std::list< Creature * > DoFindFriendlyMissingBuff (float range, uint32 spellId)
 
PlayerGetPlayerAtMinimumRange (float minRange)
 
CreatureDoSpawnCreature (uint32 entry, float offsetX, float offsetY, float offsetZ, float angle, uint32 type, uint32 despawntime)
 
bool HealthBelowPct (uint32 pct) const
 
bool HealthAbovePct (uint32 pct) const
 
SpellInfo constSelectSpell (Unit *target, uint32 school, uint32 mechanic, SelectTargetType targets, float rangeMin, float rangeMax, SelectEffect effect)
 
void SetEquipmentSlots (bool loadDefault, int32 mainHand=EQUIP_NO_CHANGE, int32 offHand=EQUIP_NO_CHANGE, int32 ranged=EQUIP_NO_CHANGE)
 
void SetCombatMovement (bool allowMovement)
 
bool IsCombatMovementAllowed () const
 
bool IsHeroic () const
 
Difficulty GetDifficulty () const
 
bool Is25ManRaid () const
 
template<class T >
const T & DUNGEON_MODE (const T &normal5, const T &heroic10) const
 
template<class T >
const T & RAID_MODE (const T &normal10, const T &normal25) const
 
template<class T >
const T & RAID_MODE (const T &normal10, const T &normal25, const T &heroic10, const T &heroic25) const
 
- Public Member Functions inherited from CreatureAI
void Talk (uint8 id, WorldObject const *whisperTarget=nullptr)
 
 CreatureAI (Creature *creature)
 
virtual ~CreatureAI ()
 
void MoveInLineOfSight_Safe (Unit *who)
 == Reactions At ================================= More...
 
void TriggerAlert (Unit const *who) const
 
virtual bool CanRespawn ()
 
virtual void IsSummonedBy (Unit *)
 
virtual void SummonedCreatureDies (Creature *, Unit *)
 
virtual void AttackedBy (Unit *)
 
void OnCharmed (bool apply) override
 
virtual void JustReachedHome ()
 
void DoZoneInCombat (Creature *creature=NULL, float maxRangeToNearestTarget=50.0f)
 
virtual void ReceiveEmote (Player *, uint32)
 
virtual void OwnerAttackedBy (Unit *)
 
virtual void OwnerAttacked (Unit *)
 
virtual void CorpseRemoved (uint32 &)
 == Triggered Actions Requested ================== More...
 
virtual void PassengerBoarded (Unit *, int8, bool)
 == Fields ======================================= More...
 
virtual void OnSpellClick (Unit *, bool &)
 
virtual bool CanSeeAlways (WorldObject const *)
 
int32 VisualizeBoundary (uint32 duration, Unit *owner=nullptr, bool fill=false) const
 
virtual bool CheckInRoom ()
 
CreatureBoundary constGetBoundary () const
 
- Public Member Functions inherited from UnitAI
 UnitAI (Unit *unit)
 
virtual ~UnitAI ()
 
virtual bool CanAIAttack (Unit const *) const
 
virtual void InitializeAI ()
 
virtual void DoAction (int32)
 
virtual uint32 GetData (uint32) const
 
virtual void SetData (uint32, uint32)
 
virtual void SetGUID (ObjectGuid, int32=0)
 
virtual ObjectGuid GetGUID (int32=0) const
 
UnitSelectTarget (SelectAggroTarget targetType, uint32 position=0, float dist=0.0f, bool playerOnly=false, int32 aura=0)
 
template<class PREDICATE >
UnitSelectTarget (SelectAggroTarget targetType, uint32 position, PREDICATE const &predicate)
 
void SelectTargetList (std::list< Unit * > &targetList, uint32 num, SelectAggroTarget targetType, float dist=0.0f, bool playerOnly=false, int32 aura=0)
 
template<class PREDICATE >
void SelectTargetList (std::list< Unit * > &targetList, PREDICATE const &predicate, uint32 maxTargets, SelectAggroTarget targetType)
 
virtual void DamageDealt (Unit *, uint32 &, DamageEffectType)
 
virtual void HealReceived (Unit *, uint32 &)
 
virtual void HealDone (Unit *, uint32 &)
 
virtual void SpellInterrupted (uint32, uint32)
 
void AttackStartCaster (Unit *victim, float dist)
 
void DoCast (uint32 spellId)
 
void DoCast (Unit *victim, uint32 spellId, bool triggered=false)
 
void DoCastVictim (uint32 spellId, bool triggered=false)
 
void DoCastAOE (uint32 spellId, bool triggered=false)
 
void DoMeleeAttackIfReady ()
 
bool DoSpellAttackIfReady (uint32 spellId)
 
virtual void sGossipHello (Player *)
 
virtual void sGossipSelect (Player *, uint32, uint32)
 
virtual void sGossipSelectCode (Player *, uint32, uint32, char const *)
 
virtual void sQuestAccept (Player *, Quest const *)
 
virtual void sQuestSelect (Player *, Quest const *)
 
virtual void sQuestReward (Player *, Quest const *, uint32)
 
virtual bool sOnDummyEffect (Unit *, uint32, SpellEffIndex)
 
virtual void sOnGameEvent (bool, uint16)
 

Public Attributes

bool go
 
uint32 WebTimer
 
- Public Attributes inherited from hyjal_trashAI
InstanceScriptinstance
 
bool IsEvent
 
uint32 Delay
 
uint32 LastOverronPos
 
bool IsOverrun
 
bool SetupOverrun
 
uint32 OverrunType
 
uint8 faction
 
bool useFlyPath
 
uint32 damageTaken
 
float DummyTarget [3]
 
- Public Attributes inherited from ScriptedAI
bool IsFleeing
 

Additional Inherited Members

- Public Types inherited from CreatureAI
enum  EvadeReason { EVADE_REASON_NO_HOSTILES, EVADE_REASON_BOUNDARY, EVADE_REASON_SEQUENCE_BREAK, EVADE_REASON_OTHER }
 
- Static Public Member Functions inherited from UnitAI
static void FillAISpellInfo ()
 
- Static Public Attributes inherited from UnitAI
static AISpellInfoTypeAISpellInfo
 
- Protected Member Functions inherited from npc_escortAI
PlayerGetPlayerForEscort ()
 
- Protected Member Functions inherited from CreatureAI
bool UpdateVictim ()
 
bool UpdateVictimWithGaze ()
 
void SetGazeOn (Unit *target)
 
CreatureDoSummon (uint32 entry, Position const &pos, uint32 despawnTime=30000, TempSummonType summonType=TEMPSUMMON_CORPSE_TIMED_DESPAWN)
 
CreatureDoSummon (uint32 entry, WorldObject *obj, float radius=5.0f, uint32 despawnTime=30000, TempSummonType summonType=TEMPSUMMON_CORPSE_TIMED_DESPAWN)
 
CreatureDoSummonFlyer (uint32 entry, WorldObject *obj, float flightZ, float radius=5.0f, uint32 despawnTime=30000, TempSummonType summonType=TEMPSUMMON_CORPSE_TIMED_DESPAWN)
 
bool CheckBoundary (Position const *who=nullptr) const
 
void SetBoundary (CreatureBoundary const *boundary)
 
bool _EnterEvadeMode (EvadeReason why=EVADE_REASON_OTHER)
 
- Protected Attributes inherited from CreatureAI
Creature *const me
 
CreatureBoundary const_boundary
 
- Protected Attributes inherited from UnitAI
Unit *const me
 

Constructor & Destructor Documentation

npc_crypt_fiend::npc_crypt_fiendAI::npc_crypt_fiendAI ( Creature creature)
inline
960  : hyjal_trashAI(creature)
961  {
962  instance = creature->GetInstanceScript();
963  go = false;
964  Reset();
965  }
InstanceScript * GetInstanceScript()
Definition: Object.cpp:1540
hyjal_trashAI(Creature *creature)
Definition: hyjal_trash.cpp:176
bool go
Definition: hyjal_trash.cpp:967
InstanceScript * instance
Definition: hyjal_trash.h:35
void Reset() override
Definition: hyjal_trash.cpp:970

+ Here is the call graph for this function:

Member Function Documentation

void npc_crypt_fiend::npc_crypt_fiendAI::EnterCombat ( Unit )
inlineoverridevirtual

Reimplemented from ScriptedAI.

994 { }
void npc_crypt_fiend::npc_crypt_fiendAI::Reset ( )
inlineoverridevirtual

Reimplemented from ScriptedAI.

971  {
972  WebTimer = 20000 + rand32() % 5000;
973  }
uint32 WebTimer
Definition: hyjal_trash.cpp:968
uint32 rand32()
Definition: Random.cpp:64

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void npc_crypt_fiend::npc_crypt_fiendAI::UpdateAI ( uint32  diff)
inlineoverridevirtual

Reimplemented from npc_escortAI.

997  {
999  if (IsEvent || IsOverrun)
1000  npc_escortAI::UpdateAI(diff);
1001  if (IsEvent)
1002  {
1003  if (!go)
1004  {
1005  go = true;
1006  if (instance->GetData(DATA_ALLIANCE_RETREAT))//2.alliance boss down, use horde WPs
1007  {
1008  for (uint8 i = 0; i < 8; ++i)
1009  AddWaypoint(i, HordeWPs[i][0]+irand(-3, 3), HordeWPs[i][1]+irand(-3, 3), HordeWPs[i][2]);
1010  Start(false, true);
1011  SetDespawnAtEnd(false);
1012  }else//use alliance WPs
1013  {
1014  for (uint8 i = 0; i < 8; ++i)
1015  AddWaypoint(i, AllianceWPs[i][0]+irand(-3, 3), AllianceWPs[i][1]+irand(-3, 3), AllianceWPs[i][2]);
1016  Start(false, true);
1017  SetDespawnAtEnd(false);
1018  }
1019  }
1020  }
1021  if (!UpdateVictim())
1022  return;
1023  if (WebTimer <= diff)
1024  {
1026  WebTimer = 20000 + rand32() % 5000;
1027  } else WebTimer -= diff;
1029  }
void SetDespawnAtEnd(bool despawn)
Definition: ScriptedEscortAI.h:102
Definition: hyjal.h:43
bool UpdateVictim()
Definition: CreatureAI.cpp:233
float AllianceWPs[8][3]
Definition: hyjal_trash.cpp:58
void Start(bool isActiveAttacker=true, bool run=false, ObjectGuid playerGUID=ObjectGuid::Empty, Quest const *quest=NULL, bool instantRespawn=false, bool canLoopPath=false, bool resetWaypoints=true)
Definition: ScriptedEscortAI.cpp:438
float HordeWPs[8][3]
Definition: hyjal_trash.cpp:47
virtual uint32 GetData(uint32) const
Definition: ZoneScript.h:51
void AddWaypoint(uint32 id, float x, float y, float z, uint32 waitTime=0)
Definition: ScriptedEscortAI.cpp:385
Definition: hyjal_trash.cpp:40
int32 irand(int32 min, int32 max)
Definition: Random.cpp:39
void UpdateAI(uint32 diff) override
Definition: ScriptedEscortAI.cpp:227
bool go
Definition: hyjal_trash.cpp:967
bool IsEvent
Definition: hyjal_trash.h:36
uint32 WebTimer
Definition: hyjal_trash.cpp:968
void UpdateAI(uint32 diff) override
Definition: hyjal_trash.cpp:201
InstanceScript * instance
Definition: hyjal_trash.h:35
uint32 rand32()
Definition: Random.cpp:64
void DoMeleeAttackIfReady()
Definition: UnitAI.cpp:49
uint8_t uint8
Definition: Define.h:152
void DoCastVictim(uint32 spellId, bool triggered=false)
Definition: UnitAI.cpp:159
bool IsOverrun
Definition: hyjal_trash.h:39

+ Here is the call graph for this function:

void npc_crypt_fiend::npc_crypt_fiendAI::WaypointReached ( uint32  waypointId)
inlineoverridevirtual

Implements npc_escortAI.

976  {
977  if (waypointId == 7 && !IsOverrun)
978  {
979  if (instance->GetData(DATA_ALLIANCE_RETREAT))//2.alliance boss down, attack thrall
980  {
982  if (target && target->IsAlive())
983  me->AddThreat(target, 0.0f);
984  }
985  else
986  {
988  if (target && target->IsAlive())
989  me->AddThreat(target, 0.0f);
990  }
991  }
992  }
Definition: hyjal.h:43
void AddThreat(Unit *victim, float fThreat, SpellSchoolMask schoolMask=SPELL_SCHOOL_MASK_NORMAL, SpellInfo const *threatSpell=NULL)
Definition: Unit.cpp:10691
TC_GAME_API Unit * GetUnit(WorldObject const &, ObjectGuid const &guid)
Definition: ObjectAccessor.cpp:163
Definition: hyjal.h:34
virtual uint32 GetData(uint32) const
Definition: ZoneScript.h:51
Creature *const me
Definition: CreatureAI.h:71
virtual ObjectGuid GetGuidData(uint32 type) const override
Definition: InstanceScript.cpp:93
bool IsAlive() const
Definition: Unit.h:1692
Definition: hyjal.h:39
InstanceScript * instance
Definition: hyjal_trash.h:35
Definition: Unit.h:1305
bool IsOverrun
Definition: hyjal_trash.h:39

+ Here is the call graph for this function:

Member Data Documentation

bool npc_crypt_fiend::npc_crypt_fiendAI::go
uint32 npc_crypt_fiend::npc_crypt_fiendAI::WebTimer

The documentation for this struct was generated from the following file: