TrinityCore
Loading...
Searching...
No Matches
drustvar_chapter_1_the_final_effigy.cpp File Reference
#include "CreatureAI.h"
#include "CreatureAIImpl.h"
#include "ObjectAccessor.h"
#include "PhasingHandler.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellAuras.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
+ Include dependency graph for drustvar_chapter_1_the_final_effigy.cpp:

Go to the source code of this file.

Classes

class  event_listen_to_helenas_story
 
struct  npc_helena_gentle_witch_hunt
 
class  spell_drustvar_cancel_deathcurse
 
class  scene_drustvar_cleanse_fallhaven
 

Enumerations

enum  WitchHuntData {
  NPC_HELENA_GENTLE_HUMAN = 124922 , NPC_HEXBOUND_SNARLER = 128347 , SAY_HELENA_AGGRO = 0 , SAY_HELENA_HALF_LIFE = 1 ,
  SAY_HELENA_DEATH = 2 , EVENT_HELENA_RUINED_BOLT = 1 , EVENT_HELENA_SUMMON_ALIVE , EVENT_HELENA_SUMMON_ATTACK ,
  SPELL_TAKE_A_SEAT_CURSED = 248423 , SPELL_HELENA_EMPOWERING = 257877 , SPELL_HELENA_RUINED_BOLT = 256865
}
 
enum  TheFinalEffigyData { NPC_CYRIL_WHITE_CURSED = 130419 , SPELL_DRUSTVAR_FALLHAVEN_SCENE = 281070 }
 

Functions

void AddSC_drustvar_chapter_1_the_final_effigy ()
 

Variables

constexpr Position HelenaPetSummonPos = { 181.513885f, 1987.2222f, 101.9137f, 1.667730f }
 

Enumeration Type Documentation

◆ TheFinalEffigyData

Enumerator
NPC_CYRIL_WHITE_CURSED 
SPELL_DRUSTVAR_FALLHAVEN_SCENE 

Definition at line 194 of file drustvar_chapter_1_the_final_effigy.cpp.

◆ WitchHuntData

Enumerator
NPC_HELENA_GENTLE_HUMAN 
NPC_HEXBOUND_SNARLER 
SAY_HELENA_AGGRO 
SAY_HELENA_HALF_LIFE 
SAY_HELENA_DEATH 
EVENT_HELENA_RUINED_BOLT 
EVENT_HELENA_SUMMON_ALIVE 
EVENT_HELENA_SUMMON_ATTACK 
SPELL_TAKE_A_SEAT_CURSED 
SPELL_HELENA_EMPOWERING 
SPELL_HELENA_RUINED_BOLT 

Definition at line 29 of file drustvar_chapter_1_the_final_effigy.cpp.

Function Documentation

◆ AddSC_drustvar_chapter_1_the_final_effigy()

void AddSC_drustvar_chapter_1_the_final_effigy ( )

Definition at line 248 of file drustvar_chapter_1_the_final_effigy.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ HelenaPetSummonPos

constexpr Position HelenaPetSummonPos = { 181.513885f, 1987.2222f, 101.9137f, 1.667730f }
constexpr

Definition at line 65 of file drustvar_chapter_1_the_final_effigy.cpp.