AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
npc_hover_disk::npc_hover_diskAI Struct Reference
Inheritance diagram for npc_hover_disk::npc_hover_diskAI:
VehicleAI CreatureAI UnitAI

Public Member Functions

 npc_hover_diskAI (Creature *pCreature)
 
void PassengerBoarded (Unit *who, int8, bool apply) override
 == Fields =======================================
 
void MovementInform (uint32 type, uint32 id) override
 
void DoAction (int32 param) override
 
void UpdateAI (uint32 diff) override
 Use to start attacking a target. Called just before JustEngagedWith()
 
void MoveInLineOfSight (Unit *) override
 
void AttackStart (Unit *) override
 
- Public Member Functions inherited from VehicleAI
 VehicleAI (Creature *creature)
 
void UpdateAI (uint32 diff) override
 Use to start attacking a target. Called just before JustEngagedWith()
 
void MoveInLineOfSight (Unit *) override
 
void AttackStart (Unit *) override
 
void OnCharmed (bool apply) override
 Called when unit is charmed.
 
- Public Member Functions inherited from CreatureAI
void Talk (uint8 id, WorldObject const *whisperTarget=nullptr, Milliseconds delay=0ms)
 Causes the creature to talk/say the text assigned to their entry in the creature_text database table.
 
void Talk (uint8 id, Milliseconds delay)
 
WorldObjectGetSummoner () const
 Returns the summoner creature/object, if the creature is a temporary summon.
 
 CreatureAI (Creature *creature)
 
 ~CreatureAI () override
 
void MoveCircleChecks ()
 
void MoveBackwardsChecks ()
 
void MoveInLineOfSight_Safe (Unit *who)
 == Reactions At =================================
 
void TriggerAlert (Unit const *who) const
 
virtual bool CanRespawn ()
 
virtual void EnterEvadeMode (EvadeReason why=EVADE_REASON_OTHER)
 
virtual void JustEngagedWith (Unit *)
 Called for reaction when initially engaged.
 
virtual void JustDied (Unit *)
 
virtual void KilledUnit (Unit *)
 
virtual void JustSummoned (Creature *)
 
virtual void IsSummonedBy (WorldObject *)
 
virtual void SummonedCreatureDespawn (Creature *)
 
virtual void SummonedCreatureDies (Creature *, Unit *)
 
virtual void SummonedCreatureDespawnAll ()
 
virtual void SummonedCreatureEvade (Creature *)
 
virtual void SpellHit (Unit *, SpellInfo const *)
 
virtual void SpellHitTarget (Unit *, SpellInfo const *)
 
virtual void OnSpellCastFinished (SpellInfo const *, SpellFinishReason)
 
virtual void AttackedBy (Unit *)
 
virtual bool IsEscorted ()
 
virtual void JustRespawned ()
 
virtual void PathEndReached (uint32)
 
virtual void JustReachedHome ()
 
void DoZoneInCombat (Creature *creature=nullptr, float maxRangeToNearestTarget=250.0f)
 
virtual void ReceiveEmote (Player *, uint32)
 
virtual void OwnerAttackedBy (Unit *)
 
virtual void OwnerAttacked (Unit *)
 
virtual void CorpseRemoved (uint32 &)
 == Triggered Actions Requested ==================
 
virtual bool BeforeSpellClick (Unit *)
 
virtual void OnSpellClick (Unit *, bool &)
 
virtual bool CanSeeAlways (WorldObject const *)
 
virtual bool CanBeSeen (Player const *)
 
virtual bool CanAlwaysBeDetectable (WorldObject const *)
 
virtual void PetStopAttack ()
 
int32 VisualizeBoundary (uint32 duration, Unit *owner=nullptr, bool fill=false, bool checkZ=false) const
 
virtual bool CheckInRoom ()
 
CreatureBoundary const * GetBoundary () const
 
void SetBoundary (CreatureBoundary const *boundary, bool negativeBoundaries=false)
 
bool IsInBoundary (Position const *who=nullptr) const
 
virtual void CalculateThreat (Unit *, float &, SpellInfo const *)
 
virtual bool OnTeleportUnreacheablePlayer (Player *)
 
virtual void OnAuraRemove (AuraApplication *, AuraRemoveMode)
 
virtual void DistancingStarted ()
 
virtual void DistancingEnded ()
 
- Public Member Functions inherited from UnitAI
 UnitAI (Unit *unit)
 
virtual ~UnitAI ()
 
virtual bool CanAIAttack (Unit const *) const
 
virtual void InitializeAI ()
 
virtual void Reset ()
 
virtual uint32 GetData (uint32) const
 
virtual void SetData (uint32, uint32)
 
virtual void SetGUID (ObjectGuid const &, int32=0)
 
virtual ObjectGuid GetGUID (int32=0) const
 
UnitSelectTarget (SelectTargetMethod targetType, uint32 position=0, float dist=0.0f, bool playerOnly=false, bool withTank=true, int32 aura=0)
 
template<class PREDICATE >
UnitSelectTarget (SelectTargetMethod targetType, uint32 position, PREDICATE const &predicate)
 
void SelectTargetList (std::list< Unit * > &targetList, uint32 num, SelectTargetMethod targetType, uint32 position=0, float dist=0.0f, bool playerOnly=false, bool withTank=true, int32 aura=0)
 Select the best (up to) <num> targets (in <targetType> order) from the threat list that fulfill the following:
 
template<class PREDICATE >
void SelectTargetList (std::list< Unit * > &targetList, uint32 num, SelectTargetMethod targetType, uint32 position, PREDICATE const &predicate)
 
virtual void JustEnteredCombat (Unit *)
 Called when the unit enters combat.
 
virtual void JustExitedCombat ()
 Called when the unit leaves combat.
 
virtual void DamageDealt (Unit *, uint32 &, DamageEffectType, SpellSchoolMask)
 Called at any Damage to any victim (before damage apply)
 
virtual void DamageTaken (Unit *, uint32 &, DamageEffectType, SpellSchoolMask)
 Called at any Damage from any attacker (before damage apply)
 
virtual void HealReceived (Unit *, uint32 &)
 Called when the creature receives heal.
 
virtual void OnPowerUpdate (Powers, int32, int32, uint32)
 Called when the creature power updates.
 
virtual void HealDone (Unit *, uint32 &)
 Called when the unit heals.
 
virtual void OnCalculateMeleeDamageReceived (uint32 &, Unit *)
 Called during damage calculations.
 
virtual void OnCalculateSpellDamageReceived (int32 &, Unit *)
 
virtual void OnCalculatePeriodicTickReceived (uint32 &, Unit *)
 Called during calculation when receiving periodic healing or damage (DoT or HoT)
 
void AttackStartCaster (Unit *victim, float dist)
 
SpellCastResult DoAddAuraToAllHostilePlayers (uint32 spellid)
 
SpellCastResult DoCast (uint32 spellId)
 
SpellCastResult DoCast (Unit *victim, uint32 spellId, bool triggered=false)
 
SpellCastResult DoCastSelf (uint32 spellId, bool triggered=false)
 
SpellCastResult DoCastToAllHostilePlayers (uint32 spellid, bool triggered=false)
 To specify the caster as target if the spell is self-cast.
 
SpellCastResult DoCastVictim (uint32 spellId, bool triggered=false)
 
SpellCastResult DoCastAOE (uint32 spellId, bool triggered=false)
 
SpellCastResult DoCastRandomTarget (uint32 spellId, uint32 threatTablePosition=0, float dist=0.0f, bool playerOnly=true, bool triggered=false, bool withTank=true)
 Cast the spell on a random unit from the threat list.
 
SpellCastResult DoCastMaxThreat (uint32 spellId, uint32 threatTablePosition=0, float dist=0.0f, bool playerOnly=true, bool triggered=false)
 Cast spell on the top threat target, which may not be the current victim.
 
float DoGetSpellMaxRange (uint32 spellId, bool positive=false)
 
void DoMeleeAttackIfReady ()
 
bool DoSpellAttackIfReady (uint32 spell)
 
void DoSpellAttackToRandomTargetIfReady (uint32 spell, uint32 threatTablePosition=0, float dist=0.f, bool playerOnly=true)
 
virtual void SummonMovementInform (Creature *, uint32, uint32)
 Called when a summon reaches a waypoint or point movement finished.
 
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 sQuestComplete (Player *, Quest const *)
 
virtual void sQuestReward (Player *, Quest const *, uint32)
 
virtual void sOnGameEvent (bool, uint16)
 
virtual std::string GetDebugInfo () const
 

Public Attributes

InstanceScriptpInstance
 
EventMap events
 

Additional Inherited Members

- Public Types inherited from CreatureAI
enum  EvadeReason {
  EVADE_REASON_NO_HOSTILES ,
  EVADE_REASON_BOUNDARY ,
  EVADE_REASON_SEQUENCE_BREAK ,
  EVADE_REASON_NO_PATH ,
  EVADE_REASON_OTHER
}
 
- Static Public Member Functions inherited from VehicleAI
static int32 Permissible (Creature const *creature)
 
- Static Public Member Functions inherited from CreatureAI
static bool IsInBounds (CreatureBoundary const &boundary, Position const *who)
 
- Static Public Member Functions inherited from UnitAI
static void FillAISpellInfo ()
 
- Static Public Attributes inherited from UnitAI
static AISpellInfoTypeAISpellInfo
 
- 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 _EnterEvadeMode (EvadeReason why=EVADE_REASON_OTHER)
 
- Protected Attributes inherited from CreatureAI
Creature *const me
 
EventMap events
 
TaskScheduler scheduler
 
CreatureBoundary const * _boundary
 
bool _negateBoundary
 
- Protected Attributes inherited from UnitAI
Unit *const me
 

Detailed Description

Constructor & Destructor Documentation

◆ npc_hover_diskAI()

npc_hover_disk::npc_hover_diskAI::npc_hover_diskAI ( Creature pCreature)
inline
1233 : VehicleAI(pCreature)
1234 {
1236 events.Reset();
1237 }
events
Definition boss_sartura.cpp:43
Creature *const me
Definition CreatureAI.h:73
InstanceScript * GetInstanceScript() const
Definition Object.cpp:1221
Definition CombatAI.h:99
InstanceScript * pInstance
Definition boss_malygos.cpp:1239

References WorldObject::GetInstanceScript(), CreatureAI::me, and pInstance.

Member Function Documentation

◆ AttackStart()

void npc_hover_disk::npc_hover_diskAI::AttackStart ( Unit )
inlineoverridevirtual

Reimplemented from UnitAI.

1359{}

◆ DoAction()

void npc_hover_disk::npc_hover_diskAI::DoAction ( int32  param)
inlineoverridevirtual

Reimplemented from UnitAI.

1311 {
1312 switch (param)
1313 {
1314 case 1: // move to next point
1315 if (Vehicle* v = me->GetVehicleKit())
1316 if (Unit* pass = v->GetPassenger(0))
1317 switch (pass->GetEntry())
1318 {
1319 case NPC_NEXUS_LORD:
1320 {
1321 float angle = CenterPos.GetAngle(me);
1322 float newangle = angle - 0.5f;
1323 if (newangle < 0.0f) newangle += 2 * M_PI;
1324 float newz = me->GetPositionZ() - 4.0f;
1325 if (newz < CenterPos.GetPositionZ()) newz = CenterPos.GetPositionZ();
1326 me->GetMotionMaster()->MovePoint(MI_POINT_NEXUS_LORD, CenterPos.GetPositionX() + cos(newangle) * 22.0f, CenterPos.GetPositionY() + std::sin(newangle) * 22.0f, newz);
1327 }
1328 break;
1330 {
1331 float angle = CenterPos.GetAngle(me);
1332 float newangle = angle - 0.3f;
1333 if (newangle < 0.0f) newangle += 2 * M_PI;
1334 float newz = me->GetPositionZ() - 2.0f;
1335 if (newz < CenterPos.GetPositionZ() + 20.0f) newz = CenterPos.GetPositionZ() + 20.0f;
1336 me->GetMotionMaster()->MovePoint(MI_POINT_SCION, CenterPos.GetPositionX() + cos(newangle) * 30.0f, CenterPos.GetPositionY() + std::sin(newangle) * 30.0f, newz);
1337 }
1338 break;
1339 }
1340 break;
1341 }
1342 }
@ MI_POINT_NEXUS_LORD
Definition boss_malygos.cpp:54
@ MI_POINT_SCION
Definition boss_malygos.cpp:53
void MovePoint(uint32 id, const Position &pos, ForcedMovement forcedMovement=FORCED_MOVEMENT_NONE, float speed=0.f, bool generatePath=true, bool forceDestination=true)
Definition MotionMaster.h:228
Definition Unit.h:650
MotionMaster * GetMotionMaster()
Definition Unit.h:1713
Vehicle * GetVehicleKit() const
Definition Unit.h:1879
Definition Vehicle.h:28
@ NPC_SCION_OF_ETERNITY
Definition eye_of_eternity.h:45
@ NPC_NEXUS_LORD
Definition eye_of_eternity.h:44
const Position CenterPos
Definition halls_of_reflection.h:308
float GetPositionZ() const
Definition Position.h:123
float GetPositionX() const
Definition Position.h:121
float GetPositionY() const
Definition Position.h:122
float GetAngle(const Position *pos) const
Definition Position.cpp:85

References CenterPos, Position::GetAngle(), Unit::GetMotionMaster(), Position::GetPositionX(), Position::GetPositionY(), Position::GetPositionZ(), Unit::GetVehicleKit(), CreatureAI::me, MI_POINT_NEXUS_LORD, MI_POINT_SCION, MotionMaster::MovePoint(), NPC_NEXUS_LORD, and NPC_SCION_OF_ETERNITY.

Referenced by UpdateAI().

◆ MoveInLineOfSight()

void npc_hover_disk::npc_hover_diskAI::MoveInLineOfSight ( Unit )
inlineoverridevirtual

Reimplemented from CreatureAI.

1358{}

◆ MovementInform()

void npc_hover_disk::npc_hover_diskAI::MovementInform ( uint32  type,
uint32  id 
)
inlineoverridevirtual

Reimplemented from CreatureAI.

1286 {
1287 if (type != POINT_MOTION_TYPE)
1288 return;
1289
1290 switch (id)
1291 {
1292 case MI_POINT_SCION:
1293 events.RescheduleEvent(EVENT_DISK_MOVE_NEXT_POINT, 0ms);
1294 break;
1296 if (me->GetPositionZ() > CenterPos.GetPositionZ() + 2.0f)
1297 events.RescheduleEvent(EVENT_DISK_MOVE_NEXT_POINT, 0ms);
1298 else if (Vehicle* v = me->GetVehicleKit())
1299 if (Unit* pass = v->GetPassenger(0))
1300 if (Creature* c = pass->ToCreature())
1301 {
1302 c->SetReactState(REACT_AGGRESSIVE);
1303 if (Player* plr = c->SelectNearestPlayer(100.0f))
1304 c->AI()->AttackStart(plr);
1305 }
1306 break;
1307 }
1308 }
@ POINT_MOTION_TYPE
Definition MotionMaster.h:48
@ REACT_AGGRESSIVE
Definition Unit.h:552
@ EVENT_DISK_MOVE_NEXT_POINT
Definition boss_malygos.cpp:136
Definition Creature.h:47
Creature * ToCreature()
Definition Object.h:206
Definition Player.h:1071
Player * SelectNearestPlayer(float distance=0) const
Definition Object.cpp:2477

References CenterPos, EVENT_DISK_MOVE_NEXT_POINT, Position::GetPositionZ(), Unit::GetVehicleKit(), CreatureAI::me, MI_POINT_NEXUS_LORD, MI_POINT_SCION, POINT_MOTION_TYPE, REACT_AGGRESSIVE, WorldObject::SelectNearestPlayer(), and Object::ToCreature().

◆ PassengerBoarded()

void npc_hover_disk::npc_hover_diskAI::PassengerBoarded ( Unit ,
int8  ,
bool   
)
inlineoverridevirtual

== Fields =======================================

Reimplemented from CreatureAI.

1243 {
1244 events.Reset();
1245 if (!who)
1246 return;
1247 if (apply)
1248 {
1249 if (who->IsPlayer())
1250 {
1251 who->ApplySpellImmune(0, IMMUNITY_ID, SPELL_ARCANE_OVERLOAD_DMG, true);
1252 who->ApplySpellImmune(0, IMMUNITY_ID, SPELL_SURGE_OF_POWER_DMG, true);
1253 me->SetSpeed(MOVE_RUN, 1.5f);
1254 me->SetSpeed(MOVE_FLIGHT, 1.5f);
1255 }
1256 else if (who->GetEntry() == NPC_NEXUS_LORD)
1257 {
1258 me->SetSpeed(MOVE_RUN, 1.5f);
1259 me->SetSpeed(MOVE_FLIGHT, 1.5f);
1260 }
1261 else
1262 {
1263 me->SetSpeed(MOVE_RUN, 0.6f);
1264 me->SetSpeed(MOVE_FLIGHT, 0.6f);
1265 }
1266
1267 who->SetFacingTo(me->GetOrientation());
1268 me->SetCanFly(true);
1269 }
1270 else
1271 {
1273 me->DisableSpline();
1274 me->SetCanFly(false);
1275 me->GetMotionMaster()->MoveLand(0, me->GetPositionX(), me->GetPositionY(), 267.24f, 10.0f);
1276
1277 if (who->IsPlayer())
1278 {
1279 who->ApplySpellImmune(0, IMMUNITY_ID, SPELL_ARCANE_OVERLOAD_DMG, false);
1280 who->ApplySpellImmune(0, IMMUNITY_ID, SPELL_SURGE_OF_POWER_DMG, false);
1281 }
1282 }
1283 }
@ IMMUNITY_ID
Definition SharedDefines.h:1411
@ MOVE_FLIGHT
Definition UnitDefines.h:359
@ MOVE_RUN
Definition UnitDefines.h:354
@ SPELL_SURGE_OF_POWER_DMG
Definition boss_malygos.cpp:75
@ SPELL_ARCANE_OVERLOAD_DMG
Definition boss_malygos.cpp:70
void MoveLand(uint32 id, Position const &pos, float speed=0.0f)
Use to move the unit from the air to the ground. Doesn't work with UNIT_FLAG_DISABLE_MOVE.
Definition MotionMaster.cpp:541
void MoveIdle()
Definition MotionMaster.cpp:233
void DisableSpline()
Definition Unit.cpp:637
void SetCanFly(bool enable)
Add the movement flag: MOVEMENTFLAGCAN_FLY. Generaly only use by players, allowing them to fly by pre...
Definition Unit.cpp:20391
void SetSpeed(UnitMoveType mtype, float rate, bool forced=false)
Definition Unit.cpp:14517
float GetOrientation() const
Definition Position.h:124

References Unit::ApplySpellImmune(), Unit::DisableSpline(), Object::GetEntry(), Unit::GetMotionMaster(), Position::GetOrientation(), Position::GetPositionX(), Position::GetPositionY(), IMMUNITY_ID, Object::IsPlayer(), CreatureAI::me, MOVE_FLIGHT, MOVE_RUN, MotionMaster::MoveIdle(), MotionMaster::MoveLand(), NPC_NEXUS_LORD, Unit::SetCanFly(), Unit::SetFacingTo(), Unit::SetSpeed(), SPELL_ARCANE_OVERLOAD_DMG, and SPELL_SURGE_OF_POWER_DMG.

◆ UpdateAI()

void npc_hover_disk::npc_hover_diskAI::UpdateAI ( uint32  )
inlineoverridevirtual

Use to start attacking a target. Called just before JustEngagedWith()

Implements UnitAI.

1345 {
1346 events.Update(diff);
1347
1348 switch (events.ExecuteEvent())
1349 {
1350 case 0:
1351 break;
1353 DoAction(1);
1354 break;
1355 }
1356 }
void DoAction(int32 param) override
Definition boss_malygos.cpp:1310

References DoAction(), and EVENT_DISK_MOVE_NEXT_POINT.

Member Data Documentation

◆ events

EventMap npc_hover_disk::npc_hover_diskAI::events

◆ pInstance

InstanceScript* npc_hover_disk::npc_hover_diskAI::pInstance

Referenced by npc_hover_diskAI().


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